* Started with a few repositories.
* Get rid unnecessary allocations.
* New repositories and cancellation token improvements.
* First untested implementation.
* Fix infrastructure tests.
* Warnings fixed.
* All tests green again.
* New tests.
* Better cancellation.
* More tests.
* Backup fix.
* Markdown everything
* A few more tests and fixes.
* Fix app deletion flag.
* Provide app to client creator.
* Started with migration.
* Temp.
* Minor change to rename app deletion.
* Toggle for deleter.
* Fix build.
* Panels design.
* Move to style guide.
* More progress
* A lot of progress.
* Design improvements.
* Simplified sass.
* Design cleanup.
* Style fixes.
* Design improvements.
* A lot of fixes.
* Remove eslint.
* Design improvements.
* Design fixes.-
* Fix title service.
* Tests fixed.
* More design fixes and shortcuts
* A lot more fixes.
* More fixes.
* More fixes.
* Fix for titles.
* More fixes.
* Load outdatedbrowser from local files.
* Style fix and remove of CDN.
* rules.actionEdit
* Do not show unset button when disabled.
* Notifo and padding fixes.
* Fix build.
* Shortcut improvements.
* Shortcut impprovements.
* Fix tests
* Dummy change.
* Fix shortcut service and more tests.
* First settings.
* Migrations.
* Angular update.
* Type safe templates
* Type safe templates
* Backend Tests and minor fixes.
* Some tests.
* Cleanup and tests.
* Fix tests for title component.
* Remove patterns test.
* Tests for settings.
* First italian translation.
Co-authored-by: fpisu-sardit <70273645+fpisu-sardit@users.noreply.github.com>
Co-authored-by: MartijnDijkgraaf <martijndijkgraaf96@gmail.com>
* Moved to source.
* NL support.
* Created a shell script based on the bat translate script. (#559)
Added the missing NL keys
* Fixed the problem with events.
* Ugly fix for apps dashboard.
* Feature/nl martijn (#560)
* Created a shell script based on the bat translate script.
Added the missing NL keys
* Styling fixes in the json
* Removed a redundant quotation mark
* Format date-time right for NL
* Fix for the accepted-language header
* Spelling error
* Fixed the interceptor test
* Solved review points
* Added a try and finally to FromNowPipe test
* Fixed a formatting issue
* Moved the preparation stuff out of the try
* Moved the date-fns locale to the date helper
* Styling fixes
* Moved the format test
* added more texts and removed locale for the ISO dates.
* NL Preparation
Co-authored-by: MartijnDijkgraaf <martijndijkgraaf96@gmail.com>
* Code for UTC implementation
* Modified text on 'Today' button as it 'Date-Only' fields have this button and Date-Only buttons only work with UTC
Ensure that Date Only field only works in UTC and no conversion is made
* fixed code error for UTC conversion of just date-only fields
* Displaying date-times on frontend as Local
* Removed UTC text from translation JSON files
* Code review comment changes
* Simplified logic for 'Now' button when using the two toggles for time mode
* code review changes (pairing with Sebastian)
Co-authored-by: segalj <jason.segal@reedbusiness.com>
* Fix for the path of the translations
* Created an option to get all the translations keys
* Review points solved
* Removed the saveKey from the save function
* Added the first version of the Dutch Translation. (translated by Google, so the grammar is not correct yet)
* Grammar fixes
* Fixes for the translations
* Styling fixes
Co-authored-by: Martijn Dijkgraaf <martijndijkgraaf@MacBook-Pro-van-Martijn.local>