64 Commits

Author SHA1 Message Date
Thomas Kaul
b90e3076d0
Feature/remove exchange rates from admin control overview (#4439)
* Remove exchange rates

* Update changelog
2025-03-15 18:25:15 +01:00
Thomas Kaul
b2698fccbd
Feature/improve validation of currency management in admin control panel (#4334)
* Improve validation of currency management

* Update changelog
2025-02-19 17:25:54 +01:00
Karel De Smet
46cbbd3bc4
Feature/upgrade to nx 20.3 (#4152)
* Upgrade to Nx 20.3

* Update changelog
2024-12-29 19:47:32 +01:00
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>
2024-10-26 11:07:48 +02:00
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>
2024-09-28 09:42:14 +02:00
Thomas Kaul
e301dc5612
Feature/add horizontal lines to separate delete actions in menus (#3805)
* Add horizontal lines to separate delete action

* Update changelog
2024-09-24 18:53:25 +02:00
Daniel Idem
952c2b71a2
Feature/reuse notification service for confirm dialogs (#3671)
* Reuse notification service for confirm dialogs
2024-08-17 16:55:49 +02:00
Daniel Idem
56ddbaf972
Feature/reuse notification service for alert dialogs (#3670)
* Reuse notification service for alert dialogs
2024-08-15 11:36:55 +02:00
Thomas Kaul
faa6af5694
Feature/improve handling of numerical precision in value component (#3595)
* Improve handling of numerical precision in value component

* Update changelog
2024-07-22 19:35:25 +02:00
Thomas Kaul
b725e6e2ec
Feature/migrate client to control flow (#3475)
* Migrate to control flow

* Update changelog
2024-06-11 19:46:16 +02:00
Thomas Kaul
92fb05320a
Migrate UI components to standalone (#3296) 2024-04-19 18:31:35 +02:00
Thomas Kaul
efdc9b387f
Eliminate ghostfolio-style.scss (#3228) 2024-04-01 13:24:00 +02:00
Thomas Kaul
b62488628c
Prettify markup (#3029) 2024-02-21 09:58:15 +01:00
Thomas Kaul
446c7cb517
Remove closing tags of mat-* components (#2989) 2024-02-11 18:12:16 +01:00
Thomas Kaul
e921ed7f52
Reorder imports (#2988) 2024-02-11 17:50:18 +01:00
Thomas Kaul
ccaf06360a
Feature/introduce admin setting to disable data gathering (#2981)
* Introduce setting to disable data gathering

* Update changelog
2024-02-11 10:06:07 +01:00
Thomas Kaul
857708dc4d
Migrate gf-* components to self-closing tags (#2934) 2024-01-28 08:50:43 +01:00
Thomas Kaul
ac0f6f40cf
Remove closing tags (#2816) 2024-01-06 19:28:35 +01:00
Thomas Kaul
aa72d9b730
Feature/improve validation of currency management (#2761)
* Improve validation

* Update changelog
2023-12-20 11:53:40 +01:00
Thomas Kaul
f567e25f27
Feature/introduce action menus in overview of action control panel (#2637)
* Introduce action menus

* Exchange rates management
* Coupons management

* Update changelog
2023-11-11 18:48:23 +01:00
Thomas Kaul
12aac101bd
Feature/extend system message (#2628)
* Extend system message

* Update changelog
2023-11-09 19:23:36 +01:00
Thomas Kaul
e69c7a753c
Feature/add edit exchange rate button to admin control (#2577)
* Ad edit button

* Update changelog
2023-11-02 19:35:03 +01:00
Thomas Kaul
16f1b16e41
Feature/change checkboxes to slide toggles in admin control panel (#2551)
* Change checkboxes to slide toggles

* Update changelog
2023-10-28 20:46:44 +02:00
Thomas Kaul
a59f9fa037
Feature/remove version from client (#2522)
* Remove version

* Update changelog
2023-10-21 09:41:07 +02:00
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>
2023-10-07 09:11:32 +02:00
Thomas Kaul
8ad6492477
Feature/various improvements in client (#2434)
* Various improvements

* Update changelog
2023-10-05 20:31:00 +02:00
Anirudh Sudhir
f1ec5e704e
Add version to Overview of Admin Control panel (#2414)
* Add version to Overview of Admin Control panel

* Update changelog
2023-10-02 10:05:01 +02:00
Thomas Kaul
5b7409d08e
Feature/add tag management in admin control panel (#2389)
* Add tag management

* Update locales

* Update changelog
2023-09-26 18:56:09 +02:00
Thomas Kaul
6e87f34c6f
Feature/add more durations in coupon system (#2228)
* Add 90 and 180 days

* Update changelog
2023-08-10 20:49:06 +02:00
Thomas Kaul
0a465f125d
Feature/add pagination to market data table in admin control panel (#2108)
* Add pagination

* Update changelog
2023-07-01 10:49:00 +02:00
Thomas Kaul
3bc8b3c836
Feature/add link to manage benchmarks in benchmark comparator component (#2007)
* Add link to manage benchmarks

* Update changelog
2023-05-27 09:34:02 +02:00
Thomas Kaul
739cb4242d
Feature/decrease density of theme (#1846)
* Decrease density

* Update changelog
2023-04-10 17:59:29 +02:00
Thomas Kaul
464973f9b0
Feature/migrate form components to angular material 15 (#1842)
* Upgrade @angular/cdk

* Upgrade form components to Angular Material 15

* Update changelog
2023-04-10 10:59:44 +02:00
Thomas Kaul
a57fdfb2bb
Feature/migrate slide toggle components to angular material 15 (#1840)
* Upgrade @angular/material

* Change MatSlideToggle to MatCheckbox

* Update changelog
2023-04-09 09:33:36 +02:00
Thomas Kaul
3453100afd
Feature/migrate various components to angular material 15 part 2 (#1838)
* Migrate tooltips to Angular Material 15

* Migrate tabs to Angular Material 15
2023-04-09 08:54:32 +02:00
Thomas Kaul
84de2c0c68
Migrate card components to Angular Material 15 (#1837) 2023-04-08 17:08:30 +02:00
Thomas Kaul
1b7b082003
Feature/migrate various components to angular material 15 (#1836)
* Migrate components to Angular Material 15

* Update changelog
2023-04-08 15:33:27 +02:00
Thomas Kaul
1b9587c454
Update default coupon duration (#1700) 2023-02-15 10:00:04 +01:00
Thomas Kaul
45cfd61dbb
Feature/improve styling in admin control panel (#1665)
* Improve styling

* Update changelog
2023-02-06 11:35:56 +01:00
Thomas Kaul
0000317041
Upgrade Nx and Angular (#1646)
* Upgrade Nx and Angular

* Update changelog

* Feature/eliminate angular material css vars (#1648)

* Eliminate angular-material-css-vars

* Update changelog
2023-02-04 11:26:06 +01:00
Thomas Kaul
f47e4d3b04
Clean up imports (#1613) 2023-01-17 20:10:08 +01:00
Thomas Kaul
f3c8ec27cb
Feature/improve deprecated sass imports (#1581)
* Improve deprecated Sass imports

* Update changelog
2023-01-10 20:06:42 +01:00
Thomas Kaul
8818e09be8
Feature/add prefix to coupon codes (#1562)
* Add prefix

* Update changelog
2022-12-31 17:06:15 +01:00
Thomas Kaul
8793284e75
Feature/add tags to admin control panel (#1530)
* Add tags

* Update changelog
2022-12-24 12:28:17 +01:00
gobdevel
616d168a7c
Feature/add signup permission (#1512)
* Added support to disable user sign up in the admin control panel

* Update changelog

Co-authored-by: Thomas <4159106+dtslvr@users.noreply.github.com>
2022-12-17 12:39:21 +01:00
Thomas Kaul
e449d51c3c
Feature/restructure actions in admin control panel (#1410)
* Restructure actions

* Update changelog
2022-11-02 17:47:03 +01:00
Thomas Kaul
5398da0dc8
Feature/simplify admin settings management (#1340)
* Simplify settings management

* Update changelog
2022-10-08 17:35:18 +02:00
Thomas Kaul
a6186c23e2
Feature/improve usage of value component (#1308)
* Improve usage of value component

* Update changelog
2022-10-01 13:53:43 +02:00
Thomas Kaul
dacd7271eb
Feature/improve density of various selectors (#1283)
* Improve density

* Update changelog
2022-09-24 09:58:09 +02:00
Thomas
75d61bff6d Setup benchmark comparator 2022-09-04 09:45:22 +02:00