3383 Commits

Author SHA1 Message Date
Michael Shamoon
df2acaeac9 Singular items dont need removal logic since dropdowns dont support this (yet?) 2020-12-22 03:13:57 -08:00
Michael Shamoon
48a1fd028e Unify bulk operations logic, working tags assignment and removal 2020-12-22 02:58:20 -08:00
Michael Shamoon
fd29ddad96 Fix remove all operations 2020-12-22 02:18:05 -08:00
Michael Shamoon
57a9fc59cf Only pass one item to bulk methods for correspondents/doctypes 2020-12-22 02:14:37 -08:00
Michael Shamoon
dddceed451 Completely rewrite change detection, add back remove operations 2020-12-22 02:08:36 -08:00
Michael Shamoon
6c5d607c6f Merge branch 'feature-bulk-edit' into feature-bulk-editor 2020-12-22 00:19:35 -08:00
jonaswinkler
e1dbf70c6e Merge branch 'dev' into feature-bulk-edit 2020-12-22 03:00:22 +01:00
jonaswinkler
c57c0eb955 added tracking to the document list 2020-12-22 02:59:09 +01:00
jonaswinkler
98167b9d92 added selection to the large cards 2020-12-22 02:43:18 +01:00
jonaswinkler
9fb2be641e bugfix 2020-12-22 01:17:07 +01:00
jonaswinkler
cc5727213d Merge branch 'dev' into feature-bulk-edit 2020-12-21 23:20:55 +01:00
Michael Shamoon
65abf8ef15 use ngIf for editor components to maybe help performance 2020-12-21 11:12:48 -08:00
Michael Shamoon
8d5ef38585 Some changes from #141 were lost 2020-12-21 09:53:43 -08:00
Michael Shamoon
04cc5c3c16 Revert "Fix list small card layout"
This reverts commit 0e93f7eba577815ea251262dba6be5ac43558b4b.
2020-12-21 09:52:55 -08:00
jonaswinkler
df3590d997 disallow clearing tag color 2020-12-21 18:23:06 +01:00
jonaswinkler
db53cff4ab updated tag coloring for easier readability 2020-12-21 18:17:21 +01:00
jonaswinkler
a542b30eec changed field order, updated ng-select for tag color selection 2020-12-21 18:15:28 +01:00
Michael Shamoon
cfdef079b1 Fix list small card layout
Some changes from #141 were lost
2020-12-21 08:14:06 -08:00
jonaswinkler
44a0bfb304 Display name of current user on the dashboard 2020-12-20 17:18:23 +01:00
Michael Shamoon
d2eb6b9d0c Fix 2px difference between two editors =) 2020-12-20 08:07:19 -08:00
Michael Shamoon
9aaa062d2b Merge remote-tracking branch 'upstream/dev' into feature-bulk-editor 2020-12-20 07:49:27 -08:00
Michael Shamoon
22140b03a9 Add apply button to dropdowns 2020-12-20 01:04:54 -08:00
Michael Shamoon
b729c3c6fc Typos & code fixes 2020-12-20 00:37:37 -08:00
Michael Shamoon
6ed12cdb52 Fix some TS syntax errors 2020-12-20 00:12:40 -08:00
Michael Shamoon
eb66e5e853 Mobile fixes 2020-12-19 23:49:20 -08:00
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
c2c15cc35f Live filter badges when editing & hide badges when active filter items in dropdown 2020-12-19 22:54:37 -08:00
Michael Shamoon
5a4807f3f9 Refactor dropdown button component 2020-12-19 22:31:14 -08:00
Michael Shamoon
847d4ccdee Hide filter / bulk editor for better switching 2020-12-19 22:14:52 -08:00
Michael Shamoon
1e503f8d03 rework toolbar 2020-12-19 22:06:17 -08:00
Michael Shamoon
51937d2961 Cleanup dropdown button component 2020-12-19 21:56:31 -08:00
Michael Shamoon
84c6c73c74 Refactor SlectableItem to ToggleableItem 2020-12-19 21:52:45 -08:00
Michael Shamoon
3c491f5889 SelectableItem dropdowns refactoring 2020-12-19 21:45:53 -08:00
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
jonaswinkler
351e3dbd78 Merge branch 'feature-more-like-this' into dev 2020-12-19 01:15:51 +01:00
jonaswinkler
1ccf95cf10 fix some layout issues 2020-12-19 01:15:40 +01: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
jonaswinkler
1322d6ff6c Merge branch 'dev' into feature-more-like-this 2020-12-19 00:48:31 +01:00
jonaswinkler
e9ea42e9ed Merge branch 'dev' into feature-more-like-this 2020-12-19 00:06:16 +01:00
Michael Shamoon
ea7211e009 Only show page numbers when content type is application/pdf 2020-12-18 15:04:52 -08:00
Michael Shamoon
d3b63c1bc3 Merge branch 'dev' into feature-bulk-editor 2020-12-18 14:55:21 -08:00