Commit Graph

58 Commits

Author SHA1 Message Date
bab3435250 docs: add trial data and analysis 2023-08-26 01:36:24 +02:00
e6f9e30363 docs(thesis): add section system architecture 2023-08-22 16:27:29 +02:00
1fa8d1a7a3 feat: add thesis document skeleton 2023-08-19 14:15:06 +02:00
53fc63e351 Merge pull request 'staging' (#2) from staging into master
Reviewed-on: #2
2023-08-17 20:18:14 +02:00
9f8775453a feat: fix deployment settings 2023-08-17 20:14:34 +02:00
279c6b7213 feat: add production setup files 2023-08-17 18:19:46 +02:00
ac019c20c2 Merge pull request 'merge experimental' (#1) from experimental into master
Reviewed-on: #1
2023-08-17 16:16:50 +02:00
fbb9824442 docs: fix typos and broken links 2023-08-02 15:17:46 +02:00
01e9f43e34 docs: split README by module and add some more information 2023-08-02 14:58:04 +02:00
bce7ad36f2 docs: update datamodel 2023-08-02 13:29:36 +02:00
2472130aca fix: remove old files 2023-08-02 13:29:18 +02:00
2a25d71eff feat: add registration finalization and fix UI bugs 2023-08-01 15:46:50 +02:00
33d01edf27 feat: update styling 2023-08-01 06:52:18 +02:00
ed8d8ad8ee feat: add automated notifications via cron 2023-08-01 00:07:24 +02:00
d02545df88 fix: update navbar 2023-07-31 02:41:13 +02:00
a153642f72 feat: implement dashboard 2023-07-31 02:26:58 +02:00
f28f9179f3 fix: add missing fields to registration form 2023-07-31 00:21:21 +02:00
84534b51f2 feat: implement MEWS measurement flow 2023-07-30 23:51:55 +02:00
0501977cdf feat: implement MEWS calculation and add endpoint 2023-07-29 23:49:32 +02:00
1816fc6e2e feat: implement sync with withings cloud 2023-07-29 20:43:41 +02:00
1792f3346e feat: implement token refresh 2023-07-29 03:41:45 +02:00
b43a2ffbdc feat: finish user registration flow 2023-07-28 23:27:12 +02:00
9fe2365831 feat: begin work on signup flow 2023-07-28 18:23:49 +02:00
4dad4cf068 feat: implement datamodel 2023-07-27 16:37:18 +02:00
014867c4eb feat(docs): add new datamodel 2023-07-27 13:30:04 +02:00
b208631d64 feat: add gotify notification server 2023-07-27 13:29:32 +02:00
dfec5baeeb feat: add auth and login/logout views 2023-07-21 19:08:48 +02:00
e5c89a266e feat: add templates for navbar and footer 2023-07-21 15:58:12 +02:00
9dc5ca66ed docs(README): add bundler to README 2023-07-21 12:13:22 +02:00
6cda35d900 feat: add parcel bundler 2023-07-21 12:04:00 +02:00
d3aa1683a4 fix: remove .venv from tracked files 2023-07-21 11:04:47 +02:00
b359468d98 feat: migrate to django backend 2023-07-21 10:57:46 +02:00
1d5d6b2cd0 squashme 2023-07-20 12:56:15 +02:00
7150731258 fix(docs): add instructions to README 2023-06-15 14:01:04 +02:00
ccfef2f5a6 docs(proposal): add literature review 2023-06-15 11:25:55 +02:00
84fc5e1977 fix: misspelling in pgweb env var 2023-06-14 11:26:43 +02:00
18224689bd feat(backend): CRUD and endpoints for records 2023-05-17 13:29:41 +02:00
a6f04a6c63 feat(backend): records models, schemas and tables 2023-05-13 05:06:23 +02:00
03d5363932 feat(backend): devices CRUD and routes refactor 2023-05-13 02:54:04 +02:00
5a08e54890 feat(backend): add devices data model and assets 2023-05-12 23:03:44 +02:00
788ba5cd4c feat(backend): add alembic for db migrations 2023-05-12 20:29:46 +02:00
8b07b03ccd refactor(backend): subfolders and docstrings 2023-05-12 14:11:32 +02:00
f9e970afdb fix(backend): trim requirements.txt 2023-05-12 12:51:12 +02:00
7f2f5eebbe feat(backend): add database and api 2023-05-12 04:59:05 +02:00
7c04c2ef87 feat(docs): update datamodel 2023-05-11 14:45:26 +02:00
9f607de94c feat: add project skeleton 2023-05-10 17:19:38 +02:00
93b1eebc95 feat(proposal): update presentation and question statement 2023-05-02 09:54:22 +02:00
59b3eb857a feat(proposal): add presentation 2023-05-02 03:57:10 +02:00
100ce38ab0 feat(proposal): add component diagram 2023-05-01 20:46:48 +02:00
3a8a14bb2f feat(bibliography): add sources for MEWS and NEWS2 2023-05-01 13:00:07 +02:00