1
0
Fork 0
mirror of synced 2024-07-11 01:06:04 +12:00
Commit graph

21426 commits

Author SHA1 Message Date
Budibase Staging Release Bot e9fd89d0f1 Bump version to 2.6.19-alpha.31 2023-05-30 18:28:02 +00:00
Rory Powell 3564724741 Merge pull request #10737 from Budibase/fix/looping-performance-bug
Fix performance issue with looping in automations
2023-05-30 19:24:39 +01:00
Rory Powell a1dbd67535 Remove debug log 2023-05-30 19:23:19 +01:00
Rory Powell b0783d373a Lint 2023-05-30 19:16:36 +01:00
Peter Clement ef9fc94728 Merge branch 'fix/looping-performance-bug' of github.com:Budibase/budibase into fix/looping-performance-bug 2023-05-30 16:52:34 +01:00
Peter Clement ed6cd8144b lint 2023-05-30 16:52:22 +01:00
Rory Powell 207512396a Merge pull request #10738 from Budibase/automation-investigation
Automation investigation logging + max doc size fix for automation log
2023-05-30 16:45:27 +01:00
Rory Powell df5654a7e7 Merge branch 'develop' into fix/looping-performance-bug 2023-05-30 16:41:11 +01:00
Rory Powell 6230e62b9b Automation investigation logging + max doc size fix for automation log 2023-05-30 16:37:39 +01:00
Peter Clement 3119ba5a8d remove log 2023-05-30 14:41:04 +01:00
Peter Clement 0a91e5bed1 update let to const 2023-05-30 14:26:49 +01:00
Peter Clement 5a7f0ba586 Fix performance issue with looping and context 2023-05-30 14:25:28 +01:00
Budibase Staging Release Bot 3f88280867 Bump version to 2.6.19-alpha.30 2023-05-30 12:02:25 +00:00
Gerard Burns 23ee9f4af8 Post Sign Up Onboarding Changes (#10701)
* wip

* PR Feedback

* Fixes

* PR Feedback

* PR Feedback

* PR Feedback
2023-05-30 12:54:57 +01:00
Budibase Staging Release Bot 4e16c34366 Bump version to 2.6.19-alpha.29 2023-05-30 11:40:42 +00:00
Andrew Kingston 5f63183235 Lint 2023-05-30 12:36:23 +01:00
Budibase Staging Release Bot fe35d613a1 Bump version to 2.6.19-alpha.28 2023-05-30 10:28:58 +00:00
Andrew Kingston f4a988de37 Merge pull request #10734 from Budibase/disable-websocket-http-polling
Disable websocket HTTP polling
2023-05-30 11:24:26 +01:00
Andrew Kingston cc53719c52 Refactor client lib websocket usage to match other usages 2023-05-30 11:21:37 +01:00
Andrew Kingston 1db22d3965 Remove unused code 2023-05-30 11:17:46 +01:00
Andrew Kingston 22815a064c Fix overflow issue in apps list 2023-05-30 11:16:02 +01:00
Andrew Kingston d57c774a30 Disable HTTP polling for websockets and rely on websocket connection only 2023-05-30 11:15:51 +01:00
Budibase Staging Release Bot f7d8b8af7f Bump version to 2.6.19-alpha.27 2023-05-30 08:12:27 +00:00
Andrew Kingston be40d72f55 Merge pull request #10712 from Budibase/data-section-multidev
Multiple user collaboration for data section
2023-05-30 09:08:14 +01:00
Budibase Staging Release Bot 5d65de9ad4 Bump version to 2.6.19-alpha.26 2023-05-29 11:23:21 +00:00
Adria Navarro cbd18828fc Remove resolutions when syncing deps 2023-05-29 13:19:20 +02:00
Budibase Staging Release Bot 3eb7ca1d3a Bump version to 2.6.19-alpha.25 2023-05-29 11:02:53 +00:00
Adria Navarro df97e405dc Merge pull request #10729 from Budibase/fix/package_resolutions
Fix - Package resolutions
2023-05-29 12:58:20 +02:00
Adria Navarro 47b2bfbc20 Remove custom resetProDependencies 2023-05-29 12:57:17 +02:00
Adria Navarro bb3179cdf4 Use resolutions for pro 2023-05-29 12:46:19 +02:00
Budibase Staging Release Bot f239142f9d Bump version to 2.6.19-alpha.24 2023-05-29 10:26:33 +00:00
Adria Navarro 54d9c4b2a6 Merge pull request #10728 from Budibase/revert-10719-pipelines/publish_docker_before_npm
Revert "Publish to docker before pushing to npm"
2023-05-29 12:22:15 +02:00
Adria Navarro ae40d590f8 Revert "Publish to docker before pushing to npm" 2023-05-29 11:21:50 +01:00
Budibase Staging Release Bot 6ca2d8e0cc Bump version to 2.6.19-alpha.23 2023-05-29 09:50:41 +00:00
Adria Navarro 89e2e453f6 Merge pull request #10719 from Budibase/pipelines/publish_docker_before_npm
Publish to docker before pushing to npm
2023-05-29 11:46:24 +02:00
Budibase Staging Release Bot 601d497c7a Bump version to 2.6.19-alpha.22 2023-05-29 09:24:45 +00:00
Adria Navarro ed93f29a61 Merge pull request #10726 from Budibase/chore/version_0.0.0
Chore - Update local versions to 0.0.0
2023-05-29 11:20:36 +02:00
Adria Navarro e3ce16d0c9 Update local versions to 0.0.0 2023-05-29 10:54:10 +02:00
Budibase Staging Release Bot a881569ca8 Bump version to 2.6.19-alpha.21 2023-05-26 16:31:32 +00:00
Peter Clement 70dcbbd292 Merge pull request #10568 from Budibase/feature/sync-automations
Synchronous automation for App actions and webhook
2023-05-26 17:27:21 +01:00
Adria Navarro bc791c613a Publish to docker before pushing to npm 2023-05-26 18:19:54 +02:00
Peter Clement 55e56e2c1f Merge branch 'feature/sync-automations' of github.com:Budibase/budibase into feature/sync-automations 2023-05-26 16:58:12 +01:00
Peter Clement 2ae960e2ee fix broken test 2023-05-26 16:58:00 +01:00
mike12345567 7ba21d836b Merge branch 'develop' of github.com:Budibase/budibase into feature/sync-automations 2023-05-26 16:42:01 +01:00
mike12345567 7bb7b916fd Merge branch 'feature/sync-automations' of github.com:Budibase/budibase into feature/sync-automations 2023-05-26 16:41:16 +01:00
mike12345567 9a1071918b Latest version of pro. 2023-05-26 16:40:58 +01:00
Peter Clement 66e1f57a3d one more feature check for safety on the trigger 2023-05-26 16:06:16 +01:00
Budibase Staging Release Bot a9b5d966dc Bump version to 2.6.19-alpha.20 2023-05-26 14:26:29 +00:00
Adria Navarro 1420c279d0 Merge pull request #10717 from Budibase/fix/pro_os_development
Reset pro dependencies before the npm push
2023-05-26 16:23:12 +02:00
Budibase Staging Release Bot b8ccb67b47 Bump version to 2.6.19-alpha.19 2023-05-26 12:49:46 +00:00