* 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.
* 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>
* First files and keys.
* Progress with translation.
* More progress.
* Temp
* Simplify validation and error messages to make i18n easier.
* Texts improved.
* Just code formatting.
* Much more translations.
* Cleanup.
* Texts fixed.
* More translations and test fixes.
* Translations fixed.
* Build fix.
* More progress with texts.
* Texts fixed.
* Translations migrated.
* Put texts to resources.
* Progress with typescript.
* Name of pipe fixed.
* TranslationService => Localizer.
* Do not translate recursive.
* Localization improvements.
* I18n martijn (#550)
* prepared the appsettings and the window options for the Google Analtyics Id setting
* removed white spaces
* refactored the analytics.service, also made use of the settings from the appsettings.json. The analtycsid from the appsettings will now be used.
* setting back the localhost statements for the gtag config
* Refactored the analytics.service again
* Made the uiOptions options, for the sake of testing...
* fixed a spelling mistake
* Removed the empty line after the if statement.
* Removed the analyticsIdConfig class. Fixed the hostname check for localhost
* i dont know why this didnt merge correctly
* started with the i18n translations
* created a custom translate pipe
* Started with the implementation of ngx-translate
* forgot the package-lock
* End of day commit
* Added a shell for the ngx-translate (maybe remove it in the future)
* TranslationService => LocalizerService in the frontend
* Fixes for the stylelint, and adding the localizer service to the app.module.ts
* Fixes for the stylelint
* Fixes for the remove translationsService
* Design for replacing the variables in a translate text
* Little bit of translation progress
* Changed the infrastructue for the translates
* added the localizerService to the prettifyError handler
* made the translate function better
* The localizer is now a singleton and did some fixes
* Implemented custom pipe options
* Cleanup
* Removed some testdata
* Cleanup
* Started with Code review feedback.
Started with translate variables as an object instead of an var. Fixed tests
* Removed the regex for finden text that needs to be replaced
Co-authored-by: Martijn Dijkgraaf <>
* More texts
* Progress
* More translations
* More texts
* More texts
* Simplified translations
* Cleanup
* More fixes
* Cleanup
* Consistency fixes
* More texts
* More fixes
* Prefixes unified.
* Embed texts.
* Dialog fixed.
* Tests fixed.
* Styling fix.
* Just a cleanup.
* Inline markdown
* Minor fix.
* Small bugfixes
* Indexes improvements.
* Added translator.
* Notifo fix.
Co-authored-by: MartijnDijkgraaf <martijndijkgraaf96@gmail.com>