Commit Graph

14594 Commits

Author SHA1 Message Date
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
Andrew Kingston 846b58364f Notify client when plugins are added when saving screens 2022-08-11 17:04:47 +01:00
Andrew Kingston c4def9be22 Merge branch 'plugins-dev-experience' of github.com:Budibase/budibase into plugins-dev-experience 2022-08-11 15:31:37 +01:00
Andrew Kingston 106cfe6687 Detect custom component usages in screens and save metadata in app doc 2022-08-11 15:31:21 +01:00
Andrew Kingston 58c9965bd9 Enrich component definitions with custom components 2022-08-11 15:30:59 +01:00
Andrew Kingston f6e67e3519 Export updateAppPackage function to be used elsewhere 2022-08-11 15:30:27 +01:00
Andrew Kingston 14ffb78176 Add fetch implementation for plugins and util for plugin params 2022-08-11 15:29:51 +01:00
Andrew Kingston f8324e4213 SSR scripts for custom components into app HTML 2022-08-11 15:28:59 +01:00
Andrew Kingston d33a59e2b0 Add API endpoint to fetch list of plugins to core API 2022-08-11 15:28:19 +01:00
Andrew Kingston f00d860d9c Use full component names for custom components in client library 2022-08-11 15:27:51 +01: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
Andrew Kingston e8b9a49074 Attach correct content type to JS files when uploading to object store 2022-08-11 15:25:04 +01:00
mike12345567 5a0e6aee25 Merge branch 'plugins-dev-experience' of github.com:Budibase/budibase into plugins-dev-experience 2022-08-11 11:04:58 +01:00
mike12345567 1ae154daf5 Install after retrieving skeleton for custom plugins. 2022-08-11 11:03:33 +01:00
Andrew Kingston ed751212eb Add plugin upload to core API client, add response to plugin upload endpoint 2022-08-11 10:37:57 +01:00
mike12345567 a683665a99 Adding plugin upload API - takes a file form-data and then extracts, uploads to minio and stores data about the plugin to CouchDB. 2022-08-10 20:01:48 +01:00
mike12345567 f15d3a5b0e Merge branch 'plugins-dev-experience' of github.com:Budibase/budibase into plugins-dev-experience 2022-08-10 17:30:18 +01: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
mike12345567 7ce8a9e254 Validating datasources fully, initial work towards validating components and including the build in the CLI. 2022-08-10 16:19:08 +01:00
Andrew Kingston 07909c9ae3 Remove forced custom component from client library 2022-08-10 15:52:19 +01:00
Andrew Kingston eab1b93c24 Update client library to full handle custom components 2022-08-10 15:34:00 +01:00
mike12345567 8ac1a20ef7 Merge branch 'develop' of github.com:Budibase/budibase into plugins-dev-experience 2022-08-10 13:31:10 +01:00
mike12345567 2a98e4addf First part of plugin CLI - generates the skeleton project and enriches it with user input. 2022-08-10 13:11:57 +01:00
Budibase Staging Release Bot ebc114f4fd Update pro version to 1.2.28-alpha.0 2022-08-10 11:13:09 +00:00
Budibase Staging Release Bot e2550cc19d v1.2.28-alpha.0 2022-08-10 11:09:57 +00:00
Andrew Kingston 3745cf6b46 Add PoC of using a custom component inside client library 2022-08-10 12:04:58 +01:00
mike12345567 1ba804f507 Merge branch 'master' of github.com:Budibase/budibase into develop 2022-08-10 11:55:53 +01:00
Budibase Release Bot 8c91c52c18 Update pro version to 1.2.27 2022-08-10 08:46:47 +00:00
Budibase Release Bot 09acdb11df v1.2.27 2022-08-10 08:43:44 +00:00
Rory Powell ae5f0464b5 Merge pull request #7121 from Budibase/proxy-env-support-and-webhook-limiting
Add separate rate limiting config for webhooks + environment variable support
2022-08-10 09:00:20 +01:00
Budibase Release Bot 022054389a Update pro version to 1.2.26 2022-08-09 13:31:52 +00:00
Budibase Release Bot a07b92e0dd v1.2.26 2022-08-09 13:28:56 +00:00
Rory Powell 26b48b5c5b Merge pull request #7175 from Budibase/fix-served-events
Fix served events
2022-08-09 14:19:27 +01:00
Rory Powell dd0395995f Rename async to emit 2022-08-09 14:01:55 +01:00
Rory Powell f7210e96e4 Fix served events 2022-08-09 13:31:12 +01:00
Budibase Staging Release Bot c5d89da7d3 Update pro version to 1.2.26-alpha.0 2022-08-09 11:06:45 +00:00
Budibase Staging Release Bot 78c3c31f19 v1.2.26-alpha.0 2022-08-09 11:03:46 +00:00
Martin McKeaveney c44ae30721 merge from master 2022-08-09 11:52:48 +01:00
Budibase Staging Release Bot 9802d8eba8 Update pro version to 1.2.20-alpha.2 2022-08-09 10:23:45 +00:00
Budibase Staging Release Bot 9ad76c231e v1.2.20-alpha.2 2022-08-09 10:20:35 +00:00
Budibase Release Bot 8f96c85fd5 Update pro version to 1.2.25 2022-08-09 10:12:47 +00:00
Budibase Release Bot 8187e25c6d v1.2.25 2022-08-09 10:08:51 +00:00
Michael Drury f8e978f321 Merge pull request #7049 from Budibase/fix/2585
Updating filters to allow multiple uses of the same property and exposing allOr option
2022-08-09 11:00:38 +01:00
Martin McKeaveney 6526143081 Merge pull request #7165 from Budibase/fix/applications-500
Fix crash when attempting to parse a nullish automation error
2022-08-09 10:55:41 +01:00
Martin McKeaveney ca93044f9e Merge pull request #7166 from Budibase/fix/add-user-validation
Set errors to null rather than deleting when validating user emails
2022-08-09 10:55:11 +01:00
Andrew Kingston 026fd13b41 Set errors to null rather than deleting when validating user email addresses 2022-08-09 10:16:22 +01:00
mike12345567 fda15d3bd8 Adding a test for the case where a user has added a number: at the start of the column - could have broken things. 2022-08-08 19:21:06 +01:00
mike12345567 76f0c4a289 Adding multiple of same property test case for lucene building. 2022-08-08 19:19:33 +01:00