Michael Shamoon
|
dad76d770f
|
Fix reverting old selection in all cases by always doing it
|
2021-01-15 07:57:01 -08:00 |
|
jonaswinkler
|
1b559578a6
|
add a language switcher fixes #352
|
2021-01-15 12:50:34 +01:00 |
|
Michael Shamoon
|
fb12b47d3d
|
remove new line =/
|
2021-01-15 02:22:10 -08:00 |
|
Michael Shamoon
|
4ece5ec590
|
Refactor variable names for clarity
|
2021-01-15 02:15:26 -08:00 |
|
Michael Shamoon
|
2a1f486b1c
|
Handle shift-clicking orignal item
|
2021-01-15 02:13:21 -08:00 |
|
Michael Shamoon
|
4a359c8928
|
Fix repeat range selections were clashing
|
2021-01-15 02:09:13 -08:00 |
|
Michael Shamoon
|
b1ecac73fe
|
Refactor selection functions to two separate ones for clarity
|
2021-01-15 01:59:29 -08:00 |
|
Michael Shamoon
|
cf3d6971a8
|
Allow reversing selection range
|
2021-01-15 01:54:33 -08:00 |
|
Michael Shamoon
|
fdbf52762e
|
remove log statement
|
2021-01-15 01:11:06 -08:00 |
|
Michael Shamoon
|
c0232fb6d0
|
Allow select anywhere in tr or card
|
2021-01-15 01:10:01 -08:00 |
|
Michael Shamoon
|
09e72b7fe9
|
Allow range selection with shift
|
2021-01-14 14:10:23 -08:00 |
|
Michael Shamoon
|
1d88b86238
|
Convert selection functions on cards to toggling, let service handle setting selected
Also because we need to capture mouseevents
|
2021-01-14 10:56:30 -08:00 |
|
jonaswinkler
|
af58998e44
|
configuration option for type of PDF viewer fixes #337
|
2021-01-14 13:35:43 +01:00 |
|
jonaswinkler
|
fee386bc5e
|
inconsistent shadows
|
2021-01-13 20:09:37 +01:00 |
|
jonaswinkler
|
4bf4e3fb3e
|
Better deal with non-existing documents when searching
|
2021-01-13 13:34:52 +01:00 |
|
jonaswinkler
|
43c0dbbf3d
|
remove unused code
|
2021-01-12 17:00:53 +01:00 |
|
Michael Shamoon
|
3e200dbeb5
|
Move 'Filter by:' inline with title field, icon stuff
|
2021-01-11 16:15:55 -08:00 |
|
Michael Shamoon
|
579d6a0d39
|
Make bulk editor a little more compact
|
2021-01-11 15:01:40 -08:00 |
|
Michael Shamoon
|
b59210c9b6
|
select icon hidden on larger screens
|
2021-01-11 14:54:48 -08:00 |
|
Michael Shamoon
|
c0f7041182
|
Fix right menus getting cut off
|
2021-01-11 14:53:16 -08:00 |
|
Michael Shamoon
|
2a2ca1de79
|
Fill document list buttons, show select icon because its not obvious, make some menus right
|
2021-01-11 12:52:42 -08:00 |
|
Michael Shamoon
|
37c19bb478
|
On second thought lets make filter editor buttons fill
|
2021-01-11 12:22:35 -08:00 |
|
Michael Shamoon
|
3f088e1143
|
Hide page count on mobile since document is out of view anyway
|
2021-01-11 11:49:27 -08:00 |
|
Michael Shamoon
|
8fbf94abe3
|
Combine sort & sort order fields to better accomodate mobile, button bar full width
|
2021-01-11 11:46:40 -08:00 |
|
Michael Shamoon
|
45b2034305
|
Hide button text in favor of icons on mobile like filter editor does
|
2021-01-11 11:46:07 -08:00 |
|
Michael Shamoon
|
db2a7081ac
|
Distribute filter editor buttons equally to full width on mobile
|
2021-01-11 11:45:23 -08:00 |
|
jonaswinkler
|
3ddb0fbe6d
|
lost some changes in a merge
|
2021-01-11 16:05:29 +01:00 |
|
jonaswinkler
|
fa6b400b1a
|
Merge branch 'master' into dev
|
2021-01-11 16:02:25 +01:00 |
|
jonaswinkler
|
e01eb77fec
|
fixes #307
|
2021-01-11 15:38:45 +01:00 |
|
Michael Shamoon
|
46053a393d
|
Fix log colors in dark mode
|
2021-01-10 08:36:20 -08:00 |
|
Michael Shamoon
|
4c29ed91a9
|
Prevent long title overflow on mobile
|
2021-01-09 19:53:18 -08:00 |
|
Michael Shamoon
|
2b4cbda780
|
Fix large card layout on mobile
|
2021-01-09 19:52:31 -08:00 |
|
jonaswinkler
|
6f03f83447
|
fixes #292
|
2021-01-10 01:59:47 +01:00 |
|
Michael Shamoon
|
c21f0fc130
|
Fix dark mode button display on large cards in certain browsers
|
2021-01-08 22:09:15 -08:00 |
|
Jonas Winkler
|
041c760efb
|
Merge pull request #297 from shamoon/fix/issue-293
Fix logo size issues in certain browsers
|
2021-01-08 21:15:07 +01:00 |
|
Jonas Winkler
|
2fba73deac
|
Revert "Fix logo size issues in certain browsers"
|
2021-01-08 20:59:40 +01:00 |
|
Michael Shamoon
|
755eeab0d2
|
Set explicit svg height, hide on mobile
|
2021-01-08 11:55:50 -08:00 |
|
Michael Shamoon
|
e8bff7bba5
|
Prevent dashboard overflow on mobile
|
2021-01-08 09:33:45 -08:00 |
|
Michael Shamoon
|
f01d667e58
|
Fix transition for Safari
|
2021-01-07 19:23:59 -08:00 |
|
jonaswinkler
|
7096e73915
|
bugfixes
|
2021-01-07 01:01:01 +01:00 |
|
jonaswinkler
|
9945cd3728
|
bugfix
|
2021-01-07 00:21:47 +01:00 |
|
Jonas Winkler
|
a61aee2ebd
|
Merge pull request #270 from shamoon/fix/issue-267
Allow 'reset' filters on saved views
|
2021-01-06 20:39:32 +01:00 |
|
Michael Shamoon
|
14813f3c8f
|
More efficient rule equivalency checking
|
2021-01-06 11:12:43 -08:00 |
|
Michael Shamoon
|
0111b43ca9
|
Same thing, wait for promise to return =/
|
2021-01-06 11:12:13 -08:00 |
|
Michael Shamoon
|
4d5a63bf06
|
restore function was lost in merge
|
2021-01-06 10:57:13 -08:00 |
|
Michael Shamoon
|
a47852b91e
|
Move back list reload for network action
|
2021-01-06 07:59:46 -08:00 |
|
Michael Shamoon
|
a77c6919ec
|
Move variable
|
2021-01-06 07:57:33 -08:00 |
|
Michael Shamoon
|
536dc2d4c7
|
Merge remote-tracking branch 'upstream/dev' into fix/issue-267
|
2021-01-06 07:55:19 -08:00 |
|
Michael Shamoon
|
d7fd83d4fe
|
Change detection of modified filter rules to wait for filter editor changes only
|
2021-01-06 07:53:48 -08:00 |
|
jonaswinkler
|
7e2dffe0ec
|
add ASN in brackets on small cards #268
|
2021-01-06 16:46:39 +01:00 |
|