151 Commits

Author SHA1 Message Date
shamoon
2116ea3531 Fix date dropdown bs5 compatability 2022-03-02 00:48:20 -08:00
Michael Shamoon
df5723112d fix filterable dropdown text color when open 2022-03-01 12:32:06 -08:00
Michael Shamoon
a7404deb43 Reduce calls to isDirty for filterable dropdowns
And make disabled more visually obvious
2022-02-20 01:08:42 -08:00
Michael Shamoon
4cfe0046f6 bs5: show single filterable dropdown without number 2022-02-20 00:19:44 -08:00
Michael Shamoon
1b5c142b81 bs5: fix color component display 2022-02-19 23:55:17 -08:00
Michael Shamoon
268f2c18ec bs5: fix settings display 2022-02-19 23:34:32 -08:00
Michael Shamoon
18d6c4bf0e bs5: form input spacing, renamed controls 2022-02-19 22:40:27 -08:00
Michael Shamoon
df16b41971 bs5: fix badges 2022-02-19 22:04:52 -08:00
Michael Shamoon
81f1e9c7ab bs5: fix toggle buttons 2022-02-19 21:46:15 -08:00
Yannic Schroeder
39a4fcbf46 Migrate Bootstrap close buttons to v5
https://getbootstrap.com/docs/5.0/migration/#close-button
2022-02-20 01:43:31 +01:00
Yannic Schroeder
0aaf553acc Migrate Bootstrap utilities to v5
Names of utility classes have changed:
https://getbootstrap.com/docs/5.0/migration/#utilities
2022-02-20 01:25:57 +01:00
Yannic Schroeder
0deaf25285 Fix wrong migrations from update to Angular 13 2022-02-20 00:15:43 +01:00
Yannic Schroeder
73f1bcc9ef Update to Angular 13 2022-02-20 00:14:35 +01:00
shamoon
6e866a4594 Merge pull request #10 from shamoon/feature/any-all-filtering
Feature: any / all filtering with tags
2022-02-19 14:52:55 -08:00
Michael Shamoon
f3c13bfa4a Indicate disabled but active All button 2022-02-19 14:03:55 -08:00
Michael Shamoon
2a6a61b45c Hide double-click note on non-multiple dropdowns 2022-02-19 09:20:41 -08:00
Michael Shamoon
e23627bba0 Change alt-click to second click 2022-02-18 19:35:02 -08:00
Michael Shamoon
d2e0f91b20 Fix spelling error 2022-02-16 00:29:04 -08:00
Michael Shamoon
c5c2257ff0 Code cleanup 2022-02-15 23:43:02 -08:00
Michael Shamoon
60f63ad75f Merge branch 'dev' into feature/unsaved-changes 2022-02-15 11:20:05 -08:00
Michael Shamoon
bb5ac02289 Merge branch 'dev' into feature/any-all-filtering 2022-02-14 22:23:31 -08:00
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