Commit Graph

1533 Commits

Author SHA1 Message Date
a3d1ac2ce4 Feature/update icon and add google play badge ()
* Add maskable icons

* Add Google Play badge

* Update changelog
2021-05-04 21:48:51 +02:00
163f4a3d3f Feature/allow to delete users ()
* Allow to delete users

* Update changelog
2021-05-03 21:23:00 +02:00
a84256dc03 Feature/eliminate platform from order ()
* Eliminate platform from order

* Update changelog
2021-05-03 21:19:56 +02:00
90a2fea7d6 Feature/create and update accounts ()
* Allow to create and update accounts

* Activate account selector in transaction dialog

* Refactor analytics and report from platforms to accounts
2021-05-02 21:18:52 +02:00
c70eb7793e Feature/migration to accounts ()
* Migrate transaction table
* Add accounts page
* Add account page logic
2021-05-01 12:30:52 +02:00
0816defb95 Feature/update slogan ()
* Harmonize slogan
2021-04-30 21:11:48 +02:00
a076a1c933 Feature/extend position detail dialog ()
* Extend position detail dialog

* Absolute change
* Number of transactions
2021-04-30 21:08:43 +02:00
40c95a541d Add data source to transaction model () 2021-04-28 21:30:49 +02:00
94e0feac68 Add scraper symbols to symbol lookup results () 2021-04-27 21:03:22 +02:00
11700f75d9 Improve colors in dark mode, improve user table () 2021-04-26 21:54:19 +02:00
608b195ba9 Extend user table ()
* Column: accounts
* Horizontal scrollbar
2021-04-25 21:25:23 +02:00
8cb5fd64dd Prepare for multi accounts support: store account for new transactions () 2021-04-25 21:22:35 +02:00
ef317a86ed Setup angular compiler options () 2021-04-25 17:41:53 +02:00
19ada83d0b Fix header and about page () 2021-04-25 17:29:04 +02:00
d268de3e12 Feature/improve styling of x ray rules () 2021-04-24 22:22:41 +02:00
39cfb4603b Extend support for feature flags () 2021-04-24 22:01:38 +02:00
5cb69291f5 Introduce market states ()
* closed
* delayed (no live data)
* open
2021-04-22 22:00:46 +02:00
cf582b2e98 Add symbol icon to position detail dialog () 2021-04-22 21:21:52 +02:00
6c7adb6193 Prettify generic scraper symbols () 2021-04-21 21:15:49 +02:00
9d92c48ab7 Fix text truncation of buttons () 2021-04-21 21:13:38 +02:00
dbed4ea527 Feature/improve imports with paths in tsconfig ()
* Improve imports
2021-04-21 20:27:39 +02:00
c361143ba2 Fix interceptor for unauthorized http response () 2021-04-20 21:54:01 +02:00
069006145a Improve scraper () 2021-04-20 21:52:01 +02:00
0f2c8c856c Clean up imports () 2021-04-19 14:38:55 +02:00
ec4dbf2a51 Feature/extend database seed ()
* Extend database seed

* platforms
* transactions of demo user

* Improve error handling
2021-04-19 14:14:16 +02:00
3d34aa5e80 Add guards () 2021-04-18 20:49:57 +02:00
358f0d7eaf Improve the user table () 2021-04-18 20:12:58 +02:00
3558f52b84 Restore scroll position () 2021-04-18 20:12:46 +02:00
5d1f1b452a Simplify initial project setup ()
* 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 ()

* Clean up changelog
2021-04-18 19:06:54 +02:00
fed10c7110 Add license ()
* Add license

* Remove unnecessary style

* Add license to package.json

* Update url

* Adapt offering to new license ()

* Adapt offering to new license

* Update changelog

* Add license to about page

* Adapt offering to new license
2021-04-18 19:01:31 +02:00
a8c65cf3c2 Feature/migrate links to router link ()
* Migrate links to RouterLink
* Add i18n
2021-04-16 12:02:05 +02:00
c5d4823e28 Replace header.component.html href attributes with AngularRouter routerLink ()
* 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>
2021-04-14 23:33:22 +02:00
c616312233 Initial commit 2021-04-13 21:53:58 +02:00