47 Commits

Author SHA1 Message Date
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
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
73f1bcc9ef Update to Angular 13 2022-02-20 00:14:35 +01: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
ec604bcdf0 adjust frontend to use the new tag color api 2021-02-25 11:32:22 +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
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
jonaswinkler
6f03f83447 fixes #292 2021-01-10 01:59:47 +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
jonaswinkler
996210df49 fixes #278 2021-01-05 22:11:42 +01:00
jonaswinkler
3c0cf09f14 fixes #121 2021-01-04 00:38:29 +01:00
jonaswinkler
677974924a form field validation (much better error messages) 2021-01-03 13:09:16 +01:00
jonaswinkler
9a1e659d4e fixes #224 2020-12-30 23:01:34 +01:00
jonaswinkler
77fd6bba8f fixes clearing fields that should not be clearable 2020-12-22 13:39:46 +01:00
jonaswinkler
a542b30eec changed field order, updated ng-select for tag color selection 2020-12-21 18:15:28 +01:00
Michael Shamoon
8fae9dd8ab Fix wrapping with multiple tags, embiggen tags, pretty icons 2020-12-18 01:13:30 -08:00
Michael Shamoon
8f338b98a8 Use ng-select for document detail screen tags 2020-12-18 00:53:01 -08:00
Michael Shamoon
3a086b550e Use ng-select for document detail screen 2020-12-17 23:09:27 -08:00
jonaswinkler
2f6bf67d96 imports 2020-12-14 20:21:31 +01:00
jonaswinkler
3677d0193f shadows 2020-12-09 13:44:37 +01:00
jonaswinkler
efa2b5a315 Addresses #99 entirely. 2020-12-07 23:42:18 +01:00
Jonas Winkler
f07bc1b21e many layout and theme changes 2020-11-22 16:33:26 +01:00
Jonas Winkler
1292a7e120 now using SCSS for better theming support 2020-11-22 14:43:59 +01:00
Jonas Winkler
1581d707ac fixes bug with the + button 2020-11-12 09:23:57 +01:00
Jonas Winkler
4e904cf912 a new tag editor fixes #20
also: discard document changes button
2020-11-04 17:23:36 +01:00
Jonas Winkler
a8c0307d54 fixed date editing, fixes #10 2020-11-04 13:10:23 +01:00
Jonas Winkler
c39d94b8cb Saved views, some refactoring 2020-10-30 22:46:43 +01:00
Jonas Winkler
2c190ddcb3 select component updated 2020-10-28 20:21:00 +01:00
Jonas Winkler
e8ef54d00d added some reusable form controls 2020-10-28 18:02:30 +01:00