Marta Borgia Leiva a-mayb3 · she/her
a-mayb3 synced new reference refs/tags/v1.0.0-minimum-viable-release to a-mayb3/KanbanCloneAndroid from mirror 2026-02-12 18:13:24 +01:00
a-mayb3 synced commits to refs/tags/v1.0.0-minimum-viable-release at a-mayb3/KanbanCloneAndroid from mirror 2026-02-12 18:13:24 +01:00
a-mayb3 synced commits to devel at a-mayb3/KanbanCloneAndroid from mirror 2026-02-12 18:13:23 +01:00
6ee5e225ef Removed port from host that would break cookie deletion
96f7980fb0 Added all new related activities
cbf02a089b Used new xml values for task editing and addition forms
528e749d79 Adapted project creation form
d7eb6ab646 Created collaborator add form
Compare 12 commits »
a-mayb3 synced commits to master at a-mayb3/KanbanCloneAndroid from mirror 2026-02-12 18:13:23 +01:00
409b7770e0 Merge pull request #1 from a-mayb3/devel
6ee5e225ef Removed port from host that would break cookie deletion
96f7980fb0 Added all new related activities
cbf02a089b Used new xml values for task editing and addition forms
528e749d79 Adapted project creation form
Compare 31 commits »
a-mayb3 synced commits to refs/tags/v1.0.0-minimum-viable-release at a-mayb3/Kanban_clone_backend from mirror 2026-02-12 15:03:23 +01:00
a-mayb3 synced new reference refs/tags/v1.0.0-minimum-viable-release to a-mayb3/Kanban_clone_backend from mirror 2026-02-12 15:03:23 +01:00
a-mayb3 synced commits to main at a-mayb3/Kanban_clone_backend from mirror 2026-02-12 15:03:22 +01:00
5275838fc7 Merge pull request #2 from a-mayb3/devel
95d37bd378 Added samsple frontends repos in docs description
8d7537b602 Fixed adding collaborator
0f0b27b2d9 change user addition to project to be based off of email address and not user id
1b84af0025 Fixed confusion in project creation between sqlalchemy and pydantic model
Compare 66 commits »
a-mayb3 synced commits to devel at a-mayb3/KanbanCloneAndroid from mirror 2026-02-12 10:03:23 +01:00
a8f9a69d58 Started working on project collaborators listing
a-mayb3 synced new reference refs/tags/v1.0.0-minimum-viable-product to a-mayb3/KanbanCloneAngular from mirror 2026-02-11 21:47:40 +01:00
a-mayb3 synced commits to refs/tags/v1.0.0-minimum-viable-product at a-mayb3/KanbanCloneAngular from mirror 2026-02-11 21:47:40 +01:00
a-mayb3 synced commits to main at a-mayb3/KanbanCloneAngular from mirror 2026-02-11 21:47:40 +01:00
54b4753c7c Merge pull request #1 from a-mayb3/devel
0811bf4224 minor changes
cd041d04cd Fixed projects not showing on login
7202ed8806 substituted @ifs and @fors with deprecated ngIf and ngFor
171400f9ca refactored and changed px for relative units
Compare 31 commits »
a-mayb3 synced commits to devel at a-mayb3/Kanban_clone_backend from mirror 2026-02-10 14:03:23 +01:00
95d37bd378 Added samsple frontends repos in docs description
8d7537b602 Fixed adding collaborator
0f0b27b2d9 change user addition to project to be based off of email address and not user id
1b84af0025 Fixed confusion in project creation between sqlalchemy and pydantic model
48b2bcfa70 Refactored me.py, minor changes
Compare 6 commits »
a-mayb3 synced commits to devel at a-mayb3/Kanban_clone_backend from mirror 2026-02-09 21:43:24 +01:00
ac21fceffc made get_projects() return full project info
a-mayb3 synced commits to devel at a-mayb3/KanbanCloneAndroid from mirror 2026-02-09 16:43:22 +01:00
31a1d96236 Started working on project creation
d1c02510d1 Started working on adding details and project management
Compare 2 commits »
a-mayb3 synced commits to devel at a-mayb3/KanbanCloneAndroid from mirror 2026-02-06 15:13:23 +01:00
110f356d78 Started working on rendering project details in ProjectDetailActivity.kt
39f28f619a Added CreateProjectActivity.kt
39276513a9 Made MainActivity.kt load projects in recyclerview and goto ProjectDetailActivity.kt on click
49a0e83e3e Moved Activities to ui package
23dba7e1d0 Made MainActivity.kt get list of projects from logged-in user
Compare 5 commits »
a-mayb3 synced commits to devel at a-mayb3/Kanban_clone_backend from mirror 2026-02-06 12:03:24 +01:00
a40296929a Fixed project creation endpoint
a-mayb3 synced commits to devel at a-mayb3/KanbanCloneAndroid from mirror 2026-02-04 14:13:22 +01:00
a-mayb3 synced new reference devel to a-mayb3/KanbanCloneAndroid from mirror 2026-02-04 14:13:22 +01:00
a-mayb3 synced commits to main at a-mayb3/Kanban_clone_backend from mirror 2026-02-04 11:33:22 +01:00
4722c4cf99 Make badges clickable and correct clone command
8278a22a57 Enhance README with badges and format updates
Compare 2 commits »
a-mayb3 synced commits to devel at a-mayb3/Kanban_clone_backend from mirror 2026-02-03 19:13:23 +01:00
7b011fd887 removed TODO comments from main.py
b7d24a85e4 Added basic description to FastAPI docs
4a2675a6f3 Added AGPL-3.0-or-later license to FastAPI metadata
e6e285a2c1 fixed some routers/projects.py get endpoint where Schemas and models where confused between themselves.
b34662e877 refactored auth.py to use helper methods
Compare 14 commits »