1
0
Fork 0
mirror of synced 2024-09-08 05:31:47 +12:00
Commit graph

1396 commits

Author SHA1 Message Date
mike12345567
0c681e7dea Merge branch 'fix/builder-roles' of github.com:Budibase/budibase into feature/opinionated-sql 2021-06-04 13:10:57 +01:00
mike12345567
7032305f01 Formatting. 2021-06-04 12:13:57 +01:00
mike12345567
fe4fcad77c 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
ca6735a11a set content type on client lib upload 2021-06-03 21:33:44 +01:00
mike12345567
2fe6efaed3 Updating test cases. 2021-06-03 18:48:04 +01:00
mike12345567
01fabba959 Merge branch 'plus-datasources' of github.com:Budibase/budibase into feature/opinionated-sql 2021-06-03 18:19:33 +01:00
Martin McKeaveney
00e3f06643 todo comment 2021-06-03 17:58:17 +01:00
Martin McKeaveney
de4051da45 endpoint for plus datasources 2021-06-03 17:56:04 +01:00
mike12345567
738b5af4c0 Switching from .toString to .toSQL().toNative() for sql injection protection. 2021-06-03 17:45:19 +01:00
mike12345567
20d7d36a16 Using all lowercase 'query' function name for the builder. 2021-06-03 16:47:31 +01:00
mike12345567
f507daa46a Linking up to existing SQL integrations. 2021-06-03 16:45:43 +01:00
mike12345567
0fba3cc8fd Adding base SQL class which processes defined JSON structure into SQL. 2021-06-03 16:31:24 +01:00
Martin McKeaveney
aacaca3d4e update functionality complete 2021-06-01 20:17:06 +01:00
Martin McKeaveney
edfc23454d Merge branch 'master' of https://github.com/Budibase/budibase into lab-day-2705 2021-06-01 19:24:24 +01:00
mike12345567
2ab8d3ff22 Merge branch 'master' of github.com:Budibase/budibase into fix/roles-issue 2021-06-01 17:18:42 +01:00
Martin McKeaveney
1487a6012f fixing various babel issues within tests 2021-06-01 17:09:26 +01:00
mike12345567
522ed9706c Formatting. 2021-06-01 16:02:20 +01:00
mike12345567
c81a8ba3ed 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
36b39ef4df merge google accounts, improve connection pooling for RDBMS 2021-06-01 15:00:28 +01:00
Martin McKeaveney
03a9af0369 making HTTP POST and PUT readable, more robust app import to avoid document conflicts 2021-05-29 13:52:31 +01:00
mike12345567
9b7cbc9d01 Formatting. 2021-05-28 19:55:01 +01:00
mike12345567
dfd1815041 Fixing an issue with page not loading. 2021-05-28 18:54:30 +01:00
Martin McKeaveney
09ce58aa95 fix mssql encryption option 2021-05-28 11:55:28 +01:00
Martin McKeaveney
0c90f9ffc5 adding watchtower to docker config 2021-05-28 10:09:32 +01:00
mike12345567
c9a352bee7 Fixing server test cases. 2021-05-27 15:40:55 +01:00
mike12345567
9fb5e97330 Linting. 2021-05-27 14:55:48 +01:00
mike12345567
bf91cb35a6 Formatting. 2021-05-27 14:53:47 +01:00
mike12345567
aab11fa932 Updating permissions to allow roles other than builder/admin to use apps properly. 2021-05-27 14:53:41 +01:00
mike12345567
88b31d7406 Fixing an issue with redirect loop in auth, 2021-05-27 12:05:31 +01:00
Martin McKeaveney
5be2182fef piping errors to stderr when timeout exceeded 2021-05-27 11:47:02 +01:00
Martin McKeaveney
7c4ec2f23a execute bash commands in automations 2021-05-27 11:11:44 +01:00
Martin McKeaveney
b830265b89 SSL fixes, update boolean in lucene 2021-05-26 22:48:55 +01:00
Andrew Kingston
29f81ffe0d Merge branch 'master' of github.com:Budibase/budibase into ak-fixes 2021-05-26 08:53:42 +01:00
Martin McKeaveney
5091289d7e fix app import to create link views and search index 2021-05-25 15:15:36 +01:00
Martin McKeaveney
0340c735e8 fix cron trigger output 2021-05-25 13:39:30 +01:00
Andrew Kingston
6c960dd9e2 Replace font-weight 500 with 600 as source sans pro does not have a 500 weight, and update autoscreens and templates to use source sans pro 2021-05-25 10:11:41 +01:00
Andrew Kingston
3c5696199a Remove Inter font fully and replace with Source Sans Pro, fix favicon import path 2021-05-25 09:41:23 +01:00
Andrew Kingston
6477b2d2ed Merge branch 'master' of github.com:Budibase/budibase into ak-fixes 2021-05-25 08:21:38 +01:00
Andrew Kingston
3f9bdd9589 Remove dependency on server repo to provide logo URL to navigation component 2021-05-25 08:21:07 +01:00
Martin McKeaveney
b923b63a44 fix test 2021-05-24 22:50:58 +01:00
Martin McKeaveney
0fce78d19d removing electron config 2021-05-24 22:39:13 +01:00
Martin McKeaveney
617a3035d2 amend s3 path URL 2021-05-24 22:17:03 +01:00
Martin McKeaveney
064f1e961b sanitizing client lib URL 2021-05-24 21:30:46 +01:00
Martin McKeaveney
39b6ab7790 Merge pull request #1547 from Budibase/fix/minio
remove public folder concept, upload client lib directly
2021-05-24 20:19:12 +01:00
Martin McKeaveney
39fb5f9b78 removed node modules upload call 2021-05-24 19:54:00 +01:00
Martin McKeaveney
1b920a2f16 remove public folder concept, upload client lib directly 2021-05-24 19:49:34 +01:00
Andrew Kingston
8c52af4cf7 Merge pull request #1546 from Budibase/ak-fixes
More logo updates + fixes
2021-05-24 19:39:08 +01:00
Andrew Kingston
2f29573df5 Replace logo in navigation template with new space logo 2021-05-24 19:24:05 +01:00
mike12345567
ab4e880807 Fixing issue with redis updates in tests. 2021-05-24 17:05:46 +01:00
mike12345567
7e6f215598 Linting and fixing an issue with the dev pass through. 2021-05-24 16:20:02 +01:00