Commit Graph

7 Commits (238c151ac381b7911ccae864322b36a6a4dc0cea)

Author SHA1 Message Date
John Stef de993289ad
fix(mobile): fix logout timeout (#14104)
* fix(mobile): add timeout to logout

* chore(mobile): refactor timeout durations

* feat(mobile): add loading state to logout button

* chore(mobile): format authentication.provider.dart

* chore: format

* chore: revert settings.json change

---------

Co-authored-by: Alex <alex.tran1502@gmail.com>
2024-11-13 17:27:49 +07:00
Min Idzelis 7a755a089b
fix(server): debug port (#12745)
Fix debug port
2024-09-17 03:13:38 +07:00
Jason Rasmussen 470c95d614
chore: vs code formatter settings (#9562) 2024-05-18 13:50:53 +07:00
Daniel Dietzler ef4a492cb1
chore(server): move services (#8133)
move services
2024-03-20 18:07:30 +07:00
Daniel Dietzler 30f499cf2e
chore(server): use absolute import paths (#8080)
update server to use absolute import paths
2024-03-20 14:32:04 +07:00
Jason Rasmussen 1e97407025
chore: microservices debugger (#2345)
* chore: microservices debugger

* Update launch.json
2023-04-28 13:21:01 +07:00
Jason Rasmussen 05e69da5d8
feat(server) add docker debug config for server (#883) 2022-10-28 20:35:14 +07:00