1
0
Fork 0
mirror of synced 2024-07-10 16:55:46 +12:00
Commit graph

21421 commits

Author SHA1 Message Date
Andrew Kingston ffbbf04e86 Lint 2023-05-31 16:08:35 +01:00
Andrew Kingston a7c6298d1f Ensure socket pruning due to redis TTL expiry works as expected 2023-05-31 15:37:39 +01:00
Andrew Kingston 7a307e3de8 Remove logs 2023-05-31 15:14:33 +01:00
Andrew Kingston 8d83a94d61 Disable heartbead on client app socket 2023-05-31 15:13:52 +01:00
Andrew Kingston 05e34076f7 Fully rewrite websocket redis integration to use individual keys per session, enable TTLs on sesisons, prune sessions when users connect and add a heartbeat to sockets 2023-05-31 15:13:22 +01:00
Andrew Kingston d926650232 Add back in functionality to select different redis DB's per client 2023-05-31 10:52:39 +01:00
Andrew Kingston d3fdb52bf5 Store all socket users in redis to allow all server instances to be aware of all users 2023-05-31 10:21:50 +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
Michael Drury 14064e7523 Merge pull request #10716 from Budibase/fix/dev-docker-env-file
Fix dev:docker with environment variable file
2023-05-26 13:45:47 +01:00
Adria Navarro 844293cf98 Reset pro dependencies before the npm push 2023-05-26 14:38:41 +02:00
mike12345567 d4ea68c3fe Merge branch 'develop' of github.com:Budibase/budibase into build_worker_using_esbuild_script 2023-05-26 13:30:58 +01:00
mike12345567 9196ef8cdb Merge branch 'build_worker_using_esbuild_script' of github.com:Budibase/budibase into build_worker_using_esbuild_script 2023-05-26 13:29:42 +01:00
mike12345567 5d93ea6fff Adding environment variable file for dev:docker command. 2023-05-26 13:28:08 +01:00