1
0
Fork 0
mirror of synced 2024-07-15 11:15:59 +12:00
Commit graph

11928 commits

Author SHA1 Message Date
Dean fe9f3aeafc Minor updates for cypress tests. Check that access filtering is reflected 2022-04-08 10:29:19 +01:00
Andrew Kingston 526805d7e7 Increase table title size and padding around table headers 2022-04-08 10:28:07 +01:00
Dean 3890977ad0 Merge remote-tracking branch 'origin/develop' into feature/new-screen-addition-ui 2022-04-08 09:57:30 +01:00
Dean 122c5e6f3a Test updates for screen creation 2022-04-08 09:56:20 +01:00
Dean ebf1fd5238 Ensure datasources are refreshed when loading the create screen modal 2022-04-08 09:05:56 +01:00
Peter Clement b439e59137 Merge remote-tracking branch 'origin/develop' into feature/foreach-block 2022-04-07 22:32:44 +01:00
Mel O'Hagan 6b5be828e7 passing non-null required for doesContainStrings 2022-04-07 17:13:08 +01:00
Andrew Kingston ee8ec669e4 Fix spaces in screen URLs 2022-04-07 16:06:04 +01:00
Andrew Kingston ff40ddd9af Fix bug with automations that have no inputs in an app action trigger 2022-04-07 16:02:08 +01:00
Andrew Kingston 620008fc42 Prevent flashing CTA buttons when initially loading table data 2022-04-07 15:48:35 +01:00
Andrew Kingston 9e20f0406c Update auto column, export and filter buttons to new designs and to support disabled state 2022-04-07 15:39:14 +01:00
Andrew Kingston 2d3618eab0 Fix padding in action buttons 2022-04-07 15:38:51 +01:00
Andrew Kingston 7a2a7bfc87 Split buttons into left and right sides 2022-04-07 15:32:46 +01:00
Andrew Kingston 2a5b81a40a Add placeholder table content and add highlighted and disabled states to table buttons 2022-04-07 15:30:55 +01:00
Mel O'Hagan 0d2b9c39e2 Display correct selector label for JS Scripting 2022-04-07 15:09:53 +01:00
Budibase Staging Release Bot 404ec5cec1 v1.0.105-alpha.8 2022-04-07 13:27:06 +00:00
Dean 0e82f3be04 Merge remote-tracking branch 'origin/develop' into feature/new-screen-addition-ui 2022-04-07 14:22:11 +01:00
Andrew Kingston 358ccd1224 Merge branch 'develop' of github.com:Budibase/budibase into cheeks-fixes 2022-04-07 14:20:59 +01:00
deanhannigan f90f78d1f7 Merge pull request #5294 from Budibase/fix/invalidate-sessions
Refactored the invalidate session functionality.
2022-04-07 14:20:30 +01:00
Dean 352c021955 Refactored the invalidate session functionality. 2022-04-07 12:32:00 +01:00
Dean 0817f3f7b4 Formatting for command 2022-04-07 12:23:19 +01:00
Andrew Kingston 6c6b7fe411 Fix endless encoding loop with screen URLs 2022-04-07 12:23:17 +01:00
Dean cffdad78e5 Minor test updates and formatting 2022-04-07 12:22:16 +01:00
Andrew Kingston c6d1757f7d Merge branch 'develop' of github.com:Budibase/budibase into cheeks-fixes 2022-04-07 12:04:13 +01:00
Kacper 85ff73cb26 Do not validate if multi-select options length is 0 2022-04-07 12:01:05 +02:00
Dean aaa46e8992 Removed debugging statements and updated event data for screen create workflows 2022-04-07 09:35:12 +01:00
Dean bf72e4aac9 Merge remote-tracking branch 'origin/develop' into feature/new-screen-addition-ui 2022-04-07 09:06:10 +01:00
Budibase Staging Release Bot 50729710c5 v1.0.105-alpha.7 2022-04-06 21:25:19 +00:00
Martin McKeaveney bff43d37d5 Merge pull request #5151 from mslourens/prevent_multiple_sessions
invalidate sessions before login
2022-04-06 22:18:17 +01:00
Budibase Staging Release Bot bb7c4e1d41 v1.0.105-alpha.6 2022-04-06 20:15:30 +00:00
melohagan d109b33a57 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 eb4206cc55 Move settings bar below element if at very top 2022-04-06 17:31:59 +01:00
Andrew Kingston 257bfb046d Update spectrum card word wrapping again 2022-04-06 16:05:58 +01:00
Andrew Kingston 923973f1ab 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 5b4ff5cd3f Merge remote-tracking branch 'origin/develop' into feature/new-screen-addition-ui 2022-04-06 14:23:29 +01:00
Andrew Kingston 7546c1a8d5 Fix for tests when headers are undefined 2022-04-06 14:11:05 +01:00
Budibase Staging Release Bot 9746ac3ac6 v1.0.105-alpha.5 2022-04-06 13:05:51 +00:00
Andrew Kingston c415c4f3bd Merge pull request #5259 from Budibase/role-id-bindings
Add role IDs as bindings
2022-04-06 13:58:38 +01:00
Andrew Kingston 8a9e110929 Lint 2022-04-06 13:41:07 +01:00
Andrew Kingston 34a0c77d73 Tidy up 2022-04-06 13:40:07 +01:00
Andrew Kingston f7d5456e72 Add label for global selected rows bindings in devtools 2022-04-06 13:30:38 +01:00
Andrew Kingston c2d61d8ebc 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 57f5f5731a v1.0.105-alpha.4 2022-04-06 10:38:23 +00:00
melohagan a14fe9c4b5 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
Dean 21c96a42b1 Merge remote-tracking branch 'origin/develop' into feature/new-screen-addition-ui 2022-04-06 10:38:33 +01:00
Dean 186dcc00f6 Initial commit of screen workflow updates 2022-04-06 10:10:53 +01:00
Budibase Staging Release Bot 1660c3372a v1.0.105-alpha.3 2022-04-06 08:58:34 +00:00
deanhannigan 13c9c63bfa 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 e5678d9b27 Update role bindings to use Role prefix rather than Roles 2022-04-06 08:22:10 +01:00
Mel O'Hagan d000acc3b1 Pad input text when FlashOn icon is showing 2022-04-05 16:56:48 +01:00