188 Commits

Author SHA1 Message Date
8cf8457a54 Add docker service for the api + env variables + ... 2020-04-30 12:11:00 +02:00
a2ac8d19af Log kodein 2020-04-30 10:11:08 +02:00
01636083e1 Merge branch 'feature/config' 2020-04-29 20:04:15 +02:00
fb95413856 Use new config library + refactor 2020-04-29 20:04:06 +02:00
cbe1a8a7b7 Change layout 2020-04-28 19:57:49 +02:00
3d2f950433 Workaround for nuxtjs layout bug 2020-04-26 12:46:15 +02:00
7e1425c25e Some css 2020-04-26 11:37:38 +02:00
89dbf93cfd Some css + some content... 2020-04-26 03:13:05 +02:00
5799949e00 Merge branch 'feature/token-renewal' 2020-04-26 02:10:34 +02:00
8061c15b04 Add token renewal backend 2020-04-26 00:49:42 +02:00
9d1d1b3afb Yes 2020-04-25 23:17:25 +02:00
86ec7f4de8 Handle errors while querying notes 2020-04-25 22:46:43 +02:00
c1fabe943c Change actions colors.. 2020-04-25 20:03:02 +02:00
89918ac01a Add fake data test 2020-04-25 19:42:11 +02:00
081e0fca26 Merge branch 'feature/uuid' 2020-04-25 19:06:05 +02:00
eaccc85c80 Delete notes from table view 2020-04-25 19:05:57 +02:00
f1eed842d2 Fix 404 logic 2020-04-25 18:45:15 +02:00
a9ec03d58f Fix test 2020-04-25 18:45:01 +02:00
70e76f9641 Fix cascade 2020-04-25 18:44:38 +02:00
5b7680e017 Add DELETE cors 2020-04-25 18:44:19 +02:00
d3f74b30e1 Update tests 2020-04-25 18:17:41 +02:00
69ede50a59 Migration done for the backend 2020-04-25 18:17:34 +02:00
52aae6773f Start migration of notesServices + controllers 2020-04-25 17:24:43 +02:00
573963b161 Update tables 2020-04-25 16:22:02 +02:00
87c4eaed8c Add migration 2020-04-25 16:21:28 +02:00
2e7e6d5e94 Add uuidBinary column type 2020-04-25 16:09:23 +02:00
a324f636da Merge branch 'performance/db-connection-pool' 2020-04-25 14:39:20 +02:00
17d2344dcf Add performance benchmark to notesRetrieve operation 2020-04-25 14:39:09 +02:00
9986e7a2d2 Add HikaryCP to pool db connections 2020-04-25 14:17:52 +02:00
6fbb7f7050 Fix brace 2020-04-25 12:45:59 +02:00
8b1364473d Remove print statement 2020-04-25 12:43:14 +02:00
503c80275e Merge branch 'feature/notes-table' 2020-04-25 12:42:41 +02:00
85fcf65a08 Use new datatable 2020-04-25 00:16:09 +02:00
ebd647a1a9 Merge branch 'optimizations/notes-endpoint-perf' into feature/notes-table 2020-04-24 11:31:24 +02:00
1e3a341289 Disable json pretty formating 2020-04-24 02:08:42 +02:00
6e4fa89e85 Limit object creation in getNotes 2020-04-24 00:20:28 +02:00
feeee20bfe Start table view 2020-04-24 00:15:58 +02:00
3bfe09817b Revert 2020-04-23 18:50:29 +02:00
0c6081fbd4 Maybe ?? 2020-04-23 18:39:15 +02:00
deaa216d6c Maybe ? 2020-04-23 18:23:04 +02:00
1b9a674034 Testing gitlab pages for nuxt 2020-04-23 18:12:27 +02:00
e3c8529ee2 Merge branch 'feature/eslint-prettier' 2020-04-23 17:36:07 +02:00
ebe8e640af Add prettier + eslint & reformat/fix files 2020-04-23 17:32:50 +02:00
932a9f8379 Remove old dep 2020-04-23 17:02:01 +02:00
c208251a94 Not again.. 2020-04-23 16:59:57 +02:00
05f9116c8e Merge branch 'feature/notes-list' 2020-04-23 16:56:36 +02:00
06699d2624 Add & use timeago lib 2020-04-23 16:55:06 +02:00
20daa71d51 Update notes components and page, notes are coming from /notes 2020-04-23 16:00:17 +02:00
7f88f5371d Add webpack config for IntelliJ 2020-04-23 15:59:03 +02:00
56b05a7131 Update docs 2020-04-23 00:41:38 +02:00