Commit graph

54 commits

Author SHA1 Message Date
lagertonne
372d773ec4 Hacky-Fix: Make Edit-Box scrollable (#26) 2019-12-22 22:02:28 +01:00
aa2fb8571b add actions to data-container.js 2019-12-22 18:57:55 +01:00
ba0cb247bc center spinner below unloaded video 2019-12-21 22:32:02 +01:00
596f3adc0b align webcam feed with image view 2019-12-21 19:29:27 +01:00
fbadf46a60 bootstrap item creation and picture-taking 2019-12-20 23:43:26 +01:00
4970428430 fix API.md 2019-12-20 18:57:24 +01:00
Jan Felix Wiebe
927029d97e changed images 2019-12-20 14:58:32 +01:00
13ca94d068 update lockfile; format code 2019-12-20 14:33:15 +01:00
5bd1665b45 the one that was lost 2019-12-20 00:31:28 +01:00
509fadca11 squash stuff 2019-12-20 00:19:38 +01:00
bd295a8e4c meka api.md a little more explicit 2019-12-18 00:41:38 +01:00
489c6253c0 refactor api url 2019-12-17 14:32:45 +01:00
9ff2739d3b update backend object mapping 2019-12-15 20:55:42 +01:00
77de24409f change field names to english 2019-12-15 20:21:23 +01:00
0b93031bfc open detail modal when clicking on items in the table view 2019-12-15 20:12:58 +01:00
388b243955 properly implement editing items 2019-12-15 20:11:49 +01:00
8981b99f6e open modal when selecting an item in cards 2019-12-15 20:11:48 +01:00
4bb8900d3a make filters caseinsensitive 2019-12-13 02:17:54 +01:00
62a26f4f9c add filters to table view 2019-12-13 00:41:35 +01:00
99107f4583 store filters in url query 2019-12-13 00:06:22 +01:00
bfee56564c fix the merge 2019-12-12 19:33:58 +01:00
2f43930bd8 execute load actions synchronously 2019-12-12 19:28:49 +01:00
07ac93a8f7 display boxes 2019-12-12 19:25:55 +01:00
b6ab1a8bb5 refactor index.js 2019-12-12 19:00:58 +01:00
0f07f8b517 restructure urls again 2019-12-12 17:53:37 +01:00
31c7272893 add some views and routes 2019-12-05 23:27:24 +01:00
c6c98d6aa0 postpone the .env problem 2019-12-05 22:26:45 +01:00
b911b38074 populate items trough apicall 2019-12-05 20:10:43 +01:00
cc9ba38dac populate events trough apicall and save active event in url 2019-12-05 04:32:33 +01:00
fbf6d9dc91 use events slugs everywhere 2019-12-02 17:22:21 +01:00
b723331c6c restructure Navbar 2019-12-01 23:23:44 +01:00
8dca55f6d1 make event slug bigger 2019-12-01 22:00:06 +01:00
4c695ae120 make boxes event independent 2019-11-30 18:33:18 +01:00
13e04e5d7f expand details in API.md 2019-11-30 13:43:39 +01:00
69cc17f6df add link urls in navbar 2019-11-30 00:59:04 +01:00
fd094ff62b make it more demo-able 2019-11-29 01:21:44 +01:00
9faaa0f68b fix typo 2019-11-29 00:58:10 +01:00
927f7fa787 api doc v0.1 2019-11-29 00:48:13 +01:00
07d5b029f2 create basic modal component 2019-11-16 02:27:17 +01:00
9c7c074305 use slots to render a cards content 2019-11-16 01:48:15 +01:00
becae553b8 finish implementing card layout 2019-11-15 20:00:40 +01:00
46be8e8629 mock data an implement basic datatable 2019-11-14 19:30:00 +01:00
66b1e070d6 create basic table component 2019-11-14 04:37:35 +01:00
fd0f3bd770 stop displaying text on buttons when the screen is too small 2019-11-14 04:28:35 +01:00
766e71e74d fix search spacing 2019-11-14 04:24:36 +01:00
fc113c2f3f change the event accordingly 2019-11-14 04:14:47 +01:00
83e62f5958 finish navbar layout 2019-11-14 03:59:17 +01:00
736b63f61d mock overall layout 2019-11-14 02:22:20 +01:00
9306f097f2 setup bootstrap 2019-11-13 23:21:19 +01:00
f6aabc0270 setup vuex 2019-11-13 22:40:14 +01:00