Kenrick Tandrian
|
a57b670d7b
|
Task/enforce module boundaries for api and common modules (#5925)
* feat(lint): allow circular self deps
* feat(lint): enforce module boundaries
* feat(lib): move data provider response interface to common
* feat(lib): move symbol item interface to common
* feat(lib): move activity interface to common
* feat(lint): temporarily disable @nx/enforce-module-boundaries for ui files
* feat(lint): temporarily disable @nx/enforce-module-boundaries for client files
* feat(lint): ignore circular deps between client and ui
* feat(common): implement barrel export for data provider response interface
* feat(common): implement barrel export for activity interface
* feat(common): implement barrel export for symbol item interface
|
2 weeks ago |
Thomas Kaul
|
be0ddd6298
|
Task/harmonize interfaces naming (#5796)
* Harmonize interfaces naming
|
1 month ago |
Raj Gupta
|
15133466a5
|
Task/migrate symbol pipe to standalone (#5637)
* Migrate symbol pipe to standalone
* Update changelog
|
2 months ago |
David Requeno
|
473c474845
|
Feature/extend search in assistant by accounts (#5356)
* Extend search in assistant by accounts
* Update changelog
|
4 months ago |
Attila Cseh
|
bb216e29ce
|
Feature/upgrade to Nx 21.2 (#5221)
* Upgrade to Nx 21.2
* Update changelog
---------
Co-authored-by: Thomas Kaul <4159106+dtslvr@users.noreply.github.com>
|
4 months ago |
Thomas Kaul
|
c34e3a9434
|
Feature/reuse internal routes in assistant list item component (#5122)
* Reuse internal routes
|
5 months ago |
Kenrick Tandrian
|
ced7f1f206
|
Feature/extend search in assistant by quick links (#4870)
* Extend search in assistant by quick links
* Update changelog
|
6 months ago |
Karel De Smet
|
46cbbd3bc4
|
Feature/upgrade to nx 20.3 (#4152)
* Upgrade to Nx 20.3
* Update changelog
|
11 months ago |
Thomas Kaul
|
72e75208df
|
Bugfix/fix position detail dialog close functionality (#3396)
* Handle holding detail dialog open functionality in a single place (AppComponent)
* Update changelog
|
2 years ago |
Thomas Kaul
|
a4efbc0131
|
Feature/migrate UI components to control flow (#3324)
* Migrate to control flow
* Update changelog
|
2 years ago |
Thomas Kaul
|
bed9ae916c
|
Migrate UI components to standalone (#3302)
|
2 years ago |
Thomas Kaul
|
e921ed7f52
|
Reorder imports (#2988)
|
2 years ago |
Thomas Kaul
|
30e561c06f
|
Feature/extend assistant with search for asset profile (#2499)
* Extend assistant with search for asset profile
* Extend search results by currency, symbol and asset sub class
* Update changelog
|
2 years ago |
Thomas Kaul
|
550e646079
|
Feature/introduce assistant (#2451)
* Introduce assistant
* Update changelog
|
2 years ago |