Commit graph

39 commits

Author SHA1 Message Date
6bcbd59362 second shitty fix 2020-01-01 22:13:09 +01:00
ca38616395 remember last box 2019-12-29 17:04:03 +01:00
9797a5e137 add 'returned' button 2019-12-28 04:29:29 +01:00
5edf382bcb change http error toast formatting 2019-12-28 04:24:53 +01:00
d3e15bb9ba support unicode in search queries 2019-12-28 04:05:58 +01:00
cecda6194d implemented toasts for error messages 2019-12-27 02:06:51 +01:00
79deed25bc switch back to base64 images 2019-12-27 01:26:40 +01:00
2a69e231be make the main searchbar do stuff too 2019-12-25 17:50:18 +01:00
0fdc63cea4 revert hacky fix 2019-12-23 22:21:21 +01:00
0f7139cffc refactor edit dialog 2019-12-23 18:49:34 +01:00
Daniel Klamt
3412049f3a implemented deletion 2019-12-23 18:43:01 +01:00
394bf9ee83 hacky cid fix 2019-12-23 12:38:10 +01:00
573a331bca fix image upload 2019-12-23 12:21:16 +01:00
Daniel Klamt
fde9babce5 fixed update endpoint call 2019-12-22 23:21:23 +01:00
90b9d63bb5 add direct link from box view to items filtered by box 2019-12-22 22:32:15 +01:00
fbadf46a60 bootstrap item creation and picture-taking 2019-12-20 23:43:26 +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
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
388b243955 properly implement editing items 2019-12-15 20:11:49 +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
07d5b029f2 create basic modal component 2019-11-16 02:27:17 +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
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
f6aabc0270 setup vuex 2019-11-13 22:40:14 +01:00