58 Commits

Author SHA1 Message Date
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
847d4ccdee Hide filter / bulk editor for better switching 2020-12-19 22:14:52 -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
d3b63c1bc3 Merge branch 'dev' into feature-bulk-editor 2020-12-18 14:55:21 -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
jonaswinkler
b68d58c378 Merge branch 'dev' into feature-bulk-edit 2020-12-15 03:13:22 +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
0503083187 Remove card around filter editor 2020-12-13 14:46:10 -08:00
Michael Shamoon
08a9e5606c Merge branch 'dev' into quick-filters 2020-12-13 11:27:40 -08:00
Michael Shamoon
2a4e6069a7 Change views menu title 2020-12-13 10:28:09 -08:00
jonaswinkler
2204c30afd table selection highlighting 2020-12-13 15:28:20 +01:00
jonaswinkler
1f86023af8 selection for small cards 2020-12-13 14:10:55 +01:00
Michael Shamoon
9623139cb2 Completely refactored because programming
Extracted filter editor to service
Made all components actually reactive
2020-12-12 22:53:34 -08:00
Michael Shamoon
b1d5ad1a6b Fix broken card tags / correspondent links 2020-12-11 15:20:47 -08:00
jonaswinkler
e8966cd414 Merge branch 'dev' into feature-bulk-edit 2020-12-11 20:14:48 +01:00
jonaswinkler
6d924e6f5c fixes #115 2020-12-11 17:57:56 +01:00
jonaswinkler
ab1d384e72 bulk edit menu and methods 2020-12-11 14:49:22 +01:00
Michael Shamoon
0f0e8937d4 Shadows! 2020-12-10 15:51:11 -08:00
jonaswinkler
2a4e18d5f5 Merge branch 'dev' into feature-bulk-edit 2020-12-10 15:56:03 +01:00
Michael Shamoon
af14217ce8 Moved quick filters to filter editor 2020-12-09 23:12:51 -08:00
jonaswinkler
3677d0193f shadows 2020-12-09 13:44:37 +01:00
Michael Shamoon
7d36faed5f Use tag component for tag colors etc 2020-12-09 01:52:44 -08:00
Michael Shamoon
6d59123927 Fix document type search field placeholder 2020-12-09 01:36:33 -08:00
Michael Shamoon
94e0ee100f Unused test code 2020-12-09 01:34:09 -08:00
Michael Shamoon
c442b45cac Visual tweaks 2020-12-09 01:28:04 -08:00
Michael Shamoon
83b1cf4b59 Clear button & visual tweaks 2020-12-09 01:28:04 -08:00
Michael Shamoon
19e3efe800 Label, visual tweaks 2020-12-09 01:27:35 -08:00
Michael Shamoon
674b458262 Refactor clashing filter variable 2020-12-09 01:27:35 -08:00
Michael Shamoon
04376d76fc Quick filter styling 2020-12-09 01:27:35 -08:00
Michael Shamoon
01348c6d4a Change advanced to show / hide 2020-12-09 01:27:35 -08:00
Michael Shamoon
53a0289843 Toggling of items 2020-12-09 01:27:35 -08:00
Michael Shamoon
f9648af2c0 Basic tags, correspondents & document type dropdowns 2020-12-09 01:27:35 -08:00
jonaswinkler
69a2e6d42f fixees #77 2020-12-08 01:12:03 +01:00
jonaswinkler
a81e002e7b addresses #104 2020-12-08 00:09:36 +01:00
jonaswinkler
1af7f6fe69 Merge branch 'dev' into feature-bulk-edit 2020-12-06 02:12:15 +01:00
jonaswinkler
e40fdd469d use the observables everywhere in the application. 2020-12-04 01:25:52 +01:00
jonaswinkler
509f018d85 adjustments of the front end for API changes. 2020-12-03 20:28:17 +01:00
jonaswinkler
cb92d4c691 hide the filter when it's cleared. 2020-12-03 15:02:27 +01:00
jonaswinkler
2bd6fadf6a document count 2020-12-03 01:24:57 +01:00
jonaswinkler
a634d65b10 added a menu for bulk edits. 2020-11-29 16:33:33 +01:00
jonaswinkler
97b7c16645 still not happy with the document list table, but it has clickable tags and correspondents #54 2020-11-28 22:14:12 +01:00
jonaswinkler
eb3e73b321 Refactored the list view logic, editable saved views fixes #58 2020-11-28 21:27:04 +01:00
Jonas Winkler
fac7093364 shadows are awesome 2020-11-22 21:16:14 +01:00
Jonas Winkler
0a46627505 more layout 2020-11-22 20:32:41 +01:00
Jonas Winkler
25de5f356f more layout 2020-11-22 20:00:58 +01:00
Jonas Winkler
f2bc29bc92 layout changes 2020-11-22 19:30:55 +01:00