Commit Graph

1076 Commits

Author SHA1 Message Date
dependabot[bot]
b89191bcae
Bump eslint from 7.27.0 to 7.28.0 in /frontend (#490)
Bumps [eslint](https://github.com/eslint/eslint) from 7.27.0 to 7.28.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.27.0...v7.28.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  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>
2021-06-07 07:51:05 -07:00
dependabot[bot]
073c94dcbc
Bump vuetify from 2.5.1 to 2.5.3 in /frontend (#492)
Bumps [vuetify](https://github.com/vuetifyjs/vuetify/tree/HEAD/packages/vuetify) from 2.5.1 to 2.5.3.
- [Release notes](https://github.com/vuetifyjs/vuetify/releases)
- [Commits](https://github.com/vuetifyjs/vuetify/commits/v2.5.3/packages/vuetify)

---
updated-dependencies:
- dependency-name: vuetify
  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>
2021-06-07 07:50:46 -07:00
MiniDigger | Martin
70a53c617d
Bump dependabot limit to 20 2021-06-07 16:47:33 +02:00
dependabot[bot]
73ad73dd3f
Bump prettier from 2.3.0 to 2.3.1 in /frontend (#489)
Bumps [prettier](https://github.com/prettier/prettier) from 2.3.0 to 2.3.1.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/2.3.0...2.3.1)

---
updated-dependencies:
- dependency-name: prettier
  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>
2021-06-07 07:32:00 -07:00
dependabot[bot]
e4546365ab
Bump core-js from 3.13.1 to 3.14.0 in /frontend (#488)
Bumps [core-js](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js) from 3.13.1 to 3.14.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/commits/v3.14.0/packages/core-js)

---
updated-dependencies:
- dependency-name: core-js
  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>
2021-06-07 07:31:26 -07:00
dependabot[bot]
e663c8f644
Bump @nuxtjs/axios from 5.13.5 to 5.13.6 in /frontend (#486)
Bumps [@nuxtjs/axios](https://github.com/nuxt-community/axios-module) from 5.13.5 to 5.13.6.
- [Release notes](https://github.com/nuxt-community/axios-module/releases)
- [Changelog](https://github.com/nuxt-community/axios-module/blob/main/CHANGELOG.md)
- [Commits](https://github.com/nuxt-community/axios-module/compare/v5.13.5...v5.13.6)

---
updated-dependencies:
- dependency-name: "@nuxtjs/axios"
  dependency-type: direct:production
  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>
2021-06-07 00:07:16 -07:00
dependabot[bot]
0b6515c89d
Bump swagger-ui from 3.49.0 to 3.50.0 in /frontend (#487)
Bumps [swagger-ui](https://github.com/swagger-api/swagger-ui) from 3.49.0 to 3.50.0.
- [Release notes](https://github.com/swagger-api/swagger-ui/releases)
- [Commits](https://github.com/swagger-api/swagger-ui/compare/v3.49.0...v3.50.0)

---
updated-dependencies:
- dependency-name: swagger-ui
  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>
2021-06-07 00:06:43 -07:00
Jake Potrebic
b845100b83
project filtering on home page 2021-06-06 22:25:56 -07:00
Jake Potrebic
2da8420449
add project info to project list 2021-06-06 21:19:06 -07:00
Jake Potrebic
40b2ff023e
temp icon & random things 2021-06-06 14:58:39 -07:00
Jake Potrebic
1c1bd94c5f
fix CSP 2021-06-06 14:58:08 -07:00
Jake Potrebic
37f315dc8e
try to fix frontend avatars 2021-06-06 14:45:56 -07:00
Jake Potrebic
d71605b805
Add missing perm checks
Fixes #484
2021-06-06 14:43:52 -07:00
MiniDigger
2a8e55695b fix some lint errors in ZH translation and make it display
Signed-off-by: MiniDigger <admin@minidigger.me>
2021-06-06 11:29:14 +02:00
ahdg
2b7df78253
Added Simplified Chinese Translation (#483) 2021-06-06 11:05:27 +02:00
MiniDigger
57f2d17cda make stylelint happy
Signed-off-by: MiniDigger <admin@minidigger.me>
2021-06-06 11:04:26 +02:00
MiniDigger
3047fa6fbd hack together a language switcher
Signed-off-by: MiniDigger <admin@minidigger.me>
2021-06-06 11:03:39 +02:00
Jake Potrebic
816ca4b3f9
refactor model path resolvers 2021-06-05 09:00:58 -07:00
dependabot[bot]
b34b631890
Bump jdbi3-bom from 3.19.0 to 3.20.0 (#440)
Bumps [jdbi3-bom](https://github.com/jdbi/jdbi) from 3.19.0 to 3.20.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.19.0...v3.20.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-03 12:55:51 -07:00
Jake Potrebic
106c547df6
Downgrade sass to remove deprecation warnings 2021-06-03 12:34:56 -07:00
Jake Potrebic
4f18eaa131
improve workflow actions (#482)
* initial attempt

* change names
2021-06-01 08:11:08 +02:00
dependabot[bot]
a40eb054c4
Bump eslint-plugin-vue from 7.9.0 to 7.10.0 in /frontend (#480)
Bumps [eslint-plugin-vue](https://github.com/vuejs/eslint-plugin-vue) from 7.9.0 to 7.10.0.
- [Release notes](https://github.com/vuejs/eslint-plugin-vue/releases)
- [Commits](https://github.com/vuejs/eslint-plugin-vue/compare/v7.9.0...v7.10.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-31 18:01:00 -07:00
dependabot[bot]
1158ad6f01
Bump @nuxtjs/axios from 5.13.4 to 5.13.5 in /frontend (#481)
Bumps [@nuxtjs/axios](https://github.com/nuxt-community/axios-module) from 5.13.4 to 5.13.5.
- [Release notes](https://github.com/nuxt-community/axios-module/releases)
- [Changelog](https://github.com/nuxt-community/axios-module/blob/main/CHANGELOG.md)
- [Commits](https://github.com/nuxt-community/axios-module/compare/v5.13.4...v5.13.5)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-31 17:27:50 -07:00
dependabot[bot]
7395716cc2
Bump @nuxtjs/eslint-config-typescript from 6.0.0 to 6.0.1 in /frontend (#477)
Bumps [@nuxtjs/eslint-config-typescript](https://github.com/nuxt/eslint-config) from 6.0.0 to 6.0.1.
- [Release notes](https://github.com/nuxt/eslint-config/releases)
- [Commits](https://github.com/nuxt/eslint-config/compare/@nuxtjs/eslint-config-typescript@6.0.0...@nuxtjs/eslint-config-typescript@6.0.1)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-31 09:07:57 -07:00
dependabot[bot]
16b6a60220
Bump vuetify from 2.5.0 to 2.5.1 in /frontend (#478)
Bumps [vuetify](https://github.com/vuetifyjs/vuetify/tree/HEAD/packages/vuetify) from 2.5.0 to 2.5.1.
- [Release notes](https://github.com/vuetifyjs/vuetify/releases)
- [Commits](https://github.com/vuetifyjs/vuetify/commits/v2.5.1/packages/vuetify)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-31 09:07:40 -07:00
dependabot[bot]
71ebbf0503
Bump @dansmaculotte/nuxt-security from 0.0.3 to 0.0.4 in /frontend (#479)
Bumps [@dansmaculotte/nuxt-security](https://github.com/dansmaculotte/nuxt-security) from 0.0.3 to 0.0.4.
- [Release notes](https://github.com/dansmaculotte/nuxt-security/releases)
- [Changelog](https://github.com/dansmaculotte/nuxt-security/blob/master/CHANGELOG.md)
- [Commits](https://github.com/dansmaculotte/nuxt-security/compare/v0.0.3...v0.0.4)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-31 09:07:22 -07:00
dependabot[bot]
2a75916163 Bump ws from 7.4.4 to 7.4.6 in /frontend
Bumps [ws](https://github.com/websockets/ws) from 7.4.4 to 7.4.6.
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](https://github.com/websockets/ws/compare/7.4.4...7.4.6)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-31 09:44:33 +02:00
dependabot[bot]
40a752a4c0 Bump swagger-ui from 3.48.0 to 3.49.0 in /frontend
Bumps [swagger-ui](https://github.com/swagger-api/swagger-ui) from 3.48.0 to 3.49.0.
- [Release notes](https://github.com/swagger-api/swagger-ui/releases)
- [Commits](https://github.com/swagger-api/swagger-ui/compare/v3.48.0...v3.49.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-31 09:44:16 +02:00
dependabot[bot]
290360282c Bump core-js from 3.12.1 to 3.13.1 in /frontend
Bumps [core-js](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js) from 3.12.1 to 3.13.1.
- [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/commits/v3.13.1/packages/core-js)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-31 09:43:58 +02:00
dependabot[bot]
d2924c4587
Bump @nuxtjs/axios from 5.13.1 to 5.13.4 in /frontend (#471)
Bumps [@nuxtjs/axios](https://github.com/nuxt-community/axios-module) from 5.13.1 to 5.13.4.
- [Release notes](https://github.com/nuxt-community/axios-module/releases)
- [Changelog](https://github.com/nuxt-community/axios-module/blob/main/CHANGELOG.md)
- [Commits](https://github.com/nuxt-community/axios-module/compare/v5.13.1...v5.13.4)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-24 09:22:52 -07:00
dependabot[bot]
8aef326e36
Bump eslint from 7.26.0 to 7.27.0 in /frontend (#470)
Bumps [eslint](https://github.com/eslint/eslint) from 7.26.0 to 7.27.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.26.0...v7.27.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-24 09:21:51 -07:00
dependabot[bot]
69bd8faac1
Bump sass from 1.32.13 to 1.34.0 in /frontend (#469)
Bumps [sass](https://github.com/sass/dart-sass) from 1.32.13 to 1.34.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.32.13...1.34.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-24 09:21:32 -07:00
dependabot[bot]
a58b97ea38
Bump vuetify from 2.4.11 to 2.5.0 in /frontend (#468)
Bumps [vuetify](https://github.com/vuetifyjs/vuetify/tree/HEAD/packages/vuetify) from 2.4.11 to 2.5.0.
- [Release notes](https://github.com/vuetifyjs/vuetify/releases)
- [Commits](https://github.com/vuetifyjs/vuetify/commits/v2.5.0/packages/vuetify)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-24 09:21:13 -07:00
MiniDigger
7f150754af lets try out modern mode
Signed-off-by: MiniDigger <admin@minidigger.me>
2021-05-22 22:21:04 +02:00
MiniDigger
fcebc727a0 hello my name is typescript and I am really dum
Signed-off-by: MiniDigger <admin@minidigger.me>
2021-05-22 21:46:13 +02:00
MiniDigger
cc5f211fbf add a bit of structured data
Signed-off-by: MiniDigger <admin@minidigger.me>
2021-05-22 21:35:29 +02:00
MiniDigger
c420e5dd33 refactor title and description generation
Signed-off-by: MiniDigger <admin@minidigger.me>

#382
2021-05-22 20:48:45 +02:00
Jake Potrebic
a1c10bf84a
Backend log filters, pagination 2021-05-19 14:41:01 -07:00
Jake Potrebic
c606afc144
fix my laziness
remove exception handling from filter supports check
2021-05-19 11:43:34 -07:00
Jake Potrebic
df509f1b19
started on action log filters 2021-05-17 23:40:55 -07:00
Jake Potrebic
a6fc9732f2
work on action logging 2021-05-17 23:10:25 -07:00
dependabot[bot]
4917607a96
Bump eslint-config-prettier from 7.2.0 to 8.3.0 in /frontend (#444)
Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) from 7.2.0 to 8.3.0.
- [Release notes](https://github.com/prettier/eslint-config-prettier/releases)
- [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/eslint-config-prettier/compare/v7.2.0...v8.3.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-17 17:26:05 -07:00
dependabot[bot]
d835e2f928
Bump prettier from 2.2.1 to 2.3.0 in /frontend (#453)
Bumps [prettier](https://github.com/prettier/prettier) from 2.2.1 to 2.3.0.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/2.2.1...2.3.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-17 16:52:45 -07:00
dependabot[bot]
4c613fd28c
Bump lint-staged from 10.5.4 to 11.0.0 in /frontend (#464)
Bumps [lint-staged](https://github.com/okonet/lint-staged) from 10.5.4 to 11.0.0.
- [Release notes](https://github.com/okonet/lint-staged/releases)
- [Commits](https://github.com/okonet/lint-staged/compare/v10.5.4...v11.0.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-17 16:04:36 -07:00
dependabot[bot]
fcc4988ad5
Bump core-js from 3.11.2 to 3.12.1 in /frontend (#463)
Bumps [core-js](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js) from 3.11.2 to 3.12.1.
- [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/commits/v3.12.1/packages/core-js)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-17 15:59:54 -07:00
dependabot[bot]
19e2a02b91 Bump nuxt from 2.15.5 to 2.15.6 in /frontend
Bumps [nuxt](https://github.com/nuxt/nuxt.js) from 2.15.5 to 2.15.6.
- [Release notes](https://github.com/nuxt/nuxt.js/releases)
- [Changelog](https://github.com/nuxt/nuxt.js/blob/dev/RELEASE_PLAN.md)
- [Commits](https://github.com/nuxt/nuxt.js/compare/v2.15.5...v2.15.6)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-17 10:18:36 +02:00
dependabot[bot]
792cc97e35 Bump java-jwt from 3.15.0 to 3.16.0
Bumps [java-jwt](https://github.com/auth0/java-jwt) from 3.15.0 to 3.16.0.
- [Release notes](https://github.com/auth0/java-jwt/releases)
- [Changelog](https://github.com/auth0/java-jwt/blob/master/CHANGELOG.md)
- [Commits](https://github.com/auth0/java-jwt/compare/3.15.0...3.16.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-17 09:44:41 +02:00
dependabot[bot]
257d6831c7 Bump @nuxt/types from 2.15.4 to 2.15.6 in /frontend
Bumps [@nuxt/types](https://github.com/nuxt/nuxt.js) from 2.15.4 to 2.15.6.
- [Release notes](https://github.com/nuxt/nuxt.js/releases)
- [Changelog](https://github.com/nuxt/nuxt.js/blob/dev/RELEASE_PLAN.md)
- [Commits](https://github.com/nuxt/nuxt.js/compare/v2.15.4...v2.15.6)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-17 09:44:28 +02:00
dependabot[bot]
9269070c5c Bump sass from 1.32.12 to 1.32.13 in /frontend
Bumps [sass](https://github.com/sass/dart-sass) from 1.32.12 to 1.32.13.
- [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.32.12...1.32.13)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-17 09:44:12 +02:00
Jake Potrebic
39363c2e5b
delete 2 more TODOs on frontend 2021-05-16 20:30:18 -07:00