Commit Graph

709 Commits

Author SHA1 Message Date
MiniDigger
4936dd119e make settings card header float, add save button to it, closes #112
Signed-off-by: MiniDigger <admin@minidigger.me>
2020-12-20 14:58:35 +01:00
MiniDigger
da38f826b7 remove download dropdown, add copy button, closes #122
Signed-off-by: MiniDigger <admin@minidigger.me>
2020-12-20 14:50:43 +01:00
MiniDigger
51121e6e82 staging warning -> announcements, closes #104
Signed-off-by: MiniDigger <admin@minidigger.me>
2020-12-20 14:29:45 +01:00
Jake Potrebic
ca6e601f45
convert to versionname.id format (#258)
Co-authored-by: MiniDigger <admin@minidigger.me>
2020-12-20 14:26:45 +01:00
MiniDigger
a80c153870 fix http redirect after login, closes #259
Signed-off-by: MiniDigger <admin@minidigger.me>
2020-12-20 13:53:23 +01:00
MiniDigger
1d8c2e774f fix staff and author order
Signed-off-by: MiniDigger <admin@minidigger.me>
2020-12-20 12:50:45 +01:00
MiniDigger
ccb72322ab add our own tooltip toggle, so it doesnt interfere with dropdowns
Signed-off-by: MiniDigger <admin@minidigger.me>
2020-12-20 12:45:02 +01:00
Jake Potrebic
a7e85703a1
tooltips on navbar 2020-12-19 19:58:23 -08:00
Jake Potrebic
9ccbecd735
fix divider scaling in CreateProject component 2020-12-19 19:47:39 -08:00
Jake Potrebic
63eb844835
fix issue with user search
No need for avatar url in the user api body. One can easily create that on their own since its a standardized template
2020-12-19 19:13:04 -08:00
Jake Potrebic
34becbe44d
implements version filtering by platform
Closes #269
2020-12-18 19:24:32 -08:00
Jake Potrebic
88b960be9f
Fixes markdown formatting issues
Closes #266
2020-12-18 19:20:54 -08:00
dependabot[bot]
6c1061c836 Bump eslint from 7.14.0 to 7.15.0 in /src/main/frontend
Bumps [eslint](https://github.com/eslint/eslint) from 7.14.0 to 7.15.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v7.14.0...v7.15.0)

Signed-off-by: dependabot[bot] <support@github.com>
2020-12-14 15:31:08 +01:00
dependabot[bot]
c645dc5aca Bump spring-boot-starter-parent from 2.4.0 to 2.4.1
Bumps [spring-boot-starter-parent](https://github.com/spring-projects/spring-boot) from 2.4.0 to 2.4.1.
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](https://github.com/spring-projects/spring-boot/compare/v2.4.0...v2.4.1)

Signed-off-by: dependabot[bot] <support@github.com>
2020-12-14 10:41:02 +01:00
dependabot[bot]
42918556af Bump axios from 0.20.0 to 0.21.0 in /src/main/frontend
Bumps [axios](https://github.com/axios/axios) from 0.20.0 to 0.21.0.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/master/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v0.20.0...v0.21.0)

Signed-off-by: dependabot[bot] <support@github.com>
2020-12-14 10:39:52 +01:00
dependabot[bot]
15c53d39ac Bump prettier from 2.2.0 to 2.2.1 in /src/main/frontend
Bumps [prettier](https://github.com/prettier/prettier) from 2.2.0 to 2.2.1.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/master/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/2.2.0...2.2.1)

Signed-off-by: dependabot[bot] <support@github.com>
2020-12-14 10:38:40 +01:00
MiniDigger
a38a57a32d downgrade mini-css-extract-plugin since it makes build fails cause of sourcemap bullshit
Signed-off-by: MiniDigger <admin@minidigger.me>
2020-12-13 20:07:12 +01:00
MiniDigger
4b754b4592 settings were used to vue, we don't need duplicated code here + some style stuff
Signed-off-by: MiniDigger <admin@minidigger.me>
2020-12-13 15:54:05 +01:00
MiniDigger
68dc91a842 move upload button to the sidebar
Signed-off-by: MiniDigger <admin@minidigger.me>
2020-12-13 15:25:00 +01:00
Jake Potrebic
a4b412a6d0 fixes issues from updating mini-css-extract-plugin 2020-12-12 18:23:41 -08:00
dependabot[bot]
b13cc4a568 Bump mini-css-extract-plugin from 1.0.0 to 1.3.2 in /src/main/frontend
Bumps [mini-css-extract-plugin](https://github.com/webpack-contrib/mini-css-extract-plugin) from 1.0.0 to 1.3.2.
- [Release notes](https://github.com/webpack-contrib/mini-css-extract-plugin/releases)
- [Changelog](https://github.com/webpack-contrib/mini-css-extract-plugin/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/mini-css-extract-plugin/compare/v1.0.0...v1.3.2)

Signed-off-by: dependabot[bot] <support@github.com>
2020-12-12 18:23:41 -08:00
dependabot[bot]
e624fd47e7 Bump ini from 1.3.5 to 1.3.8 in /src/main/frontend
Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.8.
- [Release notes](https://github.com/isaacs/ini/releases)
- [Commits](https://github.com/isaacs/ini/compare/v1.3.5...v1.3.8)

Signed-off-by: dependabot[bot] <support@github.com>
2020-12-12 17:28:36 -08:00
dependabot[bot]
ea5d5630e2 Bump @vue/compiler-sfc from 3.0.0 to 3.0.4 in /src/main/frontend
Bumps [@vue/compiler-sfc](https://github.com/vuejs/vue-next/tree/HEAD/packages/compiler-sfc) from 3.0.0 to 3.0.4.
- [Release notes](https://github.com/vuejs/vue-next/releases)
- [Changelog](https://github.com/vuejs/vue-next/blob/master/CHANGELOG.md)
- [Commits](https://github.com/vuejs/vue-next/commits/v3.0.4/packages/compiler-sfc)

Signed-off-by: dependabot[bot] <support@github.com>
2020-12-07 11:27:41 +01:00
dependabot[bot]
4291e021b1 Bump sass from 1.28.0 to 1.30.0 in /src/main/frontend
Bumps [sass](https://github.com/sass/dart-sass) from 1.28.0 to 1.30.0.
- [Release notes](https://github.com/sass/dart-sass/releases)
- [Changelog](https://github.com/sass/dart-sass/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sass/dart-sass/compare/1.28.0...1.30.0)

Signed-off-by: dependabot[bot] <support@github.com>
2020-12-07 11:24:18 +01:00
dependabot[bot]
9547ad8cb7 Bump jdbi3-bom from 3.17.0 to 3.18.0
Bumps [jdbi3-bom](https://github.com/jdbi/jdbi) from 3.17.0 to 3.18.0.
- [Release notes](https://github.com/jdbi/jdbi/releases)
- [Changelog](https://github.com/jdbi/jdbi/blob/master/RELEASE_NOTES.md)
- [Commits](https://github.com/jdbi/jdbi/compare/v3.17.0...v3.18.0)

Signed-off-by: dependabot[bot] <support@github.com>
2020-12-07 11:23:24 +01:00
dependabot[bot]
20ca631a86 Bump vue from 3.0.2 to 3.0.4 in /src/main/frontend
Bumps [vue](https://github.com/vuejs/vue) from 3.0.2 to 3.0.4.
- [Release notes](https://github.com/vuejs/vue/releases)
- [Commits](https://github.com/vuejs/vue/commits)

Signed-off-by: dependabot[bot] <support@github.com>
2020-12-07 11:21:24 +01:00
dependabot[bot]
4b051f3351 Bump highlight.js from 10.4.0 to 10.4.1 in /src/main/frontend
Bumps [highlight.js](https://github.com/highlightjs/highlight.js) from 10.4.0 to 10.4.1.
- [Release notes](https://github.com/highlightjs/highlight.js/releases)
- [Changelog](https://github.com/highlightjs/highlight.js/blob/master/CHANGES.md)
- [Commits](https://github.com/highlightjs/highlight.js/compare/10.4.0...10.4.1)

Signed-off-by: dependabot[bot] <support@github.com>
2020-12-04 18:02:06 -08:00
dependabot[bot]
7dd6504d4e Bump frontend-maven-plugin from 1.10.3 to 1.10.4
Bumps [frontend-maven-plugin](https://github.com/eirslett/frontend-maven-plugin) from 1.10.3 to 1.10.4.
- [Release notes](https://github.com/eirslett/frontend-maven-plugin/releases)
- [Changelog](https://github.com/eirslett/frontend-maven-plugin/blob/master/CHANGELOG.md)
- [Commits](https://github.com/eirslett/frontend-maven-plugin/compare/frontend-plugins-1.10.3...frontend-plugins-1.10.4)

Signed-off-by: dependabot[bot] <support@github.com>
2020-11-30 14:30:50 -08:00
dependabot[bot]
cc0fb0b8e7 Bump highlight.js from 10.3.2 to 10.4.0 in /src/main/frontend
Bumps [highlight.js](https://github.com/highlightjs/highlight.js) from 10.3.2 to 10.4.0.
- [Release notes](https://github.com/highlightjs/highlight.js/releases)
- [Changelog](https://github.com/highlightjs/highlight.js/blob/master/CHANGES.md)
- [Commits](https://github.com/highlightjs/highlight.js/compare/10.3.2...10.4.0)

Signed-off-by: dependabot[bot] <support@github.com>
2020-11-30 14:30:23 -08:00
dependabot[bot]
5bd5f6a099 Bump lint-staged from 10.5.1 to 10.5.2 in /src/main/frontend
Bumps [lint-staged](https://github.com/okonet/lint-staged) from 10.5.1 to 10.5.2.
- [Release notes](https://github.com/okonet/lint-staged/releases)
- [Commits](https://github.com/okonet/lint-staged/compare/v10.5.1...v10.5.2)

Signed-off-by: dependabot[bot] <support@github.com>
2020-11-30 14:29:07 -08:00
dependabot[bot]
6dfe04330d Bump moment from 2.29.0 to 2.29.1 in /src/main/frontend
Bumps [moment](https://github.com/moment/moment) from 2.29.0 to 2.29.1.
- [Release notes](https://github.com/moment/moment/releases)
- [Changelog](https://github.com/moment/moment/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/moment/moment/compare/2.29.0...2.29.1)

Signed-off-by: dependabot[bot] <support@github.com>
2020-11-30 14:28:49 -08:00
dependabot[bot]
f5a79c9dfa Bump query-string from 6.13.6 to 6.13.7 in /src/main/frontend
Bumps [query-string](https://github.com/sindresorhus/query-string) from 6.13.6 to 6.13.7.
- [Release notes](https://github.com/sindresorhus/query-string/releases)
- [Commits](https://github.com/sindresorhus/query-string/compare/v6.13.6...v6.13.7)

Signed-off-by: dependabot[bot] <support@github.com>
2020-11-30 14:27:25 -08:00
dependabot[bot]
fb11a14a65 Bump @vue/cli-plugin-babel from 4.5.8 to 4.5.9 in /src/main/frontend
Bumps [@vue/cli-plugin-babel](https://github.com/vuejs/vue-cli/tree/HEAD/packages/@vue/cli-plugin-babel) from 4.5.8 to 4.5.9.
- [Release notes](https://github.com/vuejs/vue-cli/releases)
- [Changelog](https://github.com/vuejs/vue-cli/blob/v4.5.9/CHANGELOG.md)
- [Commits](https://github.com/vuejs/vue-cli/commits/v4.5.9/packages/@vue/cli-plugin-babel)

Signed-off-by: dependabot[bot] <support@github.com>
2020-11-23 10:10:46 +01:00
dependabot[bot]
4d03762e1c Bump @vue/cli-service from 4.5.8 to 4.5.9 in /src/main/frontend
Bumps [@vue/cli-service](https://github.com/vuejs/vue-cli/tree/HEAD/packages/@vue/cli-service) from 4.5.8 to 4.5.9.
- [Release notes](https://github.com/vuejs/vue-cli/releases)
- [Changelog](https://github.com/vuejs/vue-cli/blob/v4.5.9/CHANGELOG.md)
- [Commits](https://github.com/vuejs/vue-cli/commits/v4.5.9/packages/@vue/cli-service)

Signed-off-by: dependabot[bot] <support@github.com>
2020-11-23 10:10:26 +01:00
dependabot[bot]
32ec939660 Bump eslint from 7.13.0 to 7.14.0 in /src/main/frontend
Bumps [eslint](https://github.com/eslint/eslint) from 7.13.0 to 7.14.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v7.13.0...v7.14.0)

Signed-off-by: dependabot[bot] <support@github.com>
2020-11-23 10:09:56 +01:00
dependabot[bot]
40aa490ca7 Bump prettier from 2.1.2 to 2.2.0 in /src/main/frontend
Bumps [prettier](https://github.com/prettier/prettier) from 2.1.2 to 2.2.0.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/master/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/2.1.2...2.2.0)

Signed-off-by: dependabot[bot] <support@github.com>
2020-11-23 10:09:37 +01:00
dependabot[bot]
3befefef84 Bump spring-boot-starter-parent from 2.3.5.RELEASE to 2.4.0
Bumps [spring-boot-starter-parent](https://github.com/spring-projects/spring-boot) from 2.3.5.RELEASE to 2.4.0.
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](https://github.com/spring-projects/spring-boot/compare/v2.3.5.RELEASE...v2.4.0)

Signed-off-by: dependabot[bot] <support@github.com>
2020-11-16 10:48:27 +01:00
dependabot[bot]
91fa8809e0 Bump lint-staged from 10.4.2 to 10.5.1 in /src/main/frontend
Bumps [lint-staged](https://github.com/okonet/lint-staged) from 10.4.2 to 10.5.1.
- [Release notes](https://github.com/okonet/lint-staged/releases)
- [Commits](https://github.com/okonet/lint-staged/compare/v10.4.2...v10.5.1)

Signed-off-by: dependabot[bot] <support@github.com>
2020-11-16 10:43:43 +01:00
dependabot[bot]
65f42e2b06 Bump vue-i18n from 9.0.0-beta.4 to 9.0.0-beta.6 in /src/main/frontend
Bumps [vue-i18n](https://github.com/kazupon/vue-i18n) from 9.0.0-beta.4 to 9.0.0-beta.6.
- [Release notes](https://github.com/kazupon/vue-i18n/releases)
- [Changelog](https://github.com/kazupon/vue-i18n/blob/v8.x/CHANGELOG.md)
- [Commits](https://github.com/kazupon/vue-i18n/commits)

Signed-off-by: dependabot[bot] <support@github.com>
2020-11-16 10:43:32 +01:00
dependabot[bot]
3d780aa31f Bump core-js from 3.6.5 to 3.7.0 in /src/main/frontend
Bumps [core-js](https://github.com/zloirock/core-js) from 3.6.5 to 3.7.0.
- [Release notes](https://github.com/zloirock/core-js/releases)
- [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/zloirock/core-js/compare/v3.6.5...v3.7.0)

Signed-off-by: dependabot[bot] <support@github.com>
2020-11-16 10:41:55 +01:00
dependabot[bot]
bcf0bcf919 Bump eslint from 7.11.0 to 7.13.0 in /src/main/frontend
Bumps [eslint](https://github.com/eslint/eslint) from 7.11.0 to 7.13.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v7.11.0...v7.13.0)

Signed-off-by: dependabot[bot] <support@github.com>
2020-11-16 10:41:12 +01:00
dependabot[bot]
28d4380a88 Bump @vue/cli-service from 4.5.6 to 4.5.8 in /src/main/frontend
Bumps [@vue/cli-service](https://github.com/vuejs/vue-cli/tree/HEAD/packages/@vue/cli-service) from 4.5.6 to 4.5.8.
- [Release notes](https://github.com/vuejs/vue-cli/releases)
- [Changelog](https://github.com/vuejs/vue-cli/blob/dev/CHANGELOG.md)
- [Commits](https://github.com/vuejs/vue-cli/commits/v4.5.8/packages/@vue/cli-service)

Signed-off-by: dependabot[bot] <support@github.com>
2020-11-09 10:25:35 +01:00
dependabot[bot]
b394767112 Bump sass-loader from 10.0.4 to 10.0.5 in /src/main/frontend
Bumps [sass-loader](https://github.com/webpack-contrib/sass-loader) from 10.0.4 to 10.0.5.
- [Release notes](https://github.com/webpack-contrib/sass-loader/releases)
- [Changelog](https://github.com/webpack-contrib/sass-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/sass-loader/compare/v10.0.4...v10.0.5)

Signed-off-by: dependabot[bot] <support@github.com>
2020-11-09 10:15:55 +01:00
dependabot[bot]
f34601380d Bump swagger-ui from 3.35.1 to 3.36.2 in /src/main/frontend
Bumps [swagger-ui](https://github.com/swagger-api/swagger-ui) from 3.35.1 to 3.36.2.
- [Release notes](https://github.com/swagger-api/swagger-ui/releases)
- [Commits](https://github.com/swagger-api/swagger-ui/compare/v3.35.1...v3.36.2)

Signed-off-by: dependabot[bot] <support@github.com>
2020-11-09 10:15:12 +01:00
dependabot[bot]
203a1d1e2b Bump @vue/cli-plugin-eslint from 4.5.6 to 4.5.7 in /src/main/frontend
Bumps [@vue/cli-plugin-eslint](https://github.com/vuejs/vue-cli/tree/HEAD/packages/@vue/cli-plugin-eslint) from 4.5.6 to 4.5.7.
- [Release notes](https://github.com/vuejs/vue-cli/releases)
- [Changelog](https://github.com/vuejs/vue-cli/blob/dev/CHANGELOG.md)
- [Commits](https://github.com/vuejs/vue-cli/commits/v4.5.7/packages/@vue/cli-plugin-eslint)

Signed-off-by: dependabot[bot] <support@github.com>
2020-11-09 10:14:39 +01:00
Jake Potrebic
1983e82e08
fix name regex configuration 2020-11-02 17:38:37 -08:00
dependabot[bot]
5a2c474cf1 Bump spring-boot-starter-parent from 2.3.4.RELEASE to 2.3.5.RELEASE
Bumps [spring-boot-starter-parent](https://github.com/spring-projects/spring-boot) from 2.3.4.RELEASE to 2.3.5.RELEASE.
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](https://github.com/spring-projects/spring-boot/compare/v2.3.4.RELEASE...v2.3.5.RELEASE)

Signed-off-by: dependabot[bot] <support@github.com>
2020-11-02 18:30:08 +01:00
dependabot[bot]
289e3e3577 Bump highlight.js from 10.2.1 to 10.3.2 in /src/main/frontend
Bumps [highlight.js](https://github.com/highlightjs/highlight.js) from 10.2.1 to 10.3.2.
- [Release notes](https://github.com/highlightjs/highlight.js/releases)
- [Changelog](https://github.com/highlightjs/highlight.js/blob/10.3.2/CHANGES.md)
- [Commits](https://github.com/highlightjs/highlight.js/compare/10.2.1...10.3.2)

Signed-off-by: dependabot[bot] <support@github.com>
2020-11-02 02:19:37 -07:00
dependabot[bot]
110682c01d Bump @fortawesome/fontawesome-svg-core in /src/main/frontend
Bumps [@fortawesome/fontawesome-svg-core](https://github.com/FortAwesome/Font-Awesome) from 1.2.31 to 1.2.32.
- [Release notes](https://github.com/FortAwesome/Font-Awesome/releases)
- [Changelog](https://github.com/FortAwesome/Font-Awesome/blob/master/CHANGELOG.md)
- [Commits](https://github.com/FortAwesome/Font-Awesome/commits)

Signed-off-by: dependabot[bot] <support@github.com>
2020-11-02 02:17:24 -07:00
dependabot[bot]
677305959c Bump sass-loader from 10.0.3 to 10.0.4 in /src/main/frontend
Bumps [sass-loader](https://github.com/webpack-contrib/sass-loader) from 10.0.3 to 10.0.4.
- [Release notes](https://github.com/webpack-contrib/sass-loader/releases)
- [Changelog](https://github.com/webpack-contrib/sass-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/sass-loader/compare/v10.0.3...v10.0.4)

Signed-off-by: dependabot[bot] <support@github.com>
2020-11-02 02:16:23 -07:00