Commit Graph

181 Commits

Author SHA1 Message Date
MiniDigger
8ba6d89251 move swagger shit into their own packages (we might need to delete them) and generate mappings for the tables (without fancy joins and shit) 2020-07-15 19:50:27 +02:00
Jake Potrebic
f766e6bd8c more porting
more portationing

formatting

Update form.ftlh

removed html wrapper

fixed map/list thing
2020-07-15 17:51:37 +02:00
KennyTV
32b280b45d
userAvatar calls 2020-07-14 21:39:42 +02:00
Renovate Bot
bd158c5071 Update dependency @babel/core to v7.10.5 2020-07-14 20:37:36 +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
KennyTV
95b9b2aa76
Form calls 2020-07-14 20:23:17 +02:00
Jake Potrebic
09fef55e49
work on create org (#19) 2020-07-14 20:04:35 +02:00
MiniDigger
3bf3b20743 update todo list with the first 3 fully ported pages! 2020-07-14 20:04:16 +02:00
MiniDigger
9c0b8bb6a7 make create user use the same container size and offset as create org 2020-07-14 19:55:21 +02:00
MiniDigger
274d565b03 bunch of shit, load bunch of data from java instead of hardcoding it, finish create project 2020-07-14 19:53:13 +02:00
MiniDigger
9953c75e87 a bit of work on the two creation forms 2020-07-14 18:18:50 +02:00
MiniDigger
7db739e3b6 make a bunch of views render 2020-07-14 17:35:53 +02:00
MiniDigger
a37773189c give go back link a proper cursor 2020-07-14 17:07:00 +02:00
md678685
b7bf40c4b1 Update userAvatar 2020-07-14 16:06:11 +01:00
MiniDigger
948460e862 make API page work with swagger 3 2020-07-14 17:02:33 +02:00
Renovate Bot
ba83a30fe4 Update springfox monorepo to v3 2020-07-14 16:31:30 +02:00
md678685
01fd34eef9 Port various bits of modals, projects and user templates 2020-07-14 12:38:37 +01:00
KennyTV
53babc212a
Replace some optional usage 2020-07-14 11:05:06 +02:00
KennyTV
3ab43a8c19
Last route calls, more variables 2020-07-14 10:42:23 +02:00
MiniDigger
93e24c9e08 move controllers, combine with old controllers, make assets live under /assets 2020-07-14 00:09:41 +02:00
MiniDigger
578e60fd10 remove thymeleaf?! 2020-07-13 23:58:43 +02:00
MiniDigger
569a926c1a auto generate all routes into a dummy folder 2020-07-13 23:49:17 +02:00
KennyTV
ab961d0d95
Revert application change, add node.exe to gitignore 2020-07-13 23:21:21 +02:00
KennyTV
ef0017f322
Some route and variable replacements 2020-07-13 23:18:05 +02:00
MiniDigger
019d299142 add missing routes 2020-07-13 22:53:18 +02:00
MiniDigger
66bf18500e support path params in route helper 2020-07-13 22:01:03 +02:00
KennyTV
71858b5836
A few more ifs and variable usages 2020-07-13 16:57:57 +02:00
KennyTV
e9827e6400
Route messages, a few ifs 2020-07-13 11:09:34 +02:00
KennyTV
60f6db1500
Move templates out of toPort, create todo list 2020-07-13 10:40:31 +02:00
md678685
ca3b9d5be0 Continue porting bits of templates 2020-07-13 10:29:03 +02:00
KennyTV
764e6d5575
Fix typo 2020-07-13 10:18:51 +02:00
KennyTV
e424c799e0
A bit of work in projects 2020-07-13 09:21:30 +02:00
MiniDigger
4318beccf5 replace spring.url with hangar url, so that its actually works in folders 2020-07-12 21:20:15 +02:00
MiniDigger
14e26fb6a0 introduce an error controller so we can fill the model for error pages 2020-07-12 21:09:14 +02:00
MiniDigger
07cb8d17ee add all routes to RouteHelper 2020-07-12 21:08:56 +02:00
MiniDigger
c2b5762211
Create LICENSE 2020-07-12 20:18:15 +02:00
KennyTV
eafbf675d4
Some more work on users 2020-07-12 20:13:32 +02:00
MiniDigger
cd1539d169 make webpack output into maven target dir, enabling hot reload 2020-07-12 19:16:41 +02:00
MiniDigger
bfd2712446 rework route link generation, bit more error handling for template errors 2020-07-12 19:00:02 +02:00
ysl3000
845d59b083 add hangar docker image build and compose stuff 2020-07-12 18:35:28 +02:00
md678685
9c12f6f8e5 Port more of projects/view 2020-07-12 18:05:00 +02:00
md678685
183e506dd6 Implement linkout 2020-07-12 18:05:00 +02:00
KennyTV
af8b5c52e9
A few loops, ifs, and macros in users templates 2020-07-12 17:58:42 +02:00
MiniDigger
147ce209d7 misc stuff + start staff page 2020-07-12 17:41:52 +02:00
MiniDigger
6fb1fe8dd7 properly pass args as array 2020-07-12 17:06:46 +02:00
MiniDigger
722fe90b0a make nav work 2020-07-12 17:01:41 +02:00
MiniDigger
96ab48da57 make template error logging nicer 2020-07-12 16:47:38 +02:00
MiniDigger
5eb30e467d fix copy plugin 2020-07-12 16:03:12 +02:00
KennyTV
dba407e1c3 Replace doubled map lookups 2020-07-12 15:54:03 +02:00
Keimeno
fab89436f4 added development environment with hot reload 2020-07-12 15:53:27 +02:00