Jake Potrebic
955db829ea
staff & author sorting
2021-03-27 15:41:20 -07:00
Jake Potrebic
aa5905db3b
change author filter to an exact match
...
* required for listing user projects
2021-03-27 14:26:17 -07:00
Jake Potrebic
d96eced54a
version frontend list filtering
2021-03-27 10:45:01 -07:00
Jake Potrebic
738d9aa8d5
backed version tags filter
2021-03-27 00:17:25 -07:00
Jake Potrebic
ed5d8c16d6
backed version platform filter
2021-03-26 23:21:04 -07:00
Jake Potrebic
a36267e0f4
version channel filter
2021-03-26 22:57:12 -07:00
Jake Potrebic
0a3f3c0c75
project tags filter
2021-03-26 22:25:35 -07:00
Jake Potrebic
2c928a85aa
implement backend filtering on main projects query
2021-03-26 18:47:54 -07:00
Jake Potrebic
4a6c450644
sorting on author page
2021-03-26 15:12:39 -07:00
Jake Potrebic
1e97e576ca
move query param name to method
2021-03-26 15:12:39 -07:00
Jake Potrebic
af775ee613
refactor to remove static supports method
2021-03-26 15:12:38 -07:00
Jake Potrebic
f8107e0138
example api request filters
2021-03-26 15:12:38 -07:00
MiniDigger
ad4b878e6f
actually commit the other stuff
...
Signed-off-by: MiniDigger <admin@minidigger.me>
2021-03-26 20:36:51 +01:00
MiniDigger
a096444336
load licences from server
2021-03-26 20:32:35 +01:00
Jake Potrebic
bf0ff3c020
fixed invalidUrl in license
2021-03-25 20:06:52 -07:00
Jake Potrebic
357a1c9cb1
list user organizations on user page
2021-03-24 17:02:45 -07:00
Jake Potrebic
b07d78f059
fix a few things
2021-03-22 17:40:57 -07:00
MiniDigger
fb4990e8ce
fix org project creation
...
Signed-off-by: MiniDigger <admin@minidigger.me>
2021-03-22 22:10:30 +01:00
MiniDigger
59ddb5eb6e
flag resolving
...
Signed-off-by: MiniDigger <admin@minidigger.me>
2021-03-22 21:49:50 +01:00
MiniDigger
68b1949019
flag stuff
...
Signed-off-by: MiniDigger <admin@minidigger.me>
2021-03-22 20:14:36 +01:00
Jake Potrebic
ee8bbf2787
work on organizations
2021-03-21 23:39:06 -07:00
Jake Potrebic
3e9003dfcb
fixing a couple of auth issues
...
* errors with syncing roles with HangarAuth
* only request route permissions if logged in
* fix errors in getting starred/watched projects if not logged in
* fix user query if they don't have any global roles
2021-03-21 21:41:52 -07:00
Jake Potrebic
5764d43230
organization creation
2021-03-21 01:53:22 -07:00
Jake Potrebic
87c2af6a18
accept/decline/unaccept project invites
2021-03-20 22:56:00 -07:00
Jake Potrebic
85f4d1b62a
project member deletion
2021-03-20 22:14:29 -07:00
Jake Potrebic
e904f66b0c
improve notifications
...
* fix typo on backend
* add v-badge to notif dropdown item
* include all in total notif count
2021-03-20 21:22:10 -07:00
Jake Potrebic
64171bd66d
only show pending invites to specific people
...
* those with perms
* those who the invites are actually for
2021-03-20 21:21:11 -07:00
Jake Potrebic
ae590f56e8
work on project members/invites
2021-03-20 19:06:09 -07:00
Jake Potrebic
c06f167a3d
add an exception for returning multiple errors
2021-03-20 19:03:36 -07:00
Jake Potrebic
1f846da7c5
dont use HangarUser for user's other than the logged in one
2021-03-20 19:01:08 -07:00
Jake Potrebic
dfb8189c39
channel deletion
...
* only if there aren't any versions attached
2021-03-20 14:34:40 -07:00
Jake Potrebic
1bbe90ff99
channel editing
2021-03-20 13:45:16 -07:00
Jake Potrebic
2869ae87d5
add version count to project channel
2021-03-20 11:06:54 -07:00
Jake Potrebic
c4aa3bc263
bit of fixes
...
* channel modal
* remove redundant ChannelController method
* fix labels in v-file-input
2021-03-20 10:30:05 -07:00
MiniDigger
494c982559
channel manage page layout
2021-03-20 16:50:18 +01:00
MiniDigger
1400ec61df
refactor validations to allow optional validations
...
Signed-off-by: MiniDigger <admin@minidigger.me>
2021-03-20 14:46:26 +01:00
MiniDigger
eecdc0db11
fix swagger, implement a sort/filter poc
...
Signed-off-by: MiniDigger <admin@minidigger.me>
2021-03-20 12:16:57 +01:00
Jake Potrebic
d9e8d28a02
bunch of work on member list component
2021-03-20 00:24:17 -07:00
Jake Potrebic
39faaba628
project renaming
2021-03-19 18:56:08 -07:00
Jake Potrebic
18c99f3982
changing/resetting project icon
2021-03-19 18:19:51 -07:00
Jake Potrebic
dde5d2da43
fix markdown header anchors
2021-03-19 16:19:38 -07:00
Jake Potrebic
ce70f579c7
started some validation stuff
2021-03-18 17:44:19 -07:00
Jake Potrebic
18207f5065
store home boolean in pages db table
2021-03-18 12:38:47 -07:00
Jake Potrebic
5056930ca3
fix project settings licenses
2021-03-17 23:32:23 -07:00
Jake Potrebic
fd370dbcd9
project settings backend
2021-03-17 23:10:12 -07:00
Jake Potrebic
9795d8b9a0
project settings stuff
2021-03-17 22:25:52 -07:00
Jake Potrebic
42aa4f4e7b
version filtering
2021-03-17 22:00:56 -07:00
Jake Potrebic
f30a0ad109
check userid on role change
2021-03-17 17:04:31 -07:00
Jake Potrebic
631ffeb43e
user tagline editing
2021-03-17 16:55:48 -07:00
Jake Potrebic
f025bced30
ProjectCompact fixes
2021-03-17 13:16:54 -07:00
Jake Potrebic
dfe3ba6a37
version dependencies mgmt improvements
2021-03-16 22:44:44 -07:00
Jake Potrebic
0fff4046a2
more i18n for notifs page
2021-03-15 11:13:36 -07:00
Jake Potrebic
e1ea6eb2c5
tiny issues
...
* formatting
* remove imports from 'vue-property-decorator'
* only notify of version reviews if its the last open review that is reviewed
2021-03-15 10:23:32 -07:00
Mariell Hoversholm
26e5557801
refactor: make permission voters use abstract methods
2021-03-15 17:30:49 +01:00
MiniDigger
02ba35e8ab
finish user profile page, load stars and watching from server
...
Signed-off-by: MiniDigger <admin@minidigger.me>
2021-03-14 19:32:45 +01:00
MiniDigger
53a1b288d7
send different notification for partial approval
...
Signed-off-by: MiniDigger <admin@minidigger.me>
2021-03-13 17:52:19 +01:00
MiniDigger
0e26eed9b5
userlist, announcement and other misc stuff
...
Signed-off-by: MiniDigger <admin@minidigger.me>
2021-03-13 17:40:57 +01:00
MiniDigger
7e5e2b36af
load watcher and stargazer data
...
Signed-off-by: MiniDigger <admin@minidigger.me>
2021-03-13 13:01:55 +01:00
MiniDigger
71641fe3f6
order platform versions by semver
...
Signed-off-by: MiniDigger <admin@minidigger.me>
2021-03-13 12:01:19 +01:00
Jake Potrebic
f4d63a4889
all the review stuff (except 1)
2021-03-13 02:10:56 -08:00
Jake Potrebic
d614fa9b03
started work on version review implementation
2021-03-12 02:10:28 -08:00
Jake Potrebic
0c42b6ac32
edit version platform/dependencies
2021-03-11 23:59:36 -08:00
Jake Potrebic
ff8899272c
version creating dependency configuration
2021-03-11 00:03:55 -08:00
Jake Potrebic
c4570a7dbc
work on version dependencies/platform stuff
2021-03-10 13:41:26 -08:00
Jake Potrebic
7af8e89398
work on version page
2021-03-09 22:40:35 -08:00
Jake Potrebic
2ba0abe3d4
add getGlobalPermissions method to HangarService
2021-03-09 16:58:00 -08:00
MiniDigger
456f9c4f4d
fix project list on frontpage
...
Signed-off-by: MiniDigger <admin@minidigger.me>
2021-03-09 18:41:50 +01:00
MiniDigger
c16130d991
Display flag and note counts
2021-02-13 12:49:26 +01:00
MiniDigger
ba5f12bb14
Implement sponsor card
2021-02-13 12:34:36 +01:00
Jake Potrebic
e4e5644d02
start on version page
2021-02-12 22:52:47 -08:00
Jake Potrebic
bd4e128135
bunch of i18n
2021-02-12 22:37:28 -08:00
Jake Potrebic
e3ff1f2625
project name validation
2021-02-11 21:45:03 -08:00
Jake Potrebic
77f7110c2b
recommended version stuff
2021-02-11 19:33:01 -08:00
Jake Potrebic
2f936baf6b
finished version creation backend
2021-02-11 10:02:21 -08:00
Jake Potrebic
dc9ad9c2c0
good chunk of version creation
2021-02-10 22:17:29 -08:00
MiniDigger
c0ec18075f
Fixed Sub Page Slug Generation
2021-02-10 17:23:15 +01:00
Jake Potrebic
b8242c80c5
started on versions
2021-02-10 00:31:43 -08:00
Jake Potrebic
fb1efe97e5
cleanup and finished project pages
2021-02-09 20:40:34 -08:00
Jake Potrebic
9b8e45ca08
delete page
2021-02-09 15:56:02 -08:00
Jake Potrebic
65bdd49286
bunch of project page work
...
only thing missing is page deletion
2021-02-08 23:53:45 -08:00
Jake Potrebic
7b25ae4b95
bit more vue work
2021-02-08 10:26:46 -08:00
Jake Potrebic
5095571c61
bit of header work
2021-02-07 14:07:29 -08:00
Jake Potrebic
cdb805c141
work on project page
2021-02-06 21:44:53 -08:00
Jake Potrebic
f6a435a27a
internal project model
2021-02-06 19:22:37 -08:00
Jake Potrebic
6ce9536ebf
browser icons
2021-02-06 00:23:01 -08:00
Jake Potrebic
43c593d170
project creation finished
2021-02-05 23:45:13 -08:00
Jake Potrebic
c6287f7483
custom validation annotation
2021-02-05 14:54:23 -08:00
Jake Potrebic
2298bc1869
error snackbar
2021-02-05 14:54:23 -08:00
Jake Potrebic
f694f55b46
spruced up the new project page
2021-02-04 22:51:51 -08:00
Jake Potrebic
c265482df6
perm decorators
2021-02-04 16:22:22 -08:00
Jake Potrebic
e88401b74a
fixes logging out
2021-02-04 12:33:46 -08:00
Jake Potrebic
95abcea3a7
token expiry leeway & fix refresh token expiry
2021-02-04 10:11:03 -08:00
Jake Potrebic
5420f63533
better refresh token expiry/naming
2021-02-04 09:49:02 -08:00
Jake Potrebic
aaab265933
finished user auth
...
* work on notifications
2021-02-04 18:45:20 +01:00
Jake Potrebic
cc0aa16840
jwt authorization
2021-02-04 18:45:20 +01:00
MiniDigger
8d443f8cfb
jwt
2021-02-04 18:45:20 +01:00
Jake Potrebic
76fa5ba495
author & staff page backend
2021-01-30 22:54:02 -08:00
MiniDigger
a14a5d72b4
add author and staff pages
...
Signed-off-by: MiniDigger <admin@minidigger.me>
2021-01-30 19:37:54 +01:00
Jake Potrebic
f85643a432
whole bunch of stuff
...
* new db tables to replace some JSON
* more re-writing of services/controllers
2021-01-30 00:22:18 -08:00
Jake Potrebic
22980f06a6
role system re-write
2021-01-28 18:55:44 -08:00
Jake Potrebic
5a4e62b13a
bunch of model/controller/db stuff
...
should be easier to see where stuff goes when we add the routes for it
2021-01-27 22:37:39 -08:00
Jake Potrebic
16c1aab61e
more work
2021-01-22 23:37:57 -08:00
Jake Potrebic
48fb654faf
temp fix for the mem leak issue
2021-01-22 21:24:48 -08:00
Jake Potrebic
3857e85f82
more i18n stuff
2021-01-22 17:44:41 -08:00
Jake Potrebic
d84f3005bd
remove font-awesome
2021-01-22 11:50:57 -08:00
Jake Potrebic
a28ab56199
project categories
2021-01-22 11:32:49 -08:00
Jake Potrebic
15a57c013c
tiny bit of auth
2021-01-21 23:27:42 -08:00
Jake Potrebic
0203568f39
user updated every route change & header data
2021-01-21 21:18:09 -08:00
Jake Potrebic
01bb539384
yay, working login
2021-01-21 19:11:24 -08:00
Jake Potrebic
35c15dbbe9
work on new model structure
2021-01-21 15:01:37 -08:00
Jake Potrebic
7feab029e5
new model demo
2021-01-21 12:32:33 -08:00
Jake Potrebic
0783706553
dotenv & head test
2021-01-21 12:32:08 -08:00
MiniDigger
e7398a05ed
move controller and model
...
Signed-off-by: MiniDigger <admin@minidigger.me>
2021-01-21 17:33:03 +01:00
MiniDigger
10f70b781f
move frontend
...
Signed-off-by: MiniDigger <admin@minidigger.me>
2021-01-21 17:24:35 +01:00
Jake Potrebic
e29de1f156
nuxt demo
2021-01-21 00:05:40 -08:00
Jake Potrebic
45f5bd9460
fix file validation
...
* required metadata is name, version, and platform
2021-01-19 14:50:48 -08:00
Jake Potrebic
81a14f4a10
converted version approval queue to vue
...
* fixed a couple version approval links that didn't use the new unique version string
2021-01-18 16:30:52 -08:00
Jake Potrebic
d29c0715f7
Fix recommended version NPE
...
fixes #311
2021-01-18 13:22:56 -08:00
dependabot[bot]
66a0388a8b
Bump core-js from 3.8.1 to 3.8.2 in /src/main/frontend ( #304 )
...
Bumps [core-js](https://github.com/zloirock/core-js ) from 3.8.1 to 3.8.2.
- [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.8.1...v3.8.2 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-01-18 10:55:46 +01:00
dependabot[bot]
779fc2af66
Bump highlight.js from 10.4.1 to 10.5.0 in /src/main/frontend ( #310 )
...
Bumps [highlight.js](https://github.com/highlightjs/highlight.js ) from 10.4.1 to 10.5.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.4.1...10.5.0 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-01-18 10:16:31 +01:00
dependabot[bot]
efddd57a23
Bump @fortawesome/free-solid-svg-icons from 5.15.1 to 5.15.2 in /src/main/frontend ( #308 )
...
Bumps [@fortawesome/free-solid-svg-icons](https://github.com/FortAwesome/Font-Awesome ) from 5.15.1 to 5.15.2.
- [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.15.1...5.15.2 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-01-18 09:58:52 +01:00
dependabot[bot]
7cd1206583
Bump qs from 6.9.4 to 6.9.6 in /src/main/frontend ( #307 )
...
Bumps [qs](https://github.com/ljharb/qs ) from 6.9.4 to 6.9.6.
- [Release notes](https://github.com/ljharb/qs/releases )
- [Changelog](https://github.com/ljharb/qs/blob/master/CHANGELOG.md )
- [Commits](https://github.com/ljharb/qs/compare/v6.9.4...v6.9.6 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-01-18 09:58:25 +01:00
dependabot[bot]
a2798917af
Bump swagger-ui from 3.38.0 to 3.40.0 in /src/main/frontend ( #306 )
...
Bumps [swagger-ui](https://github.com/swagger-api/swagger-ui ) from 3.38.0 to 3.40.0.
- [Release notes](https://github.com/swagger-api/swagger-ui/releases )
- [Commits](https://github.com/swagger-api/swagger-ui/compare/v3.38.0...v3.40.0 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-01-18 09:58:16 +01:00
dependabot[bot]
0d8a55336f
Bump vue from 3.0.4 to 3.0.5 in /src/main/frontend ( #302 )
...
Bumps [vue](https://github.com/vuejs/vue ) from 3.0.4 to 3.0.5.
- [Release notes](https://github.com/vuejs/vue/releases )
- [Commits](https://github.com/vuejs/vue/commits )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-01-11 12:36:11 +01:00
dependabot[bot]
a1261e7010
Bump query-string from 6.13.7 to 6.13.8 in /src/main/frontend ( #300 )
...
Bumps [query-string](https://github.com/sindresorhus/query-string ) from 6.13.7 to 6.13.8.
- [Release notes](https://github.com/sindresorhus/query-string/releases )
- [Commits](https://github.com/sindresorhus/query-string/compare/v6.13.7...v6.13.8 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-01-11 12:32:56 +01:00
dependabot[bot]
b4988b6b28
Bump eslint-plugin-prettier from 3.3.0 to 3.3.1 in /src/main/frontend ( #301 )
...
Bumps [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier ) from 3.3.0 to 3.3.1.
- [Release notes](https://github.com/prettier/eslint-plugin-prettier/releases )
- [Changelog](https://github.com/prettier/eslint-plugin-prettier/blob/master/CHANGELOG.md )
- [Commits](https://github.com/prettier/eslint-plugin-prettier/compare/v3.3.0...v3.3.1 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-01-11 12:32:27 +01:00
dependabot[bot]
d6f2d3be21
Bump sass from 1.30.0 to 1.32.2 in /src/main/frontend ( #303 )
...
Bumps [sass](https://github.com/sass/dart-sass ) from 1.30.0 to 1.32.2.
- [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.30.0...1.32.2 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-01-11 12:31:15 +01:00
MiniDigger
82c2ef8830
add some donation feedback, move values to props for modal
...
Signed-off-by: MiniDigger <admin@minidigger.me>
2021-01-08 14:10:46 +01:00
MiniDigger
226231afa7
return back to project
...
Signed-off-by: MiniDigger <admin@minidigger.me>
2021-01-07 20:40:44 +01:00
MiniDigger
82909fe2d8
format, lol
...
Signed-off-by: MiniDigger <admin@minidigger.me>
2021-01-07 20:38:37 +01:00
MiniDigger
c9b67b8a30
donation modal!
...
Signed-off-by: MiniDigger <admin@minidigger.me>
2021-01-07 20:37:27 +01:00
MiniDigger
7e5c7be1f8
some more paypal reading
...
Signed-off-by: MiniDigger <admin@minidigger.me>
2021-01-07 18:32:56 +01:00
MiniDigger
e6b6bba097
testing on localhost is overrated
...
Signed-off-by: MiniDigger <admin@minidigger.me>
2021-01-07 17:58:04 +01:00
MiniDigger
1043920e44
mix dum paypal tests
...
Signed-off-by: MiniDigger <admin@minidigger.me>
2021-01-07 17:36:45 +01:00
MiniDigger
e089d3d754
add katex and stuff
...
Signed-off-by: MiniDigger <admin@minidigger.me>
2021-01-06 20:16:27 +01:00
dependabot[bot]
74071ac93c
Bump eslint from 7.15.0 to 7.17.0 in /src/main/frontend
...
Bumps [eslint](https://github.com/eslint/eslint ) from 7.15.0 to 7.17.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.15.0...v7.17.0 )
Signed-off-by: dependabot[bot] <support@github.com>
2021-01-04 05:40:03 -08:00
dependabot[bot]
de65a1c787
Bump eslint-plugin-prettier from 3.1.4 to 3.3.0 in /src/main/frontend ( #296 )
...
Bumps [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier ) from 3.1.4 to 3.3.0.
- [Release notes](https://github.com/prettier/eslint-plugin-prettier/releases )
- [Changelog](https://github.com/prettier/eslint-plugin-prettier/blob/master/CHANGELOG.md )
- [Commits](https://github.com/prettier/eslint-plugin-prettier/compare/v3.1.4...v3.3.0 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-01-04 11:15:34 +01:00
dependabot[bot]
242a4962a0
Bump axios from 0.21.0 to 0.21.1 in /src/main/frontend ( #295 )
...
Bumps [axios](https://github.com/axios/axios ) from 0.21.0 to 0.21.1.
- [Release notes](https://github.com/axios/axios/releases )
- [Changelog](https://github.com/axios/axios/blob/v0.21.1/CHANGELOG.md )
- [Commits](https://github.com/axios/axios/compare/v0.21.0...v0.21.1 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-01-04 11:15:12 +01:00
KennyTV
482563a0cf
Make the BBCode info slightly nicer to look at
2020-12-30 23:41:38 +01:00
dependabot[bot]
eb4a38f9c8
Bump eslint-plugin-vue from 7.0.1 to 7.4.0 in /src/main/frontend
...
Bumps [eslint-plugin-vue](https://github.com/vuejs/eslint-plugin-vue ) from 7.0.1 to 7.4.0.
- [Release notes](https://github.com/vuejs/eslint-plugin-vue/releases )
- [Commits](https://github.com/vuejs/eslint-plugin-vue/compare/v7.0.1...v7.4.0 )
Signed-off-by: dependabot[bot] <support@github.com>
2020-12-28 01:53:52 -08:00
dependabot[bot]
9e92220a7b
Bump vue-cli-plugin-webpack-bundle-analyzer in /src/main/frontend
...
Bumps [vue-cli-plugin-webpack-bundle-analyzer](https://github.com/mrbbot/vue-cli-plugin-webpack-bundle-analyzer ) from 2.0.0 to 4.0.0.
- [Release notes](https://github.com/mrbbot/vue-cli-plugin-webpack-bundle-analyzer/releases )
- [Commits](https://github.com/mrbbot/vue-cli-plugin-webpack-bundle-analyzer/compare/v2.0.0...v4.0.0 )
Signed-off-by: dependabot[bot] <support@github.com>
2020-12-28 01:49:32 -08:00
dependabot[bot]
10a0c1386a
Bump core-js from 3.7.0 to 3.8.1 in /src/main/frontend
...
Bumps [core-js](https://github.com/zloirock/core-js ) from 3.7.0 to 3.8.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/compare/v3.7.0...v3.8.1 )
Signed-off-by: dependabot[bot] <support@github.com>
2020-12-28 01:48:28 -08:00
dependabot[bot]
ff414d6da9
Bump swagger-ui from 3.36.2 to 3.38.0 in /src/main/frontend
...
Bumps [swagger-ui](https://github.com/swagger-api/swagger-ui ) from 3.36.2 to 3.38.0.
- [Release notes](https://github.com/swagger-api/swagger-ui/releases )
- [Commits](https://github.com/swagger-api/swagger-ui/compare/v3.36.2...v3.38.0 )
Signed-off-by: dependabot[bot] <support@github.com>
2020-12-28 01:47:17 -08:00
Jake Potrebic
b5ff4d064a
fixed NPE on projects that have no recommended version
...
* tiny formatting fix for ProjectList component
2020-12-22 11:25:21 -08:00
MiniDigger
8bc9cc76d3
set CSP to report only till we figure out wth vue-i18n is doing
...
Signed-off-by: MiniDigger <admin@minidigger.me>
2020-12-21 14:55:18 +01:00
MiniDigger
ca013ce231
add CSP stuff, remove some debug outputs
...
Signed-off-by: MiniDigger <admin@minidigger.me>
2020-12-21 13:55:45 +01:00
MiniDigger
7644980ec4
peer dep updates
...
Signed-off-by: MiniDigger <admin@minidigger.me>
2020-12-21 13:02:57 +01:00
MiniDigger
d92ca524ee
don't collapse header too soon
...
Signed-off-by: MiniDigger <admin@minidigger.me>
2020-12-21 12:17:42 +01:00
MiniDigger
b551d5e724
initial draft of mobile nav
...
Signed-off-by: MiniDigger <admin@minidigger.me>
2020-12-21 12:15:24 +01:00
MiniDigger
62d09a43aa
suppress html -> escape html in markdown, closes #274
...
Signed-off-by: MiniDigger <admin@minidigger.me>
2020-12-21 11:28:36 +01:00
Jake Potrebic
6dbc30c5b8
version log link filter fix
2020-12-21 00:01:28 -08:00
Jake Potrebic
10577cb77b
temp (maybe perm) fix for UAL projectFilter
2020-12-20 23:59:05 -08:00
dependabot[bot]
b8e59a3cd6
Bump sass-loader from 10.0.5 to 10.1.0 in /src/main/frontend
...
Bumps [sass-loader](https://github.com/webpack-contrib/sass-loader ) from 10.0.5 to 10.1.0.
- [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.5...v10.1.0 )
Signed-off-by: dependabot[bot] <support@github.com>
2020-12-20 23:21:11 -08:00
dependabot[bot]
ba07e7077a
Bump lint-staged from 10.5.2 to 10.5.3 in /src/main/frontend
...
Bumps [lint-staged](https://github.com/okonet/lint-staged ) from 10.5.2 to 10.5.3.
- [Release notes](https://github.com/okonet/lint-staged/releases )
- [Commits](https://github.com/okonet/lint-staged/compare/v10.5.2...v10.5.3 )
Signed-off-by: dependabot[bot] <support@github.com>
2020-12-20 23:20:16 -08:00
dependabot[bot]
816f8b4571
Bump @fortawesome/free-brands-svg-icons in /src/main/frontend
...
Bumps [@fortawesome/free-brands-svg-icons](https://github.com/FortAwesome/Font-Awesome ) from 5.15.0 to 5.15.1.
- [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.15.0...5.15.1 )
Signed-off-by: dependabot[bot] <support@github.com>
2020-12-20 23:19:57 -08:00
Jake Potrebic
53930d3f78
all hail the flex gods!
...
* Fixed ProjectList flex setup
* Adjusted flex formatting on VersionListView
2020-12-20 23:19:14 -08:00
Jake Potrebic
ad8b8976ec
remove debugging messages... ugh.
2020-12-20 18:41:00 -08:00
Jake Potrebic
bfd1c667d0
add google analytics to CSP Header
2020-12-20 18:40:17 -08:00
Jake Potrebic
e2ac4f8c4a
testing out CSP
2020-12-20 18:20:03 -08:00
Jake Potrebic
62f3a76011
hide recommended version unless visibility is public
...
Fixes #276
2020-12-20 17:50:14 -08:00
Jake Potrebic
7e4930d1f6
moved admonition script/stylesheets to project view
2020-12-20 13:03:41 -08:00
Jake Potrebic
3ff1470e98
fix health report issue caused by external urls
2020-12-20 12:23:56 -08:00
Jake Potrebic
ef93ed5b1a
tooltip for copy button
2020-12-20 12:08:17 -08:00
Jake Potrebic
a54081ec84
adjust version formatting
2020-12-20 11:41:17 -08:00
Jake Potrebic
9c6876f2fb
added husky
...
No more MiniDigger messing up formatting NOW! :)
2020-12-20 10:57:25 -08:00
Jake Potrebic
e8474b6fc1
fix keyword ux and validation
...
* Closes #273
2020-12-20 10:50:55 -08:00
MiniDigger
e68a3c772f
add bunch of markdown extensions, fixes #229
...
Signed-off-by: MiniDigger <admin@minidigger.me>
2020-12-20 17:13:02 +01:00
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]
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]
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]
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