274 Commits

Author SHA1 Message Date
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
acda25d410 Merge branch 'feature/create-note' 2020-04-23 00:36:57 +02:00
22cbaec879 Done 2020-04-23 00:36:47 +02:00
74aeb711f0 Merge branch 'feature/all-tags' into feature/create-note 2020-04-23 00:23:45 +02:00
b34beda535 Add /tags 2020-04-23 00:23:16 +02:00
468e2dee6f Add tags request to NotesService 2020-04-23 00:22:34 +02:00
765f96cedf Submit notes 2020-04-23 00:15:08 +02:00
5560298388 Merge branch 'feature/auth-module' 2020-04-23 00:11:44 +02:00
2dc7985334 Implement auth & register 2020-04-23 00:11:26 +02:00
0096fb0a00 Add nuxt auth module 2020-04-23 00:10:13 +02:00
f0b5682a25 Add new route /user/me 2020-04-23 00:08:32 +02:00
64816a1160 Delete more old files 2020-04-23 00:06:44 +02:00
7e294170fc Delete old files 2020-04-23 00:06:23 +02:00
80ff6380ee Fix 2020-04-22 20:50:04 +02:00
9bf1c32e84 Merge branch 'feature/user-operations' 2020-04-21 20:34:38 +02:00