1
0
Fork 0
mirror of synced 2024-08-23 05:51:29 +12:00
Commit graph

2051 commits

Author SHA1 Message Date
mike12345567
449b534db4 Updating export template script to remove users as well. 2021-06-08 18:09:09 +01:00
mike12345567
5a9c8daf7b Formatting. 2021-06-08 18:06:56 +01:00
mike12345567
8cffe5c9ff Fixing a collection of issues, specifically users being exported/imported and issues with database import causing weirdness (metadata doc being wrong). 2021-06-08 18:06:16 +01:00
mike12345567
c80f63673b Formatting. 2021-06-08 16:11:46 +01:00
mike12345567
594a290286 Re-writing how global users are handled in server, specifically how they are retrieved, so that for relationships it can handle the global user. 2021-06-08 16:06:30 +01:00
Martin McKeaveney
ba17e0bc9c do not make query execution a requirement 2021-06-08 14:26:06 +01:00
Martin McKeaveney
536c2c317c fixing attachments for public apps 2021-06-08 12:50:58 +01:00
mike12345567
4a704bfd8e Merge branch 'master' of github.com:Budibase/budibase into feature/opinionated-sql 2021-06-08 12:27:37 +01:00
Martin McKeaveney
0221f9de60 making new screen modal choose the currently filtered role 2021-06-08 11:42:39 +01:00
Martin McKeaveney
f554c7734e remove test appID from datasources call 2021-06-08 09:35:50 +01:00
Budibase Release Bot
1e852cabbb v0.9.30 2021-06-07 17:12:41 +00:00
Martin McKeaveney
92f4a7b1f6 Merge branch 'master' of https://github.com/Budibase/budibase into plus-datasources 2021-06-07 18:09:03 +01:00
Budibase Release Bot
c04cdb7137 v0.9.29 2021-06-07 16:43:08 +00:00
Budibase Release Bot
dd1b3c25ac v0.9.28 2021-06-07 16:26:33 +00:00
Martin McKeaveney
df72c2ffda Merge branch 'master' of https://github.com/Budibase/budibase into plus-datasources 2021-06-07 14:36:25 +01:00
mike12345567
2938d3a92d Fixing broken backend test cases. 2021-06-07 14:08:49 +01:00
mike12345567
ef057910e1 Merge branch 'master' of github.com:Budibase/budibase into fix/cypress-fixes 2021-06-07 13:22:27 +01:00
mike12345567
7c0868624f Merge branch 'master' of github.com:Budibase/budibase into feature/opinionated-sql 2021-06-07 13:16:36 +01:00
Andrew Kingston
07abcefddd
Merge pull request #1620 from Budibase/lab-day-plausible
Lab day work (better searching for external data sources, date range component, fixes)
2021-06-07 09:47:10 +01:00
Budibase Release Bot
d6808f4850 v0.9.27 2021-06-04 20:56:30 +00:00
mike12345567
94ccff361b Managing the finding of old revision in older apps. 2021-06-04 21:34:41 +01:00
mike12345567
a74309202d Adding test case for data source opinionated query endpoint. 2021-06-04 15:16:15 +01:00
mike12345567
091b537e2d Adding schema validation and API endpoint to data sources for query. 2021-06-04 14:53:49 +01:00
Budibase Release Bot
1f8c9138e9 v0.9.26 2021-06-04 13:05:28 +00:00
mike12345567
9f50d2d329 Merge branch 'plus-datasources' of github.com:Budibase/budibase into feature/opinionated-sql 2021-06-04 13:28:34 +01:00
mike12345567
8f0b25879a Merge branch 'fix/builder-roles' of github.com:Budibase/budibase into feature/opinionated-sql 2021-06-04 13:10:57 +01:00
mike12345567
1f8f04d84c Formatting. 2021-06-04 12:13:57 +01:00
mike12345567
9d3c28ecbf Fixing issue with builder not always having the correct roles to view an app - global builders are now admins in all apps. 2021-06-04 12:13:29 +01:00
Martin McKeaveney
7ecdb60cc6 Joi schema validation for plus datasources 2021-06-04 10:50:02 +01:00
Martin McKeaveney
51e2346389 Merge branch 'master' of https://github.com/Budibase/budibase into plus-datasources 2021-06-04 10:25:14 +01:00
Budibase Release Bot
b49a43582b v0.9.25 2021-06-04 09:13:55 +00:00
Martin McKeaveney
ae1753a654 set content type on client lib upload 2021-06-03 21:33:44 +01:00
mike12345567
6abe5c5f6d Updating test cases. 2021-06-03 18:48:04 +01:00
mike12345567
0c7a4c1b5b Merge branch 'plus-datasources' of github.com:Budibase/budibase into feature/opinionated-sql 2021-06-03 18:19:33 +01:00
Martin McKeaveney
ed26fec394 todo comment 2021-06-03 17:58:17 +01:00
Martin McKeaveney
2ab9d5e31c endpoint for plus datasources 2021-06-03 17:56:04 +01:00
mike12345567
2d6eac5c97 Switching from .toString to .toSQL().toNative() for sql injection protection. 2021-06-03 17:45:19 +01:00
mike12345567
330d995107 Using all lowercase 'query' function name for the builder. 2021-06-03 16:47:31 +01:00
mike12345567
65f3e84a0e Linking up to existing SQL integrations. 2021-06-03 16:45:43 +01:00
mike12345567
a669fa1025 Adding base SQL class which processes defined JSON structure into SQL. 2021-06-03 16:31:24 +01:00
Budibase Release Bot
de2e690889 v0.9.24 2021-06-03 10:05:33 +00:00
Budibase Release Bot
c45197edc5 v0.9.23 2021-06-02 12:06:51 +00:00
Martin McKeaveney
a2a76c056c
Merge pull request #1607 from Budibase/lab-day-2705
Bash script automation block, budibase docker updates through UI
2021-06-02 12:59:13 +01:00
Budibase Release Bot
760b32da61 v0.9.22 2021-06-02 11:34:24 +00:00
mike12345567
fa455e8eef Fixing internal table issues and updating createTable cypress test case. 2021-06-02 12:32:07 +01:00
Andrew Kingston
4d7dce31c7 Merge branch 'master' of github.com:Budibase/budibase into lab-day-plausible 2021-06-02 11:39:41 +01:00
mike12345567
132f084ca5 Merge branch 'master' of github.com:Budibase/budibase into fix/cypress-fixes 2021-06-02 10:08:57 +01:00
Martin McKeaveney
fe65313eed update functionality complete 2021-06-01 20:17:06 +01:00
Martin McKeaveney
7a0bbfdb84 Merge branch 'master' of https://github.com/Budibase/budibase into lab-day-2705 2021-06-01 19:24:24 +01:00
Budibase Release Bot
f95e1bb4e6 v0.9.21 2021-06-01 17:05:46 +00:00
Michael Drury
500c943ffa
Merge pull request #1605 from Budibase/fix/roles-issue
Fix white screen issue
2021-06-01 17:56:18 +01:00
Budibase Release Bot
5525fc390f v0.9.20 2021-06-01 16:25:29 +00:00
mike12345567
0382939fa5 Merge branch 'master' of github.com:Budibase/budibase into fix/roles-issue 2021-06-01 17:18:42 +01:00
Martin McKeaveney
b1b73e1380 fixing various babel issues within tests 2021-06-01 17:09:26 +01:00
mike12345567
6f6b0e5cce Formatting. 2021-06-01 16:02:20 +01:00
mike12345567
2057985631 Fixing issue with roles not being added correctly to global users and cleaning up roles when an app is deleted. 2021-06-01 15:58:40 +01:00
Martin McKeaveney
1701c40dfe babel config 2021-06-01 15:44:29 +01:00
mike12345567
0792370f03 Merge branch 'master' of github.com:Budibase/budibase into fix/cypress-fixes 2021-06-01 15:25:37 +01:00
Andrew Kingston
1b8e6ce195 Merge branch 'master' of github.com:Budibase/budibase into lab-day-plausible 2021-06-01 15:16:09 +01:00
Martin McKeaveney
c02a4786cc
Merge pull request #1602 from Budibase/fix/google-account-merge
merge google accounts, improve connection pooling for RDBMS
2021-06-01 15:13:08 +01:00
Martin McKeaveney
887426fe34 merge google accounts, improve connection pooling for RDBMS 2021-06-01 15:00:28 +01:00
Budibase Release Bot
dfae1371b5 v0.9.19 2021-06-01 12:50:43 +00:00
mike12345567
231bd36189 Merge branch 'master' of github.com:Budibase/budibase into fix/cypress-fixes 2021-06-01 12:15:34 +01:00
Budibase Release Bot
afe61ae2c1 v0.9.18 2021-05-29 13:01:19 +00:00
Martin McKeaveney
33304606e1 making HTTP POST and PUT readable, more robust app import to avoid document conflicts 2021-05-29 13:52:31 +01:00
Budibase Release Bot
598f189a65 v0.9.17 2021-05-28 19:13:11 +00:00
mike12345567
71834d01c6 Formatting. 2021-05-28 19:55:01 +01:00
mike12345567
71e192da6c Fixing an issue with page not loading. 2021-05-28 18:54:30 +01:00
Budibase Release Bot
4e91f3e144 v0.9.16 2021-05-28 13:18:31 +00:00
Martin McKeaveney
ae86fd7d1b
Merge pull request #1586 from Budibase/fix/data-connectors
Fix/data connectors
2021-05-28 14:10:40 +01:00
Budibase Release Bot
6df76822bb v0.9.15 2021-05-28 12:39:17 +00:00
Mike Shanks
f39973efa6 updated builder license to GPL & copyright to Budibase Inc 2021-05-28 12:14:14 +01:00
mike12345567
28099d6454 Fixing bug. 2021-05-28 12:05:03 +01:00
mike12345567
4b6fd4149b Making sure certain fields aren't cleansed. 2021-05-28 12:04:15 +01:00
mike12345567
6c2f0f5917 Cleansing input rows against the table schema. 2021-05-28 11:59:04 +01:00
Martin McKeaveney
6e6bc536a1 fix mssql encryption option 2021-05-28 11:55:28 +01:00
Martin McKeaveney
a453f6cac2 adding watchtower to docker config 2021-05-28 10:09:32 +01:00
Budibase Release Bot
9307ef3375 v0.9.14 2021-05-27 15:05:57 +00:00
mike12345567
397a4d883f Fixing server test cases. 2021-05-27 15:40:55 +01:00
mike12345567
24b3635b9b Linting. 2021-05-27 14:55:48 +01:00
mike12345567
853f519f92 Formatting. 2021-05-27 14:53:47 +01:00
mike12345567
bc6660fd0e Updating permissions to allow roles other than builder/admin to use apps properly. 2021-05-27 14:53:41 +01:00
mike12345567
c311bae7b9 Fixing an issue with redirect loop in auth, 2021-05-27 12:05:31 +01:00
Martin McKeaveney
f5d829015a piping errors to stderr when timeout exceeded 2021-05-27 11:47:02 +01:00
Martin McKeaveney
afe525fb0f execute bash commands in automations 2021-05-27 11:11:44 +01:00
Martin McKeaveney
9f3a9f2383
Merge pull request #1570 from Budibase/fix/stack-fixes
SSL fixes, update boolean in lucene
2021-05-27 09:03:03 +01:00
Budibase Release Bot
00cb2f5bfa v0.9.13 2021-05-27 07:19:23 +00:00
Martin McKeaveney
f9c5975ac7 SSL fixes, update boolean in lucene 2021-05-26 22:48:55 +01:00
Budibase Release Bot
8ab9939153 v0.9.12 2021-05-26 16:53:00 +00:00
Budibase Release Bot
06d4fcfaf8 v0.9.11 2021-05-26 16:14:47 +00:00
Budibase Release Bot
9760be83a3 v0.9.10 2021-05-26 15:57:10 +00:00
Budibase Release Bot
0d880551f8 v0.9.9 2021-05-26 15:16:54 +00:00
Martin McKeaveney
aa224e4415 v0.9.8 2021-05-26 15:36:41 +01:00
Martin McKeaveney
79ddd2cc79 v0.9.7 2021-05-26 15:34:28 +01:00
Martin McKeaveney
3326c24d37 v0.9.6 2021-05-26 13:37:46 +01:00
Andrew Kingston
6725461c99 Merge branch 'master' of github.com:Budibase/budibase into ak-fixes 2021-05-26 08:53:42 +01:00
mike12345567
923599df70 Merge branch 'master' of github.com:Budibase/budibase into fix/cypress-fixes 2021-05-25 16:02:06 +01:00
Martin McKeaveney
52899e23a2 v0.9.5 2021-05-25 15:40:12 +01:00
Martin McKeaveney
26fe71a1ac fix app import to create link views and search index 2021-05-25 15:15:36 +01:00
Martin McKeaveney
227aa14852
Merge pull request #1555 from Budibase/fix/0.9.1-fixes
fix cron trigger output
2021-05-25 14:11:08 +01:00