|
8652d56f51
|
🐛 Fix wasm-bindgen-cli version in Dockerfile
ci/woodpecker/push/validate Pipeline was successful
ci/woodpecker/push/dockerize Pipeline failed
ci/woodpecker/push/deploy unknown status
|
2024-09-25 00:11:12 +02:00 |
|
|
c5045c328c
|
Merge pull request 'Run validation step on push into default branch (2)' (#2) from fix/ci-add-first-checks into develop
ci/woodpecker/push/validate Pipeline was successful
ci/woodpecker/push/dockerize Pipeline failed
ci/woodpecker/push/deploy unknown status
Reviewed-on: #2
|
2024-09-24 21:37:11 +00:00 |
|
|
ba96ad77d3
|
👷 Run validation step on push into default branch
ci/woodpecker/pr/validate Pipeline was successful
|
2024-09-24 23:18:44 +02:00 |
|
|
5ff06c93f4
|
Merge pull request 'Run tests on PR' (#1) from fix/ci-add-first-checks into develop
Reviewed-on: #1
|
2024-09-24 21:12:34 +00:00 |
|
|
831085e8b6
|
👷 Disable build step on MR
ci/woodpecker/pr/validate Pipeline was successful
|
2024-09-24 22:56:04 +02:00 |
|
|
691dc7572a
|
🚨 Fix some clippy warnings
ci/woodpecker/pr/validate Pipeline was successful
|
2024-09-23 22:16:55 +02:00 |
|
|
b728f6efcd
|
👷 Install deps
ci/woodpecker/pr/validate Pipeline failed
|
2024-09-23 21:58:07 +02:00 |
|
|
d8e3d49d95
|
👷 Install clippy
ci/woodpecker/pr/validate Pipeline failed
|
2024-09-23 20:52:08 +02:00 |
|
|
9b2ab337b2
|
👷 Install rustfmt
ci/woodpecker/pr/validate Pipeline failed
|
2024-09-23 20:50:51 +02:00 |
|
|
deb3e273f4
|
👷 Add format and clippy steps
ci/woodpecker/pr/validate Pipeline failed
|
2024-09-23 20:47:23 +02:00 |
|
|
abea905feb
|
👷 Check that no error occurs during the build of the webapp
ci/woodpecker/pr/validate Pipeline was successful
|
2024-09-22 23:40:22 +02:00 |
|
|
c7955d5571
|
Merge branch 'fix/invalid-wysiwyg-dep' into develop
ci/woodpecker/push/dockerize Pipeline failed
ci/woodpecker/push/deploy unknown status
|
2024-09-22 22:50:16 +02:00 |
|
|
f99296bdce
|
🐛 Fix Cargo.toml
|
2024-09-22 22:49:09 +02:00 |
|
|
7989d86af1
|
Merge branch 'conversations-panel' into develop
ci/woodpecker/push/dockerize Pipeline failed
ci/woodpecker/push/deploy unknown status
|
2024-09-22 21:19:37 +02:00 |
|
|
d2108fa6fc
|
♻️ Remove duplicated if statement
|
2024-09-22 19:39:06 +02:00 |
|
|
44ba3d4d23
|
🐛 script_include is not used anymore (since Dioxus #2258)
|
2024-09-22 19:36:43 +02:00 |
|
|
5206fb13c8
|
♻️ Use of manganis for wallpaper pattern
|
2024-09-22 18:51:48 +02:00 |
|
|
27934c7fc9
|
🚨 Fix some clippy warnings
|
2024-09-08 16:12:33 +02:00 |
|
|
9d95bd4481
|
✨ Add the capability to join a conversation
|
2024-09-08 16:07:13 +02:00 |
|
|
648be8ba72
|
🐛 Add tail div to dynamic conversation_panels to fix some side effects
|
2024-09-07 13:01:26 +02:00 |
|
|
b7b98dff15
|
✨ Add TabsBar to the LayoutBig (Conversations layout)
|
2024-09-07 12:58:39 +02:00 |
|
|
aaafa91cbe
|
⬆️ Bump turf version (0.8.0 -> 0.9.3)
|
2024-08-21 23:29:35 +02:00 |
|
|
9a5f7ae504
|
⬆️ Use of Dioxus main branch instead of 0.5 release
|
2024-08-21 23:29:33 +02:00 |
|
|
d5d996eec3
|
✨ Add topic to the UI store Room
|
2024-06-27 08:25:11 +02:00 |
|
|
73c5b70ba8
|
🚧 First design template for ConversationOptionsMenu
|
2024-06-22 20:57:44 +02:00 |
|
|
f0463213cf
|
🚧 Use of the use_long_press to open a future room configuration menu
|
2024-06-22 20:55:19 +02:00 |
|
|
e55992aed5
|
💄 Add Reject and Join buttons
|
2024-06-22 20:52:08 +02:00 |
|
|
cea60ce695
|
✨ Add ui use_long_press hook
|
2024-06-15 16:19:20 +02:00 |
|
|
271e865d40
|
💄 Open/close ChatPanel on click (Conversations layout/big breakpoint)
|
2024-06-09 12:31:18 +02:00 |
|
|
ffe759e749
|
♻️ Merge Space and HomeSpace components
|
2024-06-09 11:22:48 +02:00 |
|
|
9baa7f290a
|
💄 Open/close ChatPanel on click
|
2024-06-09 09:43:46 +02:00 |
|
|
d566a4927f
|
♻️ Use of the SCSS variables to compute the width of the inner panels
|
2024-06-08 13:04:17 +02:00 |
|
|
1ad4d444fb
|
💄 Add first breakpoint management by Conversations layout
|
2024-06-07 22:18:15 +02:00 |
|
|
204e11b8b1
|
🐛 tracing_forest crate isn't used for wasm
|
2024-05-26 18:09:05 +02:00 |
|
|
f566d88df2
|
Merge branch 'conversations-panel' into develop
ci/woodpecker/push/dockerize Pipeline was successful
ci/woodpecker/push/deploy Pipeline was successful
|
2024-05-26 12:00:55 +02:00 |
|
|
89473cfd61
|
🚨 Fix some clippy warnings
|
2024-05-26 11:53:47 +02:00 |
|
|
62015f8d13
|
✨ Use of Conversations layout
|
2024-05-26 11:39:18 +02:00 |
|
|
c8e8e2da67
|
✨ Add a first Conversations layout
|
2024-05-26 11:17:37 +02:00 |
|
|
df32faa8e6
|
🐛 Dioxus Props shall implement PartialEq and Clone traits
|
2024-05-26 10:58:51 +02:00 |
|
|
5194899de0
|
✨ Add a first Conversations component
|
2024-05-26 10:45:09 +02:00 |
|
|
ff0ac7f982
|
🚧 Add a ChatPanel placeholder component
|
2024-05-25 14:06:40 +02:00 |
|
|
8ed4ff3f2a
|
♻️ Rename views -> layouts
|
2024-05-24 22:35:10 +02:00 |
|
|
e7e1a4d663
|
💄 Use of border-box box sizing
This makes calculating the size of the UI components easier, especially those which have padding, margin or border.
|
2024-05-23 08:45:51 +02:00 |
|
|
19d64d7ac5
|
♻️ Render Room avatar using the RoomMember ones, if not set
|
2024-05-22 16:44:07 +02:00 |
|
|
35e191eb62
|
🗑️ WorkerTask::GetRoomMembers isn't used, remove it
|
2024-05-22 16:21:13 +02:00 |
|
|
8c244ce4a7
|
⬆️ Use dioxus main branch for now
|
2024-05-22 15:32:25 +02:00 |
|
|
a1fe74f53e
|
♻️ Use of "target_family" instead of feature to manage wasm platform
|
2024-05-21 12:40:19 +02:00 |
|
|
f43f54c120
|
🚧 Use of local Dioxus repos waiting the #2338 PR merge
Cf https://github.com/DioxusLabs/dioxus/pull/2338
|
2024-05-21 12:35:00 +02:00 |
|
|
cd6506fb03
|
🔊 Trace events from Matrix client callbacks to domain methods
|
2024-05-21 12:26:40 +02:00 |
|
|
b5da0ee992
|
♻️ Use of cfg_if to manage how to logging according to the platform
|
2024-05-18 22:03:21 +02:00 |
|