Thomas Kaul
550e646079
Feature/introduce assistant ( #2451 )
...
* Introduce assistant
* Update changelog
2023-10-08 20:32:00 +02:00
Thomas Kaul
8ad6492477
Feature/various improvements in client ( #2434 )
...
* Various improvements
* Update changelog
2023-10-05 20:31:00 +02:00
Thomas Kaul
6f6ff94979
Improve sidebar ( #2343 )
...
* Improve sidebar
* Improve style of system message
* Update changelog
2023-09-17 07:08:26 +02:00
Thomas Kaul
2519c3ffb0
Bugfix/fix alignment in menu of impersonation mode ( #2284 )
...
* Fix alignment
* Update changelog
2023-09-02 17:57:50 +02:00
Thomas Kaul
91013d1d10
Bugfix/fix alignment in header navigation ( #2285 )
...
* Fix alignment
* Update changelog
2023-09-02 17:13:13 +02:00
Thomas Kaul
02dc7c52b1
Localize routes ( #2250 )
...
* Localize about path
* Localize faq path
* Localize features path
* Localize markets path
* Localize pricing path
* Localize register path
* Localize resources path
* Extend sitemap
2023-08-20 10:01:40 +02:00
Thomas Kaul
7082ff12f8
Feature/add semantic list structure to header navigation ( #2044 )
...
* Add semantic list structure (ul and li elements)
* Update changelog
2023-06-07 17:22:09 +02:00
Thomas Kaul
40eed0016c
Feature/migrate header module to angular material 15 ( #1725 )
...
* Migrate GfHeaderModule to Angular Material 15
* Update changelog
2023-02-19 10:36:52 +01:00
Thomas Kaul
eb4d088a80
Feature/optimize page title for mobile ( #1564 )
...
* Optimize page title for mobile
* Update changelog
2023-01-01 09:57:27 +01:00
gobdevel
616d168a7c
Feature/add signup permission ( #1512 )
...
* Added support to disable user sign up in the admin control panel
* Update changelog
Co-authored-by: Thomas <4159106+dtslvr@users.noreply.github.com>
2022-12-17 12:39:21 +01:00
Thomas Kaul
0e3702c2be
Feature/improve german translation ( #1178 )
...
* Simplify and translate locales
* Add support for translated labels
* Update changelog
2022-08-21 17:02:43 +02:00
Thomas Kaul
11136ae4f8
Eliminate duplicate locales ( #1176 )
2022-08-20 14:01:15 +02:00
Thomas Kaul
95bcc3f32d
Feature/remove alias from user interface ( #1083 )
...
* Remove alias from user interface
* Update changelog
2022-07-17 11:05:23 +02:00
Thomas Kaul
2060fcaf0b
Feature/add markets to public pages ( #1062 )
...
* Add Markets to public pages
* Update changelog
2022-07-05 21:45:27 +02:00
Thomas Kaul
a0a26cfa58
Feature/simplify header ( #1027 )
...
* Hide pricing page link for Premium users
* Harmonize content
* Update changelog
2022-06-18 11:57:27 +02:00
Thomas Kaul
03f2f33344
Feature/restructure landing page ( #1021 )
...
* Restructure landing page
* Update changelog
2022-06-16 16:29:35 +02:00
Thomas Kaul
23da1bd293
Feature/add feature page ( #694 )
...
* Add feature page
* Update changelog
2022-02-13 18:12:59 +01:00
Thomas Kaul
d09cad4e05
Feature/read only mode ( #520 )
...
* Setup read only mode and update permissions dynamically
* Update changelog
2021-12-07 20:24:15 +01:00
Thomas Kaul
fcf07a0fd1
Clean up ( #496 )
2021-11-28 13:26:26 +01:00
Thomas Kaul
5e7cf9d0b6
Feature/hide get started button on registration page ( #474 )
...
* Hide button
* Update changelog
2021-11-15 20:49:03 +01:00
Thomas Kaul
87301ddbd5
Feature/improve registration page ( #451 )
...
* Improve registration page
* Update changelog
2021-11-02 21:49:57 +01:00
Thomas Kaul
a864c617b9
Feature/improve landing page ( #442 )
...
* Add intro screen
* Update changelog
2021-10-30 10:46:54 +02:00
Thomas Kaul
8466e3d73f
Feature/always show adapted portfolio page ( #388 )
...
* Always show adapted portfolio page
* Update changelog
2021-09-24 20:12:17 +02:00
Thomas
13090bf6b5
Feature/add overview menu item on mobile ( #290 )
...
* Add overview menu item
* Update changelog
2021-08-14 11:09:53 +02:00
Thomas
f743c03e17
Feature/restructure page hierarchy ( #259 )
...
* Introduce portfolio group, remove tools
* Extract allocations to separate page
* Update changelog
2021-08-07 07:12:40 +02:00
Thomas
80ba112bc0
Feature/change menu icon if menu open ( #231 )
...
* Change menu icon
* Update changelog
2021-07-26 21:06:10 +02:00
Thomas
026a5011d4
Feature/add account registration page ( #141 )
...
* Add account registration page
* Update changelog
2021-06-05 17:16:07 +02:00
Thomas
34303163bc
Various frontend improvements ( #137 )
...
* Various frontend improvements
* Clean up import
2021-06-02 20:54:12 +02:00
Thomas
c16f743b07
Feature/add tools section ( #120 )
...
* Add tools section
* Update changelog
2021-05-24 16:25:59 +02:00
Thomas
78a4946e8b
Feature/zen mode ( #110 )
...
* Start with implementation
* Refactor AuthGuard, persist displayMode in user settings
* Refactor DisplayMode to ViewMode
* Update changelog
2021-05-22 10:04:56 +02:00
Thomas
561d8dbc70
Feature/rename account link ( #101 )
...
* Rename account link
* Update changelog
2021-05-16 21:22:03 +02:00
Thomas
694b9b8991
Feature/refactor active menu item state ( #91 )
...
* Refactor active menu item state
* Update changelog
2021-05-15 10:05:03 +02:00
Thomas
fada347aa5
Fix pricing page link ( #90 )
2021-05-15 08:36:13 +02:00
Thomas
eb09d77251
Feature/move pricing section to page ( #86 )
...
* Add a dedicated pricing page
* Update changelog
2021-05-14 21:15:20 +02:00
Thomas
1dc94c0027
Bugfix/keep current menu item active ( #78 )
...
* Keep current menu item active
* Update changelog
* Feature/travis (#77 )
* integrate travis
* fix prettier transactions-page.component.ts
* change base branch to main
* fetch all branches in .travis.yml
* Keep current menu item active
* Update changelog
Co-authored-by: Valentin Zickner <3200232+vzickner@users.noreply.github.com>
2021-05-11 17:49:35 +02:00
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
2021-05-02 21:18:52 +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
19ada83d0b
Fix header and about page ( #44 )
2021-04-25 17:29:04 +02:00
Thomas
39cfb4603b
Extend support for feature flags ( #39 )
2021-04-24 22:01:38 +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
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