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
Michael Shamoon
08a9e5606c
Merge branch 'dev' into quick-filters
2020-12-13 11:27:40 -08:00
Michael Shamoon
0e67cf6f73
Fix visual clearing of date field
2020-12-13 11:23:21 -08:00
Michael Shamoon
b088b5da55
Show filter has items selected
2020-12-13 11:20:28 -08:00
Michael Shamoon
acf1ca6296
Ok now toggling logic is fixed
2020-12-13 11:17:10 -08:00
Michael Shamoon
e8059b74c2
Fix tag / correspondent / document type toggling logic
2020-12-13 11:03:50 -08:00
Michael Shamoon
2a4e6069a7
Change views menu title
2020-12-13 10:28:09 -08:00
Michael Shamoon
7bc3b9d6b7
Typescript cleanup
2020-12-13 10:25:51 -08:00
Michael Shamoon
4acc6313bb
Dropdown components now accept lists not observables
2020-12-13 10:24:20 -08:00
Michael Shamoon
04e76dfe72
remove unneeded display Input
2020-12-13 10:18:03 -08:00
Jonas Winkler
5770a67bbf
Merge pull request #133 from rYR79435/patch-2
...
Open GitHub and Documentation links in a new tab
2020-12-13 15:48:57 +01:00
jonaswinkler
2204c30afd
table selection highlighting
2020-12-13 15:28:20 +01:00
jonaswinkler
f9cdab480e
confirm dialogs for remove operations
2020-12-13 15:20:24 +01:00
jonaswinkler
f4a724ebb2
Merge branch 'dev' into feature-bulk-edit
2020-12-13 15:13:43 +01:00
jonaswinkler
f65fb857b3
refactored metadata views
2020-12-13 14:56:44 +01:00
jonaswinkler
2096adca66
Refactored delete dialog into a more generic confirm dialog
2020-12-13 14:28:37 +01:00
jonaswinkler
1f86023af8
selection for small cards
2020-12-13 14:10:55 +01:00
rYR79435
57ead7d355
Open GitHub and Documentation links in a new tab
2020-12-13 13:30:30 +01:00
Michael Shamoon
36db903772
Add preview tab for mobile & hide larger preview
2020-12-13 02:28:02 -08:00
Michael Shamoon
29e6ec372b
Workaround for infinte loop breaks two way binding for date picker initialization
2020-12-13 02:03:59 -08:00
Michael Shamoon
001967d15a
set max date for date pickers
2020-12-13 01:27:11 -08: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
jonaswinkler
1ab8747d20
Merge branch 'dev' into feature-bulk-edit
2020-12-13 00:52:36 +01:00
jonaswinkler
7f0d5f45f1
a couple adjustments for the document viewer.
2020-12-12 22:56:44 +01:00
Michael Shamoon
e01c011677
Move date dropdown component
2020-12-12 09:01:48 -08:00
Michael Shamoon
0416e3ee65
Bottom margin on columns for mobile stacking
2020-12-12 08:50:52 -08:00
Michael Shamoon
4910573b42
Fix PDF column width layout issues
2020-12-12 08:43:03 -08:00
Michael Shamoon
65051f22c1
NgbDate comparison error
2020-12-12 02:14:15 -08:00
Michael Shamoon
87d508e1a0
Date filter clearing
2020-12-12 02:07:25 -08:00
Michael Shamoon
bc665fb691
Working date filtering
2020-12-12 01:09:52 -08:00
Michael Shamoon
b1d5ad1a6b
Fix broken card tags / correspondent links
2020-12-11 15:20:47 -08:00