gobdevel
f5eee4b4dc
Add knob to control user signup feature
Add knob "Disable User Signup" in Admin overview page
Add new permission to handle this knob, only admin has access
Add new admin property to store this knob config
Validate user signup against this config.
3 years ago
Thomas Kaul
e87b93f19c
Feature/add logo endpoint ( #1506 )
* Add logo endpoint
* Update changelog
3 years ago
Thomas Kaul
49dcade964
Feature/add date of first activity to holdings ( #1505 )
* Add date of first activity
* Update changelog
3 years ago
Thomas Kaul
7cd65eed39
Feature/improve asset profile details dialog ( #1504 )
* Improve asset profile details dialog
* Update changelog
3 years ago
Thomas Kaul
a51b210f79
Feature/upgrade chart.js to version 4.0.1 ( #1503 )
* Upgrade chart.js to version 4.0.1 (including plugins)
* Migrate border attributes
* Update changelog
3 years ago
Thomas Kaul
3a78d6c3f1
Feature/add dividend timeline ( #1498 )
* Add dividend timeline
* Update changelog
Co-Authored-By: João Pereira <joao@jpereira.me>
3 years ago
Thomas Kaul
d5e3ff5717
Add locale ( #1500 )
3 years ago
Thomas Kaul
50f6d154e5
Feature/extend sorting in tables ( #1491 )
* Extend sorting
* Update changelog
3 years ago
Thomas Kaul
b5b7af7741
Feature/improve asset profile management ( #1485 )
* Improve asset profile management (Add note, fix filter)
* Update changelog
3 years ago
Thomas Kaul
3611684f17
Feature/extend asset profile details dialog ( #1469 )
* Extend asset profile details dialog
* Update changelog
3 years ago
Thomas Kaul
b0d708fb82
Feature/change activities icons ( #1463 )
* Improve icons
* Update changelog
3 years ago
Thomas Kaul
31c949f9d2
Feature/upgrade nx to version 15.0.13 ( #1442 )
* Upgrade Nx to version 15.0.13
* Update changelog
3 years ago
Yash Solanki
901c997908
Add pagination to activities table ( #1404 )
* Add pagination to activities table
3 years ago
Thomas Kaul
64a7d38ff9
Add more translations ( #1394 )
3 years ago
Thomas Kaul
68d0d39161
Feature/translate asset and asset sub classes ( #1393 )
* Translate asset and asset sub classes
* Update changelog
3 years ago
Thomas Kaul
8fd1fbd44a
Feature/upgrade nx to version 15 ( #1375 )
* Upgrade to Nx 15
* Update changelog
3 years ago
Thomas Kaul
0fb33ae71c
Feature/migrate angular.json to project.json ( #1374 )
* Migrate angular.json to project.json
* Update changelog
3 years ago
Thomas Kaul
eac52a215b
Feature/refactor appearance to color scheme ( #1364 )
* Refactor appearance to colorScheme
* Update changelog
3 years ago
Thomas Kaul
a65424aafa
Feature/add total amount chart to investment timeline ( #1344 )
* Add total amount chart
* Update changelog
3 years ago
Thomas Kaul
ccb8c86596
Feature/minor improvements in chart components ( #1353 )
* Move y axis to the right
* Update changelog
3 years ago
Yash Solanki
246de7aa86
Consider current month in FIRE calculation ( #1349 )
3 years ago
Thomas Kaul
538c8947cd
Feature/rename data source from rakuten to rapid api ( #1350 )
* Rename Rakuten to Rapid API
* Update changelog
3 years ago
Thomas Kaul
a8e096f9ac
Feature/minor improvements for appearance selector ( #1345 )
* Improve appearance selector
* Update changelog
3 years ago
Logan Arnett
8e577592f6
Fix issue with $localize in storybook ( #1343 )
3 years ago
Yash Solanki
c896bf9199
Add appearance option in settings ( #1342 )
* Add appearance option in settings
3 years ago
Thomas Kaul
8f3a9bdfbb
Feature/refactor animation configuration ( #1337 )
* Refactor animation configuration
* Update changelog
3 years ago
Yash Solanki
44dfd2bd48
Add animation to line chart ( #1328 )
3 years ago
Thomas Kaul
3f85c327f5
Bugfix/fix text truncation in value component ( #1330 )
* Fix text truncation
* Update changelog
3 years ago
Thomas Kaul
8d3954304e
Feature/add statistics section to landing page ( #1306 )
* Add pulls on Docker Hub to statistics
* Add statistics to landing page
* Update changelog
3 years ago
Thomas Kaul
e3916e1ba3
Feature/setup espanol ( #1293 )
* Setup Español
* Update changelog
3 years ago
Mitchell
3006c21b12
Add dutch translation ( #1291 )
* Add dutch translation
3 years ago
Thomas Kaul
f01a3f893d
Exclude accounts ( #1289 )
* Exclude accounts
* Update changelog
3 years ago
Thomas Kaul
7667af059c
Feature/combine performance and chart calculation ( #1285 )
* Combine performance and chart calculation endpoints
* Update changelog
3 years ago
Thomas Kaul
862f670ccf
Feature/setup italiano ( #1276 )
* Setup italiano
* Update changelog
3 years ago
Thomas Kaul
b1b5689242
Feature/improve performance of chart calculation ( #1271 )
* Improve performance chart calculation
Co-Authored-By: gizmodus <11334553+gizmodus@users.noreply.github.com>
* Update changelog
Co-Authored-By: gizmodus <11334553+gizmodus@users.noreply.github.com>
* Improve chart tooltip of benchmark comparator
* Update changelog
Co-authored-by: gizmodus <11334553+gizmodus@users.noreply.github.com>
3 years ago
Thomas Kaul
d4c3a9d1e8
Feature/add percentage visualization of the current filter ( #1268 )
* Add percentage visualization of the active filter
* Update changelog
3 years ago
Thomas Kaul
e320aa91f7
Feature/simplify benchmark configuration ( #1248 )
* Simplify benchmark configuration
* Update changelog
3 years ago
Thomas Kaul
4f8fe83a16
Feature/clean up user database schema ( #1242 )
* Clean up user database schema
* Update changelog
3 years ago
Thomas Kaul
aece76d98f
Feature/add date range component to benchmark comparator ( #1240 )
* Add date range component
* Update changelog
3 years ago
Thomas Kaul
fc4bb71184
Feature/migrate date range setting to user settings ( #1239 )
* Migrate date range to user settings
* Refactor currency and view mode in the user user settings
* Update changelog
3 years ago
Thomas Kaul
376ce88492
Bugfix/fix benchmark chart ( #1236 )
* Fix benchmark chart
* Distinguish between currency and unit in tooltip
* Update changelog
3 years ago
Thomas Kaul
3ad99c9991
Add data management ( #1230 )
* Add data management for benchmarks
3 years ago
Thomas
75d61bff6d
Setup benchmark comparator
3 years ago
Thomas Kaul
3b2f13850c
Feature/improve chart calculation ( #1226 )
* Improve chart calculation
* Update changelog
3 years ago
Thomas Kaul
b59af0d864
Feature/upgrade nx to version 14.6.4 ( #1220 )
* Upgrade nx and angular
* Update changelog
3 years ago
Thomas Kaul
408bdbd187
Bugfix/fix GitHub contributors count ( #1219 )
* Fix GitHub contributors count
* Update changelog
3 years ago
Thomas Kaul
0e29278e96
Feature/add alias to access ( #1193 )
* Add alias to access
* Update changelog
3 years ago
Thomas Kaul
2db46e5bbf
Feature/support localization in date fns ( #1195 )
* Add locale to date-fns (formatDistanceToNow)
* Update changelog
3 years ago
Thomas Kaul
e3662a143c
Improve localization ( #1191 )
* Improve localization
* Update changelog
3 years ago
Thomas Kaul
539d3ff754
Feature/add asset sub class filter ( #1188 )
* Add asset sub class filter
* Update changelog
3 years ago