J. Ryan Stinnett
|
ae0a8b8da4
|
Auto-fix lint errors
|
2021-06-29 13:11:58 +01:00 |
|
Michael Telatynski
|
1c8e24023e
|
Fix space preview for when user cannot join the space
|
2021-06-25 11:00:27 +01:00 |
|
Germain Souquet
|
d22617c422
|
More specific type definition and adhering to code style better
|
2021-06-18 12:44:15 +01:00 |
|
Germain
|
d3101b5ce4
|
Merge branch 'develop' into gsouquet/dialogs-ts-migration
|
2021-06-15 00:02:49 +01:00 |
|
Germain Souquet
|
de414cd0a6
|
Migrate UserSettingsDialog to TypeScript
|
2021-06-14 23:42:36 +01:00 |
|
Travis Ralston
|
2eafe132b8
|
Move various createRoom types to the js-sdk
|
2021-06-14 13:31:58 -06:00 |
|
Michael Telatynski
|
f3aa505673
|
Add warning to private space creation flow
|
2021-06-07 14:14:31 +01:00 |
|
Michael Telatynski
|
e525d046c7
|
remove outdated TODO
|
2021-06-01 10:49:19 +01:00 |
|
Michael Telatynski
|
b2f01b8438
|
Respect newlines in space topics
|
2021-06-01 10:48:53 +01:00 |
|
Michael Telatynski
|
e984a4f0cd
|
rejig the code to make types happy
|
2021-05-20 20:12:28 +01:00 |
|
Michael Telatynski
|
4f55ac1fa6
|
Merge pull request #6025 from matrix-org/t3chguy/fix/16674
Improve Spaces "Just Me" wizard
|
2021-05-14 10:58:55 +01:00 |
|
Michael Telatynski
|
e1df62472d
|
remove unused imports and run i18n
|
2021-05-14 10:48:24 +01:00 |
|
Michael Telatynski
|
2f28de8472
|
Show alternative button during space creation wizard if user opted to create 0 rooms
|
2021-05-13 13:22:50 +01:00 |
|
Michael Telatynski
|
423c515708
|
Consolidate AddExistingToSpace between Dialog and Just Me integrated flow
|
2021-05-13 09:46:45 +01:00 |
|
Michael Telatynski
|
654ce95c74
|
Progress from adding existing rooms to new space upon completion
|
2021-05-12 17:31:55 +01:00 |
|
Michael Telatynski
|
2c89be312a
|
Disable space fields whilst their form is busy
|
2021-05-12 13:30:00 +01:00 |
|
Michael Telatynski
|
7de626824e
|
Sprinkle some more feedback prompts in the spaces beta
|
2021-05-11 17:01:31 +01:00 |
|
Michael Telatynski
|
2e19c7fd24
|
Merge branch 'develop' of github.com:matrix-org/matrix-react-sdk into t3chguy/fix/17021
Conflicts:
src/components/views/spaces/SpaceCreateMenu.tsx
|
2021-05-11 13:40:28 +01:00 |
|
Michael Telatynski
|
23001cb10d
|
remove unused import
|
2021-05-11 10:11:51 +01:00 |
|
Michael Telatynski
|
de04d82395
|
Switch to using forms for implicit submission
|
2021-05-11 10:01:40 +01:00 |
|
Michael Telatynski
|
c96bb374ea
|
Allow user to progress through space setup wizard using Enter/Return
|
2021-05-10 16:06:23 +01:00 |
|
Michael Telatynski
|
a8c4aabb52
|
Merge branch 'develop' of github.com:matrix-org/matrix-react-sdk into t3chguy/fix/17021
Conflicts:
src/components/structures/SpaceRoomView.tsx
src/i18n/strings/en_EN.json
|
2021-05-07 11:50:49 +01:00 |
|
Michael Telatynski
|
d9912651d6
|
Merge branch 'develop' of github.com:matrix-org/matrix-react-sdk into t3chguy/fix/17176
Conflicts:
src/components/structures/SpaceRoomDirectory.tsx
|
2021-05-06 13:06:50 +01:00 |
|
Michael Telatynski
|
90538c95aa
|
Merge branch 'develop' of github.com:matrix-org/matrix-react-sdk into t3chguy/fix/17021
|
2021-05-06 08:05:14 +01:00 |
|
Michael Telatynski
|
650933096a
|
Iterate Spaces admin UX around room management
|
2021-05-05 17:25:29 +01:00 |
|
Michael Telatynski
|
886959f32d
|
port rate limiting code over to space creation wizard's add existing rooms
|
2021-05-05 11:54:14 +01:00 |
|
Michael Telatynski
|
a7642b2b24
|
Fix space name "Empty room" during creation wizard
|
2021-05-04 10:48:34 +01:00 |
|
Michael Telatynski
|
279654cc9e
|
Design iterations based on PR feedback
|
2021-04-29 16:08:59 +01:00 |
|
Michael Telatynski
|
a4f02937cb
|
Merge branch 'develop' of github.com:matrix-org/matrix-react-sdk into t3chguy/fix/17021
Conflicts:
res/css/structures/_SpaceRoomView.scss
src/components/structures/SpaceRoomView.tsx
|
2021-04-29 09:52:21 +01:00 |
|
Michael Telatynski
|
1802adb4d2
|
Iterate styling and decoration for the beta prompts
|
2021-04-28 22:47:08 +01:00 |
|
Michael Telatynski
|
5a921bf38a
|
Add beta pill to space create menu
|
2021-04-28 12:10:03 +01:00 |
|
Michael Telatynski
|
9dff5cd596
|
tweak leave space on preview
|
2021-04-28 08:59:02 +01:00 |
|
Michael Telatynski
|
18a01d9271
|
Show spaces beta prompt when viewing a space without the beta
|
2021-04-28 08:41:31 +01:00 |
|
Michael Telatynski
|
8656212eb9
|
Space creation prompt user to add existing rooms instead of creating new ones
|
2021-04-26 12:41:04 +01:00 |
|
Michael Telatynski
|
af18019314
|
Final spaces tweaks for the demo
|
2021-03-26 13:46:01 +00:00 |
|
Michael Telatynski
|
eff0e6fcc3
|
Add facepile to Space landing page and tweak layout slightly
|
2021-03-26 13:11:57 +00:00 |
|
Michael Telatynski
|
8c6d92cc99
|
Move space room discovery & management into the space room view
|
2021-03-26 09:54:15 +00:00 |
|
Michael Telatynski
|
ea77ab125e
|
Show a face pile on a space preview
|
2021-03-25 16:15:34 +00:00 |
|
Michael Telatynski
|
3ce9db162e
|
Tweak some spaces copy
|
2021-03-25 13:24:16 +00:00 |
|
Michael Telatynski
|
d705e3020f
|
delint
|
2021-03-24 20:01:27 +00:00 |
|
Michael Telatynski
|
6d9496cc22
|
Consolidate space summary api logic between space room view and directory
|
2021-03-24 17:02:12 +00:00 |
|
Michael Telatynski
|
d9f3e70b0b
|
Fix joining over federation from Space Home (via servers)
|
2021-03-24 16:46:30 +00:00 |
|
Michael Telatynski
|
3df3baea14
|
Tweak behaviour during space creation
|
2021-03-24 14:19:10 +00:00 |
|
Michael Telatynski
|
f7a3805eed
|
Fix styling inconsistency in space room view
|
2021-03-24 14:02:25 +00:00 |
|
Michael Telatynski
|
fb46815b6a
|
Spaces move away from Form Buttons
|
2021-03-24 13:15:31 +00:00 |
|
Michael Telatynski
|
03ab2dc8e0
|
Merge pull request #5776 from matrix-org/t3chguy/spaces4.10
Improve discovery of rooms in a space
|
2021-03-22 13:24:23 +00:00 |
|
Michael Telatynski
|
76dffdcb2c
|
Tweak space creation copy and auto focus fields
|
2021-03-19 13:20:30 +00:00 |
|
Michael Telatynski
|
1fbbb67e74
|
Consolidate button styles in Space creation flows
|
2021-03-19 13:20:30 +00:00 |
|
Michael Telatynski
|
c6f6d24b32
|
Iterate space creation and previews
|
2021-03-19 13:20:30 +00:00 |
|
Michael Telatynski
|
90d87122bc
|
Tweak copy on space creation flows
|
2021-03-19 13:20:30 +00:00 |
|