Commit graph

28 commits

Author SHA1 Message Date
6ee5e225ef Removed port from host that would break cookie deletion 2026-02-12 11:51:40 +01:00
96f7980fb0 Added all new related activities 2026-02-12 11:45:35 +01:00
cbf02a089b Used new xml values for task editing and addition forms 2026-02-12 11:45:07 +01:00
528e749d79 Adapted project creation form 2026-02-12 11:44:29 +01:00
d7eb6ab646 Created collaborator add form 2026-02-12 11:44:08 +01:00
224d09f1f9 Adapted project editing form activity to be aesthetically coherent 2026-02-12 11:43:20 +01:00
74da0d98bc Created task item and its adapter 2026-02-12 11:42:33 +01:00
e9e2ac3d2a Moved adapters to their own package and create collaborator item 2026-02-12 11:42:14 +01:00
421ffd5dc9 Task editing form 2026-02-12 11:36:49 +01:00
13ea6e4ef7 Task creation from 2026-02-12 11:35:52 +01:00
9e2d6b4793 Added some common-use palettes and values for layout usage 2026-02-12 11:34:15 +01:00
e4280f0490 Added more necessary endpoints to ApiService.kt 2026-02-12 11:33:37 +01:00
a8f9a69d58 Started working on project collaborators listing 2026-02-09 13:43:29 +01:00
31a1d96236 Started working on project creation 2026-02-09 13:29:38 +01:00
d1c02510d1 Started working on adding details and project management 2026-02-09 13:29:19 +01:00
110f356d78 Started working on rendering project details in ProjectDetailActivity.kt 2026-02-06 13:49:39 +01:00
39f28f619a Added CreateProjectActivity.kt 2026-02-06 12:36:41 +01:00
39276513a9 Made MainActivity.kt load projects in recyclerview and goto ProjectDetailActivity.kt on click 2026-02-06 11:57:07 +01:00
49a0e83e3e Moved Activities to ui package 2026-02-06 10:57:25 +01:00
23dba7e1d0 Made MainActivity.kt get list of projects from logged-in user 2026-02-06 10:57:02 +01:00
9c27038313 Started integrating JWT, cookies, sessions and auth 2026-02-04 13:52:29 +01:00
98f7a03d3a more movement from old package name to new one 2026-02-04 13:45:33 +01:00
22c7fe8722 renamed package to follow kotlin naming conventions 2026-02-04 12:55:40 +01:00
540eeb2fa5 Created Login activity 2026-02-04 12:33:19 +01:00
dd5fd26b56 Corrected User class and models to have name member 2026-02-04 11:57:31 +01:00
a91258ff05 Created base classes and RetroFit objects (idk if im gonna use the base classes tho) 2026-02-04 11:38:52 +01:00
0a2f234bfb Added network permissions and allowes cleartextTraffic 2026-02-04 11:15:03 +01:00
6a29135566 Initial commit 2026-02-03 13:40:04 +01:00