• Joined on 2022-01-04
Adrien pushed to develop at Adrien/beau-gosse-du-92 2023-08-09 20:58:12 +00:00
22ef914304 First try of making reactive state external using UseRw
2bbee1633f 🎨 Merge app_settings.rs and base.rs files
Compare 2 commits »
Adrien pushed to develop at Adrien/beau-gosse-du-92 2023-08-06 19:28:33 +00:00
fd80b7fc10 🎨 Replace sir with turf + move css to dedicated scss files
88b063b770 ⬆️ Bump dependencies versions
Compare 2 commits »
Adrien pushed to develop at Adrien/beau-gosse-du-92 2023-08-05 18:20:14 +00:00
a380c42b03 🚧 Handle logged state + Login -> ContactsWindow transition
Adrien pushed to develop at Adrien/beau-gosse-du-92 2023-08-04 20:36:13 +00:00
45d5eb704c 🎨 Split ContactsWindow component + use of dioxus-free-icons
Adrien pushed to develop at Adrien/beau-gosse-du-92 2023-08-03 18:51:36 +00:00
54a50c1ff0 🎉 First commit (💩)
Adrien created branch develop in Adrien/beau-gosse-du-92 2023-08-03 18:51:36 +00:00
Adrien created repository Adrien/beau-gosse-du-92 2023-08-03 18:43:06 +00:00
Adrien pushed to master at Adrien/org-roamings 2023-07-29 06:31:08 +00:00
2fa462c0ee Update python, postgres, linux and textual notes
Adrien pushed to develop at Adrien/carrramba-encore-rate 2023-06-13 04:01:46 +00:00
6c149e844b 💥 Remove /widget static endpoint
f5529bba24 Merge branch 'remove-db-filling-from-backend' into develop
5da918c04b 👽️ Take the last IDFM format into account
2eaf0f4ed5 Use of db merge when adds fails due to single key violations
c42b687870 🐛 Fix IdfmInterface circular import issue
Compare 7 commits »
Adrien pushed to remove-db-filling-from-backend at Adrien/carrramba-encore-rate 2023-06-11 20:44:23 +00:00
5da918c04b 👽️ Take the last IDFM format into account
2eaf0f4ed5 Use of db merge when adds fails due to single key violations
c42b687870 🐛 Fix IdfmInterface circular import issue
d8adb4f52d ♻️ Remove code in charge or db filling from IdfmInterface
5e7f440b54 ♻️ Add the db_updater package
Compare 5 commits »
Adrien created branch remove-db-filling-from-backend in Adrien/carrramba-encore-rate 2023-06-11 20:44:23 +00:00
Adrien pushed to develop at Adrien/carrramba-encore-rate 2023-06-05 20:49:48 +00:00
824536ddbe 💥 Rename API_KEY to IDFM_API_KEY
7fbdd0606c ️ Reduce the size of the backend docker image
581f6b7b8f 🐛 Add workaround for fastapi-cache issue #144
Compare 3 commits »
Adrien pushed to develop at Adrien/carrramba-encore-rate 2023-05-26 21:57:13 +00:00
404b228cbf 🔥 Remove env variables from backend dockerfile
Adrien pushed to develop at Adrien/carrramba-encore-rate 2023-05-26 16:11:55 +00:00
e2ff90cd5f ️ Use Redis to cache REST responses
cd700ebd42 🐛 The backend shall serve requests once the database reachable
c44a52b7ae ♻️ Add backend and frontend to docker-compose
Compare 3 commits »
Adrien pushed to master at Adrien/org-roamings 2023-05-21 16:03:56 +00:00
9dfa0e63bb Add batcat node
6e78335f5d Add readflow node
aa8990e1c7 Add keycloak node
Compare 3 commits »
Adrien pushed to develop at Adrien/carrramba-encore-rate 2023-05-11 19:46:09 +00:00
b3b36bc3de Replace rich with icecream for temporary tracing
5e0d7b174c 🏷️ Fix some type issues (mypy)
b437bbbf70 🎨 Split main into several APIRouters
85fdb28cc6 🐛 Set default value to Settings.clear_static_data
Compare 4 commits »
Adrien pushed to develop at Adrien/carrramba-encore-rate 2023-05-10 20:32:08 +00:00
b894d68a7a ♻️ Use of pydantic to manage config+env variables
Adrien pushed to develop at Adrien/carrramba-encore-rate 2023-05-09 21:26:59 +00:00
ef26509b87 🐛 Fix invalid line id returned by /stop/{stop_id}/nextPassages endpoint
de82eb6c55 🔊 Reformat error logs generated by frontend BusinessData class
Compare 2 commits »
Adrien pushed to develop at Adrien/carrramba-encore-rate 2023-05-08 15:18:17 +00:00
0ba4c1e6fa ️ Stop.postal_region and Line.id/operator_id can be integer values
Adrien pushed to develop at Adrien/carrramba-encore-rate 2023-05-08 14:19:38 +00:00
0f1c16ab53 💄 Force App to use 100% of the shortest side