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
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
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
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
Michael Shamoon
2a4e6069a7
Change views menu title
2020-12-13 10:28:09 -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
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
jonaswinkler
6d924e6f5c
fixes #115
2020-12-11 17:57:56 +01:00
Michael Shamoon
0f0e8937d4
Shadows!
2020-12-10 15:51:11 -08:00
Michael Shamoon
2c26178cd3
Title filtering
2020-12-10 01:42:40 -08:00
Michael Shamoon
ed38e7f45d
Working moved dropdowns
2020-12-10 00:46:13 -08:00
Michael Shamoon
af14217ce8
Moved quick filters to filter editor
2020-12-09 23:12:51 -08:00
jonaswinkler
f00193d287
layout fix
2020-12-09 22:38:52 +01: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
7fc9310c4d
addresses #107
2020-12-07 22:29:51 +01:00
jonaswinkler
d8296721bb
addresses #106
2020-12-07 22:15:56 +01:00
jonaswinkler
cd5587b511
bugfix
2020-12-04 23:16:04 +01:00
jonaswinkler
34b0e74622
bugfix
2020-12-04 23:07:11 +01:00
jonaswinkler
5765b84f3e
bugfix
2020-12-04 01:26:12 +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