-
Notifications
You must be signed in to change notification settings - Fork 3
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
Merge dev in main #540
Merged
Merged
Merge dev in main #540
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* fix(readme): kubernetes link * fix(readme): kubernetes link
* 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 <vitor.macedo@outlook.de> Co-authored-by: DontEdit <115659871+DontEdit@users.noreply.github.com>
* 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
* fix(database/seeders): missing students seeder * fix(database/seeders): bracket inside tutor seeder
* Fix darkmode * lint code
* 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 <titus.kirch@kirch.dev>
* 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 <philemon.pinsdorf@live.de>
* Add delete feature for super admins * Fix message * Add missing redirect back
* Lint * Fade out audio
* Update event data * Fix wording
TitusKirch
added
bug
Something isn't working
documentation
Improvements or additions to documentation
enhancement
New feature or request
dependencies
Pull requests that update a dependency file
labels
Oct 29, 2023
* Remove > * Fix naming of file
simonostendorf
approved these changes
Oct 30, 2023
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Deployment tested, everything successful
TitusKirch
added a commit
that referenced
this pull request
Oct 30, 2023
This reverts commit 5c1e6c4.
TitusKirch
added a commit
that referenced
this pull request
Oct 30, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
bug
Something isn't working
dependencies
Pull requests that update a dependency file
documentation
Improvements or additions to documentation
enhancement
New feature or request
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
N/A