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

22280 commits

Author SHA1 Message Date
melohagan 9e9cece59e Clone user (#10974) 2023-06-20 17:07:34 +01:00
melohagan b0debf17ef Table disappears from side bar when changing display name (#10909)
* Pass sourceId on fetch tables

* Use ExternalTable type
2023-06-20 17:07:12 +01:00
Dean 998f1806aa Updated analytics tests to account for the embedded 2023-06-20 16:29:09 +01:00
Dean ac315938f5 Removed comment 2023-06-20 15:08:26 +01:00
Dean f178b86266 Linting 2023-06-20 15:02:53 +01:00
Dean 3607774d7e Added camera permission to the default embed iframe 2023-06-20 14:29:10 +01:00
Adria Navarro e9398e3a0b Renames 2023-06-20 14:07:52 +01:00
Adria Navarro 88f8849a41 Echoes 2023-06-20 14:05:02 +01:00
Adria Navarro 18ba10a273 Echoes 2023-06-20 14:01:44 +01:00
Budibase Staging Release Bot 12f2a1ad4c Bump version to 2.7.25-alpha.10 2023-06-20 12:55:33 +00:00
Adria Navarro c4a334c638 Dynamic commit 2023-06-20 13:53:58 +01:00
Michael Drury 958cabee52 Merge pull request #10921 from Budibase/fix/airgap-templates-call
update airgap script and enable support for offline mode
2023-06-20 13:51:10 +01:00
Adria Navarro 98c549ceaf Fix ref 2023-06-20 13:42:39 +01:00
Adria Navarro 3535aa4894 Fix pro tests 2023-06-20 13:15:32 +01:00
Adria Navarro 9761262e0b Echos 2023-06-20 13:03:48 +01:00
Adria Navarro 5c8114e958 Fix 2023-06-20 12:59:45 +01:00
Adria Navarro 01fc38da0a Don't fetch 2023-06-20 12:58:20 +01:00
Adria Navarro b6e3d26ef2 Add jobs 2023-06-20 12:54:25 +01:00
Adria Navarro 68d9dcbeac Remove step 2023-06-20 12:53:02 +01:00
Michael Drury 73209454db Merge pull request #10967 from Budibase/fix/app-url-failure
Quick fix for integration test intermittent failure
2023-06-20 12:52:49 +01:00
Adria Navarro 99223d25ce "Fix" pipeline 2023-06-20 12:51:57 +01:00
Adria Navarro a4ce3f5e35 Fix workflow 2023-06-20 12:48:52 +01:00
mike12345567 38be94fa07 Fix for test case. 2023-06-20 12:36:05 +01:00
Dean f04f42546a Merge remote-tracking branch 'origin/develop' into feature/app-settings-section 2023-06-20 12:33:48 +01:00
Dean 602ea9bc4e General tidying and refactoring. Updated the publish button behaviour to also take into account revert and version update behaviours. 2023-06-20 12:33:18 +01:00
Budibase Staging Release Bot d82c06d96a Bump version to 2.7.25-alpha.9 2023-06-20 11:01:30 +00:00
Adria Navarro aa3294f08e Fix 2023-06-20 12:00:30 +01:00
Adria Navarro cdd15fd75f Merge pull request #10953 from Budibase/budi-7115-sql-schema-export
BUDI-7115 - Sql schema export
2023-06-20 11:57:46 +01:00
Adria Navarro 978e78ee26 Change PR checks 2023-06-20 11:57:25 +01:00
Adria Navarro c0f95b8929 Update pro ref 2023-06-20 11:45:37 +01:00
Adria Navarro 8ab5913eb9 Change url 2023-06-20 11:33:38 +01:00
Adria Navarro 94b159b331 Fix merge 2023-06-20 11:24:21 +01:00
Adria Navarro 6ed5894441 Type 2023-06-20 11:14:23 +01:00
Adria Navarro 50d082c385 Merge branch 'develop' into chore/refactor_pro_as_package 2023-06-20 11:14:05 +01:00
Andrew Kingston 9d6fbf067f Restore pointer events for unfocused cells 2023-06-20 11:10:23 +01:00
Budibase Staging Release Bot bbc21c7c19 Bump version to 2.7.25-alpha.8 2023-06-20 09:48:10 +00:00
Peter Clement 7426bbbbda Merge pull request #10948 from Budibase/fix/add-automation-step
Fix issue with adding automation step
2023-06-20 10:44:41 +01:00
Dean c1248eed12 Merge remote-tracking branch 'origin/develop' into feature/app-settings-section 2023-06-20 10:08:18 +01:00
mike12345567 b712136a6b There was a chance or URL overlap - removing this chance. 2023-06-20 09:56:58 +01:00
Andrew Kingston c1f7774602 Lint 2023-06-20 09:34:56 +01:00
Andrew Kingston 2df810c59b Update grid context menu position determination to work regardless of page scroll offsets 2023-06-20 09:34:27 +01:00
Peter Clement 50533c49aa Merge remote-tracking branch 'origin/develop' into fix/add-automation-step 2023-06-20 09:21:48 +01:00
Andrew Kingston 7486d3dde0 Close context menu when using mouse wheel or menu touching scrollbars 2023-06-20 08:01:41 +01:00
Andrew Kingston 901ba53630 Respect the allowExpandRows flag in when considering if rows can be edited in modals 2023-06-20 07:55:46 +01:00
Andrew Kingston 164bacf783 Lint 2023-06-20 07:42:26 +01:00
Budibase Staging Release Bot 82bafacd72 Bump version to 2.7.25-alpha.7 2023-06-19 18:40:22 +00:00
Adria Navarro b85c252e58 Merge pull request #10958 from Budibase/budi-7048/update-to-lerna-7
BUDI-7048 - update to lerna 7
2023-06-19 19:37:06 +01:00
mike12345567 3955b00bbc Merge branch 'develop' of github.com:Budibase/budibase into fix/airgap-templates-call 2023-06-19 18:57:17 +01:00
Budibase Staging Release Bot 16280421a4 Bump version to 2.7.25-alpha.6 2023-06-19 17:55:35 +00:00
mike12345567 e0c21864b8 Merge branch 'develop' of github.com:Budibase/budibase into fix/add-automation-step 2023-06-19 18:53:36 +01:00