40 Commits

Author SHA1 Message Date
Thomas
d17b02092e
Release 0.97.0 (#59) 2021-05-01 12:33:35 +02:00
Thomas
c70eb7793e
Feature/migration to accounts (#58)
* Migrate transaction table
* Add accounts page
* Add account page logic
2021-05-01 12:30:52 +02:00
Thomas
949cf58eef
Release 0.96.0 (#56) 2021-04-30 21:14:28 +02:00
Thomas
0816defb95
Feature/update slogan (#55)
* Harmonize slogan
2021-04-30 21:11:48 +02:00
Thomas
a076a1c933
Feature/extend position detail dialog (#54)
* Extend position detail dialog

* Absolute change
* Number of transactions
2021-04-30 21:08:43 +02:00
Thomas
40c95a541d
Add data source to transaction model (#53) 2021-04-28 21:30:49 +02:00
Thomas
2d04d7b8d5
Release 0.94.0 (#52) 2021-04-27 21:04:51 +02:00
Thomas
94e0feac68
Add scraper symbols to symbol lookup results (#51) 2021-04-27 21:03:22 +02:00
Thomas
cd9e974c40
Release 0.93.0 (#50) 2021-04-26 22:09:20 +02:00
Thomas
11700f75d9
Improve colors in dark mode, improve user table (#49) 2021-04-26 21:54:19 +02:00
Thomas
0439a7beaa
Release 0.92.0 (#48) 2021-04-25 21:27:13 +02:00
Thomas
608b195ba9
Extend user table (#47)
* Column: accounts
* Horizontal scrollbar
2021-04-25 21:25:23 +02:00
Thomas
8cb5fd64dd
Prepare for multi accounts support: store account for new transactions (#46) 2021-04-25 21:22:35 +02:00
Thomas
19ada83d0b
Fix header and about page (#44) 2021-04-25 17:29:04 +02:00
Thomas
aee7c12c44
Release 0.91.0 (#43) 2021-04-25 12:15:40 +02:00
Thomas
954224401d
Prepare for multi accounts support (#42) 2021-04-25 12:07:32 +02:00
Thomas
d268de3e12
Feature/improve styling of x ray rules (#40) 2021-04-24 22:22:41 +02:00
Thomas
39cfb4603b
Extend support for feature flags (#39) 2021-04-24 22:01:38 +02:00
Thomas
15a70abf67 Release 0.90.0 2021-04-22 22:02:52 +02:00
Thomas
cf582b2e98
Add symbol icon to position detail dialog (#37) 2021-04-22 21:21:52 +02:00
Thomas
82e159a083
Filter inactive users (#36) 2021-04-22 20:55:05 +02:00
Thomas
2aff139982
Release 0.89.0 (#35) 2021-04-21 21:17:25 +02:00
Thomas
6c7adb6193
Prettify generic scraper symbols (#34) 2021-04-21 21:15:49 +02:00
Thomas
9d92c48ab7
Fix text truncation of buttons (#33) 2021-04-21 21:13:38 +02:00
Thomas
27f1ec5d8a
Release 0.88.0 (#29) 2021-04-20 21:55:57 +02:00
Thomas
c361143ba2
Fix interceptor for unauthorized http response (#27) 2021-04-20 21:54:01 +02:00
Thomas
069006145a
Improve scraper (#28) 2021-04-20 21:52:01 +02:00
Thomas
3e3395aff9
Release 0.87.0 (#26) 2021-04-19 22:27:50 +02:00
Thomas
a2687eacbc
Feature/implement scraper (#25)
* Clean up imports

* Implement scraper

* Sort imports
2021-04-19 22:25:52 +02:00
Thomas
3d34aa5e80
Add guards (#22) 2021-04-18 20:49:57 +02:00
Thomas
b200138a9e
Release 0.86.1 (#19) 2021-04-18 20:21:39 +02:00
Thomas
53b163e739
Release 0.86.0 (#18) 2021-04-18 20:15:03 +02:00
Thomas
358f0d7eaf
Improve the user table (#16) 2021-04-18 20:12:58 +02:00
Thomas
3558f52b84
Restore scroll position (#15) 2021-04-18 20:12:46 +02:00
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
2021-04-18 19:06:54 +02:00
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
2021-04-18 19:01:31 +02:00
Thomas
6d070e2ea1
Feature/release 0.85.0 (#4)
* Simplify project setup

* Setup docker
* Add seed

* Simplify project setup

* Setup docker
* Add seed

* Release 0.85.0

* Release 0.85.0
2021-04-16 21:11:38 +02:00
Thomas
e5d7df3e7b
Simplify project setup (#3)
* Simplify project setup

* Setup docker
* Add seed

* Feature/migrate links to router link (#2)

* Migrate links to RouterLink
* Add i18n

* Simplify project setup

* Setup docker
* Add seed
2021-04-16 21:06:45 +02:00
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>
2021-04-14 23:33:22 +02:00
Thomas
c616312233 Initial commit 2021-04-13 21:53:58 +02:00