58 Commits

Author SHA1 Message Date
Frank Strieter
4377d15599 test: remove most of the boilerplate tests 2022-03-23 09:24:07 +01:00
Michael Shamoon
bd4a705769 Prettier code cleanup for .ts files
See #182
2022-03-11 11:58:19 -08:00
shamoon
5d9482bcfa Merge pull request #253 from paperless-ngx/feature-better-date-keyboard-input
Improve date keyboard input
2022-03-11 10:27:56 -08:00
Michael Shamoon
6efc312929 Fix enter key was prevented 2022-03-11 08:11:35 -08:00
Michael Shamoon
6c1701fa14 semicolons 2022-03-11 01:03:43 -08:00
Michael Shamoon
b6a75b6206 Move padding into date formatter 2022-03-11 00:28:06 -08:00
Michael Shamoon
cf18cc940e Limit date input field chars and length 2022-03-11 00:11:59 -08:00
Michael Shamoon
548f6a41ae Allow formatting non-padded dates 2022-03-10 15:17:32 -08:00
Michael Shamoon
1658d1aa85 Working conversion 2022-03-09 15:34:26 -08:00
Michael Shamoon
c0fac27576 Converting colors experiment 2022-03-09 15:19:42 -08:00
Michael Shamoon
09b1fb2b76 Allow non-hex color modes from color component 2022-03-09 14:12:39 -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
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