225 Commits

Author SHA1 Message Date
Michael Shamoon
6ed12cdb52 Fix some TS syntax errors 2020-12-20 00:12:40 -08:00
Michael Shamoon
eb66e5e853 Mobile fixes 2020-12-19 23:49:20 -08:00
Michael Shamoon
4ded528365 Show 's' when needed instead of (s) on document list 2020-12-19 23:44:33 -08:00
Michael Shamoon
36b7b0df6a Hide toggled state & counts when selection spans documents not in view 2020-12-19 23:42:08 -08:00
Michael Shamoon
c2c15cc35f Live filter badges when editing & hide badges when active filter items in dropdown 2020-12-19 22:54:37 -08:00
Michael Shamoon
5a4807f3f9 Refactor dropdown button component 2020-12-19 22:31:14 -08:00
Michael Shamoon
847d4ccdee Hide filter / bulk editor for better switching 2020-12-19 22:14:52 -08:00
Michael Shamoon
1e503f8d03 rework toolbar 2020-12-19 22:06:17 -08:00
Michael Shamoon
84c6c73c74 Refactor SlectableItem to ToggleableItem 2020-12-19 21:52:45 -08:00
Michael Shamoon
3c491f5889 SelectableItem dropdowns refactoring 2020-12-19 21:45:53 -08:00
Michael Shamoon
60a13d8ed9 Only apply edits when something has changed 2020-12-19 21:42:19 -08:00
Michael Shamoon
ba7f030901 Rename dropdown type enum & add pass as variable to use like an Enum 2020-12-19 20:19:37 -08:00
Michael Shamoon
28283c0a07 Unused bulk tag functions 2020-12-19 15:20:07 -08:00
Michael Shamoon
8536cfeddb Handler for bulk set tags (awaiting API endpoint) 2020-12-19 14:26:26 -08:00
Michael Shamoon
83bb7d71fb Minor refactoring 2020-12-19 07:49:32 -08:00
Michael Shamoon
f5681945cd Working to backend except tags 2020-12-19 02:26:41 -08:00
Michael Shamoon
d49cf3caad Working bulk editor component 2020-12-19 02:08:33 -08:00
Michael Shamoon
61ad452062 Bulk editor component skeleton 2020-12-18 21:19:49 -08:00
Michael Shamoon
bbf87f11f4 Refactor editor and filterable dropdowns to be common components in anticipation of bulk editor 2020-12-18 16:03:52 -08:00
Michael Shamoon
d3b63c1bc3 Merge branch 'dev' into feature-bulk-editor 2020-12-18 14:55:21 -08:00
jonaswinkler
36eea03acb layout changes 2020-12-18 14:09:12 +01:00
jonaswinkler
01fb6fff06 Merge branch 'dev' into feature-bulk-edit 2020-12-18 00:38:31 +01:00
jonaswinkler
9258e96d66 Merge branch 'dev' into feature-more-like-this 2020-12-18 00:03:14 +01:00
jonaswinkler
057e470ccd hide search controls on document list 2020-12-17 23:41:46 +01:00
Jonas Winkler
4879dc956d Merge pull request #141 from shamoon/document-list-layout-tweaks
Document list small card layout adjustments
2020-12-17 22:08:48 +01:00
jonaswinkler
29c094e407 more like this searching 2020-12-17 21:36:21 +01:00
Michael Shamoon
05951b6d72 Add more card columns on very large screens 2020-12-16 16:18:41 -08:00
jonaswinkler
93f7b57caa default saved view names 2020-12-16 18:16:14 +01:00
jonaswinkler
2d02bb0856 fixed an issue with clickable types and correspondents on the docment table list 2020-12-16 17:52:43 +01:00
jonaswinkler
006efe15d3 fixes some issues regarding #139 2020-12-16 00:14:32 +01:00
Michael Shamoon
8709cbcbca Use bootstrap row-cols-* classes to keep card list view full width 2020-12-15 14:31:18 -08:00
Michael Shamoon
703a9971e2 Delete button margin-left 2020-12-15 14:19:40 -08:00
Michael Shamoon
03e7b85cd4 Smaller editor, cleaned up responsive flow 2020-12-15 11:09:25 -08:00
Michael Shamoon
759e0798b8 Styled, organized button UI 2020-12-15 00:57:31 -08:00
Michael Shamoon
5850daf208 Basic bulk editor component 2020-12-14 23:14:19 -08:00
Michael Shamoon
2e42959763 Tweak checkbox 2020-12-14 23:14:04 -08:00
Michael Shamoon
51f891dc33 Merge branch 'dev' into quick-filters-mobile-2 2020-12-14 19:45:28 -08:00
Michael Shamoon
99ed75a353 Breakpoints for screen sizes, icons for mobile 2020-12-14 19:45:22 -08:00
jonaswinkler
8cd120dacf forgot to address this. 2020-12-15 03:53:18 +01:00
jonaswinkler
b68d58c378 Merge branch 'dev' into feature-bulk-edit 2020-12-15 03:13:22 +01:00
jonaswinkler
b545fbbabd confirmation messages 2020-12-14 21:14:33 +01:00
jonaswinkler
8fbd11d9f8 refactored titles 2020-12-14 20:59:18 +01:00
jonaswinkler
2f6bf67d96 imports 2020-12-14 20:21:31 +01:00
jonaswinkler
c24fb7d43b bugfix 2020-12-14 19:39:16 +01:00
jonaswinkler
a64138a62e many changes to support server side saved views 2020-12-14 19:26:36 +01:00
jonaswinkler
beacf00a89 refactored filter service
- I wasn't too happy with that in the end.
- The filter editor should not be concerned about managing filter rule state.
- Therefore, it should not access a service for filter rules.
- The editor should simply be given a set of rules, and edit that rule set.
- The only entity that should manage filter state should be the document list service, and the saved view service in the form of filters associated with saved views.
2020-12-14 16:51:01 +01:00
Michael Shamoon
f1943132c9 Code cleanup 2020-12-13 20:37:13 -08:00
Michael Shamoon
0503083187 Remove card around filter editor 2020-12-13 14:46:10 -08:00
Michael Shamoon
b753e5c419 Typo! 2020-12-13 12:17:01 -08:00
Michael Shamoon
08a9e5606c Merge branch 'dev' into quick-filters 2020-12-13 11:27:40 -08:00