Mantovani Gabriele
de973d6bda
Add filterPredicate on transactions table to filter by account name ( #73 )
* fix: add filterPredicate on transactions table to filter by account name
* Minor refactoring
* Update changelog
Co-authored-by: Thomas <4159106+dtslvr@users.noreply.github.com>
4 years ago
Mantovani Gabriele
631efff7ae
Add duplicate action on transactions table ( #68 )
* feat: add duplicate action on transactions table
* fix: review changes
* fix: add type and dataSource
4 years ago
Thomas
90a2fea7d6
Feature/create and update accounts ( #60 )
* Allow to create and update accounts
* Activate account selector in transaction dialog
* Refactor analytics and report from platforms to accounts
4 years ago
Thomas
c70eb7793e
Feature/migration to accounts ( #58 )
* Migrate transaction table
* Add accounts page
* Add account page logic
4 years ago
Thomas
a076a1c933
Feature/extend position detail dialog ( #54 )
* Extend position detail dialog
* Absolute change
* Number of transactions
4 years ago
Thomas
ef317a86ed
Setup angular compiler options ( #45 )
4 years ago
Thomas
19ada83d0b
Fix header and about page ( #44 )
4 years ago
Thomas
d268de3e12
Feature/improve styling of x ray rules ( #40 )
4 years ago
Thomas
39cfb4603b
Extend support for feature flags ( #39 )
4 years ago
Thomas
5cb69291f5
Introduce market states ( #38 )
* closed
* delayed (no live data)
* open
4 years ago
Thomas
cf582b2e98
Add symbol icon to position detail dialog ( #37 )
4 years ago
Thomas
6c7adb6193
Prettify generic scraper symbols ( #34 )
4 years ago
Thomas
dbed4ea527
Feature/improve imports with paths in tsconfig ( #32 )
* Improve imports
4 years ago
Thomas
069006145a
Improve scraper ( #28 )
4 years ago
Thomas
0f2c8c856c
Clean up imports ( #24 )
4 years ago
Thomas
5d1f1b452a
Simplify initial project setup ( #12 )
* Simplify initial project setup
* Added a validation for environment variables
* Added support for feature flags to simplify the initial project setup
* Add configuration service to test
* Optimize data gathering and exchange rate calculation (#14 )
* Clean up changelog
4 years ago
Thomas
fed10c7110
Add license ( #8 )
* Add license
* Remove unnecessary style
* Add license to package.json
* Update url
* Adapt offering to new license (#13 )
* Adapt offering to new license
* Update changelog
* Add license to about page
* Adapt offering to new license
4 years ago
Thomas
a8c65cf3c2
Feature/migrate links to router link ( #2 )
* Migrate links to RouterLink
* Add i18n
4 years ago
Matthias Frey
c5d4823e28
Replace header.component.html href attributes with AngularRouter routerLink ( #1 )
* Replace header.component.html href attributes with AngularRouter routerLink
* Update changelog
Co-authored-by: Matthias Frey <matthias.frey@flowable.com>
Co-authored-by: Thomas <4159106+dtslvr@users.noreply.github.com>
4 years ago
Thomas
c616312233
Initial commit
4 years ago