Commit Graph

32 Commits

Author SHA1 Message Date
8d149b5e2b Reduce period of max data gathering (#30) 2021-04-21 18:58:21 +02:00
27f1ec5d8a Release 0.88.0 (#29) v0.88.0 2021-04-20 21:55:57 +02:00
c361143ba2 Fix interceptor for unauthorized http response (#27) 2021-04-20 21:54:01 +02:00
069006145a Improve scraper (#28) 2021-04-20 21:52:01 +02:00
3e3395aff9 Release 0.87.0 (#26) v0.87.0 2021-04-19 22:27:50 +02:00
a2687eacbc Feature/implement scraper (#25)
* Clean up imports

* Implement scraper

* Sort imports
2021-04-19 22:25:52 +02:00
0f2c8c856c Clean up imports (#24) 2021-04-19 14:38:55 +02:00
ec4dbf2a51 Feature/extend database seed (#23)
* Extend database seed

* platforms
* transactions of demo user

* Improve error handling
2021-04-19 14:14:16 +02:00
3d34aa5e80 Add guards (#22) 2021-04-18 20:49:57 +02:00
c45bd70711 Harmonize scripts (#21) 2021-04-18 20:35:34 +02:00
9f876e6020 Update README.md (#20) 2021-04-18 20:30:58 +02:00
b200138a9e Release 0.86.1 (#19) v0.86.1 2021-04-18 20:21:39 +02:00
53b163e739 Release 0.86.0 (#18) 2021-04-18 20:15:03 +02:00
1de8c08c39 Check for environment variables (#17) 2021-04-18 20:13:23 +02:00
358f0d7eaf Improve the user table (#16) 2021-04-18 20:12:58 +02:00
3558f52b84 Restore scroll position (#15) 2021-04-18 20:12:46 +02:00
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
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
5e0d207d84 Add technology section (#10) 2021-04-18 18:56:25 +02:00
59bd699727 Clean up docker scripts (#11) 2021-04-18 09:35:01 +02:00
c063ae498c Remove dependency: s3-node (#9) 2021-04-17 20:53:39 +02:00
abe6bb1cbb Clean up files (#7)
* .dockerignore
* .gitignore
2021-04-17 20:43:34 +02:00
2ee4d65c8d Improve documentation (#5)
* Improve documentation

* Extend feature section
* Improve getting started instructions

* Extend README.md

* Minor change

* Refactor list
2021-04-17 16:30:03 +02:00
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
v0.85.0
2021-04-16 21:11:38 +02:00
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
a8c65cf3c2 Feature/migrate links to router link (#2)
* Migrate links to RouterLink
* Add i18n
2021-04-16 12:02:05 +02:00
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
98adcaa1ef Update README.md 2021-04-13 22:16:20 +02:00
7befe0dd51 Update README.md 2021-04-13 22:11:24 +02:00
ee62f649c4 Clean up scripts 2021-04-13 22:11:04 +02:00
462224e713 Add .env.sample 2021-04-13 21:56:18 +02:00
c616312233 Initial commit 2021-04-13 21:53:58 +02:00