Commit Graph

7681 Commits

Author SHA1 Message Date
Andrew Kingston 16568f42ff Merge branch 'plugins-dev-experience' of github.com:Budibase/budibase into plugins-dev-experience 2022-08-16 09:33:17 +00:00
Andrew Kingston fffa5754f3 Merge branch 'develop' of github.com:Budibase/budibase into plugins-dev-experience 2022-08-16 09:32:36 +00:00
Andrew Kingston 303ba3d182 Merge branch 'vite-remote-dev' of github.com:Budibase/budibase into plugins-dev-experience 2022-08-16 09:31:49 +00:00
Budibase Staging Release Bot f2921f8842 v1.2.39-alpha.7 2022-08-16 09:27:48 +00:00
Andrew Kingston 4c6b9a03d1 Support env variables for vite config 2022-08-16 09:26:23 +00:00
Martin McKeaveney 881d350c66 Merge pull request #7251 from Budibase/fix/various-fixes-martin
roll out release services after deployment
2022-08-16 10:17:59 +01:00
Andrew Kingston 12ac9caeb9 Merge branch 'plugins-dev-experience' of github.com:Budibase/budibase into plugins-dev-experience 2022-08-15 22:24:41 +01:00
mike12345567 51e06a9c7a Adding custom datasources to UI. 2022-08-15 18:38:09 +01:00
mike12345567 4683c57e02 Merge branch 'develop' of github.com:Budibase/budibase into plugins-dev-experience 2022-08-15 16:17:54 +01:00
Budibase Staging Release Bot dc0af9ef81 v1.2.39-alpha.6 2022-08-15 13:55:15 +00:00
mike12345567 ae9ae26bd4 Merge branch 'develop' of github.com:Budibase/budibase into feature/multiselect-filters 2022-08-15 12:24:41 +01:00
Andrew Kingston 244850cc0b Rename custom components to plugins in the new component panel 2022-08-15 11:23:27 +01:00
Budibase Staging Release Bot 2b7bce3746 v1.2.39-alpha.5 2022-08-12 17:16:26 +00:00
Mitch-Budibase c3c747d92c Merge pull request #7250 from Budibase/cypress-testing
Updating createApp test command
2022-08-12 18:06:45 +01:00
Martin McKeaveney 52feda77de roll out release services after deployment 2022-08-12 17:42:46 +01:00
Mitch-Budibase db6d658e98 Updating createApp test command
In some cases Cypress is running too fast, meaning that the test runs ahead of what is actual seen on Budibase.

This issue mainly occurs at the start of the smoke build and around logging in.

I am attempting to combat this by ensuring the url includes 'apps' after logging in
2022-08-12 17:31:35 +01:00
Budibase Staging Release Bot 9366f407cf v1.2.39-alpha.4 2022-08-12 16:31:16 +00:00
Budibase Staging Release Bot 56d7e6e4d2 v1.2.39-alpha.3 2022-08-12 14:43:32 +00:00
Budibase Staging Release Bot 0810e05430 v1.2.39-alpha.2 2022-08-12 14:14:56 +00:00
Mitch-Budibase bc2e8772e4 Merge pull request #7238 from Budibase/cypress-testing
Cypress: Smoke Build Changes
2022-08-12 15:04:55 +01:00
Andrew Kingston 10440803fe Show success after uploading plugin 2022-08-12 14:34:16 +01:00
Andrew Kingston 5ae40d8e15 Use friendly name in new component panel if available 2022-08-12 14:34:02 +01:00
mike12345567 37dee844d2 Merge branch 'develop' of github.com:Budibase/budibase into plugins-dev-experience 2022-08-12 13:13:15 +01:00
Budibase Staging Release Bot f92375329a v1.2.39-alpha.1 2022-08-12 12:09:27 +00:00
Budibase Staging Release Bot d327ab53b8 v1.2.39-alpha.0 2022-08-12 11:19:01 +00:00
Mitch-Budibase d7e411affb Removing Add Multi-Option Datatype Test from Cypress Suite
We don't need a specific test file for this.

The test file will remain for now but will not run. The test will be reworked into a different test file or as part of the API testing
2022-08-11 17:43:33 +01:00
Mitch-Budibase 37852c0f76 Timeout increase for createTable Cypress Command 2022-08-11 17:29:59 +01:00
Mitch-Budibase 46749c2a4f Cypress: Smoke Build - Timing based Changes
Adding a few corrections to support failing/Flakey smoke tests (timing issues)
2022-08-11 17:17:18 +01:00
Andrew Kingston f0d17b2039 Merge branch 'plugins-dev-experience' of github.com:Budibase/budibase into plugins-dev-experience 2022-08-11 17:05:58 +01:00
Andrew Kingston 3b3d48196e Transparently hot reload app preview when inserting a custom component bundle and reload relevant components 2022-08-11 17:05:42 +01:00
Andrew Kingston 4e916d2812 Reload app metadata when adding custom components 2022-08-11 17:05:04 +01:00
mike12345567 c9c468a424 Merge branch 'plugins-dev-experience' of github.com:Budibase/budibase into plugins-dev-experience 2022-08-11 16:36:07 +01:00
mike12345567 76d427001a Merge branch 'develop' of github.com:Budibase/budibase into plugins-dev-experience 2022-08-11 16:34:01 +01:00
mike12345567 1c7f860184 Merge branch 'master' of github.com:Budibase/budibase into develop 2022-08-11 16:28:46 +01:00
Budibase Release Bot c5c838ad94 v1.2.38 2022-08-11 14:29:57 +00:00
Andrew Kingston 152e8271da Insert script tags for custom component bundles to app preview 2022-08-11 15:27:09 +01:00
Andrew Kingston e6303fb4ec Remove static definition from store and properly handle custom components from API 2022-08-11 15:25:43 +01:00
Budibase Staging Release Bot ac7ce66571 v1.2.33-alpha.3 2022-08-11 13:49:14 +00:00
Mitch-Budibase 61a22095f5 Merge pull request #7231 from Budibase/fix/qa-smoke
Smoke build test changes - adminAndManagement + Create App/Table
2022-08-11 14:39:26 +01:00
Mitch-Budibase fad1415179 Create App/Table tests update
Changes made for the smoke build

- UI changes required createTable update
- User Information needed updated for the createApp tests
2022-08-11 13:26:27 +01:00
Budibase Staging Release Bot bd1a5caecc v1.2.33-alpha.2 2022-08-11 11:34:47 +00:00
Mitch-Budibase 41f5e3dbfd Smoke build test changes - adminAndManagement
Some test changes for test files within the adminAndManagement folder

- Changes related to UI
- Restructured accountPortals tests
- Changes related to changing passwords (flow is different now)
2022-08-11 12:28:20 +01:00
deanhannigan bd36d9e16f Merge pull request #7116 from Budibase/fix/remove-dynamic-var-filtering
Removed query filtering on dynamic variables in binding drawer
2022-08-11 12:12:39 +01:00
Budibase Release Bot a72486758f v1.2.37 2022-08-11 08:52:16 +00:00
melohagan ded9ba0edd Merge pull request #7215 from Budibase/bug/webhook-automation-error-saving
Webhook Automation - Finish and test, error saving automation
2022-08-11 09:42:23 +01:00
Budibase Release Bot ddb859df8a v1.2.36 2022-08-10 20:04:54 +00:00
Budibase Release Bot 85a5900315 v1.2.35 2022-08-10 16:44:10 +00:00
Mel O'Hagan 418937e8e5 Null safety 2022-08-10 17:09:51 +01:00
Budibase Release Bot 5cec6d61f4 v1.2.34 2022-08-10 15:58:32 +00:00
Andrew Kingston 16e42dc5a1 Add full PoC of using a custom component inside the builder, with children and bindings 2022-08-10 16:54:13 +01:00