1
0
Fork 0
mirror of synced 2024-09-28 23:31:43 +12:00
Commit graph

873 commits

Author SHA1 Message Date
Martin McKeaveney
5787dd3f93 REST integration end to end 2021-02-15 17:05:53 +00:00
Martin McKeaveney
8fac96dd69 fixes for mySQL and MSSQL non default ports 2021-02-03 08:20:21 +00:00
Martin McKeaveney
befb94aaa9 fixes for mySQL and MSSQL non default ports 2021-02-03 08:20:21 +00:00
mike12345567
2d82969350 Some quick fixes to allow custom verbs. 2021-02-02 17:28:11 +00:00
mike12345567
ec21fcbc4d Some quick fixes to allow custom verbs. 2021-02-02 17:28:11 +00:00
mike12345567
c74f1011d0 Some fixes for integrations, making Dynamo work correctly and allow local usage as well as using the API to try and make responses that are objects work better. 2021-02-02 16:26:15 +00:00
mike12345567
6a41875556 Some fixes for integrations, making Dynamo work correctly and allow local usage as well as using the API to try and make responses that are objects work better. 2021-02-02 16:26:15 +00:00
sovlookup
31925ce3c0 prettify code 2021-01-28 23:08:53 +08:00
sovlookup
a2bafdc814 prettify code 2021-01-28 23:08:53 +08:00
sovlookup
2168991591 cannot return result directly fix it 2021-01-28 22:35:41 +08:00
sovlookup
3f1797acd6 cannot return result directly fix it 2021-01-28 22:35:41 +08:00
sovlookup
aeee8af0d8 this commit is ok 2021-01-28 22:26:53 +08:00
sovlookup
faaf4c6a27 this commit is ok 2021-01-28 22:26:53 +08:00
sovlookup
9684def1ae fix a little space 2021-01-28 22:23:17 +08:00
sovlookup
136faa243b fix a little space 2021-01-28 22:23:17 +08:00
sovlookup
0b8987f6a1 add arangodb integration 2021-01-28 22:20:15 +08:00
sovlookup
2f167d8245 add arangodb integration 2021-01-28 22:20:15 +08:00
sovlookup
8996200d8d add arangodb integration 2021-01-28 22:17:39 +08:00
sovlookup
0e7e5920c6 add arangodb integration 2021-01-28 22:17:39 +08:00
sovlookup
1b6eb426c6 add arangodb integration 2021-01-28 21:48:29 +08:00
sovlookup
13aab3b809 add arangodb integration 2021-01-28 21:48:29 +08:00
sovlookup
7a6e677b89 add arangodb integration 2021-01-28 21:42:40 +08:00
sovlookup
d1ba3f97f6 add arangodb integration 2021-01-28 21:42:40 +08:00
Martin McKeaveney
9581e50e45 return schemas from backend 2021-01-26 16:02:44 +00:00
Martin McKeaveney
19a3e609e6 return schemas from backend 2021-01-26 16:02:44 +00:00
Martin McKeaveney
a73473b16c MySQL integration and self hosted deploy event 2021-01-26 11:07:30 +00:00
Martin McKeaveney
b52a2efef0 MySQL integration and self hosted deploy event 2021-01-26 11:07:30 +00:00
Martin McKeaveney
9d5e8e5e9d merge 2021-01-22 18:06:53 +00:00
Martin McKeaveney
7286167b9d merge 2021-01-22 18:06:53 +00:00
Martin McKeaveney
476d20d656 simplify queries to only have one type under query verb 2021-01-22 12:22:28 +00:00
Martin McKeaveney
fcb1c082cb simplify queries to only have one type under query verb 2021-01-22 12:22:28 +00:00
Andrew Kingston
08747b30cb Fix postgres integration schema credentials 2021-01-20 13:23:06 +00:00
Andrew Kingston
4381fb2748 Fix postgres integration schema credentials 2021-01-20 13:23:06 +00:00
Martin McKeaveney
e3bae26510 fix no schema bug, feedback from demo 2021-01-15 17:29:46 +00:00
Martin McKeaveney
7ed062bf1e fix no schema bug, feedback from demo 2021-01-15 17:29:46 +00:00
Martin McKeaveney
4b941e7a9f mongo config 2021-01-15 13:42:14 +00:00
Martin McKeaveney
fc5ebd6b53 mongo config 2021-01-15 13:42:14 +00:00
Martin McKeaveney
4442240e68 dynamo integration 2021-01-15 13:24:36 +00:00
Martin McKeaveney
6d5dc7592e dynamo integration 2021-01-15 13:24:36 +00:00
Martin McKeaveney
6f57c1d22d better integration API, parse JSON by default 2021-01-15 13:11:51 +00:00
Martin McKeaveney
a7f9e2fb8f better integration API, parse JSON by default 2021-01-15 13:11:51 +00:00
Martin McKeaveney
c40e88eb32 tidy up 2021-01-13 18:29:51 +00:00
Martin McKeaveney
267e85c2bf tidy up 2021-01-13 18:29:51 +00:00
Martin McKeaveney
648d45a373 schema updates, custom fields 2021-01-13 16:39:47 +00:00
Martin McKeaveney
01ff661f17 schema updates, custom fields 2021-01-13 16:39:47 +00:00
Martin McKeaveney
45a02507f7 custom fields in queries 2021-01-13 14:11:53 +00:00
Martin McKeaveney
94ee5855a5 custom fields in queries 2021-01-13 14:11:53 +00:00
Martin McKeaveney
7a1212ff36 Add all CRUD ops to airtable integration 2021-01-12 17:45:43 +00:00
Martin McKeaveney
33d63607e2 Add all CRUD ops to airtable integration 2021-01-12 17:45:43 +00:00
Martin McKeaveney
04eca5b663 further syntax highlighting updates 2021-01-12 16:49:11 +00:00
Martin McKeaveney
d05f1666fc further syntax highlighting updates 2021-01-12 16:49:11 +00:00
Martin McKeaveney
72ea05cc05 type safe schema validation 2021-01-11 21:01:21 +00:00
Martin McKeaveney
f7383f37da type safe schema validation 2021-01-11 21:01:21 +00:00
Martin McKeaveney
391dabf7a1 direct airtable integration works 2021-01-11 17:18:22 +00:00
Martin McKeaveney
579e3a79b7 direct airtable integration works 2021-01-11 17:18:22 +00:00
Martin McKeaveney
5aa7edda64 use dynamic input in query 2021-01-11 15:34:43 +00:00
Martin McKeaveney
b76d42bcde use dynamic input in query 2021-01-11 15:34:43 +00:00
Martin McKeaveney
98a7085bbc Allow dynamic query execution from front end components 2021-01-08 12:06:37 +00:00
Martin McKeaveney
8e40f4b5f8 Allow dynamic query execution from front end components 2021-01-08 12:06:37 +00:00
Martin McKeaveney
63ad74b660 separation of datasources and queries 2020-12-18 18:19:43 +00:00
Martin McKeaveney
29b51bc6c2 separation of datasources and queries 2020-12-18 18:19:43 +00:00
Martin McKeaveney
d4ca3493c9 MS SQL Server integration 2020-12-12 21:48:51 +00:00
Martin McKeaveney
8e10a4ac7d MS SQL Server integration 2020-12-12 21:48:51 +00:00
Martin McKeaveney
6518976825 browse contents of s3 buckets from within budibase 2020-11-26 21:23:20 +00:00
Martin McKeaveney
6cca720117 browse contents of s3 buckets from within budibase 2020-11-26 21:23:20 +00:00
Martin McKeaveney
c12b59e304 CouchDB integration E2E 2020-11-26 17:34:15 +00:00
Martin McKeaveney
9a6ac6915b CouchDB integration E2E 2020-11-26 17:34:15 +00:00
Martin McKeaveney
4d3e134145 elasticsearch end to end 2020-11-26 17:03:18 +00:00
Martin McKeaveney
5e5b489cb9 elasticsearch end to end 2020-11-26 17:03:18 +00:00
Martin McKeaveney
1f891cc8ae mongoDB end to end 2020-11-26 16:46:36 +00:00
Martin McKeaveney
fbf501aebc mongoDB end to end 2020-11-26 16:46:36 +00:00
Martin McKeaveney
113c68e4c9 budibase postgres E2E working 2020-11-26 14:43:56 +00:00
Martin McKeaveney
298ef30360 budibase postgres E2E working 2020-11-26 14:43:56 +00:00