Commit Graph

51 Commits

Author SHA1 Message Date
c-d-p
b8c306721a add prod env
Some checks failed
Build and Deploy Backend / Run Linters and Tests (push) Failing after 7s
Build and Deploy Backend / Build and Deploy (push) Has been skipped
2025-04-30 23:38:23 +02:00
c-d-p
dd6637260a added project to compose
Some checks failed
Build and Deploy Backend / Run Linters and Tests (push) Successful in 17s
Build and Deploy Backend / Build and Deploy (push) Failing after 1m1s
2025-04-30 23:13:25 +02:00
c-d-p
558243a657 committed wrong compose
All checks were successful
Build and Deploy Backend / Run Linters and Tests (push) Successful in 16s
Build and Deploy Backend / Build and Deploy (push) Successful in 1m7s
2025-04-30 23:01:11 +02:00
c-d-p
65ac965977 added deploy compose to repo to avoid volume mounts from workers
Some checks failed
Build and Deploy Backend / Run Linters and Tests (push) Successful in 44s
Build and Deploy Backend / Build and Deploy (push) Failing after 2m10s
2025-04-30 22:56:51 +02:00
c-d-p
d05248a89e mooooooore cicd fixes
Some checks failed
Build and Deploy Backend / Run Linters and Tests (push) Failing after 2s
Build and Deploy Backend / Build and Deploy (push) Has been skipped
2025-04-30 22:17:17 +02:00
c-d-p
ceef7f8a10 extra debugs for deploying locally
Some checks failed
Build and Deploy Backend / Run Linters and Tests (push) Failing after 0s
Build and Deploy Backend / Build and Deploy (push) Has been skipped
2025-04-30 21:50:19 +02:00
c-d-p
d74819ab58 fixes for cicd
All checks were successful
Build and Deploy Backend / Run Linters and Tests (push) Successful in 21s
Build and Deploy Backend / Build and Deploy (push) Successful in 53s
2025-04-30 21:39:51 +02:00
c-d-p
aec528a656 get rid of caching of pip dependencies for gitea
All checks were successful
Build and Deploy Backend / Run Linters and Tests (push) Successful in 24s
Build and Deploy Backend / Build and Deploy (push) Successful in 2m0s
2025-04-30 21:06:17 +02:00
c-d-p
9d821cd662 revert as using custom image for node
Some checks failed
Build and Deploy Backend / Run Linters and Tests (push) Successful in 11m12s
Build and Deploy Backend / Build and Deploy (push) Failing after 1m14s
2025-04-30 20:45:36 +02:00
c-d-p
03758ede76 try node setup before checkout
Some checks failed
Build and Deploy Backend / Run Linters and Tests (push) Failing after 4s
Build and Deploy Backend / Build and Deploy (push) Has been skipped
2025-04-30 20:33:08 +02:00
c-d-p
0d718a6055 include a node setup in action
Some checks failed
Build and Deploy Backend / Run Linters and Tests (push) Failing after 1m24s
Build and Deploy Backend / Build and Deploy (push) Has been skipped
2025-04-30 20:29:14 +02:00
c-d-p
36d373b95c fix python version
Some checks failed
Build and Deploy Backend / Run Linters and Tests (push) Failing after 6s
Build and Deploy Backend / Build and Deploy (push) Has been skipped
2025-04-30 20:22:56 +02:00
c-d-p
df9023016c fix deploy path
Some checks failed
Build and Deploy Backend / Run Linters and Tests (push) Failing after 1m13s
Build and Deploy Backend / Build and Deploy (push) Has been skipped
2025-04-30 20:16:59 +02:00
c-d-p
1928293dc6 refactorerd ci deployment for gitea
Some checks failed
Build and Deploy Backend / Run Linters and Tests (push) Failing after 1m22s
Build and Deploy Backend / Build and Deploy (push) Has been skipped
2025-04-30 19:30:18 +02:00
c-d-p
44b8760ab2 update before migration to local gitea
Some checks failed
Build and Deploy Backend / Run Linters and Tests (push) Failing after 1m44s
Build and Deploy Backend / Build and Deploy (push) Has been skipped
2025-04-30 17:24:30 +02:00
c-d-p
12b3f10d4d test with a cors fix 2025-04-27 13:27:58 +02:00
c-d-p
eeb29ccc74 more fixes 2025-04-27 13:14:15 +02:00
c-d-p
d018c27935 added pytestmock 2025-04-27 02:10:46 +02:00
c-d-p
8e2da8c5dc fixes for pytest 2025-04-27 02:08:36 +02:00
c-d-p
8c13906f2b small fixes & push to main 2025-04-27 01:45:10 +02:00
c-d-p
62d6b8bdfd [V1.0] Working application, added notifications.
Ready to upload to store.
2025-04-27 00:39:52 +02:00
c-d-p
04d9136b96 [V0.5] Working application with all 4 screens as of yet. 2025-04-26 13:23:45 +02:00
c-d-p
22a4fc50a5 fixed comments 2025-04-26 12:43:19 +02:00
c-d-p
10e5a3c489 added registration page 2025-04-23 20:53:40 +02:00
c-d-p
2c911d2ef4 fix alembic 2025-04-23 19:44:44 +02:00
c-d-p
4d41aa9136 add allday to calendar model 2025-04-23 19:25:50 +02:00
c-d-p
1f8b81e69c fixed formatting 2025-04-23 15:24:15 +02:00
c-d-p
c2ac644457 added maia.depaoli.id.au as an accepted CORS domain & changed frontend to reflect 2025-04-23 15:12:05 +02:00
c-d-p
2f0fe386fa fixed more stuff for ci/cd 2025-04-23 01:18:32 +02:00
c-d-p
7c3f2cde4e added faker to dev requirements 2025-04-23 01:03:50 +02:00
c-d-p
d459d9ae77 added testcontainers to dev requirements 2025-04-23 01:02:43 +02:00
c-d-p
1553004efc [REFORMAT] Ran black reformat 2025-04-23 01:00:56 +02:00
c-d-p
d5d0a24403 fixed linting issues 2025-04-23 00:57:31 +02:00
c-d-p
be00f021ba Added full suite of tests & added testing to CI/CD 2025-04-23 00:51:14 +02:00
c-d-p
e15a5c7612 more ci/cd deploy fixes 2025-04-22 23:24:11 +02:00
c-d-p
2cc3e7c666 added ssh port 2025-04-22 23:17:50 +02:00
c-d-p
2246fb42a4 fixed git stuff 2025-04-22 23:14:17 +02:00
c-d-p
02d191853b Dockerized everything and added CI/CD deployment 2025-04-22 22:54:31 +02:00
c-d-p
bf147af3ef Added admin page 2025-04-22 00:10:57 +02:00
c-d-p
c0a58b45f4 [V0.4] Added TODOs 2025-04-21 23:47:38 +02:00
c-d-p
5df6ae35cc quick fix to autoscroll on chat window 2025-04-21 20:25:16 +02:00
c-d-p
4f57df8101 [V0.3] Working dashboard calendar module 2025-04-21 20:09:41 +02:00
c-d-p
c158ff4e0e Fixed entire calendar layout + chat layout + chat history 2025-04-21 15:36:59 +02:00
c-d-p
9e8e179a94 nicer looking month view 2025-04-20 23:52:29 +02:00
c-d-p
6cee996fb3 [V0.2] WORKING Working calendar and AI with full frontend. 2025-04-20 12:12:35 +02:00
c-d-p
ee86374da6 Updated calendar to have CRUD functionality (mostly). 2025-04-18 19:30:02 +02:00
c-d-p
8d884111fd [V0.1 WORKING] Added chat, profile, & calendar screen implementations. 2025-04-18 17:30:09 +02:00
c-d-p
bf7eb8275c [NOT FULLY WORKING] Added frontend react native interface. 2025-04-17 17:28:19 +02:00
c-d-p
4f3946d1c3 Calendar + NLP modules implemented 2025-04-17 11:25:21 +02:00
c-d-p
18ddb2f332 working auth + users systems 2025-04-16 21:32:57 +02:00