Commit Graph

24 Commits

Author SHA1 Message Date
4ce7efb5a5 adding menu with dialog and moving dialog text to l10n
All checks were successful
Build Flutter Web and Docker Image for Local Registry / Build Flutter Web App (push) Successful in 3m12s
2024-11-13 23:11:47 -05:00
4023225af7 Moved custom menu to it's own file, modified image and favicon 2024-11-13 22:44:32 -05:00
321eaf0bbc cleaning, added favicon
All checks were successful
Build Flutter Web and Docker Image for Local Registry / Build Flutter Web App (push) Successful in 3m4s
2024-11-13 00:52:55 -05:00
051c05f43f Minor fix to variable declaration
Some checks failed
Build Flutter Web and Docker Image for Local Registry / Build Flutter Web App (push) Failing after 3m6s
2024-11-13 00:00:13 -05:00
ad2c94c29a Removing dotenv, using env variables at build
Some checks failed
Build Flutter Web and Docker Image for Local Registry / Build Flutter Web App (push) Has been cancelled
2024-11-12 23:57:33 -05:00
ce211a2eb7 Make the base urls defineable by environment variable.
All checks were successful
Build Flutter Web and Docker Image for Local Registry / Build Flutter Web App (push) Successful in 3m13s
2024-11-12 22:21:45 -05:00
d746a3ca19 Correcting api port
All checks were successful
Build Flutter Web and Docker Image for Local Registry / Build Flutter Web App (push) Successful in 3m3s
2024-11-12 14:22:38 -05:00
3404c2fda0 Correcting api url
All checks were successful
Build Flutter Web and Docker Image for Local Registry / Build Flutter Web App (push) Successful in 3m16s
2024-11-11 23:41:13 -05:00
b3a43c9fa5 Change default status to none, switch to rest from ws
All checks were successful
Build Flutter Web and Docker Image for Local Registry / Build Flutter Web App (push) Successful in 3m13s
2024-11-11 23:20:39 -05:00
1413ba7263 Modified logo, added functionality to zoom in on user pic
All checks were successful
Build Flutter Web and Docker Image for Local Registry / Build Flutter Web App (push) Successful in 3m10s
2024-11-10 22:40:05 -05:00
c5eef02ce1 Added functionality to reconnect if the application lifecycle changes (i.e visibility)
All checks were successful
Build Flutter Web and Docker Image for Local Registry / Build Flutter Web App (push) Successful in 7m58s
2024-11-10 19:32:20 -05:00
300a597155 Updated toast library. Fixed color issue on mobile web 2024-11-10 19:26:42 -05:00
280b963641 Switched from SnackBar to Toast messages
All checks were successful
Build Flutter Web and Docker Image for Local Registry / Build Flutter Web App (push) Successful in 3m11s
2024-11-10 18:17:09 -05:00
2c0c6cc79e Simplified message values, added a couple of debugging helpers
All checks were successful
Build Flutter Web and Docker Image for Local Registry / Build Flutter Web App (push) Successful in 3m17s
2024-11-10 16:25:36 -05:00
f475c69402 Update profile image in status after change
All checks were successful
Build Flutter Web and Docker Image for Local Registry / Build Flutter Web App (push) Successful in 3m10s
2024-11-10 02:40:47 -05:00
b8dd01fc37 Added caching of images to reduce flickering
All checks were successful
Build Flutter Web and Docker Image for Local Registry / Build Flutter Web App (push) Successful in 3m13s
2024-11-10 02:18:16 -05:00
ed345b1fa9 added status to sharedprefs, refactored buttons and added button functionality
All checks were successful
Build Flutter Web and Docker Image for Local Registry / Build Flutter Web App (push) Successful in 3m6s
2024-11-10 00:40:21 -05:00
89c1134a85 Moved edit button
Some checks failed
Build Flutter Web and Docker Image for Local Registry / Build Flutter Web App (push) Failing after 21s
2024-11-09 23:43:40 -05:00
44c964b889 Updated README, minor async fix in main.dart 2024-11-09 23:19:59 -05:00
996c294153 Modified build.yaml, added logo, made profile screen float
All checks were successful
Build Flutter Web and Docker Image for Local Registry / Build Flutter Web App (push) Successful in 3m7s
2024-11-09 22:50:56 -05:00
2817b75f2e Split main.dart classes into separate files 2024-11-09 20:19:14 -05:00
e7705bbb0d added remote addess
All checks were successful
Build Flutter Web and Docker Image for Local Registry / Build Flutter Web App (push) Successful in 3m14s
2024-11-09 17:05:05 -05:00
65ba6f68ac Updated default logo, made name a required field 2024-11-05 20:11:21 -05:00
1288eff91f Initial commit 2024-11-05 13:05:16 -05:00