280 Commits

Author SHA1 Message Date
Michael Lynch
96738277d9 Normalize whitespace in source files
Ensure that no source files have trailing whitespace at end of lines and ensure that all files end with a single trailing newline.

This also adds Github Actions to enforce whitespace conventions.
2021-06-13 10:57:40 -04:00
jonaswinkler
505655fd52 add translation hint 2021-05-15 18:58:23 +02:00
jonaswinkler
592d60de40 added some missing strings 2021-05-15 18:53:55 +02:00
Michael Shamoon
f86c500239 Refactor unneeded ngIf 2021-04-04 19:57:16 -07:00
Michael Shamoon
fd9a871f81 Add back plus button which retains filter text 2021-04-04 17:05:27 -07:00
Michael Shamoon
46fe2da563 Refactor to use ng-select addTag function 2021-04-03 09:30:29 -07:00
Michael Shamoon
9f8687bbe6 Not needed, clearing will be done by timeout 2021-03-24 12:42:14 -07:00
Michael Shamoon
f399458df8 Clear last search term when clear button clicked 2021-03-24 12:37:26 -07:00
Michael Shamoon
904ff04f1d Add timeout for clearing last search term on select blur 2021-03-24 12:21:51 -07:00
Michael Shamoon
567161b2c0 Support passing current term from input-select search to create dialog e.g. for doc type / correspondent 2021-03-24 12:21:13 -07:00
Michael Shamoon
8781ebbadd Support passing current term from tag search to create dialog 2021-03-24 12:13:37 -07:00
jonaswinkler
97dc8553db shadows 2021-02-25 22:49:47 +01:00
jonaswinkler
bae41cc50a color picker fixes, random default color 2021-02-25 22:43:45 +01:00
jonaswinkler
8a9e2481a2 Merge branch 'dev' into feature-autocolor 2021-02-25 18:54:40 +01:00
jonaswinkler
ba73f6fe3e fix date input error display 2021-02-25 16:29:49 +01:00
jonaswinkler
00f665623f fix duplicate IDs 2021-02-25 11:42:38 +01:00
jonaswinkler
ec604bcdf0 adjust frontend to use the new tag color api 2021-02-25 11:32:22 +01:00
jonaswinkler
e9215b278c Merge branch 'dev' into feature-autocolor 2021-02-24 23:10:59 +01:00
jonaswinkler
6362af2d84 use new date inputs for the date filter as well 2021-02-24 18:45:05 +01:00
jonaswinkler
f35dcf1675 use ng-bootstrap date selector, with proper formatting/parsing according to the current locale #177 2021-02-24 18:00:26 +01:00
jonaswinkler
fce76d0671 Merge branch 'dev' into feature-websockets-status 2021-01-30 16:08:50 +01:00
jonaswinkler
dda384f4a3 update messages 2021-01-29 16:57:00 +01:00
jonaswinkler
624ea65fb3 frontend support for suggestions #264 2021-01-29 16:48:51 +01:00
Michael Shamoon
bf50fea84e Cleanup 2021-01-25 23:32:02 -08:00
Michael Shamoon
3959655f7f Settings navigation warning dialog 2021-01-25 22:44:26 -08:00
jonaswinkler
044aa55d74 Merge branch 'dev' into feature-websockets-status 2021-01-23 22:22:17 +01:00
Michael Shamoon
38d8f467cf Shrink dropdown note font size to fit on one line 2021-01-23 11:52:05 -08:00
Michael Shamoon
f62d881f1a Disable any / all toggle when excluded items 2021-01-21 14:42:05 -08:00
Michael Shamoon
ec4fc3a2f3 return key works too 2021-01-21 14:41:11 -08:00
Michael Shamoon
cfd642c7e0 Merge branch 'fix/issue-401' into feature/any-all-filtering 2021-01-21 14:29:31 -08:00
Michael Shamoon
a52059be45 Add UI hint for option-click 2021-01-21 11:30:29 -08:00
Michael Shamoon
64cde6e5bf Prevent download when alt-click tags 2021-01-21 11:11:25 -08:00
Michael Shamoon
99cfd67274 Prevent exclude click in editing (bulk editor) mode 2021-01-21 11:09:59 -08:00
Michael Shamoon
da09d631f2 Support excluding tags 2021-01-21 10:59:53 -08:00
Michael Shamoon
0054e5ecbd Remove unused interface 2021-01-20 19:36:47 -08:00
Michael Shamoon
3967a44ecf Disable any/all toggle when not needed 2021-01-20 19:33:54 -08:00
Michael Shamoon
50ba3c1cc6 Fix resetting any vs all 2021-01-20 18:38:49 -08:00
Michael Shamoon
cb2dc458eb changed event for toggling operator 2021-01-20 16:21:12 -08:00
Michael Shamoon
4ac1aa35eb Add support for 'any' ('OR') of tags when filtering 2021-01-20 15:21:41 -08:00
Michael Shamoon
d7d29e6ed9 Comment typo 2021-01-16 14:14:05 -08:00
Michael Shamoon
2b8dcc21cc Prevent close button 'stealing' focus from modal input fields 2021-01-16 14:09:23 -08:00
Michael Shamoon
3e200dbeb5 Move 'Filter by:' inline with title field, icon stuff 2021-01-11 16:15:55 -08:00
Michael Shamoon
c0f7041182 Fix right menus getting cut off 2021-01-11 14:53:16 -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
jonaswinkler
e01eb77fec fixes #307 2021-01-11 15:38:45 +01:00
jonaswinkler
6f03f83447 fixes #292 2021-01-10 01:59:47 +01:00
jonaswinkler
7096e73915 bugfixes 2021-01-07 01:01:01 +01:00
jonaswinkler
9945cd3728 bugfix 2021-01-07 00:21:47 +01:00
jonaswinkler
4ffbbb9796 fix some translations 2021-01-05 23:36:31 +01:00