• Joined on 2022-01-04
Adrien pushed to readme at Adrien/carrramba-encore-rate 2023-12-22 10:01:14 +00:00
f1a47c9621 📝 First try to embed a video in the readme page
Adrien created branch readme in Adrien/carrramba-encore-rate 2023-12-22 10:01:14 +00:00
Adrien pushed to develop at Adrien/carrramba-encore-rate 2023-12-22 09:51:19 +00:00
7843309f0a 📝 Add a video showing what carrramba-encore-rate service is
Adrien pushed to develop at Adrien/beau-gosse-du-92 2023-12-21 21:09:22 +00:00
c9292fd613 🏗️ Remove data handling from components
Adrien pushed to develop at Adrien/beau-gosse-du-92 2023-12-17 10:56:07 +00:00
513b05ddb3 🏗️ Split matrix_client.rs to create the matrix_interface module
Adrien pushed to develop at Adrien/beau-gosse-du-92 2023-12-10 21:04:59 +00:00
ae8dba86f6 🏗️ Rearchitecting the interface with the MatrixClient
Adrien pushed to develop at Adrien/projects-platform 2023-10-22 21:59:37 +00:00
ebcadfcdee 👽️ Take carrramba-encore-rate reorg into account
Adrien pushed to develop at Adrien/carrramba-encore-rate 2023-10-22 21:42:29 +00:00
cebc9077c3 👽️ Add of the StopAreaStopAssociationFields pdeid and pdeversion fields
f862e124a6 Merge branch 'k8s-integration' into develop
1bb75b28eb ♻️ Use of relative imports for api modules
0a7337a313 ♻️ Put api_server and db_updater scripts on the backend root
Compare 4 commits »
Adrien pushed to k8s-integration at Adrien/carrramba-encore-rate 2023-10-22 21:36:05 +00:00
1bb75b28eb ♻️ Use of relative imports for api modules
0a7337a313 ♻️ Put api_server and db_updater scripts on the backend root
Compare 2 commits »
Adrien pushed to develop at Adrien/carrramba-encore-rate 2023-09-20 20:25:13 +00:00
fcd1ae78c3 🐛 Fix IP to bind in the api config file for local use
ec1b4100a3 🐛 Fix validation issue in /api/stop/{stop_id}/destinations responses
Compare 2 commits »
Adrien pushed to develop at Adrien/projects-platform 2023-09-20 20:21:40 +00:00
cdb10d130c ✏️ Fix init.sh file indentation
d6761b5a00 👽️ Take the reorganization of the back-end components into account
Compare 2 commits »
Adrien pushed to k8s-integration at Adrien/carrramba-encore-rate 2023-09-20 20:18:05 +00:00
3434802b31 🎨 Reorganize back-end code
Adrien pushed to develop at Adrien/carrramba-encore-rate 2023-09-20 20:16:48 +00:00
37ec05bf3b Merge branch 'k8s-integration' into develop
3434802b31 🎨 Reorganize back-end code
bdbc72ab39 🐛 Front: Fix URL used to fetch transport mode representation
4cc8f60076 🐛 Front: Use the public API server to fetch data
cf5c4c6224 🔒️ Fix CORS allowed origins and methods
Compare 9 commits »
Adrien pushed to k8s-integration at Adrien/carrramba-encore-rate 2023-09-10 10:27:43 +00:00
bdbc72ab39 🐛 Front: Fix URL used to fetch transport mode representation
4cc8f60076 🐛 Front: Use the public API server to fetch data
cf5c4c6224 🔒️ Fix CORS allowed origins and methods
f69aee1c9c 🔒️ Remove driver and password from configuration file
8c493f8fab ♻️ Remove pg_trgm creation from the db session init
Compare 7 commits »
Adrien created branch k8s-integration in Adrien/carrramba-encore-rate 2023-09-10 10:27:43 +00:00
Adrien pushed to develop at Adrien/carrramba-encore-rate 2023-09-09 21:35:54 +00:00
4056b3a739 🐛 Error raised by frontend Map component if no stop found
f7f0fdb980 ️ Use of integer to store Line and Stop id
Compare 2 commits »
Adrien pushed to develop at Adrien/beau-gosse-du-92 2023-08-21 19:46:12 +00:00
4988054dae 💄 Display ChatsWindow only once the user logged
f79bf329a5 🐛 Fix AvatarSelector shift (Login)
Compare 2 commits »
Adrien pushed to develop at Adrien/beau-gosse-du-92 2023-08-20 18:48:58 +00:00
5120f1e74f 🐛 Fix not-centered AvatarSelector rendering issue
ff95dcade8 Add first static (no reactivity, static data) implementation of ChatsWindow
3b89cd1769 🎨 Move DownArrowIcon to the new icons file
Compare 3 commits »
Adrien pushed to develop at Adrien/beau-gosse-du-92 2023-08-16 20:41:53 +00:00
94d0ea1cc8 💄 Make all the ChatsWindow main div usable
60f2466411 🎨 Refactor App + add an empty ChatsWindow in a dedicated window
Compare 2 commits »
Adrien pushed to develop at Adrien/beau-gosse-du-92 2023-08-15 20:19:18 +00:00
2159c6adeb 🎨 Reorganize the contacts_window widgets + add first interactions with homeserver