Michael Shamoon
|
b58e12319f
|
Prevent text selection on table rows
|
2021-01-15 16:13:22 -08:00 |
|
Michael Shamoon
|
b1ecac73fe
|
Refactor selection functions to two separate ones for clarity
|
2021-01-15 01:59:29 -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 |
|
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
|
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
|
e01eb77fec
|
fixes #307
|
2021-01-11 15:38:45 +01: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 |
|
Michael Shamoon
|
c21f0fc130
|
Fix dark mode button display on large cards in certain browsers
|
2021-01-08 22:09:15 -08:00 |
|
jonaswinkler
|
7096e73915
|
bugfixes
|
2021-01-07 01:01:01 +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 |
|
Michael Shamoon
|
fa6f2c0bf9
|
Move list reload after network action completes
|
2021-01-06 07:30:53 -08:00 |
|
jonaswinkler
|
bc31b88bb1
|
fix missing translation.
|
2021-01-05 14:57:56 +01:00 |
|
jonaswinkler
|
a16c6baa5a
|
fixes #128
|
2021-01-04 17:08:52 +01:00 |
|
Michael Shamoon
|
cdec22a332
|
Clearing filters on saved views should reset them to initial rules
|
2021-01-04 00:20:10 -08:00 |
|
jonaswinkler
|
9bce0a56c3
|
fixed missing (filtered) text
|
2021-01-03 23:56:13 +01:00 |
|
jonaswinkler
|
1ba712f778
|
fixes #98
|
2021-01-03 21:44:53 +01:00 |
|
jonaswinkler
|
862b7abf97
|
bugfix
|
2021-01-03 01:25:26 +01:00 |
|
jonaswinkler
|
453956b9f6
|
messages updates
|
2021-01-02 12:54:25 +01:00 |
|
jonaswinkler
|
61c46789cd
|
cleared up some plural forms
|
2021-01-02 12:52:10 +01:00 |
|
jonaswinkler
|
d0924e3422
|
layout fix
|
2021-01-02 02:01:07 +01:00 |
|
jonaswinkler
|
6d143d1b2b
|
bugfix
|
2021-01-02 01:18:32 +01:00 |
|
jonaswinkler
|
7a8a6be123
|
fix #238
|
2021-01-01 23:09:10 +01:00 |
|
Michael Shamoon
|
b356339e5a
|
Merge remote-tracking branch 'upstream/dev' into feature/dark-mode
|
2020-12-30 19:50:29 -08:00 |
|
jonaswinkler
|
0ed2149f77
|
fix hover for check boxes
|
2020-12-31 01:58:32 +01:00 |
|
jonaswinkler
|
8432f3a4f1
|
this immensely improves resposibility
|
2020-12-30 23:34:21 +01:00 |
|
jonaswinkler
|
ca2ecd0d1a
|
language fixes
|
2020-12-30 16:29:45 +01:00 |
|
jonaswinkler
|
c7cb474133
|
more translation work
|
2020-12-30 11:33:56 +01:00 |
|
Michael Shamoon
|
8a13704711
|
Merge remote-tracking branch 'upstream/dev' into feature/dark-mode
|
2020-12-29 16:53:31 -08:00 |
|
jonaswinkler
|
2a064f39a2
|
more localization tags #123
|
2020-12-29 23:34:04 +01:00 |
|
jonaswinkler
|
aee38154f4
|
plural form fix
|
2020-12-29 22:01:56 +01:00 |
|
jonaswinkler
|
a9556b78e8
|
bugfixes
|
2020-12-29 22:01:18 +01:00 |
|
jonaswinkler
|
9bc4a87c4b
|
fix some bugs with the filter editor
|
2020-12-29 17:32:56 +01:00 |
|