189 Commits

Author SHA1 Message Date
3e7fff14b8 ft/adds unauthorized err catch 2023-12-01 00:27:00 +01:00
55a8590957 Merge branch 'ft/app' 2023-12-01 00:23:46 +01:00
841b8d4158 ft/adds jenkinsfile 2023-12-01 00:21:10 +01:00
fab35397cc fix/reapplies some changes that were magically lost 2023-11-22 14:55:57 +01:00
b51ed9a41d rf/checks account_level given by bff 2023-11-21 23:57:39 +01:00
f659362a68 Merge branch 'ft/app' 2023-11-21 23:32:39 +01:00
d021f5db51 rf/modifies bff
ft/adds email_address and phone_number tables
ft/adds email and phone endpoints
ft/adds account_level query
2023-11-21 23:32:20 +01:00
ebe3426c2c ft/adds account_info and late_person pages 2023-11-19 23:52:46 +01:00
cc6841448d ft/adds app icon and rf navigation 2023-11-15 23:34:26 +01:00
92d9985607 ft/adds backend url env 2023-11-15 20:32:53 +01:00
eb6a161fe4 Merge branch 'ft/app' 2023-11-15 20:13:25 +01:00
f10764d30b ft/add test backend url 2023-11-15 20:12:58 +01:00
6e60beefbf ft/add swagger env 2023-11-15 20:12:20 +01:00
abba6be70b Merge branch 'master' into ft/app 2023-11-13 01:18:05 +01:00
3bab35d06a ft/adds resend_verification 2023-11-13 01:17:14 +01:00
851dff40c8 Merge branch 'ft/app' 2023-11-12 23:56:07 +01:00
df74e8e12f ft/adds persistent app state up to mail verification 2023-11-12 23:55:20 +01:00
d0b93581b2 ft/adds registration and secure_storage [alpha] 2023-11-11 01:10:45 +01:00
dc8d75e221 ft/restart due to new layout from marketing 2023-11-09 23:54:51 +01:00
6d48638ef1 ft/adds person_detail_page 2023-11-07 14:48:55 +01:00
e2d3720728 fix/no ui update after login 2023-11-07 00:45:00 +01:00
9200fb63ff
Merge pull request #97 from itsscb:ft/app
Ft/app
2023-11-07 00:24:39 +01:00
bc80e10775
Merge pull request #96 from itsscb:rf/app-from-scratch-with-backend-service
Rf/app-from-scratch-with-backend-service
2023-11-07 00:22:49 +01:00
c4da7bea27 ft/adds toasts to api calls 2023-11-07 00:22:11 +01:00
604c2bdd27 ft/adds auto logout and persons_page 2023-11-05 22:41:38 +01:00
ef7f6c093f ft/disables buttons on submit 2023-11-04 01:58:15 +01:00
7750972a42 rf/replaces home_screen and login
backs up old screens to pages_old
2023-11-04 01:44:49 +01:00
5f0e46a1b8 ft/adds backend service
TODO: everything new
2023-11-03 15:35:44 +01:00
06d3b4bc19 fix/gapi.refresh_token generates invalid access_token 2023-11-03 13:43:47 +01:00
2b44a10858 ft/adds auto refreshtoken to dashboard 2023-11-01 06:12:10 +01:00
496b81a5f5 ft/adds autologin after register 2023-11-01 00:12:31 +01:00
b7a189e409 ft/adds session reset and client.account 2023-10-31 23:00:21 +01:00
4887e0fd4d ft/adds register_page and some improvements 2023-10-31 15:50:58 +01:00
ab09c558d8 ft/adds dashboard_page and bugfixes 2023-10-31 00:13:26 +01:00
f41236e304 rf/extracts bottomnavigationbar & drawer 2023-10-30 22:48:37 +01:00
0c0b0b4594 ft/adds persistence
TODO: Logout function
2023-10-30 00:38:03 +01:00
dc3a28ba5f ft/adds persistence (partial complete)
TODO: Load on start. Not working atm.
2023-10-29 23:58:06 +01:00
5bd03eab7c ft/adds drawer and refactors navigation 2023-10-28 23:27:51 +02:00
6aeda6ea34 ft/adds landing page and refactors navigation 2023-10-27 23:02:28 +02:00
42dd9613d4 ch/update count_lines to exclude dirs 2023-10-27 16:00:14 +02:00
a8377110bb ft/adds automatic download of data in initState
and more
2023-10-26 23:29:22 +02:00
35d8ed0221 ft/adds background widget to dashboard_page 2023-10-26 03:55:48 +02:00
d0687e2d3f ft/adds dashboard screen and refactores
adds:
- loading screen
- global background image

refactores:
- no more screens, just pages

fixes:
- login callback functions
2023-10-26 03:32:07 +02:00
a14b87012a ft/adds login_screen and initial home_screen 2023-10-25 00:00:39 +02:00
be41924b3b ft/adds logo and background image 2023-10-24 18:22:36 +02:00
5f3952ea22 ft/adds first functional grpc-call: create_account 2023-10-24 13:23:09 +02:00
ed66779770 ch/initial commit 2023-10-24 01:45:24 +02:00
c996d83334 rf/disables verify_email sender in development 2023-10-23 23:11:03 +02:00
80f97ac3a0
Merge pull request #88 from itsscb/83-move-personal-data-out-of-the-createaccount-process
83 move personal data out of the createaccount process and remove api folder
2023-10-23 22:36:25 +02:00
d0098a76f4 rf/removes account_info out of accounts
and removes folder /bff/api because all features are implemented with
grpc and grpc-gateway
2023-10-23 22:28:30 +02:00