-
Notifications
You must be signed in to change notification settings - Fork 1
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
Release 1.0.4 #554
Merged
Merged
Release 1.0.4 #554
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 golang from 1.17.10-stretch to 1.17.11-stretch. --- updated-dependencies: - dependency-name: golang dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps [github.com/swaggo/swag](https://github.com/swaggo/swag) from 1.8.2 to 1.8.3. - [Release notes](https://github.com/swaggo/swag/releases) - [Changelog](https://github.com/swaggo/swag/blob/master/.goreleaser.yml) - [Commits](swaggo/swag@v1.8.2...v1.8.3) --- updated-dependencies: - dependency-name: github.com/swaggo/swag dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.7.2 to 4.7.4. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v4.7.2...v4.7.4) --- updated-dependencies: - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps [got](https://github.com/sindresorhus/got) from 11.8.3 to 11.8.5. - [Release notes](https://github.com/sindresorhus/got/releases) - [Commits](sindresorhus/got@v11.8.3...v11.8.5) --- updated-dependencies: - dependency-name: got dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps [react-spinners](https://github.com/davidhu2000/react-spinners) from 0.12.0 to 0.13.2. - [Release notes](https://github.com/davidhu2000/react-spinners/releases) - [Changelog](https://github.com/davidhu2000/react-spinners/blob/main/CHANGELOG.md) - [Commits](https://github.com/davidhu2000/react-spinners/commits) --- updated-dependencies: - dependency-name: react-spinners dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
…nd/react-spinners-0.13.2 Bump react-spinners from 0.12.0 to 0.13.2 in /frontend
…nd/got-11.8.5 Bump got from 11.8.3 to 11.8.5 in /frontend
…nd/typescript-4.7.4 Bump typescript from 4.7.2 to 4.7.4 in /frontend
…github.com/swaggo/swag-1.8.3 Bump github.com/swaggo/swag from 1.8.2 to 1.8.3 in /backend
Bumps [github.com/mattn/go-sqlite3](https://github.com/mattn/go-sqlite3) from 1.14.13 to 1.14.14. - [Release notes](https://github.com/mattn/go-sqlite3/releases) - [Commits](mattn/go-sqlite3@v1.14.13...v1.14.14) --- updated-dependencies: - dependency-name: github.com/mattn/go-sqlite3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
…ng-1.17.11-stretch Bump golang from 1.17.10-stretch to 1.17.11-stretch in /backend
…github.com/mattn/go-sqlite3-1.14.14 Bump github.com/mattn/go-sqlite3 from 1.14.13 to 1.14.14 in /backend
Bumps [github.com/swaggo/fiber-swagger](https://github.com/swaggo/fiber-swagger) from 1.2.1 to 1.3.0. - [Release notes](https://github.com/swaggo/fiber-swagger/releases) - [Changelog](https://github.com/swaggo/fiber-swagger/blob/master/goreleaser.yml) - [Commits](swaggo/fiber-swagger@v1.2.1...v1.3.0) --- updated-dependencies: - dependency-name: github.com/swaggo/fiber-swagger dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps [github.com/gofiber/fiber/v2](https://github.com/gofiber/fiber) from 2.34.0 to 2.34.1. - [Release notes](https://github.com/gofiber/fiber/releases) - [Commits](gofiber/fiber@v2.34.0...v2.34.1) --- updated-dependencies: - dependency-name: github.com/gofiber/fiber/v2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
…github.com/swaggo/fiber-swagger-1.3.0 Bump github.com/swaggo/fiber-swagger from 1.2.1 to 1.3.0 in /backend
…github.com/gofiber/fiber/v2-2.34.1 Bump github.com/gofiber/fiber/v2 from 2.34.0 to 2.34.1 in /backend
This makes sure that the border is also visible on Safari.
Bumps [github.com/gofiber/fiber/v2](https://github.com/gofiber/fiber) from 2.34.1 to 2.35.0. - [Release notes](https://github.com/gofiber/fiber/releases) - [Commits](gofiber/fiber@v2.34.1...v2.35.0) --- updated-dependencies: - dependency-name: github.com/gofiber/fiber/v2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This makes sure that env vars are passed accordingly and the dev server serves the bundle from /public
This makes sure we can read our env vars at build time and on the dev setup.
Make sure triangle is visible on Safari
Handlebars is used for templating index.html
This is now automatically generated by webpack
Rework search suggestions navigation
Replace default alerts with Toast
Fix wrong activity selection bug
Add time entries up-to-date toast
Fix suggestions kbd nav
remove loading overlay before warning toast appears
Fix row highlighting bug
Add shortcuts for save and search focus
Do not rely on the title returned by search api, but instead use the issues api to get the correct subjects.
This will reduce the load on the redmine api since 25 queries is quite a lot...
Use issues.json to get search issue subjects
jonandernovella
requested review from
viklund,
HenrikeW,
a user,
KattisLej and
kusalananda
August 8, 2022 08:35
ghost
approved these changes
Aug 8, 2022
HenrikeW
approved these changes
Aug 8, 2022
KattisLej
approved these changes
Aug 8, 2022
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.
Well done!
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
What's Changed
Full Changelog: 1.0.3...1.0.4