Andrew Kingston
|
43a8efc24d
|
Merge branch 'develop' of github.com:Budibase/budibase into cheeks-fixes
|
2022-04-07 12:04:13 +01:00 |
Kacper
|
98a926cfca
|
Do not validate if multi-select options length is 0
|
2022-04-07 12:01:05 +02:00 |
mike12345567
|
c4a42cc181
|
Fix for issue discovered in #5187 - expanding regex to cover all sorts of number coercion.
|
2022-04-07 10:26:39 +01:00 |
Dean
|
737a7b78d1
|
Removed debugging statements and updated event data for screen create workflows
|
2022-04-07 09:35:12 +01:00 |
Dean
|
679b2339bb
|
Merge remote-tracking branch 'origin/develop' into feature/new-screen-addition-ui
|
2022-04-07 09:06:10 +01:00 |
Rory Powell
|
ed9836d8a6
|
query / update events + tests
|
2022-04-07 00:38:18 +01:00 |
Rory Powell
|
9d264ef1ba
|
org settings events + tests + stub license events
|
2022-04-06 22:53:33 +01:00 |
Budibase Staging Release Bot
|
1f5c97a25a
|
v1.0.105-alpha.7
|
2022-04-06 21:25:19 +00:00 |
Martin McKeaveney
|
d7dbaef8be
|
Merge pull request #5151 from mslourens/prevent_multiple_sessions
invalidate sessions before login
|
2022-04-06 22:18:17 +01:00 |
Rory Powell
|
7846fff25d
|
layout events + tests
|
2022-04-06 22:07:21 +01:00 |
Rory Powell
|
e3cf9b0661
|
rename data -> structures
|
2022-04-06 22:00:10 +01:00 |
Budibase Staging Release Bot
|
2eee1a1437
|
v1.0.105-alpha.6
|
2022-04-06 20:15:30 +00:00 |
melohagan
|
50478f6fc0
|
Merge pull request #5274 from Budibase/bug/sev3/settings_bar_covering_button
Move settings bar below element if at very top
|
2022-04-06 21:09:02 +01:00 |
Mel O'Hagan
|
8d00566703
|
Move settings bar below element if at very top
|
2022-04-06 17:31:59 +01:00 |
Rory Powell
|
b650863a2b
|
smtp events + centralise worker test config
|
2022-04-06 17:00:17 +01:00 |
Andrew Kingston
|
d91f67ef34
|
Update spectrum card word wrapping again
|
2022-04-06 16:05:58 +01:00 |
Budibase Release Bot
|
4e65e994b9
|
v1.0.109
|
2022-04-06 14:17:15 +00:00 |
Martin McKeaveney
|
d05e4d7236
|
Update smoke_test.yaml
|
2022-04-06 15:09:51 +01:00 |
Andrew Kingston
|
b528c9fa08
|
Account for builder preview 2px offset when rendering indicator sets so that indicators are accurate for devtools
|
2022-04-06 14:32:25 +01:00 |
Dean
|
8dc0890858
|
Merge remote-tracking branch 'origin/develop' into feature/new-screen-addition-ui
|
2022-04-06 14:23:29 +01:00 |
Andrew Kingston
|
caff2d7508
|
Fix for tests when headers are undefined
|
2022-04-06 14:11:05 +01:00 |
Budibase Staging Release Bot
|
053ffa457d
|
v1.0.105-alpha.5
|
2022-04-06 13:05:51 +00:00 |
Andrew Kingston
|
1696dc3cee
|
Merge pull request #5259 from Budibase/role-id-bindings
Add role IDs as bindings
|
2022-04-06 13:58:38 +01:00 |
Rory Powell
|
d9da559bba
|
automation events + tests
|
2022-04-06 13:54:57 +01:00 |
Andrew Kingston
|
4f212397b0
|
Lint
|
2022-04-06 13:41:07 +01:00 |
Andrew Kingston
|
c25ca0cafd
|
Tidy up
|
2022-04-06 13:40:07 +01:00 |
Andrew Kingston
|
c8e87cf24f
|
Add label for global selected rows bindings in devtools
|
2022-04-06 13:30:38 +01:00 |
Rory Powell
|
1a131f3e19
|
Refactor automation tests to run independently
|
2022-04-06 12:34:31 +01:00 |
Andrew Kingston
|
7c91d9dceb
|
Merge branch 'develop' of github.com:Budibase/budibase into cheeks-lab-day-devtools
|
2022-04-06 11:50:43 +01:00 |
Budibase Staging Release Bot
|
13d4ab9d95
|
v1.0.105-alpha.4
|
2022-04-06 10:38:23 +00:00 |
Budibase Release Bot
|
a9fafd85e8
|
v1.0.108
|
2022-04-06 10:32:58 +00:00 |
melohagan
|
7bc678edbc
|
Merge pull request #5258 from melohagan/bug/sev3/hidden_bindable_text
Add text input padding when FlashOn icon shown
|
2022-04-06 11:32:02 +01:00 |
Martin McKeaveney
|
c5e94e1e9b
|
Merge pull request #5267 from Budibase/fix/bash-step-timeout
configure bash step to use automation query timeout
|
2022-04-06 11:26:20 +01:00 |
Budibase Release Bot
|
7d800287b5
|
v1.0.107
|
2022-04-06 09:48:21 +00:00 |
Martin McKeaveney
|
09694e0045
|
configure bash step to use automation query timeout
|
2022-04-06 10:43:08 +01:00 |
Martin McKeaveney
|
c0f692657e
|
Merge pull request #5263 from Budibase/public-apps-error
Don't show an error for the endpoint `/api/global/self`
|
2022-04-06 10:42:08 +01:00 |
Dean
|
1073fd84eb
|
Merge remote-tracking branch 'origin/develop' into feature/new-screen-addition-ui
|
2022-04-06 10:38:33 +01:00 |
Dean
|
5801eb886c
|
Initial commit of screen workflow updates
|
2022-04-06 10:10:53 +01:00 |
Budibase Staging Release Bot
|
edb7d21a50
|
v1.0.105-alpha.3
|
2022-04-06 08:58:34 +00:00 |
deanhannigan
|
f37848d41e
|
Merge pull request #5232 from Budibase/fix/time-picker-5102
Fixes for date/time picker issue.
|
2022-04-06 09:51:12 +01:00 |
Andrew Kingston
|
b4632fc431
|
Update role bindings to use Role prefix rather than Roles
|
2022-04-06 08:22:10 +01:00 |
Andrew Kingston
|
fea89488e1
|
Don't show an error for the endpoint
|
2022-04-06 08:16:24 +01:00 |
Rory Powell
|
9ebdf837fc
|
sso activated/deactivated events + tests
|
2022-04-06 00:54:07 +01:00 |
Rory Powell
|
fde16cf548
|
google/oidc created/deleted events + tests
|
2022-04-05 23:14:53 +01:00 |
Rory Powell
|
5b8ea1cdbe
|
account event mocks
|
2022-04-05 21:53:27 +01:00 |
Mel O'Hagan
|
d52239d0d2
|
Pad input text when FlashOn icon is showing
|
2022-04-05 16:56:48 +01:00 |
Rory Powell
|
a4b49c3633
|
Logout events
|
2022-04-05 16:56:28 +01:00 |
Andrew Kingston
|
2cafc7d032
|
Add role IDs as bindings
|
2022-04-05 16:05:29 +01:00 |
Rory Powell
|
39ef2438a3
|
sso auth + datasource events, test updates
|
2022-04-05 15:46:04 +01:00 |
Budibase Release Bot
|
c3da13864b
|
v1.0.106
|
2022-04-05 13:38:48 +00:00 |