Commit Graph

30 Commits

Author SHA1 Message Date
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
e88401b74a
fixes logging out 2021-02-04 12:33:46 -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
Jake Potrebic
76fa5ba495
author & staff page backend 2021-01-30 22:54:02 -08: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
1983e82e08
fix name regex configuration 2020-11-02 17:38:37 -08:00
Jake Potrebic
051ff83d8b
fixed date formatting from api 2020-10-04 17:41:37 -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
c5993ada30 update yarn, node, openjdk, add missing phase args
Signed-off-by: MiniDigger <admin@minidigger.me>
2020-09-29 18:34:44 +02:00
Jake Potrebic
3c0127f3eb finished removing all from resources/public 2020-09-29 18:34:44 +02:00
Jake Potrebic
dc277ad8ac vue 3
(easy enough to revert)

the vuetable component I was using for the platform choices no longer works w/vue 3

so we should just hang tight until bootstrap vue updates (according to their repo, they started updating to 3 this week)
2020-09-29 18:34:44 +02:00
Jake Potrebic
64bbabc399
added db migrations 2020-09-10 12:17:56 -07:00
Jake Potrebic
97cef3416e
version visibility checks 2020-09-06 21:33:19 -07:00
Jake Potrebic
67a04661b6
download confirmations 2020-09-05 11:38:46 -07:00
Jake Potrebic
298920f6a7 finished /api/sync_sso and org creation 2020-09-02 11:24:23 -07:00
Jake Potrebic
762b2a9848 hot reloading w/docker 2020-09-02 11:24:23 -07:00
MiniDigger
1c5fee9e41 More renames 2020-08-21 16:49:38 +02:00
MiniDigger
e53475cc8e helpful nullpointers on staging 2020-08-04 00:03:28 +02:00
MiniDigger
6e47fc315a make spring see our config 2020-08-03 23:12:23 +02:00
MiniDigger
0f23181f83 more gitlab 2020-08-03 22:48:52 +02:00
MiniDigger
0f8208addf fix cache + fix yml 2020-08-03 22:40:51 +02:00
MiniDigger
6a42a8daab try to optimize gitlab build 2020-08-03 22:21:34 +02:00
MiniDigger
f5ad1e627c application.properties -> application.yml 2020-08-03 22:07:09 +02:00
MiniDigger
73261bb22c use different port 2020-07-28 22:38:57 +02:00
MiniDigger
55b190867e prepare for staging, do a bit of readme 2020-07-28 20:49:32 +02:00
ysl3000
b95cad976e deleted compose.yml in project root, do build process using multi stage dockerfile 2020-07-14 20:34:16 +02:00
ysl3000
845d59b083 add hangar docker image build and compose stuff 2020-07-12 18:35:28 +02:00
MiniDigger
fea58f60cf initial commit, api done 2020-07-08 17:19:41 +02:00