• Joined on 2022-01-04
Adrien created pull request Adrien/beau-gosse-du-92#2 2024-09-24 21:21:47 +00:00
Run validation step on push into default branch (2)
Adrien pushed to fix/ci-add-first-checks at Adrien/beau-gosse-du-92 2024-09-24 21:19:55 +00:00
ba96ad77d3 👷 Run validation step on push into default branch
Adrien pushed to develop at Adrien/beau-gosse-du-92 2024-09-24 21:12:36 +00:00
5ff06c93f4 Merge pull request 'Run tests on PR' (#1) from fix/ci-add-first-checks into develop
831085e8b6 👷 Disable build step on MR
691dc7572a 🚨 Fix some clippy warnings
b728f6efcd 👷 Install deps
d8e3d49d95 👷 Install clippy
Compare 8 commits »
Adrien merged pull request Adrien/beau-gosse-du-92#1 2024-09-24 21:12:34 +00:00
Run tests on PR
Adrien pushed to fix/ci-add-first-checks at Adrien/beau-gosse-du-92 2024-09-24 20:56:56 +00:00
831085e8b6 👷 Disable build step on MR
Adrien pushed to fix/ci-add-first-checks at Adrien/beau-gosse-du-92 2024-09-23 20:17:40 +00:00
691dc7572a 🚨 Fix some clippy warnings
Adrien pushed to fix/ci-add-first-checks at Adrien/beau-gosse-du-92 2024-09-23 19:58:55 +00:00
b728f6efcd 👷 Install deps
Adrien pushed to fix/ci-add-first-checks at Adrien/beau-gosse-du-92 2024-09-23 18:53:32 +00:00
d8e3d49d95 👷 Install clippy
Adrien pushed to fix/ci-add-first-checks at Adrien/beau-gosse-du-92 2024-09-23 18:51:19 +00:00
9b2ab337b2 👷 Install rustfmt
Adrien pushed to fix/ci-add-first-checks at Adrien/beau-gosse-du-92 2024-09-23 18:48:14 +00:00
deb3e273f4 👷 Add format and clippy steps
Adrien created pull request Adrien/beau-gosse-du-92#1 2024-09-22 21:42:18 +00:00
Run tests on PR
Adrien pushed to fix/ci-add-first-checks at Adrien/beau-gosse-du-92 2024-09-22 21:41:41 +00:00
abea905feb 👷 Check that no error occurs during the build of the webapp
Adrien created branch fix/ci-add-first-checks in Adrien/beau-gosse-du-92 2024-09-22 21:41:41 +00:00
Adrien pushed to develop at Adrien/beau-gosse-du-92 2024-09-22 20:50:43 +00:00
c7955d5571 Merge branch 'fix/invalid-wysiwyg-dep' into develop
f99296bdce 🐛 Fix Cargo.toml
Compare 2 commits »
Adrien pushed to develop at Adrien/beau-gosse-du-92 2024-09-22 19:20:50 +00:00
7989d86af1 Merge branch 'conversations-panel' into develop
d2108fa6fc ♻️ Remove duplicated if statement
44ba3d4d23 🐛 script_include is not used anymore (since Dioxus #2258)
5206fb13c8 ♻️ Use of manganis for wallpaper pattern
27934c7fc9 🚨 Fix some clippy warnings
Compare 21 commits »
Adrien pushed to conversations-panel at Adrien/beau-gosse-du-92 2024-09-22 17:54:10 +00:00
d2108fa6fc ♻️ Remove duplicated if statement
44ba3d4d23 🐛 script_include is not used anymore (since Dioxus #2258)
5206fb13c8 ♻️ Use of manganis for wallpaper pattern
Compare 3 commits »
Adrien pushed to conversations-panel at Adrien/beau-gosse-du-92 2024-09-08 14:13:39 +00:00
27934c7fc9 🚨 Fix some clippy warnings
9d95bd4481 Add the capability to join a conversation
Compare 2 commits »
Adrien pushed to conversations-panel at Adrien/beau-gosse-du-92 2024-09-07 11:03:49 +00:00
648be8ba72 🐛 Add tail div to dynamic conversation_panels to fix some side effects
b7b98dff15 Add TabsBar to the LayoutBig (Conversations layout)
Compare 2 commits »
Adrien pushed to conversations-panel at Adrien/beau-gosse-du-92 2024-08-21 21:31:31 +00:00
aaafa91cbe ⬆️ Bump turf version (0.8.0 -> 0.9.3)
9a5f7ae504 ⬆️ Use of Dioxus main branch instead of 0.5 release
Compare 2 commits »
Adrien pushed to conversations-panel at Adrien/beau-gosse-du-92 2024-06-27 06:26:45 +00:00
d5d996eec3 Add topic to the UI store Room