Commit Graph

154 Commits

Author SHA1 Message Date
rijkvanzanten
c601b790c7 Add cancel button 2020-10-16 13:21:28 -04:00
rijkvanzanten
6d76cf6737 Rename modal to drawer 2020-10-16 12:14:31 -04:00
rijkvanzanten
e8bee549a2 Rename drawer to sidebar 2020-10-16 11:53:20 -04:00
rijkvanzanten
120ef2f05a Rename close to esc 2020-10-15 18:47:06 -04:00
rijkvanzanten
9ca6996155 Merge branch 'main' into esc-to-close 2020-10-15 18:38:39 -04:00
rijkvanzanten
bb3f7d981e Add scroll padding + smooth scrolling for content section
Fixes #590
2020-10-14 18:40:33 -04:00
rijkvanzanten
4295c3c488 Scope global file upload to file library
Fixes #399, fixes #262
2020-10-14 18:06:40 -04:00
rijkvanzanten
f46858cf1e Don't check for latency if it doesn't exist yet 2020-10-14 17:42:43 -04:00
rijkvanzanten
2ed8d82eaf Add latency indicator tooltip
Closes #467
2020-10-14 17:22:08 -04:00
rijkvanzanten
6fd78b90ee Replace browse/detail naming with collection/item 2020-10-14 16:05:50 -04:00
rijkvanzanten
a3e5258387 Rename detail modals 2020-10-14 15:43:53 -04:00
Nitwel
c19ac51ffa add 'close' event to v-dialog and v-modal 2020-10-09 14:55:58 +02:00
Nitwel
de55e1a18e Update props of v-list 2020-10-05 18:13:56 +02:00
Nitwel
0afab5af69 show icons in layout select 2020-10-05 15:28:20 +02:00
rijkvanzanten
bf76244ba7 Various system schema name changes
Fixes #482
2020-10-02 17:43:58 -04:00
rijkvanzanten
eeedc01c53 Add /utils/revert, use in app
Fixes #485
2020-10-02 16:20:06 -04:00
rijkvanzanten
72fc6aee9c Fix typing of refs 2020-09-29 18:11:53 -04:00
rijkvanzanten
f3f519e22e Merge branch 'main' into tweak-shortcuts 2020-09-29 18:04:14 -04:00
rijkvanzanten
663d86c3b6 Reuse form grid spacing for layout options 2020-09-29 14:03:47 -04:00
Nitwel
08dbee851b change function parameters and clean code 2020-09-28 19:03:27 +02:00
Nitwel
3206b57918 finish adding own shortcut handler 2020-09-24 11:35:56 +02:00
Nitwel
f84a28fd20 add reference to useShortcuts 2020-09-23 18:41:02 +02:00
Nitwel
ace6893741 tweak shortcuts 2020-09-23 16:55:54 +02:00
Nicola Krumschmidt
88c919b379 Only call dropzone event handlers if a file is dragged
Fixes #314
2020-09-22 22:03:34 +02:00
Ben Haynes
e9e2308c60 Light theme color tweaks 2020-09-22 14:52:36 -04:00
rijkvanzanten
33d912f638 Fix filters + autofocus new rows
Fixes #269
2020-09-21 18:30:22 -04:00
rijkvanzanten
d3a24e6769 Hide drop to upload in notifications
And don't show notifications on top of the drawer with
show all notifications enabled

Fixes #386
2020-09-21 18:20:05 -04:00
rijkvanzanten
d1457b0461 Finish downloading custom extensions 2020-09-16 10:48:06 -04:00
rijkvanzanten
b8eff4c788 Use CSV for special, add on create / on update for fields 2020-09-15 17:31:37 -04:00
rijkvanzanten
9a4016ef86 Add export drawer detail, fix search 2020-09-15 15:19:05 -04:00
rijkvanzanten
f63da70257 Fix module / collections list 2020-09-14 18:05:45 -04:00
rijkvanzanten
a50789f3a9 Fix order and title of modal-detail 2020-09-10 16:25:20 -04:00
rijkvanzanten
141b80d21e Flip junction and m2m in modal detail 2020-09-10 15:52:59 -04:00
Ben Haynes
6933cb75a9 Less padding on notifications 2020-09-10 14:50:35 -04:00
rijkvanzanten
d0e897d735 Rename view -> layout in db 2020-09-08 11:22:18 -04:00
rijkvanzanten
474711314d Add autofocus / keyup handler to bookmark dialog 2020-09-03 18:45:59 -04:00
rijkvanzanten
0395c60555 Use overflow scrolling in long comments 2020-09-03 17:59:09 -04:00
rijkvanzanten
096ba4c91b Fix user display/user popover avatar preview 2020-09-03 17:20:38 -04:00
rijkvanzanten
fd70157e22 Remove uploading... notification when upload is done 2020-09-03 17:12:18 -04:00
rijkvanzanten
a345e106eb Register displays dynamically 2020-09-03 16:14:53 -04:00
rijkvanzanten
4078506e8c Show notifications when sidebar is open 2020-09-03 12:52:30 -04:00
rijkvanzanten
6d768285b2 Finish reset page preferences button on tabular 2020-09-03 10:07:43 -04:00
rijkvanzanten
1b71dd294e Add hide-archived default filter based on app toggle 2020-09-02 13:27:34 -04:00
rijkvanzanten
0e886f4db0 Replace soft delete with archive, add unarchive 2020-09-02 13:17:11 -04:00
rijkvanzanten
1d52ad9280 Add show archived filter 2020-09-01 19:05:03 -04:00
Ben Haynes
af4d7b5f23 fix ultra portait image detail overflow 2020-09-01 18:19:00 -04:00
rijkvanzanten
b543afe95b Fix cache buster in file lightbox 2020-09-01 18:11:17 -04:00
rijkvanzanten
1b87604503 Cleanup render template 2020-09-01 15:19:53 -04:00
Ben Haynes
4b1d8fa227 clean up dark mode 2020-08-31 16:53:29 -04:00
rijkvanzanten
578356b98f Dynamically register/deregister modules 2020-08-31 16:40:18 -04:00