Mel O'Hagan
|
4c781eb667
|
Merge branch 'develop' into lab/mongodb
|
2022-10-12 11:19:50 +01:00 |
Rory Powell
|
e29330093b
|
Fix tests
|
2022-10-12 11:18:57 +01:00 |
Mel O'Hagan
|
c67c784e15
|
Merge branch 'develop' into lab/mongodb
|
2022-10-12 10:29:27 +01:00 |
Rory Powell
|
6e083c85a4
|
Fix linting
|
2022-10-12 10:25:02 +01:00 |
Rory Powell
|
7c9767e186
|
Merge pull request #7716 from adamkingsbury/rejectUnauthorized
Reject unauthorized
|
2022-10-12 10:22:01 +01:00 |
Rory Powell
|
d2882a3779
|
Merge branch 'develop' into rejectUnauthorized
|
2022-10-12 10:06:50 +01:00 |
Martin McKeaveney
|
5838eb70b4
|
turn on gsheets
|
2022-10-10 09:02:17 +01:00 |
Mel O'Hagan
|
a95f32c5de
|
Rename actionTypes to actionType
|
2022-10-04 11:29:13 +01:00 |
Mel O'Hagan
|
9580e83ae3
|
lint
|
2022-10-04 11:03:54 +01:00 |
Mel O'Hagan
|
55c112677e
|
Added support for JSON array stages
|
2022-10-04 11:03:24 +01:00 |
Mel O'Hagan
|
b3d549a170
|
Add aggregate method. Push results.
|
2022-10-03 20:08:47 +01:00 |
Mel O'Hagan
|
b6eebad75f
|
Fix types
|
2022-10-03 19:10:01 +01:00 |
Mel O'Hagan
|
a9212a56ed
|
lint
|
2022-10-03 17:18:16 +01:00 |
Mel O'Hagan
|
0d08eb60c5
|
Merge branch 'develop' into lab/mongodb
|
2022-10-03 17:10:21 +01:00 |
mike12345567
|
476bb79c29
|
Quick fix for development machines, when running Budibase development stack on systems that are not oracle compatiable it would fail to start due to the lack of dependency.
|
2022-09-30 15:19:34 +01:00 |
mike12345567
|
38f49dad2a
|
Merge branch 'master' of github.com:Budibase/budibase into feature/plugin-icons
|
2022-09-30 11:17:43 +01:00 |
mike12345567
|
a3b7d7f8a9
|
Fix for #8023 - moving Oracle integration to ESM import rather than CJS.
|
2022-09-30 10:52:00 +01:00 |
mike12345567
|
95136a54f2
|
Adding ability for datasource plugins to have a custom icon svg.
|
2022-09-29 19:30:53 +01:00 |
Mel O'Hagan
|
1afc0fbdf8
|
Support multiple statements
|
2022-09-22 16:36:19 +01:00 |
mike12345567
|
416a2c999f
|
Fixing issue with plugin import for datasources - extract the integration correctly.
|
2022-09-13 12:16:00 +01:00 |
Michael Drury
|
99e9bdea6b
|
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 |
Rory Powell
|
45a43baee2
|
Merge branch 'master' into develop
|
2022-09-12 14:05:36 +01:00 |
Martin McKeaveney
|
35274583c6
|
Merge pull request #7734 from Budibase/fix/cr-header
Fix/cr header
|
2022-09-12 12:22:35 +01:00 |
Martin McKeaveney
|
37fa940661
|
adding friendlyname for legacy HTTP support
|
2022-09-12 10:18:18 +01:00 |
Martin McKeaveney
|
6bdf103e11
|
provide fix for CR header and backwards compatibility with legacy servers
|
2022-09-12 10:00:05 +01:00 |
Martin McKeaveney
|
6983d94d90
|
adding insecure HTTP parser
|
2022-09-12 09:27:16 +01:00 |
adamkingsbury
|
2eca405559
|
lint fix
|
2022-09-10 00:25:35 +01:00 |
adamkingsbury
|
4cd182844a
|
Fix issue with query string on sensitive APIs
|
2022-09-10 00:14:57 +01:00 |
adamkingsbury
|
e33ea75ee0
|
Implement rejectUnauthorised logic
|
2022-09-10 00:10:09 +01:00 |
mike12345567
|
2686d50523
|
Fixing test cases.
|
2022-09-09 17:18:19 +01:00 |
mike12345567
|
2fb96b29c9
|
Encoding query string URI parameters for REST requests - #7683.
|
2022-09-07 17:31:15 +01:00 |
mike12345567
|
ca749aed86
|
Merge branch 'develop' of github.com:Budibase/budibase into plugins-dev-experience
|
2022-09-07 12:40:45 +01:00 |
Mel O'Hagan
|
2cdd47042c
|
lint
|
2022-09-05 18:31:20 +01:00 |
Mel O'Hagan
|
00f12698d7
|
type check
|
2022-09-05 18:31:12 +01:00 |
Mel O'Hagan
|
67f123d60f
|
Parse incoming row as JSON
|
2022-09-05 18:31:03 +01:00 |
mike12345567
|
a5f475872d
|
Updating plugins to not think about versions, only ever one version of each plugin by name, making plugins self host only and adding error checking for datasource implementations.
|
2022-09-02 19:32:15 +01:00 |
Martin McKeaveney
|
151d70ef43
|
improvements to redis connector - multi line pipelines and lowercase commands
|
2022-09-02 18:35:06 +01:00 |
Mel O'Hagan
|
b29e9be026
|
Exclude formula columns from Sql drop column
|
2022-09-01 17:21:42 +01:00 |
mike12345567
|
f49d61bc5c
|
Updating test cases to TS to get them working properly with the full TS implementations.
|
2022-08-31 19:21:45 +01:00 |
mike12345567
|
320cbfada3
|
Merge branch 'develop' of github.com:Budibase/budibase into plugins-dev-experience
|
2022-08-31 15:53:32 +01:00 |
Martin McKeaveney
|
02c93071ee
|
merge
|
2022-08-30 10:33:37 +01:00 |
Mel O'Hagan
|
f2881fc714
|
Add delete button
|
2022-08-25 17:40:09 +01:00 |
Mel O'Hagan
|
52c8fda064
|
Add mongodb aggregate method
|
2022-08-25 17:30:47 +01:00 |
Martin McKeaveney
|
2470d711b0
|
fixing s3 outage errors and scoping AWS configuration to service level
|
2022-08-25 17:01:12 +01:00 |
Mel O'Hagan
|
8738beb907
|
Upgrade to mongodb@4.9
|
2022-08-25 11:02:46 +01:00 |
Mel O'Hagan
|
1e9234da8e
|
lint
|
2022-08-23 15:33:30 +01:00 |
Mel O'Hagan
|
bbc40b2d2c
|
Generic handle objectid
|
2022-08-23 15:33:04 +01:00 |
mike12345567
|
2bb32253d8
|
Adding in hash handling for datasource plugins.
|
2022-08-18 15:21:55 +01:00 |
mike12345567
|
2aaff7576b
|
Adding full flow for creating custom datasource.
|
2022-08-17 10:05:13 +01:00 |
mike12345567
|
51e06a9c7a
|
Adding custom datasources to UI.
|
2022-08-15 18:38:09 +01:00 |