Budibase Staging Release Bot
|
46eece76b6
|
v1.3.15-alpha.9
|
2022-09-14 16:58:05 +00:00 |
Michael Drury
|
dcc70f9679
|
Merge pull request #7770 from Budibase/fix/datasource-rename
Data source -> datasource throughout code - plus friendly plugin name displayed
|
2022-09-14 18:47:54 +02:00 |
Budibase Staging Release Bot
|
de09eb18ef
|
Update pro version to 1.3.15-alpha.8
|
2022-09-14 14:03:57 +00:00 |
Budibase Staging Release Bot
|
cf446aa85b
|
v1.3.15-alpha.8
|
2022-09-14 14:00:26 +00:00 |
Peter Clement
|
7f43b40685
|
Merge pull request #7766 from Budibase/fix/pc-fixes
Bug fixes #6836 and #7242
|
2022-09-14 14:39:10 +01:00 |
Andrew Kingston
|
050485eb2f
|
Lint
|
2022-09-14 14:35:08 +01:00 |
mike12345567
|
2216ff1987
|
Fixing linting issue.
|
2022-09-14 14:07:00 +01:00 |
mike12345567
|
01f115cd6b
|
Merge branch 'develop' of github.com:Budibase/budibase into fix/datasource-rename
|
2022-09-14 14:06:38 +01:00 |
mike12345567
|
eeda89725d
|
Renaming data source -> datasource as per Mel's request.
|
2022-09-14 12:11:20 +01:00 |
Andrew Kingston
|
02ed382086
|
Merge branch 'develop' of github.com:Budibase/budibase into develop
|
2022-09-14 12:01:56 +01:00 |
Andrew Kingston
|
7bee35f816
|
Allow custom components in cloud
|
2022-09-14 12:01:49 +01:00 |
Budibase Staging Release Bot
|
f42ae29611
|
Update pro version to 1.3.15-alpha.7
|
2022-09-14 10:59:40 +00:00 |
Andrew Kingston
|
917ce9e177
|
Add validation to plugins uploaded using file upload and allow component uploads via non-file sources in cloud
|
2022-09-14 11:58:59 +01:00 |
Budibase Staging Release Bot
|
d410b9a47c
|
v1.3.15-alpha.7
|
2022-09-14 10:56:15 +00:00 |
Budibase Staging Release Bot
|
6c54961c83
|
Update pro version to 1.3.15-alpha.6
|
2022-09-14 09:55:53 +00:00 |
Budibase Staging Release Bot
|
d511cc183e
|
v1.3.15-alpha.6
|
2022-09-14 09:52:46 +00:00 |
Andrew Kingston
|
9511fb72c7
|
Allow component plugins in cloud
|
2022-09-14 10:14:17 +01:00 |
Budibase Staging Release Bot
|
a0f43107be
|
Update pro version to 1.3.15-alpha.5
|
2022-09-13 11:30:40 +00:00 |
Budibase Staging Release Bot
|
fae86901b3
|
v1.3.15-alpha.5
|
2022-09-13 11:27:21 +00:00 |
mike12345567
|
781832a52a
|
Fixing issue with plugin import for datasources - extract the integration correctly.
|
2022-09-13 12:16:00 +01:00 |
Peter Clement
|
0d097f48e4
|
add backend name validation for app creation / update
|
2022-09-13 11:44:33 +01:00 |
Budibase Staging Release Bot
|
ffed456c9c
|
Update pro version to 1.3.15-alpha.4
|
2022-09-13 10:32:40 +00:00 |
Budibase Staging Release Bot
|
668928cacc
|
v1.3.15-alpha.4
|
2022-09-13 10:29:40 +00:00 |
melohagan
|
8a5545f81f
|
Merge pull request #7333 from Budibase/feature/select-tables-to-fetch
Allow list of named tables to be fetched
|
2022-09-13 11:19:49 +01:00 |
Mel O'Hagan
|
e53f7a1d28
|
Case insensitive table fetch
|
2022-09-13 10:55:38 +01:00 |
Budibase Staging Release Bot
|
ac6a81ca40
|
Update pro version to 1.3.15-alpha.3
|
2022-09-13 09:52:08 +00:00 |
Budibase Staging Release Bot
|
a1eafcef98
|
v1.3.15-alpha.3
|
2022-09-13 09:48:22 +00:00 |
Michael Drury
|
87197b61af
|
Merge pull request #7574 from Budibase/bug/sev4/delete-formula-column
Exclude formula columns from Sql drop column
|
2022-09-13 11:27:59 +02:00 |
Budibase Staging Release Bot
|
96ae0fa7c5
|
Update pro version to 1.3.15-alpha.2
|
2022-09-13 09:26:58 +00:00 |
Budibase Staging Release Bot
|
223362f2e2
|
v1.3.15-alpha.2
|
2022-09-13 09:24:01 +00:00 |
Andrew Kingston
|
134d6ac19a
|
Merge pull request #7588 from Budibase/plugins-dev-experience-websocket
Hot reloading of custom components via websocket
|
2022-09-13 10:14:03 +01:00 |
Andrew Kingston
|
00cbf6cf37
|
Refactor server websocket dependency tree to fix jest tests
|
2022-09-13 09:54:25 +01:00 |
Budibase Staging Release Bot
|
66092e7742
|
Update pro version to 1.3.15-alpha.1
|
2022-09-12 19:12:42 +00:00 |
Budibase Staging Release Bot
|
a92a8ed882
|
v1.3.15-alpha.1
|
2022-09-12 19:09:31 +00:00 |
Andrew Kingston
|
3d57010a10
|
Merge branch 'develop' of github.com:Budibase/budibase into plugins-dev-experience-websocket
|
2022-09-12 20:00:32 +01:00 |
mike12345567
|
d737e0f8eb
|
Updating plugin backend, refactoring a bit, correctly allowing a set of headers to be used for a URL.
|
2022-09-12 19:12:05 +01:00 |
mike12345567
|
40e579e0b7
|
Updating add/delete process to have better notifications, removing some errors.
|
2022-09-12 17:43:13 +01:00 |
mike12345567
|
036487378c
|
Refactoring some plugin adding work - changing how source is specified to remove lower casing.
|
2022-09-12 17:04:27 +01:00 |
mike12345567
|
245569ff9e
|
Reverting organisation page changes.
|
2022-09-12 16:21:47 +01:00 |
mike12345567
|
f7d357974c
|
Merge branch 'develop' of github.com:Budibase/budibase into feature/plugin-management-ui
|
2022-09-12 15:34:34 +01:00 |
Budibase Staging Release Bot
|
ad0784e5b6
|
Update pro version to 1.3.15-alpha.0
|
2022-09-12 13:20:19 +00:00 |
Budibase Staging Release Bot
|
38f3c6d1d7
|
v1.3.15-alpha.0
|
2022-09-12 13:16:58 +00:00 |
Rory Powell
|
6644a20d2f
|
Merge branch 'master' into develop
|
2022-09-12 14:05:36 +01:00 |
Budibase Release Bot
|
a38626cf66
|
v1.3.14
|
2022-09-12 11:46:36 +00:00 |
Martin McKeaveney
|
8a3126826d
|
Merge pull request #7734 from Budibase/fix/cr-header
Fix/cr header
|
2022-09-12 12:22:35 +01:00 |
Michael Drury
|
d79a9bfecc
|
Merge pull request #7685 from Budibase/fix/sept-various-fixes
Fix/sept various fixes
|
2022-09-12 12:16:31 +02:00 |
Martin McKeaveney
|
bd7c62e48c
|
adding friendlyname for legacy HTTP support
|
2022-09-12 10:18:18 +01:00 |
Martin McKeaveney
|
8ef5324048
|
provide fix for CR header and backwards compatibility with legacy servers
|
2022-09-12 10:00:05 +01:00 |
Budibase Release Bot
|
01d022be2f
|
Update pro version to 1.3.13
|
2022-09-12 08:35:29 +00:00 |
Budibase Release Bot
|
272a2ec7c7
|
v1.3.13
|
2022-09-12 08:31:58 +00:00 |