Commit Graph

638 Commits

Author SHA1 Message Date
MiniDigger
43db10ca57 make GA code configurable
Signed-off-by: MiniDigger <admin@minidigger.me>
2020-10-08 21:35:15 +02:00
MiniDigger
08918b4c07 add google analytics
turns out I already created a property way back when I first played with ore

Signed-off-by: MiniDigger <admin@minidigger.me>
2020-10-08 21:32:33 +02:00
MiniDigger
3177880c56 add canonical url
Signed-off-by: MiniDigger <admin@minidigger.me>
2020-10-08 21:28:58 +02:00
MiniDigger
47ceed0b42 add a bit of structured data
Signed-off-by: MiniDigger <admin@minidigger.me>
2020-10-08 21:09:41 +02:00
MiniDigger
16d7795d5d reorganize favicons
Signed-off-by: MiniDigger <admin@minidigger.me>
2020-10-08 20:56:31 +02:00
MiniDigger
ebad564fcc add etags, better cache policy and file name hashes, closes #145
Signed-off-by: MiniDigger <admin@minidigger.me>
2020-10-08 20:20:18 +02:00
MiniDigger
cbe6788678 add a loader
Signed-off-by: MiniDigger <admin@minidigger.me>
2020-10-08 19:21:49 +02:00
MiniDigger
c65c6daa1d don't allow starring if not logged in
Signed-off-by: MiniDigger <admin@minidigger.me>
2020-10-08 19:21:49 +02:00
Jake Potrebic
5e491821c0 notification page 2020-10-08 19:21:49 +02:00
Jake Potrebic
9f444989e0 stats page 2020-10-08 19:21:49 +02:00
Jake Potrebic
b5ec1dbc69 api key creation vue component 2020-10-08 19:21:49 +02:00
Jake Potrebic
6db5a2752b Added new inputs to CreateProject.vue 2020-10-08 19:21:49 +02:00
Jake Potrebic
f67b04c257 begun new project creation form 2020-10-08 19:21:49 +02:00
Jake Potrebic
917df97519 removed commented out text 2020-10-08 19:21:49 +02:00
Jake Potrebic
c4d62656bf replaced some more jquery nonsense 2020-10-08 19:21:49 +02:00
Jake Potrebic
4d78a27023 frontend work 2020-10-08 19:21:49 +02:00
Jake Potrebic
6102e05292
fix for notifications.js 2020-10-07 13:30:10 -07:00
Jake Potrebic
6f0d4b29e6
work on csp header 2020-10-06 22:04:46 -07:00
dependabot[bot]
67d0bbedb5 Bump mini-css-extract-plugin from 0.11.2 to 0.11.3 in /src/main/frontend
Bumps [mini-css-extract-plugin](https://github.com/webpack-contrib/mini-css-extract-plugin) from 0.11.2 to 0.11.3.
- [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/v0.11.2...v0.11.3)

Signed-off-by: dependabot[bot] <support@github.com>
2020-10-05 13:49:09 +02:00
dependabot[bot]
e3eba7dfe7 Bump swagger-ui from 3.34.0 to 3.35.0 in /src/main/frontend
Bumps [swagger-ui](https://github.com/swagger-api/swagger-ui) from 3.34.0 to 3.35.0.
- [Release notes](https://github.com/swagger-api/swagger-ui/releases)
- [Commits](https://github.com/swagger-api/swagger-ui/compare/v3.34.0...v3.35.0)

Signed-off-by: dependabot[bot] <support@github.com>
2020-10-05 13:49:01 +02:00
dependabot[bot]
7b79127f79 Bump query-string from 6.13.4 to 6.13.5 in /src/main/frontend
Bumps [query-string](https://github.com/sindresorhus/query-string) from 6.13.4 to 6.13.5.
- [Release notes](https://github.com/sindresorhus/query-string/releases)
- [Commits](https://github.com/sindresorhus/query-string/compare/v6.13.4...v6.13.5)

Signed-off-by: dependabot[bot] <support@github.com>
2020-10-05 13:11:50 +02:00
dependabot[bot]
7f39cc4bae Bump eslint-plugin-vue from 7.0.0 to 7.0.1 in /src/main/frontend
Bumps [eslint-plugin-vue](https://github.com/vuejs/eslint-plugin-vue) from 7.0.0 to 7.0.1.
- [Release notes](https://github.com/vuejs/eslint-plugin-vue/releases)
- [Commits](https://github.com/vuejs/eslint-plugin-vue/compare/v7.0.0...v7.0.1)

Signed-off-by: dependabot[bot] <support@github.com>
2020-10-05 13:11:39 +02:00
dependabot[bot]
6e5fab08e5 Bump highlight.js from 10.2.0 to 10.2.1 in /src/main/frontend
Bumps [highlight.js](https://github.com/highlightjs/highlight.js) from 10.2.0 to 10.2.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.2.0...10.2.1)

Signed-off-by: dependabot[bot] <support@github.com>
2020-10-05 13:11:31 +02:00
dependabot[bot]
a1867fe402 Bump frontend-maven-plugin from 1.10.0 to 1.10.2
Bumps [frontend-maven-plugin](https://github.com/eirslett/frontend-maven-plugin) from 1.10.0 to 1.10.2.
- [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.0...frontend-plugins-1.10.2)

Signed-off-by: dependabot[bot] <support@github.com>
2020-10-05 13:11:21 +02:00
dependabot[bot]
0496f60a4c Bump jdbi3-bom from 3.14.4 to 3.15.0
Bumps [jdbi3-bom](https://github.com/jdbi/jdbi) from 3.14.4 to 3.15.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.14.4...v3.15.0)

Signed-off-by: dependabot[bot] <support@github.com>
2020-10-05 13:11:10 +02:00
Aurora
ab856370d0
Update ReadMe (#168)
Co-authored-by: MiniDigger <admin@minidigger.me>
2020-10-05 13:09:24 +02:00
Jake Potrebic
051ff83d8b
fixed date formatting from api 2020-10-04 17:41:37 -07:00
Jake Potrebic
2ab9d77232
Channel creation/manage views (#167)
* most work done, 1 tiny issue

* fixed the stupid issue
2020-10-04 14:04:35 -07:00
MiniDigger
630692127d add missing FA icon
Signed-off-by: MiniDigger <admin@minidigger.me>
2020-10-03 13:38:49 +02:00
Jake Potrebic
3156209750
Multi platform (#161)
Co-authored-by: MiniDigger <admin@minidigger.me>
2020-10-03 13:33:58 +02:00
Jake Potrebic
306da7b619
small fix for local dev 2020-10-01 03:17:22 -07:00
Jake Potrebic
92f9d86593
fix dev docker env 2020-10-01 02:52:54 -07:00
KennyTV
b8f6c0683e
Fix in project approvals, dev-db fix 2020-10-01 10:45:07 +02:00
KennyTV
e25c71f33a
Fixes in project creation 2020-10-01 10:33:37 +02:00
MiniDigger
36cfc4176d do it the other way around
Signed-off-by: MiniDigger <admin@minidigger.me>
2020-10-01 10:29:40 +02:00
MiniDigger
b216eeff2e don't try to create hangar db twice
Signed-off-by: MiniDigger <admin@minidigger.me>
2020-10-01 10:10:23 +02:00
Jake Potrebic
0882fb7617
better banner.txt art 2020-09-30 17:51:18 -07:00
Jake Potrebic
a0b97d2d4d
few different things
* moved extension creation to init.sql in the docker psql directory (must be super user to use that command)
* populate platform_versions and roles using ContextRefreshEvent (tried messing w/ordering and couldn't get that to work)
* Created separate population service for initializing various values
2020-09-30 17:14:52 -07:00
MiniDigger
80a645daae set auth to debug
Signed-off-by: MiniDigger <admin@minidigger.me>
2020-09-30 23:11:14 +02:00
MiniDigger
fa51eda0d7 reformat code, ping dependencies so that dependabot has less work to do
Signed-off-by: MiniDigger <admin@minidigger.me>
2020-09-30 22:53:24 +02:00
MiniDigger
65510907ab don't override spring dep versions
Signed-off-by: MiniDigger <admin@minidigger.me>
2020-09-30 22:44:21 +02:00
dependabot[bot]
7a460edf34 Bump lint-staged from 9.5.0 to 10.4.0 in /src/main/frontend
Bumps [lint-staged](https://github.com/okonet/lint-staged) from 9.5.0 to 10.4.0.
- [Release notes](https://github.com/okonet/lint-staged/releases)
- [Commits](https://github.com/okonet/lint-staged/compare/v9.5.0...v10.4.0)

Signed-off-by: dependabot[bot] <support@github.com>
2020-09-30 22:43:27 +02:00
dependabot[bot]
a164219605 Bump query-string from 6.13.1 to 6.13.4 in /src/main/frontend
Bumps [query-string](https://github.com/sindresorhus/query-string) from 6.13.1 to 6.13.4.
- [Release notes](https://github.com/sindresorhus/query-string/releases)
- [Commits](https://github.com/sindresorhus/query-string/compare/v6.13.1...v6.13.4)

Signed-off-by: dependabot[bot] <support@github.com>
2020-09-30 22:42:59 +02:00
dependabot[bot]
06c3b4682d Bump @fortawesome/free-brands-svg-icons in /src/main/frontend
Bumps [@fortawesome/free-brands-svg-icons](https://github.com/FortAwesome/Font-Awesome) from 5.14.0 to 5.15.0.
- [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/compare/5.14.0...5.15.0)

Signed-off-by: dependabot[bot] <support@github.com>
2020-09-30 22:42:33 +02:00
dependabot[bot]
f03b98fed7 Bump @fortawesome/free-solid-svg-icons in /src/main/frontend
Bumps [@fortawesome/free-solid-svg-icons](https://github.com/FortAwesome/Font-Awesome) from 5.14.0 to 5.15.0.
- [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/compare/5.14.0...5.15.0)

Signed-off-by: dependabot[bot] <support@github.com>
2020-09-30 22:42:21 +02:00
MiniDigger
7346751999 move redis to right network
Signed-off-by: MiniDigger <admin@minidigger.me>
2020-09-30 22:17:57 +02:00
dependabot[bot]
5687a3c16e Bump @fortawesome/fontawesome-svg-core in /src/main/frontend
Bumps [@fortawesome/fontawesome-svg-core](https://github.com/FortAwesome/Font-Awesome) from 1.2.30 to 1.2.31.
- [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-09-30 21:42:04 +02:00
dependabot[bot]
212dbfef12 Bump prettier from 1.19.1 to 2.1.2 in /src/main/frontend
Bumps [prettier](https://github.com/prettier/prettier) from 1.19.1 to 2.1.2.
- [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/1.19.1...2.1.2)

Signed-off-by: dependabot[bot] <support@github.com>
2020-09-30 21:35:07 +02:00
dependabot[bot]
749a762e9d Bump @fortawesome/free-regular-svg-icons in /src/main/frontend
Bumps [@fortawesome/free-regular-svg-icons](https://github.com/FortAwesome/Font-Awesome) from 5.14.0 to 5.15.0.
- [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/compare/5.14.0...5.15.0)

Signed-off-by: dependabot[bot] <support@github.com>
2020-09-30 21:34:52 +02:00
dependabot[bot]
45429d878d Bump eslint-plugin-vue from 7.0.0-beta.4 to 7.0.0 in /src/main/frontend
Bumps [eslint-plugin-vue](https://github.com/vuejs/eslint-plugin-vue) from 7.0.0-beta.4 to 7.0.0.
- [Release notes](https://github.com/vuejs/eslint-plugin-vue/releases)
- [Commits](https://github.com/vuejs/eslint-plugin-vue/compare/v7.0.0-beta.4...v7.0.0)

Signed-off-by: dependabot[bot] <support@github.com>
2020-09-30 21:33:46 +02:00