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

Release 1.0.4 #554

Merged
merged 137 commits into from
Aug 8, 2022
Merged

Release 1.0.4 #554

merged 137 commits into from
Aug 8, 2022

Conversation

jonandernovella
Copy link
Contributor

What's Changed

Full Changelog: 1.0.3...1.0.4

dependabot bot and others added 30 commits June 2, 2022 09:32
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
jonandernovella and others added 20 commits August 4, 2022 10:05
Rework search suggestions navigation
Replace default alerts with Toast
Fix wrong activity selection bug
remove loading overlay before warning toast appears
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
Copy link
Contributor

@KattisLej KattisLej left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Well done!

@jonandernovella jonandernovella merged commit c821679 into main Aug 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants