Thomas
|
026a5011d4
|
Feature/add account registration page (#141)
* Add account registration page
* Update changelog
|
2021-06-05 17:16:07 +02:00 |
|
Thomas
|
ad961f3039
|
Bugfix/fix missing header of public pages (#121)
* Fix missing header of public pages
* Update changelog
|
2021-05-24 16:28:42 +02:00 |
|
Thomas
|
0d6fe4a232
|
Feature/refactor user service as observable store (#117)
* Implement user service as observable store
* Clean up tokenStorageService usage
* Update changelog
|
2021-05-24 09:38:44 +02:00 |
|
Thomas
|
b4762dc463
|
Bugfix/fix internal navigation with query param (#114)
* Fix internal navigation with query parameter
* Add guard
* Update changelog
|
2021-05-22 13:48:06 +02:00 |
|
Thomas
|
78a4946e8b
|
Feature/zen mode (#110)
* Start with implementation
* Refactor AuthGuard, persist displayMode in user settings
* Refactor DisplayMode to ViewMode
* Update changelog
|
2021-05-22 10:04:56 +02:00 |
|
Thomas
|
79edc09710
|
Store utm_source in local storage (#106)
|
2021-05-19 20:36:44 +02:00 |
|
Thomas
|
277133fa1a
|
Clean up services (#103)
* LanguageService
* TokenStorageService
|
2021-05-17 19:55:10 +02:00 |
|
Thomas
|
c973ffd3ba
|
Feature/reorganize helper lib (#100)
Reorganize helper lib (Move interfaces and types)
* InfoItem
* PortfolioItem
* PortfolioOverview
* PortfolioPerformance
* Position
* PortfolioPosition
* PortfolioReport
* PortfolioReportRule
* User
* UserSettings
* DateRange
* AdminData
* AccessWithGranteeUser
* OrderWithAccount
* Granularity
* UserWithSettings
* RequestWithUser
|
2021-05-16 21:20:59 +02:00 |
|
Thomas
|
dbed4ea527
|
Feature/improve imports with paths in tsconfig (#32)
* Improve imports
|
2021-04-21 20:27:39 +02:00 |
|
Thomas
|
c361143ba2
|
Fix interceptor for unauthorized http response (#27)
|
2021-04-20 21:54:01 +02:00 |
|
Thomas
|
c616312233
|
Initial commit
|
2021-04-13 21:53:58 +02:00 |
|