shamoon
|
d40c13420d
|
Merge pull request #1367 from Eckii24/feat/date-suggestions
Adding date suggestions to the documents details view
|
2022-08-25 11:47:37 -07:00 |
|
Michael Shamoon
|
a0f48130c0
|
Fix some date pasting cases
|
2022-08-07 08:44:39 -07:00 |
|
Michael Shamoon
|
7e2c693c8a
|
Make date suggestions timezone-unaware
|
2022-08-07 08:37:18 -07:00 |
|
Michael Shamoon
|
7396e4c326
|
simplify date value format
|
2022-08-06 21:19:06 -07:00 |
|
Matthias Eck
|
c52d18da1f
|
feat(date.component): adding suggestions to frontend
|
2022-08-06 13:03:20 +02:00 |
|
Michael Shamoon
|
0e0cbe3517
|
Use NgbDateParserFormatter
|
2022-05-22 14:38:15 -07:00 |
|
Michael Shamoon
|
8e2cb6d416
|
Strip some characters from pasted date input
|
2022-05-22 09:03:26 -07:00 |
|
Frank Strieter
|
d38bed1334
|
test: remove most of the boilerplate tests
|
2022-03-23 09:24:07 +01:00 |
|
Michael Shamoon
|
f34202a82a
|
Prettier code cleanup for .ts files
See #182
|
2022-03-11 11:58:19 -08:00 |
|
Michael Shamoon
|
4e4035a867
|
Fix enter key was prevented
|
2022-03-11 08:11:35 -08:00 |
|
Michael Shamoon
|
4773d0bb7f
|
semicolons
|
2022-03-11 01:03:43 -08:00 |
|
Michael Shamoon
|
4c7eb34290
|
Move padding into date formatter
|
2022-03-11 00:28:06 -08:00 |
|
Michael Shamoon
|
a1fd9f7310
|
Limit date input field chars and length
|
2022-03-11 00:11:59 -08:00 |
|
Michael Shamoon
|
1807811903
|
Allow formatting non-padded dates
|
2022-03-10 15:17:32 -08:00 |
|
Michael Shamoon
|
4400915e0c
|
bs5: form input spacing, renamed controls
|
2022-02-19 22:40:27 -08:00 |
|
jonaswinkler
|
cc2b836646
|
fix date input error display
|
2021-02-25 16:29:49 +01:00 |
|
jonaswinkler
|
035b0a449b
|
use ng-bootstrap date selector, with proper formatting/parsing according to the current locale #177
|
2021-02-24 18:00:26 +01:00 |
|