1
0
Fork 0
mirror of synced 2024-08-22 13:31:37 +12:00
Commit graph

25126 commits

Author SHA1 Message Date
Andrew Kingston
a38373a939 Attach correct content type to JS files when uploading to object store 2022-08-11 15:25:04 +01:00
Andrew Kingston
f2ee01d58f Add plugin upload to core API client, add response to plugin upload endpoint 2022-08-11 10:37:57 +01:00
mike12345567
b7116ccc18 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
bab20e5744 Merge branch 'plugins-dev-experience' of github.com:Budibase/budibase into plugins-dev-experience 2022-08-10 17:30:18 +01:00
Andrew Kingston
737d5e1ef3 Add full PoC of using a custom component inside the builder, with children and bindings 2022-08-10 16:54:13 +01:00
mike12345567
7dc9abf54b 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
eb1699381c Remove forced custom component from client library 2022-08-10 15:52:19 +01:00
Andrew Kingston
0a338181ca Update client library to full handle custom components 2022-08-10 15:34:00 +01:00
mike12345567
d5376ebf6b Merge branch 'develop' of github.com:Budibase/budibase into plugins-dev-experience 2022-08-10 13:31:10 +01:00
mike12345567
b3f6a481b4 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
5b9f241420 Update pro version to 1.2.28-alpha.0 2022-08-10 11:13:09 +00:00
Budibase Staging Release Bot
f73078bcbf v1.2.28-alpha.0 2022-08-10 11:09:57 +00:00
Andrew Kingston
0ec6ac3372 Add PoC of using a custom component inside client library 2022-08-10 12:04:58 +01:00
mike12345567
3a340379e9 Merge branch 'master' of github.com:Budibase/budibase into develop 2022-08-10 11:55:53 +01:00
Budibase Release Bot
a4a2229957 Update pro version to 1.2.27 2022-08-10 08:46:47 +00:00
Budibase Release Bot
3144291948 v1.2.27 2022-08-10 08:43:44 +00:00
Rory Powell
c0919ac01b
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
b33a0fb3ad Update pro version to 1.2.26 2022-08-09 13:31:52 +00:00
Budibase Release Bot
1057663353 v1.2.26 2022-08-09 13:28:56 +00:00
Rory Powell
3a07829e15
Merge pull request #7175 from Budibase/fix-served-events
Fix served events
2022-08-09 14:19:27 +01:00
Rory Powell
1a31dff984 Rename async to emit 2022-08-09 14:01:55 +01:00
Rory Powell
cf37563c89 Fix served events 2022-08-09 13:31:12 +01:00
Budibase Staging Release Bot
527bf06f48 Update pro version to 1.2.26-alpha.0 2022-08-09 11:06:45 +00:00
Budibase Staging Release Bot
5efb77d1fe v1.2.26-alpha.0 2022-08-09 11:03:46 +00:00
Martin McKeaveney
621ebcf7a4 merge from master 2022-08-09 11:52:48 +01:00
Budibase Staging Release Bot
d6a0e3b75e Update pro version to 1.2.20-alpha.2 2022-08-09 10:23:45 +00:00
Budibase Staging Release Bot
93cd77c605 v1.2.20-alpha.2 2022-08-09 10:20:35 +00:00
Budibase Release Bot
56bcd46886 Update pro version to 1.2.25 2022-08-09 10:12:47 +00:00
Budibase Release Bot
152937e3d1 v1.2.25 2022-08-09 10:08:51 +00:00
Michael Drury
1b574bc58f
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
a79215e5ca
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
1e77697001
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
d313e4858c Set errors to null rather than deleting when validating user email addresses 2022-08-09 10:16:22 +01:00
mike12345567
2bb0dbdc06 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
be80839573 Adding multiple of same property test case for lucene building. 2022-08-08 19:19:33 +01:00
mike12345567
77947e8ba9 Adding unit tests for internal DB lucene syntax building. 2022-08-08 19:17:28 +01:00
Budibase Release Bot
971dcf4129 Update pro version to 1.2.24 2022-08-08 16:53:33 +00:00
Budibase Release Bot
62df76b14e v1.2.24 2022-08-08 16:50:33 +00:00
Michael Drury
af3735ee22
Merge pull request #7151 from Budibase/fix/cli-build
Fixing CLI CI build
2022-08-08 17:39:43 +01:00
Budibase Release Bot
8f4fba0e70 Update pro version to 1.2.23 2022-08-08 15:57:56 +00:00
Budibase Release Bot
54355697a9 v1.2.23 2022-08-08 15:55:00 +00:00
Rory Powell
0c523906a3
Merge pull request #7154 from Budibase/rate-limit-served-events
Rate limit served:X events
2022-08-08 16:44:48 +01:00
Andrew Kingston
3c5e933577 Fix crash when attempting to parse a nullish automation error 2022-08-08 16:44:00 +01:00
Rory Powell
b093b18e6a Support per app events 2022-08-08 16:22:26 +01:00
Rory Powell
ae342910c2 Rate limit served:X events 2022-08-08 15:44:29 +01:00
Budibase Release Bot
ea165ea36d Update pro version to 1.2.22 2022-08-08 14:16:20 +00:00
Budibase Release Bot
66e48550a5 v1.2.22 2022-08-08 14:13:10 +00:00
Rory Powell
06e0c3a18a
Merge pull request #7145 from Budibase/disable-posthog-pageview
Disable pageview event
2022-08-08 15:03:17 +01:00
Budibase Release Bot
966e130b03 Update pro version to 1.2.21 2022-08-08 13:23:08 +00:00
Budibase Release Bot
63d7c9060f v1.2.21 2022-08-08 13:19:20 +00:00