1
0
Fork 0
mirror of synced 2024-09-18 10:20:11 +12:00
Commit graph

5717 commits

Author SHA1 Message Date
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
ed6b5bb3cb Update pro version to 1.2.39-alpha.0 2022-08-12 11:22:24 +00:00
Budibase Staging Release Bot
d327ab53b8 v1.2.39-alpha.0 2022-08-12 11:19:01 +00: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
846b58364f Notify client when plugins are added when saving screens 2022-08-11 17:04:47 +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
3b63b77784 Update pro version to 1.2.38 2022-08-11 14:33:24 +00: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
Budibase Release Bot
c5c838ad94 v1.2.38 2022-08-11 14:29:57 +00: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
Budibase Staging Release Bot
9dde5733d8 Update pro version to 1.2.33-alpha.3 2022-08-11 13:52:16 +00:00
Budibase Staging Release Bot
ac7ce66571 v1.2.33-alpha.3 2022-08-11 13:49:14 +00:00
mike12345567
fc6111272e Fixing viewname enumeration. 2022-08-11 14:40:17 +01:00
mike12345567
b803a3fd93 Replacing all plural TS enumerations with singular - this involves a major rename of the DocumentTypes. 2022-08-11 13:50:05 +01:00
Budibase Staging Release Bot
9ffca97ebc Update pro version to 1.2.33-alpha.2 2022-08-11 11:38:04 +00:00
Budibase Staging Release Bot
bd1a5caecc v1.2.33-alpha.2 2022-08-11 11:34:47 +00:00
mike12345567
0efa0d375d Fixes based on re-trying everything with the new type structures (some empty structures being filled out affected things). 2022-08-11 12:24:36 +01:00
mike12345567
1134b01f39 Moving all datasource types around - this is needed to make the SDK/Document types more accesible for the development datasource plugins. 2022-08-11 11:48:58 +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
Budibase Release Bot
b85ab94b51 Update pro version to 1.2.37 2022-08-11 08:55:15 +00:00
Budibase Release Bot
a72486758f v1.2.37 2022-08-11 08:52:16 +00:00
Budibase Release Bot
19f973b05c Update pro version to 1.2.36 2022-08-10 20:07:57 +00:00
Budibase Release Bot
ddb859df8a v1.2.36 2022-08-10 20:04:54 +00: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
Budibase Release Bot
053f53ddbe Update pro version to 1.2.35 2022-08-10 16:47:30 +00:00
Budibase Release Bot
85a5900315 v1.2.35 2022-08-10 16:44:10 +00:00
Martin McKeaveney
cfddedd9ab Merge pull request #7210 from Budibase/fix/6013
onEmptyFilter selection for automations
2022-08-10 17:32:42 +01:00
Budibase Release Bot
e98003865b Update pro version to 1.2.34 2022-08-10 16:01:36 +00:00
Budibase Release Bot
5cec6d61f4 v1.2.34 2022-08-10 15:58:32 +00:00
Budibase Release Bot
ee781eaf51 Update pro version to 1.2.33 2022-08-10 15:39:19 +00:00
Budibase Release Bot
63c2d51168 v1.2.33 2022-08-10 15:36:06 +00:00
Budibase Staging Release Bot
d1df31d2bc Update pro version to 1.2.33-alpha.1 2022-08-10 15:32:02 +00:00
Budibase Staging Release Bot
bf748de502 v1.2.33-alpha.1 2022-08-10 15:28:57 +00:00
Martin McKeaveney
b3ff94ea84 pr comments 2022-08-10 16:26:10 +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
Budibase Staging Release Bot
95865b0521 Update pro version to 1.2.33-alpha.0 2022-08-10 15:01:22 +00:00
Budibase Staging Release Bot
947091c6c4 v1.2.33-alpha.0 2022-08-10 14:57:48 +00:00
Rory Powell
bc5a36dd53 Merge branch 'master' into merge-master 2022-08-10 15:46:30 +01:00
Martin McKeaveney
b417521725 onEmptyFilter selection for automations 2022-08-10 15:38:08 +01:00
Budibase Release Bot
e9dd6424e1 Update pro version to 1.2.32 2022-08-10 14:35:23 +00:00
Budibase Release Bot
c3d178c60f v1.2.32 2022-08-10 14:32:21 +00:00
Rory Powell
c656b79e9b Merge branch 'develop' into merge-master 2022-08-10 15:29:46 +01:00
Budibase Staging Release Bot
5d30b69ffb Update pro version to 1.2.28-alpha.1 2022-08-10 14:07:59 +00:00
Budibase Staging Release Bot
333b1a4cb6 v1.2.28-alpha.1 2022-08-10 14:04:56 +00:00