Travis Ralston
|
c359dff738
|
Batch of views getting replaceableComponent decorators
|
2021-03-08 20:23:34 -07:00 |
|
J. Ryan Stinnett
|
e4629878bc
|
Lock widget room ID when added
This changes the widget room ID available to widget URL templates so that it's
locked to the room the widget was added in.
Fixes https://github.com/vector-im/element-web/issues/16337
|
2021-02-02 14:36:44 +00:00 |
|
Travis Ralston
|
fc820c4b1a
|
Construct modal widgets in the same way we do any other widget
Fixes https://github.com/vector-im/element-web/issues/15800
|
2020-11-25 18:51:27 -07:00 |
|
Travis Ralston
|
51f6205258
|
Fix modal buttons not being disabled by disabling them
Looks like this was just a missed block of code, but also the important bit.
Fixes https://github.com/vector-im/element-web/issues/15801
|
2020-11-25 18:48:18 -07:00 |
|
Travis Ralston
|
21663314ee
|
Minor touchups to the dialog
|
2020-11-19 11:24:17 -07:00 |
|
Travis Ralston
|
94550546eb
|
Merge branch 'develop' into travis/msc-send-widget-events
|
2020-11-16 15:08:52 -07:00 |
|
Travis Ralston
|
65b8f27b26
|
Disable buttons when required by MSC2790
|
2020-11-09 21:14:20 -07:00 |
|
Travis Ralston
|
e15041bd53
|
Add a custom widget API action for viewing a different room
|
2020-11-02 15:21:18 -07:00 |
|
Michael Telatynski
|
cf93f75d09
|
fix sandbox flags
|
2020-10-22 22:09:16 +01:00 |
|
Michael Telatynski
|
12bc3ea9dc
|
remove stale comments
|
2020-10-22 21:34:48 +01:00 |
|
Michael Telatynski
|
b6fd2a0691
|
Iterate the Modal Widget Dialog paddings and phishing warning
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
|
2020-10-20 15:05:22 +01:00 |
|
Michael Telatynski
|
16362440b3
|
Iterate Modal Widgets
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
|
2020-10-19 20:39:43 +01:00 |
|
Michael Telatynski
|
13d09df7d7
|
tidy
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
|
2020-09-28 11:59:39 +01:00 |
|
Michael Telatynski
|
30d2e61a0d
|
Continuation
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
|
2020-09-28 10:50:31 +01:00 |
|
Michael Telatynski
|
e3b0bf1915
|
Fix url encoding issue for modal widgets widgetId
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
|
2020-09-25 15:03:54 +01:00 |
|
Michael Telatynski
|
44bc8fc67e
|
Initial Modal Widget work tweaks MSC2790
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
|
2020-09-25 14:08:27 +01:00 |
|