Michael Telatynski
|
0ce78f469f
|
Merge pull request #5761 from matrix-org/t3chguy/spaces4.8
Iterate space panel visually and functionally
|
2021-03-16 17:41:14 +00:00 |
|
Michael Telatynski
|
5ce3a05867
|
Update _SpacePanel.scss
|
2021-03-16 16:34:28 +00:00 |
|
Michael Telatynski
|
62983ca48e
|
Fix space panel alignments when no scrollbar is present
|
2021-03-15 12:57:35 +00:00 |
|
Michael Telatynski
|
f9eace1729
|
Rebuild alignment of the menu buttons and notification badges
|
2021-03-15 11:59:46 +00:00 |
|
Travis Ralston
|
4811154f25
|
Remove now-unused assets and CSS from CompleteSecurity step
|
2021-03-12 15:24:16 -07:00 |
|
Michael Telatynski
|
6210614ce7
|
Rebuild space panel layout to resolve weirdness with selections and nesting
|
2021-03-12 17:37:15 +00:00 |
|
Michael Telatynski
|
081e745417
|
Merge pull request #5751 from matrix-org/t3chguy/spaces4.7
Rebuild space previews with new designs
|
2021-03-11 14:06:31 +00:00 |
|
Michael Telatynski
|
6d81634eec
|
Rebuild space previews with new designs
|
2021-03-11 11:49:43 +00:00 |
|
Michael Telatynski
|
98338f1505
|
Merge pull request #5736 from matrix-org/t3chguy/spaces4.5
Spaces suggested rooms support
|
2021-03-10 10:56:17 +00:00 |
|
Michael Telatynski
|
3ac4cb49fc
|
Tweak styling of manage rooms in space ux
|
2021-03-09 14:16:29 +00:00 |
|
J. Ryan Stinnett
|
d33acaac95
|
Merge pull request #5713 from panoschal/improve-view-source
Display decrypted and encrypted event source on the same dialog
|
2021-03-09 11:36:53 +00:00 |
|
Travis Ralston
|
08072aca9a
|
Add upload icon, fix cancel button, refresh styles
|
2021-03-05 14:42:15 -07:00 |
|
Travis Ralston
|
711181cc69
|
Rough style for new upload bar
This repurposes ProgressBar which was not used anywhere in code.
|
2021-03-05 14:14:43 -07:00 |
|
Travis Ralston
|
676259e78c
|
Merge pull request #5505 from SimonBrandner/improve-file-drop-ui
File drop UI fixes and improvements
|
2021-03-04 20:30:45 -07:00 |
|
Panagiotis
|
6d792cc08c
|
feat: use <details> to hide encrypted block
|
2021-03-03 23:48:39 +02:00 |
|
Panagiotis
|
ae08f74336
|
feat: improve "view source"
display encrypted and decrypted event source on the same dialog
keep only one "View Source" action on event context menu
|
2021-03-03 22:38:30 +02:00 |
|
Michael Telatynski
|
43cc7deeda
|
Show hierarchy of auto_join rooms in the space view
|
2021-03-02 14:37:28 +00:00 |
|
Michael Telatynski
|
716268b2f9
|
Add context menu to spaces in the space panel
|
2021-03-02 14:35:29 +00:00 |
|
Michael Telatynski
|
faf7a4b8bc
|
Initial Space room directory view
|
2021-03-02 14:14:50 +00:00 |
|
Michael Telatynski
|
e479edd47a
|
Add an add existing room to space CTA to Space View
|
2021-03-02 13:34:53 +00:00 |
|
Michael Telatynski
|
a687b9883c
|
Add a create room in space CTA to Space View
|
2021-03-02 13:29:34 +00:00 |
|
Michael Telatynski
|
ab4b7b73ea
|
Add a basic Space Settings view
|
2021-03-02 13:26:00 +00:00 |
|
Michael Telatynski
|
926e226a78
|
Add Invite CTA to Space View
|
2021-03-02 10:12:49 +00:00 |
|
Michael Telatynski
|
8efe7dcaa1
|
Decorate Right Panel cards with Space header for when viewing it in that context
|
2021-03-02 09:54:32 +00:00 |
|
Michael Telatynski
|
c10512fd56
|
Initial SpaceRoomView work
|
2021-03-01 18:53:11 +00:00 |
|
Michael Telatynski
|
483d56320c
|
Beginning of space creation UX from space panel
|
2021-03-01 17:47:40 +00:00 |
|
Michael Telatynski
|
89386b9b2e
|
fix missing closing brace
|
2021-03-01 17:06:56 +00:00 |
|
Michael Telatynski
|
ea61b18c18
|
Iterate Space Panel alignments
|
2021-03-01 17:02:02 +00:00 |
|
Michael Telatynski
|
ce64863326
|
Annotate User Menu handle with currently selected space
|
2021-03-01 15:53:16 +00:00 |
|
Šimon Brandner
|
3a643e5b9d
|
Remove unnecessary changes
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
|
2021-02-26 11:46:54 +01:00 |
|
Michael Telatynski
|
f21aedc6cf
|
Add Space Panel with Room List filtering
|
2021-02-26 10:41:26 +00:00 |
|
Šimon Brandner
|
3bed37463f
|
Remove unnecessary code
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
|
2021-02-26 11:38:05 +01:00 |
|
Šimon Brandner
|
11c5aa02d2
|
Remove mx_RoomView_container
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
|
2021-02-26 11:19:45 +01:00 |
|
Šimon Brandner
|
819a0b013f
|
min-width
We need to allow the container to be smaller
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
|
2021-02-26 11:08:31 +01:00 |
|
Šimon Brandner
|
e90ae2ea75
|
Delint
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
|
2021-02-26 08:18:05 +01:00 |
|
Šimon Brandner
|
172cc01f7d
|
Add background animation
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
|
2021-02-26 08:12:10 +01:00 |
|
Šimon Brandner
|
f0c26846c7
|
Fix formatting
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
|
2021-02-26 08:11:58 +01:00 |
|
Šimon Brandner
|
1a7f9091b4
|
Animate icon size
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
|
2021-02-26 07:51:03 +01:00 |
|
Šimon Brandner
|
1c48804d96
|
Remove unnecessary class
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
|
2021-02-25 19:28:08 +01:00 |
|
Šimon Brandner
|
26b70b6228
|
Remove label background
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
|
2021-02-25 18:32:04 +01:00 |
|
Šimon Brandner
|
a3001f77e4
|
Remove rounded corners of the drop area
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
|
2021-02-25 18:30:39 +01:00 |
|
Šimon Brandner
|
ad85764a8e
|
Fix timeline expansion
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
|
2021-02-25 18:23:32 +01:00 |
|
Šimon Brandner
|
c1a105f071
|
Merge branch 'develop' into improve-file-drop-ui
|
2021-02-25 18:12:37 +01:00 |
|
J. Ryan Stinnett
|
d96043d5ab
|
Use config for host signup branding
|
2021-02-15 17:37:33 +00:00 |
|
Jason Robinson
|
23140a84ff
|
Remove host signup config strings, make translatable instead
Also replace the icon in the UserMenu and change the text, requested from design.
|
2021-02-10 13:38:32 +02:00 |
|
Jason Robinson
|
5fe3c83f27
|
Merge branch 'develop' into jaywink/hosting-provider-iframe-minimize-wip
|
2021-02-09 11:18:51 +02:00 |
|
Šimon Brandner
|
84eba59afa
|
Merge branch 'develop' into improve-codeblock
|
2021-02-08 15:26:50 +01:00 |
|
Šimon Brandner
|
cdb0d1c12e
|
Move and use icons from widget dir
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
|
2021-02-08 15:22:10 +01:00 |
|
Michael Weimann
|
f0f6e4678e
|
switch room explorer list to css grid
Signed-off-by: Michael Weimann <mail@michael-weimann.eu>
|
2021-02-06 14:40:16 +01:00 |
|
Jason Robinson
|
6ccce7142c
|
Merge branch 'develop' into jaywink/hosting-provider-iframe-minimize-wip
|
2021-02-03 22:35:22 +02:00 |
|