Commit Graph

14891 Commits

Author SHA1 Message Date
Andrew Kingston 5f94892b3d Ensure block components have a proper style structure defined after ejection 2022-08-24 09:44:33 +01:00
Andrew Kingston bedcde20f6 Remove merge conflict lines from client yarn.lock 2022-08-24 09:30:56 +01:00
Andrew Kingston 722d2e09f0 Properly flag repeater block as a block and update ejection icon 2022-08-24 09:23:35 +01:00
Andrew Kingston b66ef636ac Allow block ejection to properly apply all styles from blocks 2022-08-24 09:05:08 +01:00
Andrew Kingston 98b6bbb039 Update block ejection to account for children of blocks 2022-08-24 08:37:53 +01:00
Andrew Kingston 83afbf0778 Update block map structure for better ejection 2022-08-24 08:21:57 +01:00
Andrew Kingston 27ab8b8e82 Use order as key when registering block components rather than ID 2022-08-23 19:37:38 +01:00
Andrew Kingston 6d77b67cfa Update ejectable table block to be more responsive 2022-08-23 19:31:48 +01:00
Andrew Kingston 5286cbf214 Update cards block to be ejectable 2022-08-23 19:30:35 +01:00
Andrew Kingston ea9eb1c056 Tidy up table block and remove unused styles 2022-08-23 19:13:40 +01:00
Andrew Kingston c43cec2b2b Remove client app button for ejecting blocks 2022-08-23 19:08:59 +01:00
Andrew Kingston 06eee0d386 Make block ejection work properly via the builder rather than client app button hack 2022-08-23 19:05:38 +01:00
Andrew Kingston eb3f7ba810 Update block ejection with latest codebase 2022-08-23 15:53:28 +01:00
Andrew Kingston 6716f5e978 Merge branch 'develop' of github.com:Budibase/budibase into cheeks-lab-day-eject-blocks 2022-08-23 15:34:25 +01:00
Budibase Staging Release Bot bf61b49b08 Update pro version to 1.2.44-alpha.5 2022-08-23 11:22:15 +00:00
Budibase Staging Release Bot 1f63e6f431 v1.2.44-alpha.5 2022-08-23 11:19:20 +00:00
Martin McKeaveney 410f2971e7 separate rollouts into separate steps 2022-08-23 12:07:57 +01:00
Budibase Staging Release Bot 31bd2fbb54 Update pro version to 1.2.44-alpha.4 2022-08-23 10:26:47 +00:00
Budibase Staging Release Bot ca82722a1b v1.2.44-alpha.4 2022-08-23 10:23:46 +00:00
Martin McKeaveney 9de0bfe053 use pre-encoded kubeconfig secret 2022-08-23 11:12:38 +01:00
Budibase Staging Release Bot 12f46c6d97 Update pro version to 1.2.44-alpha.3 2022-08-23 10:00:33 +00:00
Budibase Staging Release Bot 83781f436e v1.2.44-alpha.3 2022-08-23 09:57:34 +00:00
Martin McKeaveney 55ff9f996d fix service re-roll 2022-08-23 10:41:50 +01:00
Andrew Kingston 903fd77823 Merge pull request #7411 from Budibase/fix/preview-endpoint-prod
Add preview endpoint to prod nginx conf
2022-08-23 09:12:59 +01:00
Andrew Kingston a4684b8ac4 Add preview endpoint to prod nginx conf 2022-08-23 08:50:36 +01:00
Budibase Staging Release Bot 9870534581 Update pro version to 1.2.44-alpha.2 2022-08-22 17:13:34 +00:00
Budibase Staging Release Bot 14cb8b6e16 v1.2.44-alpha.2 2022-08-22 17:10:19 +00:00
Martin McKeaveney 8c1bf946f1 Merge pull request #7404 from Budibase/fix/qa-nightly
Fix/qa nightly
2022-08-22 17:50:33 +01:00
Andrew Kingston 3e36e54f56 Merge pull request #7396 from Budibase/notification-action
Notification action
2022-08-22 17:46:33 +01:00
deanhannigan 9a72145459 Merge pull request #7349 from Budibase/feature/configurable-sso-auth-scopes
Feature/configurable sso auth scopes
2022-08-22 17:20:46 +01:00
Martin McKeaveney 4d8b5e046f revert back to headed 2022-08-22 15:25:58 +01:00
Martin McKeaveney a0f1a05d33 revert back to original cypress command 2022-08-22 13:45:52 +01:00
Martin McKeaveney b9ffa534ca post failure notification 2022-08-22 13:15:03 +01:00
Dean 422c38fce7 Minor updates 2022-08-22 12:38:23 +01:00
Martin McKeaveney f95ea519a4 more debug info 2022-08-22 12:34:40 +01:00
Martin McKeaveney 3f661d06a9 enforce fail 2022-08-22 12:01:50 +01:00
Dean afca8e02da Merge remote-tracking branch 'origin/develop' into feature/configurable-sso-auth-scopes 2022-08-22 11:42:48 +01:00
Martin McKeaveney 09d37fb36f generate report even if tests fail 2022-08-22 11:18:24 +01:00
Martin McKeaveney 8236bb2127 fix qa nightly build 2022-08-22 11:15:43 +01:00
Andrew Kingston 60ed162fe3 Add missing bindings to show notification action 2022-08-22 11:10:47 +01:00
Andrew Kingston 19c99f4390 Allow configuring whether notification is automatically dismissed or not 2022-08-22 11:08:52 +01:00
Andrew Kingston 8a2f35b3f0 Add action for showing a custom notification 2022-08-22 11:00:51 +01:00
Budibase Staging Release Bot 6c6dd76c4c Update pro version to 1.2.44-alpha.1 2022-08-22 09:22:23 +00:00
Budibase Staging Release Bot 4a43ae372a v1.2.44-alpha.1 2022-08-22 09:19:26 +00:00
Andrew Kingston 4376b40c4a Merge pull request #7383 from Budibase/preview-cookie-fix
Serve builder preview via server to fix dependency on third party cookies
2022-08-22 10:09:35 +01:00
Andrew Kingston 1a29554997 Remove log 2022-08-20 13:51:32 +01:00
Andrew Kingston d19a0f171e Serve builder preview via server to fix dependency on third party cookies 2022-08-20 13:47:57 +01:00
Dean 2b16f89ce8 Merge remote-tracking branch 'origin/develop' into feature/configurable-sso-auth-scopes 2022-08-19 17:01:50 +01:00
Budibase Staging Release Bot 10be50f7ec Update pro version to 1.2.44-alpha.0 2022-08-19 15:17:39 +00:00
Budibase Staging Release Bot 3f1204806c v1.2.44-alpha.0 2022-08-19 15:14:08 +00:00