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
469970e7ac
Refactor filterable dropdowns to allow intermediate state
2020-12-19 00:13:08 -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
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
5a6464f652
Better svgs
2020-12-14 23:39:10 -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
jonaswinkler
b68d58c378
Merge branch 'dev' into feature-bulk-edit
2020-12-15 03:13:22 +01:00
jonaswinkler
f0738389f6
editable saved views
2020-12-15 02:35:04 +01:00
jonaswinkler
831c1afb02
fixed the date selection dropdowns.
...
- They still contain that ugly hack.
2020-12-15 00:48:06 +01:00
jonaswinkler
771616be9c
better highlight of active filters
2020-12-15 00:30:36 +01:00
jonaswinkler
a2fb6038b4
fix
2020-12-15 00:00:40 +01:00
jonaswinkler
5db310cb6b
removed manual date formatting/parsing
2020-12-14 22:46:50 +01:00
jonaswinkler
3a378e446b
typing
2020-12-14 22:20:28 +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
ae52dc833a
new saved view service replaces old local storage based service
2020-12-14 18:46:11 +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
jonaswinkler
320548ec7c
this button wasn't really doing anything.
2020-12-14 11:31:12 +01:00
jonaswinkler
47c2d7a64f
some refactoring.
2020-12-14 11:22:24 +01:00
jonaswinkler
3612382c46
fix title filter not removing filter rule
2020-12-14 11:12:36 +01:00
Michael Shamoon
fac7019172
button badge margin
2020-12-13 20:56:49 -08:00
Michael Shamoon
921874a0ae
Change date filter active check to check circle filled
2020-12-13 20:53:00 -08:00
Michael Shamoon
f1943132c9
Code cleanup
2020-12-13 20:37:13 -08:00
Michael Shamoon
60a814fd91
Fix missing NgbDropdown import
2020-12-13 20:16:23 -08:00
Michael Shamoon
890a5ccc9a
Remove unused displayName
2020-12-13 20:16:15 -08:00
Michael Shamoon
76b4aa42e0
Auto-close menu when single item chosen with Enter key
2020-12-13 15:47:46 -08:00
Michael Shamoon
4b614dfd85
Clear date filter buttons
2020-12-13 15:38:28 -08:00
Michael Shamoon
1013c89b8d
Fix date clearing
2020-12-13 15:08:45 -08:00
Michael Shamoon
0503083187
Remove card around filter editor
2020-12-13 14:46:10 -08:00
Michael Shamoon
7fb432eaf7
Prettier styling on dropdowns
2020-12-13 14:40:17 -08:00
Michael Shamoon
b3b24ebe03
Make date buttons same as other dropdowns
2020-12-13 14:11:43 -08:00
Michael Shamoon
b753e5c419
Typo!
2020-12-13 12:17:01 -08:00
Michael Shamoon
2aeff5efdf
Comment cleanup
2020-12-13 11:34:58 -08:00
Michael Shamoon
06d1c3816f
Last time fixing the toggling logic, I hope =/
2020-12-13 11:33:57 -08:00
Michael Shamoon
a2c91d4f0e
change tag selected marker to badge
2020-12-13 11:32:13 -08:00
Michael Shamoon
a22b41cb13
Typo from merge
2020-12-13 11:29:12 -08:00