Commit Graph

47 Commits

Author SHA1 Message Date
c4fddc1a57 account for changed itineraries once landmarks are marked as done or deleted
Some checks failed
Build and deploy the backend to staging / Build and push image (pull_request) Successful in 1m43s
Run linting on the backend code / Build (pull_request) Successful in 26s
Run testing on the backend code / Build (pull_request) Failing after 3m49s
Build and release debug APK / Build APK (pull_request) Failing after 3m35s
Build and deploy the backend to staging / Deploy to staging (pull_request) Successful in 26s
2025-02-16 12:41:06 +01:00
af5aa0097c reworked page layout inheritence 2025-02-16 11:40:25 +01:00
b82f9997a4 more pleasant progress handling, although somewhat flawed 2025-02-14 12:23:41 +01:00
1d5553f7f2 logger and launch cleanup 2025-02-14 12:14:45 +01:00
d4de945df8 cleaner trip loading indicator
Some checks failed
Build and deploy the backend to staging / Build and push image (pull_request) Successful in 1m57s
Build and deploy the backend to staging / Deploy to staging (pull_request) Successful in 26s
Build and release debug APK / Build APK (pull_request) Has been cancelled
2025-02-05 13:50:38 +01:00
d992b62533 tentatively shrink trip overview, nicer onboarding 2024-12-17 11:17:59 +01:00
e78bee4597 some more images 2024-12-17 10:28:33 +01:00
d186a51a87 WIP: ladnmark card adjustments 2024-12-15 16:30:17 +01:00
4baf045c8c better onboarding
All checks were successful
Build and deploy the backend to staging / Build and push image (pull_request) Successful in 2m1s
Build and release debug APK / Build APK (pull_request) Successful in 10m54s
Build and deploy the backend to staging / Deploy to staging (pull_request) Successful in 14s
2024-12-02 10:43:42 +01:00
3f1fe463bf better help and onboarding
All checks were successful
Build and deploy the backend to staging / Build and push image (pull_request) Successful in 1m40s
Build and release debug APK / Build APK (pull_request) Successful in 7m23s
Build and deploy the backend to staging / Deploy to staging (pull_request) Successful in 14s
2024-11-18 17:42:52 +01:00
d58ef2562d image querying from within the frontend
All checks were successful
Build and release debug APK / Build APK (pull_request) Successful in 7m40s
2024-11-06 14:45:43 +01:00
55b0a1b793 make ui at least usable throughout
Some checks failed
Build and release APK / Build APK (pull_request) Has been cancelled
2024-09-30 18:07:27 +02:00
290baec64e associated backend fixes
Some checks failed
Build and deploy the backend to staging / Deploy to staging (pull_request) Has been cancelled
Build and deploy the backend to staging / Build and push image (pull_request) Has been cancelled
Build and release APK / Build APK (pull_request) Has been cancelled
Build and deploy the backend to production / Build and push image (push) Successful in 1m39s
/ push-to-remote (push) Successful in 12s
Build and deploy the backend to production / Deploy to production (push) Failing after 13s
2024-09-27 10:28:06 +02:00
d37fb09d62 trip destination from current location
Some checks failed
Build and release APK / Build APK (pull_request) Failing after 5m54s
2024-09-25 15:10:49 +02:00
88b825ea31 better visual coherence 2024-09-25 14:48:33 +02:00
d323194ea7 Better location handling on map 2024-09-24 23:48:07 +02:00
ed60fcba06 revamp new trip flow 2024-09-24 22:58:28 +02:00
205ec37764 Merge branch 'feature/frontend/deploy-to-stores'
Some checks failed
/ push-to-remote (push) Failing after 3s
2024-09-18 16:11:56 +02:00
d4066a1726 cleanup of application to satisfy google requirements 2024-09-18 15:06:13 +02:00
7cbf5a037c display more landmark information
All checks were successful
Build and release APK / Build APK (pull_request) Successful in 5m49s
2024-09-10 16:15:08 +02:00
87ef37f0a9 Merge branch 'feature/frontend-onboarding' 2024-08-24 17:45:07 +02:00
eaecc27305 onboarding screen proof of concept
All checks were successful
Build and release APK / Build APK (pull_request) Successful in 5m47s
2024-08-17 13:12:46 +02:00
d24bc2470b navigation intent gets opened correctly
All checks were successful
Build and release APK / Build APK (pull_request) Successful in 5m50s
2024-08-11 16:06:20 +02:00
6d3399640e use more fitting floating action button, cleanup
All checks were successful
Build and release APK / Build APK (pull_request) Successful in 5m24s
2024-08-10 17:14:56 +02:00
22ca038017 trip loading (from device storage) much improved
All checks were successful
Build and release APK / Build APK (pull_request) Successful in 5m18s
2024-08-09 11:39:11 +02:00
311b1c2218 location picker and ui fixes
All checks were successful
Build and release APK / Build APK (pull_request) Successful in 5m25s
2024-08-09 00:48:45 +02:00
f71b9b19a6 show correct landmark types when fetching from api
All checks were successful
Build and push docker image / Build (pull_request) Successful in 1m42s
Build and release APK / Build APK (pull_request) Successful in 5m22s
2024-08-06 14:34:12 +02:00
89511f39cb better errorhandling, slimmed down optimizer
All checks were successful
Build and push docker image / Build (pull_request) Successful in 1m40s
Build and release APK / Build APK (pull_request) Successful in 5m26s
2024-08-05 16:03:29 +02:00
71d9554d97 ui improvements for trips and landmarks
All checks were successful
Build and push docker image / Build (pull_request) Successful in 1m48s
Build and release APK / Build APK (pull_request) Successful in 4m51s
2024-08-05 10:18:00 +02:00
c87a01b2e8 overhaul using a trip struct that notifies its ui dependencies
All checks were successful
Build and push docker image / Build (pull_request) Successful in 1m54s
Build and release APK / Build APK (pull_request) Successful in 5m32s
2024-08-03 17:17:48 +02:00
5748630b99 bare implementation of comuncation with the api
All checks were successful
Build and push docker image / Build (pull_request) Successful in 2m6s
Build and release APK / Build APK (pull_request) Successful in 4m32s
2024-08-01 22:48:28 +02:00
016622c7af frontend compliant with backend
All checks were successful
Build and push docker image / Build (pull_request) Successful in 1m38s
Build and release APK / Build APK (pull_request) Successful in 5m11s
2024-08-01 19:35:25 +02:00
86bcec6b29 frontend groundwork
Some checks failed
Build and release APK / Build APK (pull_request) Has been cancelled
Build and push docker image / Build (pull_request) Successful in 1m33s
2024-08-01 17:56:06 +02:00
db82495f11 rename frontend components to anyway 2024-07-30 22:49:28 +02:00
4466f29a3d better map style 2024-07-08 12:21:22 +02:00
eede94add4 working save and load functionality with custom datastructures
Some checks failed
Build and push docker image / Build (pull_request) Failing after 2m8s
Build and release APK / Build APK (pull_request) Successful in 5m15s
Build web / Build Web (pull_request) Successful in 1m13s
2024-06-23 21:19:06 +02:00
db41528702 functional datastructure. Needs to be able to write to storage as well
Some checks failed
Build and push docker image / Build (pull_request) Failing after 3m5s
Build and release APK / Build APK (pull_request) Successful in 7m24s
Build web / Build Web (pull_request) Successful in 3m36s
2024-06-21 19:30:40 +02:00
9a5ae95d97 landmark styling
Some checks failed
Build and push docker image / Build (pull_request) Failing after 2m47s
Build and release APK / Build APK (pull_request) Successful in 4m39s
Build web / Build Web (pull_request) Successful in 1m21s
2024-06-07 15:09:18 +02:00
040e5c9f83 cleaner ci
Some checks failed
Build and push docker image / Build (pull_request) Failing after 2m10s
Build and release APK / Build APK (pull_request) Successful in 6m34s
Build web / Build Web (pull_request) Successful in 1m42s
2024-06-07 10:44:37 +02:00
d5e0b7d51a Beginning to use different contexts
Some checks failed
Build and push docker image / Build (pull_request) Failing after 2m49s
Build and release APK / Build APK (pull_request) Successful in 5m48s
Build web / Build Web (pull_request) Successful in 1m32s
2024-06-03 13:51:01 +02:00
ebaec40d6b Update frontend/lib/pages/profile.dart
Some checks failed
Build and push docker image / Build (pull_request) Failing after 2m3s
Build and release APK / Build APK (pull_request) Successful in 5m18s
Build web / Build Web (pull_request) Successful in 1m12s
2024-06-02 19:38:46 +00:00
c1d74ab227 use structs to draw custom map pointers
Some checks failed
Build and push docker image / Build (pull_request) Failing after 2m10s
Build and release APK / Build APK (pull_request) Successful in 5m22s
Build web / Build Web (pull_request) Successful in 1m14s
2024-06-01 19:58:25 +02:00
8bc7da0b3e first ui elements using the new structs
Some checks failed
Build and push docker image / Build (pull_request) Failing after 41s
Build and release APK / Build APK (pull_request) Successful in 5m25s
Build web / Build Web (pull_request) Successful in 1m17s
2024-05-31 21:33:04 +02:00
3029fb8537 some preference improvements
Some checks failed
Build and release APK / Build APK (pull_request) Successful in 7m27s
Test code / Test code (push) Has been cancelled
Build web / Build Web (pull_request) Has been cancelled
Test code / Test code (pull_request) Has been cancelled
2024-05-25 18:55:58 +02:00
f6e3cfc8a0 build like this
Some checks failed
Test code / Test code (push) Has been cancelled
Test code / Test code (pull_request) Has been cancelled
Build web / Build Web (pull_request) Has been cancelled
Build and release APK / Build APK (pull_request) Failing after 4m19s
2024-05-20 12:30:33 +02:00
3854cef54a adding google maps baby!
Some checks failed
Test code / Test code (push) Failing after 24s
Build web / Build Web (pull_request) Failing after 3m10s
Test code / Test code (pull_request) Failing after 44s
Build and release APK / Build APK (pull_request) Failing after 15m48s
2024-05-17 20:12:59 +02:00
713e4a6671 split into frontend and backend
Some checks failed
Test code / Test code (push) Failing after 41s
2024-05-16 17:08:18 +02:00