1
0
Fork 0
mirror of synced 2024-08-21 04:51:42 +12:00
Commit graph

6706 commits

Author SHA1 Message Date
mike12345567
38b880ac28 Fixing some issues I found with testing automations against external tables. 2021-06-18 18:05:31 +01:00
mike12345567
b0ebd7d741 Removing the ability to delete a table. 2021-06-18 17:07:46 +01:00
mike12345567
9cc93b62a7 Adding script for creating basic postgres setup. 2021-06-18 15:03:22 +01:00
mike12345567
de1ad05c7a Linting. 2021-06-18 13:33:44 +01:00
mike12345567
eb2cf1afa6 Quick updates to make sure mySQL works with automations. 2021-06-18 13:24:29 +01:00
mike12345567
40e06cc5d1 Formatting and fixing an issue with mysql not being able to return a row that it has created, updated or deleted. 2021-06-18 13:14:45 +01:00
mike12345567
65f08b27b5 Merge branch 'feature/opinionated-sql' of github.com:Budibase/budibase into feature/opinionated-sql 2021-06-18 12:29:44 +01:00
mike12345567
21b591954f Adding a mySQL plus integration, as well as fixing some issues with running queries directly. 2021-06-18 12:29:25 +01:00
Martin McKeaveney
c18cfcf84f Merge branch 'feature/opinionated-sql' of github.com:Budibase/budibase into feature/opinionated-sql 2021-06-18 12:05:32 +01:00
Martin McKeaveney
e3500a77fd remove random log 2021-06-18 12:04:34 +01:00
mike12345567
552c608b49 Fixing some issues with cypress tests and screens getting multipled. 2021-06-17 18:19:34 +01:00
mike12345567
c80ad016f2 Making internal database view a bit nicer. 2021-06-17 17:50:40 +01:00
mike12345567
f4cdf7fecc Merge branch 'feature/opinionated-sql' of github.com:Budibase/budibase into feature/opinionated-sql 2021-06-17 17:08:18 +01:00
mike12345567
ab6a4391d9 quick fix for paging and making deletion work correctly. 2021-06-17 17:08:12 +01:00
Martin McKeaveney
6e99d9b402 Merge branch 'feature/opinionated-sql' of github.com:Budibase/budibase into feature/opinionated-sql 2021-06-17 16:53:40 +01:00
Martin McKeaveney
b2267322cc fixed all integration tests 2021-06-17 16:52:52 +01:00
mike12345567
8b4fc45efe Merge branch 'feature/opinionated-sql' of github.com:Budibase/budibase into feature/opinionated-sql 2021-06-17 16:38:36 +01:00
mike12345567
489b4066b9 Fixing an issue with pausing automations. 2021-06-17 16:38:25 +01:00
Martin McKeaveney
6450d28a24 Merge branch 'feature/opinionated-sql' of github.com:Budibase/budibase into feature/opinionated-sql 2021-06-17 16:36:05 +01:00
Martin McKeaveney
f8fdae0604 automation server tests updated 2021-06-17 16:35:58 +01:00
mike12345567
97aaa7b28a Merge branch 'feature/opinionated-sql' of github.com:Budibase/budibase into feature/opinionated-sql 2021-06-17 15:57:07 +01:00
mike12345567
708df56545 Implementing pagination. 2021-06-17 15:56:41 +01:00
Martin McKeaveney
35942d27b4 fix up datasources and server tests 2021-06-17 15:24:52 +01:00
Martin McKeaveney
577c62814c Merge branch 'feature/opinionated-sql' of github.com:Budibase/budibase into feature/opinionated-sql 2021-06-17 14:49:27 +01:00
Martin McKeaveney
dd4ed9b69d tidy up, fix UI tests 2021-06-17 14:45:08 +01:00
mike12345567
1014260ad5 Merge branch 'feature/opinionated-sql' of github.com:Budibase/budibase into feature/opinionated-sql 2021-06-17 14:42:41 +01:00
mike12345567
09bc70cc3d Fixing a bunch of issues around automations. 2021-06-17 14:42:30 +01:00
Martin McKeaveney
08b74d2cec lint 2021-06-17 14:06:31 +01:00
Martin McKeaveney
a7029017b0 table, view, datasource selection logic 2021-06-17 13:57:27 +01:00
Martin McKeaveney
50c083d8a6 Merge branch 'feature/opinionated-sql' of github.com:Budibase/budibase into feature/opinionated-sql 2021-06-17 12:49:17 +01:00
Martin McKeaveney
c97d51bc1e some bugfixes 2021-06-17 12:48:37 +01:00
mike12345567
4e47f22720 Merge branch 'feature/opinionated-sql' of github.com:Budibase/budibase into feature/opinionated-sql 2021-06-17 12:24:04 +01:00
mike12345567
a96131a814 Making sure patch/save rows API alternate between each other as required. 2021-06-17 12:21:13 +01:00
Martin McKeaveney
626bc5e9dd better UI flow, list tables underneath datasources 2021-06-17 11:40:01 +01:00
Martin McKeaveney
1117b8433b view fix, add help icon to builder 2021-06-17 10:47:01 +01:00
Martin McKeaveney
a79ae5f4ef tidy up imports 2021-06-16 23:39:14 +01:00
Martin McKeaveney
2737949602 Merge branch 'feature/opinionated-sql' of github.com:Budibase/budibase into feature/opinionated-sql 2021-06-16 23:27:47 +01:00
Martin McKeaveney
9841a74e39 datasource selection logic - unselect other entities when choosing datasource 2021-06-16 23:27:38 +01:00
mike12345567
615b207fbb Formatting. 2021-06-16 18:39:59 +01:00
mike12345567
7b8d448d78 Merge branch 'feature/opinionated-sql' of github.com:Budibase/budibase into feature/opinionated-sql 2021-06-16 18:39:15 +01:00
mike12345567
295c3ef1a3 Fixing automation integration and various components around forms. 2021-06-16 18:38:00 +01:00
Martin McKeaveney
6e00919851 spectrum button component, allow binding to queries 2021-06-16 18:14:23 +01:00
Martin McKeaveney
9e41068a5d end to end data providers and opinionated sql 2021-06-16 17:50:22 +01:00
Martin McKeaveney
d90ae836ae Merge branch 'feature/opinionated-sql' of github.com:Budibase/budibase into feature/opinionated-sql 2021-06-16 16:35:00 +01:00
mike12345567
efafe5d243 Fixing issues with inability to search. 2021-06-16 16:27:33 +01:00
Martin McKeaveney
36f8338931 Merge branch 'feature/opinionated-sql' of github.com:Budibase/budibase into feature/opinionated-sql 2021-06-16 15:54:17 +01:00
Martin McKeaveney
09cacbbb6e minor tidy up 2021-06-16 15:54:14 +01:00
mike12345567
a930a05eb6 Fixing issue with base postgres integration. 2021-06-16 15:51:33 +01:00
Martin McKeaveney
ba09f2df4b consolidate postgres datas sources 2021-06-16 15:45:57 +01:00
mike12345567
6733b61b78 Merge branch 'master' of github.com:Budibase/budibase into feature/opinionated-sql 2021-06-16 14:13:57 +01:00