Andrew Kingston
|
e865a5d363
|
Merge pull request #2233 from Budibase/peek-screen
Open screen in modal
|
2021-08-04 12:08:49 +01:00 |
Budibase Staging Release Bot
|
480889352f
|
v0.9.87-alpha.8
|
2021-08-04 10:59:07 +00:00 |
Michael Drury
|
b53c653444
|
Merge pull request #2255 from Budibase/feature/multi-tenants
Feature/multi tenants
|
2021-08-04 11:48:30 +01:00 |
mike12345567
|
25cfa37dc6
|
Linting.
|
2021-08-04 11:35:25 +01:00 |
mike12345567
|
8e173a1843
|
Merge branch 'feature/multi-tenants' of github.com:Budibase/budibase into feature/multi-tenants
|
2021-08-04 11:17:04 +01:00 |
mike12345567
|
8343ea664a
|
Removing divider from org page as per comments.
|
2021-08-04 11:12:57 +01:00 |
Michael Drury
|
655bfe1a0c
|
Merge branch 'develop' into feature/multi-tenants
|
2021-08-04 10:07:31 +01:00 |
Budibase Staging Release Bot
|
97cf8c53df
|
v0.9.87-alpha.7
|
2021-08-04 08:58:12 +00:00 |
Martin McKeaveney
|
bae2b40f54
|
Merge pull request #2243 from mslourens/bug/automation_crash
Automation crash
|
2021-08-04 09:49:15 +01:00 |
Budibase Staging Release Bot
|
20a08f2696
|
v0.9.87-alpha.6
|
2021-08-03 21:01:15 +00:00 |
Martin McKeaveney
|
e652dc7ac9
|
Merge pull request #2241 from mslourens/radio_buttons
add radio buttons to standard components options picker
|
2021-08-03 21:53:26 +01:00 |
Maurits Lourens
|
5ad0f2cb57
|
fix bug when an automation was selected but not present anymore
|
2021-08-03 22:29:47 +02:00 |
Maurits Lourens
|
78a9256695
|
fix lint issues
|
2021-08-03 21:34:26 +02:00 |
Maurits Lourens
|
acd31618f2
|
add radio buttons to standard components options picker
|
2021-08-03 21:30:06 +02:00 |
mike12345567
|
5dc7b4b09e
|
Fixing some issues highlighted by worker test cases.
|
2021-08-03 17:14:17 +01:00 |
mike12345567
|
55ff798803
|
Linting.
|
2021-08-03 15:41:51 +01:00 |
mike12345567
|
54e765a182
|
Implementing some changes to how context gets set for tenancy, after testing, as well as updating server.
|
2021-08-03 15:32:25 +01:00 |
Budibase Staging Release Bot
|
b8d94c7cb5
|
v0.9.87-alpha.5
|
2021-08-03 12:48:30 +00:00 |
Andrew Kingston
|
7e3ad48cb5
|
Remove filter from repeater settings
|
2021-08-03 13:40:04 +01:00 |
Andrew Kingston
|
933b5d41f8
|
Lint
|
2021-08-03 12:52:01 +01:00 |
Andrew Kingston
|
4f64e3d74c
|
Fix text of close screen modal action
|
2021-08-03 12:22:16 +01:00 |
Andrew Kingston
|
74b323faa3
|
Fix going full-screen when opening an external link in a modal
|
2021-08-03 12:22:06 +01:00 |
Andrew Kingston
|
f095be6aac
|
Darken modal underlay and add actions above screen modal to allow entering full screen or closing
|
2021-08-03 12:02:20 +01:00 |
mike12345567
|
75ae7ac8d6
|
Linting.
|
2021-08-02 18:36:32 +01:00 |
mike12345567
|
7a69dcef78
|
re-write, to use the ideas that Rory put in place, still WIP, un-tested but all implemented.
|
2021-08-02 18:34:43 +01:00 |
Andrew Kingston
|
062d7e4450
|
Rename visual actions from 'peek' to just 'open' screen in modal
|
2021-08-02 15:50:59 +01:00 |
Andrew Kingston
|
53e399f6c1
|
Merge branch 'develop' of github.com:Budibase/budibase into peek-screen
|
2021-08-02 15:12:45 +01:00 |
Andrew Kingston
|
473ccd27fa
|
Add action to close peek modal and proxy notifications from the iframe
|
2021-08-02 15:12:38 +01:00 |
Budibase Staging Release Bot
|
9b66b6090f
|
v0.9.87-alpha.4
|
2021-08-02 13:02:24 +00:00 |
Kevin Åberg Kultalahti
|
70a6b9130c
|
Merge pull request #2208 from Budibase/feature/builder-divider-component
A Divider component for client apps
|
2021-08-02 14:53:32 +02:00 |
mike12345567
|
f7d58c889d
|
Updating API endpoints, to include the new system one, updating hosting envoy yaml to cover these.
|
2021-08-02 12:09:03 +01:00 |
Andrew Kingston
|
c50460b88f
|
Merge branch 'develop' of github.com:Budibase/budibase into peek-screen
|
2021-08-02 09:27:28 +01:00 |
Keviin Åberg Kultalahti
|
67da593993
|
remove option that was not valid
|
2021-07-31 15:12:24 +02:00 |
Keviin Åberg Kultalahti
|
150ac075cb
|
adds the Spectrum divider component to the standard components
|
2021-07-31 15:11:33 +02:00 |
mike12345567
|
906d89e716
|
Linting.
|
2021-07-30 20:40:38 +01:00 |
mike12345567
|
5e89cf5fa8
|
Fixing issues with pages reloading in weird ways.
|
2021-07-30 20:39:42 +01:00 |
Andrew Kingston
|
c7566a7b90
|
Revert to a cleaner modal with no title or buttons for screen peeking
|
2021-07-30 18:16:37 +01:00 |
mike12345567
|
6c6ca18f98
|
Fixing worker dev script to not overwrite env file everytime.
|
2021-07-30 15:40:39 +01:00 |
mike12345567
|
ca880c4549
|
Removing unused mock.
|
2021-07-30 14:25:38 +01:00 |
mike12345567
|
4dbec64801
|
Fixing config test case.
|
2021-07-30 14:23:40 +01:00 |
Andrew Kingston
|
86e4f05670
|
Make full screen button quiet in peek modals
|
2021-07-30 14:13:43 +01:00 |
Andrew Kingston
|
760ec7698d
|
Fix modal not shrinking to fit screen size
|
2021-07-30 14:13:16 +01:00 |
Andrew Kingston
|
7fef963067
|
Add initial work on peeking screens, only show one notification at a time, use spectrum notifications
|
2021-07-30 14:01:01 +01:00 |
Andrew Kingston
|
c2df860072
|
Add ability for layout to hide navigation when inside a peeked modal
|
2021-07-30 13:59:56 +01:00 |
Andrew Kingston
|
1dec4221e7
|
Add checkbox to specify navigate action should open in a modal insteaf
|
2021-07-30 13:59:04 +01:00 |
Andrew Kingston
|
9aa65e2aa4
|
Break out notification component to standalone component
|
2021-07-30 13:58:34 +01:00 |
Andrew Kingston
|
78b2908a5d
|
Add modal option to hide divider, and make title rendering optional
|
2021-07-30 13:57:33 +01:00 |
Budibase Staging Release Bot
|
0cb528489c
|
v0.9.87-alpha.3
|
2021-07-30 11:04:41 +00:00 |
Rory Powell
|
eda14f032a
|
Merge pull request #2175 from Budibase/feature/sso-sync-picture
Sync profile picture when using SSO
|
2021-07-30 11:56:42 +01:00 |
Budibase Staging Release Bot
|
0df305205e
|
v0.9.87-alpha.2
|
2021-07-30 10:33:02 +00:00 |