Commit Graph

71 Commits

Author SHA1 Message Date
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
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
Jake Potrebic
50bf015fc2
api key duplicate name checks 2021-04-09 18:24:06 -07:00
Jake Potrebic
7dc5adf2a8
couple fixes
* the most annoying issue surrounding hot reloads during dev
* HangarDecisionVoter was re-using the same eval context for SpEL expressions
* simplified project settings initialization
* perm api didn't work with no auth
2021-04-07 21:58:49 -07:00
MiniDigger
2be0f178e1 refactor settings into vertical tabs, clean up donation stuff, add donation settings
Signed-off-by: MiniDigger <admin@minidigger.me>
2021-04-07 20:56:11 +02:00
Jake Potrebic
6293a722f6
project view tracking 2021-04-04 20:17:34 -07:00
Jake Potrebic
ad811819b1
stats page 2021-04-04 13:58:33 -07:00
Jake Potrebic
507f1ff922
clear up a few more todos 2021-04-02 23:56:55 -07:00
MiniDigger
c127c55ce8 move project icon to internal and save project icons in user action log
Signed-off-by: MiniDigger <admin@minidigger.me>
2021-03-29 21:49:49 +02:00
MiniDigger
bf4e274310 move project url path to frontend util
Signed-off-by: MiniDigger <admin@minidigger.me>
2021-03-29 21:25:08 +02:00
Jake Potrebic
955db829ea
staff & author sorting 2021-03-27 15:41:20 -07:00
Jake Potrebic
bf0ff3c020
fixed invalidUrl in license 2021-03-25 20:06:52 -07:00
MiniDigger
d16a4d14fb misc small things 2021-03-25 12:32:55 +01:00
Jake Potrebic
d40d89d234
add perm checks to lots of pages 2021-03-21 22:03:41 -07:00
Jake Potrebic
c06f167a3d
add an exception for returning multiple errors 2021-03-20 19:03:36 -07: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
7d9e0c128a
add almost all validations from backend config 2021-03-19 17:00:38 -07:00
Jake Potrebic
ce70f579c7
started some validation stuff 2021-03-18 17:44:19 -07:00
Jake Potrebic
631ffeb43e
user tagline editing 2021-03-17 16:55:48 -07:00
MiniDigger
c0596e2ea6 fix env handling 2021-03-16 18:44:12 +01:00
MiniDigger
3d844a7c6d add public host env var to make hangar auth work on staging 2021-03-15 20:08:01 +01:00
MiniDigger
8ac866fec0 fix vuetify breaking staging 2021-03-15 18:58:43 +01:00
Jake Potrebic
f4d63a4889
all the review stuff (except 1) 2021-03-13 02:10:56 -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
MiniDigger
60daae5a9f fix a few errors 2021-02-23 20:27:43 +01:00
MiniDigger
6424415df7 Add admin/stats page layout, charts, wooo 2021-02-20 11:36:24 +01:00
MiniDigger
2edd50e028 flags and notes page 2021-02-13 17:12:59 +01: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
MiniDigger
880805b080 linkout + some i18n 2021-02-11 13:37:06 +01:00
MiniDigger
dd0c115fd4 some todo/cleanup 2021-02-11 12:48:52 +01:00
MiniDigger
4ca8d85b72 version list 2021-02-11 11:39:29 +01:00
Jake Potrebic
dc9ad9c2c0
good chunk of version creation 2021-02-10 22:17:29 -08: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
9f9df35366
bit more header work and error handling 2021-02-07 15:19:32 -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
43c593d170
project creation finished 2021-02-05 23:45:13 -08:00
Jake Potrebic
2298bc1869
error snackbar 2021-02-05 14:54:23 -08:00