Adria Navarro
e8fa690566
Add mongo checks
2023-05-15 16:37:20 +02:00
melohagan
0daacf3425
Add fields for MongoDB SSL cert file paths ( #8260 )
...
* Added fields for tls certificate files
* lint
* Only include cert fields if SELF_HOSTED
* lint
* Refactor getSchema function
* Add datasource field group with accordion
* Handle no display column on fieldGroup field
* Override text transform accordian header
* Renamed from TLS to SSL in UI config
* readable flag
* Add accordion component
* Refactor
2023-01-23 16:46:02 +00:00
Mel O'Hagan
5aba8e4a65
Added readable prop to aggregate function
2022-11-08 14:31:36 +00:00
Mel O'Hagan
10367dfb43
Rename flow to pipeline
2022-10-13 13:05:45 +01:00
Mel O'Hagan
10e6c61081
lint
2022-10-12 18:55:22 +01:00
Mel O'Hagan
436cbed74b
Add support for ObjectId in aggregations
2022-10-12 18:54:53 +01:00
Mel O'Hagan
9f60a6c485
Allow template to be used when changed body blank
2022-10-12 16:20:11 +01:00
Mel O'Hagan
53475f1312
Add all the stage templates
2022-10-12 16:03:51 +01:00
Mel O'Hagan
33c36c1112
Include stage templates
2022-10-12 15:31:53 +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
320cbfada3
Merge branch 'develop' of github.com:Budibase/budibase into plugins-dev-experience
2022-08-31 15:53:32 +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
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
970e7ee3e7
Making integrations more like what custom integrations look like (to simplify integration).
2022-08-12 17:03:06 +01:00
mike12345567
1c7f860184
Merge branch 'master' of github.com:Budibase/budibase into develop
2022-08-11 16:28:46 +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
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
Mel O'Hagan
1109f1162c
lint
2022-08-10 10:58:11 +01:00
Mel O'Hagan
dc7566308e
Ignore escaped double quotes within strings
2022-08-10 10:57:42 +01:00
Mel O'Hagan
9a10590414
lint
2022-08-09 17:28:21 +01:00
Mel O'Hagan
415f57e0ef
Handle braces within quotes
2022-08-09 17:27:51 +01:00
Mel O'Hagan
051779b013
lint
2022-08-08 21:57:36 +01:00
Mel O'Hagan
09a3052aa2
Nested braces parse fix added for MongoDB
2022-08-08 21:56:55 +01:00
Mel O'Hagan
fe0163ac29
Bug fix findOneAndUpdate
2022-08-08 17:53:17 +01:00
Mel O'Hagan
4cc0a327a0
lint
2022-07-26 11:38:34 +01:00
Mel O'Hagan
71a55eb288
Support ObjectId in operator blocks
2022-07-26 10:53:53 +01:00
mike12345567
a625fa573d
Merge branch 'master' of github.com:Budibase/budibase into develop
2022-06-24 17:50:55 +01:00
Andrew Kingston
8bfd54bd80
Add types to datasources
2022-06-23 11:35:57 +01:00
Mel O'Hagan
fcf9ed6df7
Add empty options if missing for delete
2022-06-17 16:54:23 +01:00
Mel O'Hagan
986ab1d35a
Improve parseQueryParams regex
2022-05-17 12:11:43 +01:00
Mel O'Hagan
0f4aaa4779
Parse params if needed
2022-05-16 22:44:38 +01:00
Mel O'Hagan
0da9ee0a56
Using mongodb types
2022-05-16 09:50:47 +01:00
Mel O'Hagan
7b570fea22
Removed unused aws Object import
2022-05-16 08:43:27 +01:00
Mel O'Hagan
e3883d480d
Lowercase the object typo
2022-05-16 08:42:09 +01:00
Mel O'Hagan
81f16aa7ce
Check type is string before match
2022-05-13 21:25:41 +01:00
Mel O'Hagan
c2fc1598fa
Null pointer fix
2022-05-13 15:57:15 +01:00
Mel O'Hagan
035a7ee625
MongoDb Delete fix
2022-05-13 15:56:57 +01:00
Mel O'Hagan
f40967784f
Fixed update
2022-05-13 15:56:49 +01:00
Mel O'Hagan
dd6093a7ae
Create ObjectIds from matching string
2022-05-13 15:56:32 +01:00
mike12345567
781e8359a1
Adding worker-farm back to have a mechanism to run queries within which we can timeout.
2021-11-10 19:35:09 +00:00
Mike Shanks
0c0ac7ed05
added awaits to all mongo querys
2021-09-30 15:05:15 +01:00
Martin McKeaveney
0f1bb2ccff
fix mongo code review comment
2021-07-29 10:11:52 +01:00