Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix/hotfix 1 #542

Merged
merged 2 commits into from
Oct 30, 2023
Merged

Fix/hotfix 1 #542

merged 2 commits into from
Oct 30, 2023

Conversation

TitusKirch
Copy link
Contributor

No description provided.

@TitusKirch TitusKirch added the bug Something isn't working label Oct 30, 2023
@TitusKirch TitusKirch added this to the Version 2.3.x milestone Oct 30, 2023
@TitusKirch TitusKirch self-assigned this Oct 30, 2023
@TitusKirch TitusKirch marked this pull request as ready for review October 30, 2023 17:17
@TitusKirch TitusKirch merged commit be804fb into dev Oct 30, 2023
2 checks passed
@TitusKirch TitusKirch deleted the fix/hotfix-1 branch October 30, 2023 18:50
TitusKirch added a commit that referenced this pull request Oct 30, 2023
* Bump @formkit/themes from 1.0.0-beta.9-f64c966 to 1.1.0 (#480)

Bumps [@formkit/themes](https://github.com/formkit/formkit/tree/HEAD/packages/themes) from 1.0.0-beta.9-f64c966 to 1.1.0.
- [Release notes](https://github.com/formkit/formkit/releases)
- [Commits](https://github.com/formkit/formkit/commits/1.1.0/packages/themes)

---
updated-dependencies:
- dependency-name: "@formkit/themes"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump docker/login-action from 2 to 3 (#463)

Bumps [docker/login-action](https://github.com/docker/login-action) from 2 to 3.
- [Release notes](https://github.com/docker/login-action/releases)
- [Commits](docker/login-action@v2...v3)

---
updated-dependencies:
- dependency-name: docker/login-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump docker/build-push-action from 4 to 5 (#462)

Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 4 to 5.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](docker/build-push-action@v4...v5)

---
updated-dependencies:
- dependency-name: docker/build-push-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump @tailwindcss/typography from 0.5.9 to 0.5.10 (#461)

Bumps [@tailwindcss/typography](https://github.com/tailwindcss/typography) from 0.5.9 to 0.5.10.
- [Release notes](https://github.com/tailwindcss/typography/releases)
- [Changelog](https://github.com/tailwindlabs/tailwindcss-typography/blob/master/CHANGELOG.md)
- [Commits](tailwindlabs/tailwindcss-typography@v0.5.9...v0.5.10)

---
updated-dependencies:
- dependency-name: "@tailwindcss/typography"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Revert "Bump docker/login-action from 2 to 3 (#463)" (#482)

This reverts commit fa703e2.

* Bump @formkit/vue from 1.0.0-beta.9-f64c966 to 1.1.0 (#479)

Bumps [@formkit/vue](https://github.com/formkit/formkit/tree/HEAD/packages/rules) from 1.0.0-beta.9-f64c966 to 1.1.0.
- [Release notes](https://github.com/formkit/formkit/releases)
- [Commits](https://github.com/formkit/formkit/commits/1.1.0/packages/rules)

---
updated-dependencies:
- dependency-name: "@formkit/vue"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump @formkit/addons from 1.0.0-beta.9-f64c966 to 1.1.0 (#478)

Bumps [@formkit/addons](https://github.com/formkit/formkit/tree/HEAD/packages/addons) from 1.0.0-beta.9-f64c966 to 1.1.0.
- [Release notes](https://github.com/formkit/formkit/releases)
- [Commits](https://github.com/formkit/formkit/commits/1.1.0/packages/addons)

---
updated-dependencies:
- dependency-name: "@formkit/addons"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* fix(readme): kubernetes link (#506)

* fix(readme): kubernetes link

* fix(readme): kubernetes link

* feat(readme): add devcontainer section (#507)

* feat(deploy): add aws s3 (#508)

* Titus tasks for gerolstein (#512)

* Update ddates

* Improve Module seeder logic

* Fix naming

* Add state logic

* Add modules to inertia share

* Linting

* Add random generaot backend

* Generate components

* Sort user by firstname

* Proof of Concept up and download from s3

* Image to s3 nearly done (req to controller not working)

* s3 Image Upload in user register and s3 show image funciton ready for use

* Remove outdated docs

* Add spatie permissions

* Remove dev code

* Migrate to rbac

* Update routes

* Fix drop col

* All comments implemented

* Add super admin role to prevent erros

* Add edit view

* Add link to old register/assigne page

* Add special role

* Add disabled flag

* Fix namings

* Add public api

* Improve user view

* Add missing if

* Add missing dependencies

* Improve S3 Implmentation

* Improvee admin ui

* Fix s3 logic

* Fix S3 logic

* Allow to edit super admins (except roles)

---------

Co-authored-by: DontEdit <[email protected]>
Co-authored-by: DontEdit <[email protected]>

* feat(github_actions): add docker e2e test (#513)

* feat(github_actions): add docker e2e test

* fix(github_actions/docker-e2e): event name typo

* fix(github_actions/docker-e2e): env file creation typo

* fix(docker-compose): adjust db connection typo

* fix(github_actions/docker-e2e): add missing env vars

* feat(github_actions/docker-e2e): change naming

* debug(github_actions/docker-e2e): add debug steps

* debug(github_actions/docker-e2e): remove redis connection

* update(docker): roadrunner (#519)

* fix(database/seeders): invalid and missing seeders (#520)

* fix(database/seeders): missing students seeder

* fix(database/seeders): bracket inside tutor seeder

* feat(database/seeders/tutor): switch delimiter and add disabled (#521)

* Fix/darkmode (#533)

* Fix darkmode

* lint code

* Feat/phil frontend (#532)

* Init Commit

* Pair programming
Co-authored-by: PhilPinsdorf

* Added Random Generator Frontend

* Removed Scaleup Animation because it is not used

* Fixed Font

* Fixed AvatarCard

* Fixed Transition Component

* Fixed single-file component element order

* Added Name for Display Route

* Set new Location for AvatarCard

* Fixed isFetchingRandomGenerator

* Fixed Naming

* Fixed Transiotin, Audio and added Riser

---------

Co-authored-by: Titus Kirch <[email protected]>

* Feat/add score system (#534)

* Init Commit

* Pair programming
Co-authored-by: PhilPinsdorf

* Added Random Generator Frontend

* Removed Scaleup Animation because it is not used

* Fix darkmode

* lint code

* Fixed Font

* Add scoresystem

* Fixed AvatarCard

* Fixed Transition Component

* Fixed single-file component element order

* Added Name for Display Route

* Set new Location for AvatarCard

* Fixed isFetchingRandomGenerator

* Fixed Naming

* Fixed Transiotin, Audio and added Riser

* Adjust display of name

* Regenerate components file

* Lint code and fix typo

---------

Co-authored-by: Phil Pinsdorf <[email protected]>

* feat/add user delete feature (#536)

* Add delete feature for super admins

* Fix message

* Add missing redirect back

* Feat/update authors in readme md #335 (#432)

* Add Martin Philemon Pinsdorf

* Fix typo

* Add Vitor

* Changed Gif (#537)

* Feat/improve audio (#538)

* Lint

* Fade out audio

* Update event data (#539)

* Update event data

* Fix wording

* Fix/hotfix 1 (#542)

* Remove >

* Fix naming of file

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Simon Ostendorf <[email protected]>
Co-authored-by: DontEdit <[email protected]>
Co-authored-by: DontEdit <[email protected]>
Co-authored-by: Phil Pinsdorf <[email protected]>
Co-authored-by: Phil Pinsdorf <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants