Thomas Kaul
0530e098fb
Task/extend value component by isLoading attribute ( #7540 )
* Introduce isLoading attribute
* Update changelog
3 weeks ago
Thomas Kaul
132f8670b9
Task/improve usability in admin control panel by eliminating page reloads ( #7518 )
* Improve usability by eliminating page reloads
* Update changelog
4 weeks ago
Thomas Kaul
759588aef1
Bugfix/copy coupon code to clipboard ( #7386 )
Improve copy coupon code to clipboard
1 month ago
Thomas Kaul
d857bc882c
Task/add skeleton loader to coupons table of admin control panel ( #7327 )
Add skeleton loader
2 months ago
Thomas Kaul
8aa476909b
Task/extend coupons with createdAt ( #7257 )
* Extend coupons with createdAt
2 months ago
David Requeno
5dad190238
Task/set change detection strategy to OnPush in overview of admin control panel ( #7236 )
* Set change detection strategy to OnPush
* Update changelog
2 months ago
Kenrick Tandrian
e560b28da3
Task/improve type safety in admin overview component ( #6886 )
* fix(common): accept undefined for value in update property DTO
* fix(common): accept undefined for language code parameter
* fix(client): enforce encapsulation and immutability
* feat(client): migrate constructor based DI to inject function
* fix(client): info and getter encapsulation
4 months ago
Thomas Kaul
404ef252c7
Task/improve coupon management in admin control panel ( #6794 )
* Improve coupon management
4 months ago
Thomas Kaul
e399702992
Task/modernize layout of overview tab in admin control panel ( #6793 )
* Modernize layout
* Update changelog
4 months ago
Thomas Kaul
ef7df25496
Task/refactor subscription types ( #6735 )
Refactor subscription types
4 months ago
Thomas Kaul
a0042cd70f
Feature/add copy-to-clipboard button to coupon code ( #6702 )
Add copy-to-clipboard button to coupon code
5 months ago
Thomas Kaul
56c4626bbd
Feature/add copy-to-clipboard button to version of admin overview ( #6670 )
* Add copy-to-clipboard button to version
* Update changelog
5 months ago
Gilang Javier
cc7c731f6e
Task/eliminate OnDestroy lifecycle hook from admin overview component ( #6590 )
* Eliminate OnDestroy lifecycle hook
6 months ago
Thomas Kaul
eae2c20dfe
Task/deprecate transactionCount in GET api/v1/admin endpoint ( #6265 )
* Deprecate transactionCount in favor of activitiesCount
* Update changelog
7 months ago
Kenrick Tandrian
d4d6ce1d07
Task/move admin service to UI library ( #6159 )
* Move admin service to UI library
* Update changelog
8 months ago
Kenrick Tandrian
601008e0e6
Task/move data service to UI library ( #6154 )
* feat(lib): move data service
* feat(client): update imports
* feat(lib): update imports
* Update changelog
8 months ago
Kenrick Tandrian
76e06ed59f
Task/move notification service to UI library ( #6048 )
* Move notification service to UI library
* Update changelog
9 months ago
Kenrick Tandrian
362997324e
Task/enforce module boundaries for ui module ( #5947 )
* feat(lib): move ConfirmationDialogType to common lib
* fix(lib): move SubscriptionType to enums
* feat(lib): move validateObjectForForm util to common lib
* feat(lib): move GfDialogFooterComponent to ui lib
* feat(lib): move GfDialogHeaderComponent to ui lib
10 months ago
Kenrick Tandrian
5855c893d3
Feature/migrate admin page components to standalone ( #5212 )
* Migrate admin page components to standalone
* Update changelog
1 year ago
Thomas Kaul
a89cc8c64d
Feature/localize durations of coupon system ( #5191 )
* Localize durations of coupon system
* Update changelog
1 year ago
csehatt741
c2c4934d71
Feature/upgrade ionicons to version 8 ( #5090 )
* Upgrade ionicons to version 8
* Update changelog
1 year ago
Thomas Kaul
cb7434a8b2
Feature/sync demo account activities based on tags ( #4797 )
* Sync demo account activities based on tags
* Update changelog
1 year ago
Thomas Kaul
b90e3076d0
Feature/remove exchange rates from admin control overview ( #4439 )
* Remove exchange rates
* Update changelog
1 year ago
Thomas Kaul
b2698fccbd
Feature/improve validation of currency management in admin control panel ( #4334 )
* Improve validation of currency management
* Update changelog
2 years ago
Karel De Smet
46cbbd3bc4
Feature/upgrade to nx 20.3 ( #4152 )
* Upgrade to Nx 20.3
* Update changelog
2 years ago
dw-0
6a10b932b0
Feature/Switch consistent-type-assertions eslint rule from warn to error ( #3982 )
* Switch consistent-type-assertions eslint rule from warn to error
* Update changelog
---------
Signed-off-by: Dominik Willner <th33xitus@gmail.com>
2 years ago
Madhab Chandra Sahoo
8d0890a400
Feature/integrate add currency to create asset profile dialog ( #3819 )
* Integrate add currency to create asset profile dialog
* Update changelog
---------
Co-authored-by: Thomas Kaul <4159106+dtslvr@users.noreply.github.com>
2 years ago
Thomas Kaul
e301dc5612
Feature/add horizontal lines to separate delete actions in menus ( #3805 )
* Add horizontal lines to separate delete action
* Update changelog
2 years ago
Daniel Idem
952c2b71a2
Feature/reuse notification service for confirm dialogs ( #3671 )
* Reuse notification service for confirm dialogs
2 years ago
Daniel Idem
56ddbaf972
Feature/reuse notification service for alert dialogs ( #3670 )
* Reuse notification service for alert dialogs
2 years ago
Thomas Kaul
faa6af5694
Feature/improve handling of numerical precision in value component ( #3595 )
* Improve handling of numerical precision in value component
* Update changelog
2 years ago
Thomas Kaul
b725e6e2ec
Feature/migrate client to control flow ( #3475 )
* Migrate to control flow
* Update changelog
2 years ago
Thomas Kaul
92fb05320a
Migrate UI components to standalone ( #3296 )
2 years ago
Thomas Kaul
efdc9b387f
Eliminate ghostfolio-style.scss ( #3228 )
2 years ago
Thomas Kaul
b62488628c
Prettify markup ( #3029 )
3 years ago
Thomas Kaul
446c7cb517
Remove closing tags of mat-* components ( #2989 )
3 years ago
Thomas Kaul
e921ed7f52
Reorder imports ( #2988 )
3 years ago
Thomas Kaul
ccaf06360a
Feature/introduce admin setting to disable data gathering ( #2981 )
* Introduce setting to disable data gathering
* Update changelog
3 years ago
Thomas Kaul
857708dc4d
Migrate gf-* components to self-closing tags ( #2934 )
3 years ago
Thomas Kaul
ac0f6f40cf
Remove closing tags ( #2816 )
3 years ago
Thomas Kaul
aa72d9b730
Feature/improve validation of currency management ( #2761 )
* Improve validation
* Update changelog
3 years ago
Thomas Kaul
f567e25f27
Feature/introduce action menus in overview of action control panel ( #2637 )
* Introduce action menus
* Exchange rates management
* Coupons management
* Update changelog
3 years ago
Thomas Kaul
12aac101bd
Feature/extend system message ( #2628 )
* Extend system message
* Update changelog
3 years ago
Thomas Kaul
e69c7a753c
Feature/add edit exchange rate button to admin control ( #2577 )
* Ad edit button
* Update changelog
3 years ago
Thomas Kaul
16f1b16e41
Feature/change checkboxes to slide toggles in admin control panel ( #2551 )
* Change checkboxes to slide toggles
* Update changelog
3 years ago
Thomas Kaul
a59f9fa037
Feature/remove version from client ( #2522 )
* Remove version
* Update changelog
3 years ago
Akshay Wadatkar
fda4e0ea7d
Use application version from API endpoint in Admin Control panel ( #2427 )
* Use application version from API endpoint
---------
Co-authored-by: Thomas <4159106+dtslvr@users.noreply.github.com>
3 years ago
Thomas Kaul
8ad6492477
Feature/various improvements in client ( #2434 )
* Various improvements
* Update changelog
3 years ago
Anirudh Sudhir
f1ec5e704e
Add version to Overview of Admin Control panel ( #2414 )
* Add version to Overview of Admin Control panel
* Update changelog
3 years ago
Thomas Kaul
5b7409d08e
Feature/add tag management in admin control panel ( #2389 )
* Add tag management
* Update locales
* Update changelog
3 years ago