Commit Graph

53 Commits

Author SHA1 Message Date
Michael Shamoon fbb2da42dc Merge branch 'dev' into feature-bulk-editor 2020-12-18 14:55:21 -08:00
Michael Shamoon 03f071fd27 Styled, organized button UI 2020-12-15 00:57:31 -08:00
Michael Shamoon b45bd66573 Basic bulk editor component 2020-12-14 23:14:19 -08:00
jonaswinkler 8b57967836 Merge branch 'dev' into feature-bulk-edit 2020-12-15 03:13:22 +01:00
jonaswinkler b7126030d1 many changes to support server side saved views 2020-12-14 19:26:36 +01:00
jonaswinkler 94c07839a4 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 04bb7d4893 Remove card around filter editor 2020-12-13 14:46:10 -08:00
Michael Shamoon 7a75d3f41b Merge branch 'dev' into quick-filters 2020-12-13 11:27:40 -08:00
Michael Shamoon d6894d3c64 Change views menu title 2020-12-13 10:28:09 -08:00
jonaswinkler 2dc3019083 table selection highlighting 2020-12-13 15:28:20 +01:00
jonaswinkler 7906d8fef1 selection for small cards 2020-12-13 14:10:55 +01:00
Michael Shamoon e215e11417 Completely refactored because programming
Extracted filter editor to service
Made all components actually reactive
2020-12-12 22:53:34 -08:00
Michael Shamoon e7cb358536 Fix broken card tags / correspondent links 2020-12-11 15:20:47 -08:00
jonaswinkler f0ad92e542 Merge branch 'dev' into feature-bulk-edit 2020-12-11 20:14:48 +01:00
jonaswinkler 0b7ffa31d1 fixes #115 2020-12-11 17:57:56 +01:00
jonaswinkler d1f285113d bulk edit menu and methods 2020-12-11 14:49:22 +01:00
Michael Shamoon 4146955f4a Shadows! 2020-12-10 15:51:11 -08:00
jonaswinkler abd54eeb3a Merge branch 'dev' into feature-bulk-edit 2020-12-10 15:56:03 +01:00
Michael Shamoon fa5121082d Moved quick filters to filter editor 2020-12-09 23:12:51 -08:00
jonaswinkler 8ca97924be shadows 2020-12-09 13:44:37 +01:00
Michael Shamoon f0d86130ec Use tag component for tag colors etc 2020-12-09 01:52:44 -08:00
Michael Shamoon ed236460b5 Fix document type search field placeholder 2020-12-09 01:36:33 -08:00
Michael Shamoon a4f7c5ddcb Unused test code 2020-12-09 01:34:09 -08:00
Michael Shamoon 4fbb814e5b Visual tweaks 2020-12-09 01:28:04 -08:00
Michael Shamoon 0f635d1bb2 Clear button & visual tweaks 2020-12-09 01:28:04 -08:00
Michael Shamoon 0d48aea308 Label, visual tweaks 2020-12-09 01:27:35 -08:00
Michael Shamoon 06a3fff2bc Refactor clashing filter variable 2020-12-09 01:27:35 -08:00
Michael Shamoon c28f19c9cf Quick filter styling 2020-12-09 01:27:35 -08:00
Michael Shamoon da87542a52 Change advanced to show / hide 2020-12-09 01:27:35 -08:00
Michael Shamoon 23ba3be68f Toggling of items 2020-12-09 01:27:35 -08:00
Michael Shamoon f3fd0fcf72 Basic tags, correspondents & document type dropdowns 2020-12-09 01:27:35 -08:00
jonaswinkler bb33ac5e9e fixees #77 2020-12-08 01:12:03 +01:00
jonaswinkler c4a939dbcc addresses #104 2020-12-08 00:09:36 +01:00
jonaswinkler 8699b6931c Merge branch 'dev' into feature-bulk-edit 2020-12-06 02:12:15 +01:00
jonaswinkler 9a4d410f66 use the observables everywhere in the application. 2020-12-04 01:25:52 +01:00
jonaswinkler 982ea84906 adjustments of the front end for API changes. 2020-12-03 20:28:17 +01:00
jonaswinkler 20fc065567 hide the filter when it's cleared. 2020-12-03 15:02:27 +01:00
jonaswinkler 802e389198 document count 2020-12-03 01:24:57 +01:00
jonaswinkler 32186e0de1 added a menu for bulk edits. 2020-11-29 16:33:33 +01:00
jonaswinkler ab41a708e9 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 bddffbce50 Refactored the list view logic, editable saved views fixes #58 2020-11-28 21:27:04 +01:00
Jonas Winkler a4b268cdae shadows are awesome 2020-11-22 21:16:14 +01:00
Jonas Winkler a316521ea6 more layout 2020-11-22 20:32:41 +01:00
Jonas Winkler b622b3fc6a more layout 2020-11-22 20:00:58 +01:00
Jonas Winkler 63953b85e9 layout changes 2020-11-22 19:30:55 +01:00
Jonas Winkler 8650af05f7 many layout and theme changes 2020-11-22 16:33:26 +01:00
Jonas Winkler aad279685f couple small adjustments 2020-11-12 15:23:07 +01:00
Jonas Winkler d3b1a20a99 current view persists during session, code cleanup 2020-11-08 00:07:31 +01:00
Jonas Winkler 9fa5eac9b9 layout changed 2020-11-06 14:34:24 +01:00
Jonas Winkler ed5a4a2d3e adjustable page size fixes #8 2020-11-04 19:28:08 +01:00