1
0
Fork 0
mirror of synced 2024-07-05 14:31:17 +12:00
Commit graph

21345 commits

Author SHA1 Message Date
Andrew Kingston d011e2e63e Fix loading state in S3 upload component and show error if possible 2022-03-07 09:57:15 +00:00
Andrew Kingston 1e2d745001 Fix relative usage of S3 upload API calls 2022-03-07 09:57:03 +00:00
Budibase Release Bot 89e4c59e3c v1.0.79 2022-03-04 10:13:53 +00:00
Michael Drury 5ca24112f2
Merge pull request #4782 from Budibase/fix/mysql2-usage
Updating usage of MySQL2 to use promise methods
2022-03-04 10:06:55 +00:00
Michael Drury 7179cf978a Updating test case to handle new promise library. 2022-03-03 23:50:46 +00:00
mike12345567 07551c54c1 Attempting to fix mysql issue by changing our usage of mysql2 to use the promise version, making sure disconnection always occurs correctly and using a slightly different syntax/approach. 2022-03-03 19:20:26 +00:00
Martin McKeaveney df1d89e8ac
Merge pull request #4769 from Budibase/fix/csp-iframe
allowing iframes from HTTPS URLs
2022-03-03 16:40:58 +00:00
Martin McKeaveney 79dfe56d11 allowing iframes from HTTPS URLs 2022-03-02 22:43:41 +01:00
Budibase Release Bot 457fb4fae1 v1.0.78 2022-03-01 09:46:34 +00:00
Rory Powell 7686594f64
Merge pull request #4747 from Budibase/fix/rest-import
Fix REST Import
2022-03-01 09:38:38 +00:00
Rory Powell 01e97b0fda Fix REST Import 2022-03-01 07:36:47 +00:00
Budibase Release Bot 87403f6a99 v1.0.77 2022-02-28 12:19:05 +00:00
Andrew Kingston a6240a5725
Merge pull request #4729 from Budibase/fix/view-ui
Make view UI read only and limit rows to 10
2022-02-28 12:10:23 +00:00
Andrew Kingston e0df3787ca Make view UI read only and limit rows to 10 2022-02-28 08:37:59 +00:00
Budibase Release Bot 4a16d695ee v1.0.76 2022-02-28 08:22:58 +00:00
Andrew Kingston 67f1560c2d
Merge pull request #4710 from Budibase/fix/execute-query-action
Fix execute query action
2022-02-28 08:15:12 +00:00
Andrew Kingston 47d8a1e628 Add error notification if executing a query in a button action fails 2022-02-25 21:29:02 +00:00
Andrew Kingston 4f5d3fc446 Fix incorrect syntax for showing a notification while executing custom queries 2022-02-25 21:26:08 +00:00
Budibase Release Bot c1e6e00ea4 v1.0.75 2022-02-22 12:59:24 +00:00
Andrew Kingston 03529d1450
Merge pull request #4549 from Budibase/fix/screen-creation-roles
Fix role being stale when creating screens
2022-02-22 12:51:12 +00:00
Budibase Release Bot 0fdd50d583 v1.0.74 2022-02-22 08:12:54 +00:00
Rory Powell a5d0a4e2d0
Merge pull request #4617 from Budibase/fix/app-migrations
Fix app list retrieval in migrations
2022-02-22 08:05:24 +00:00
Rory Powell 65b0455313 Fix app list retrieval in migrations 2022-02-22 07:49:33 +00:00
Budibase Release Bot 46aafb076b v1.0.73 2022-02-21 16:10:18 +00:00
Michael Drury 1519503985
Merge pull request #4605 from Budibase/fix/formula-col-validation
Removing formula column validation
2022-02-21 16:02:57 +00:00
Rory Powell e313693bdc
Merge pull request #4607 from Budibase/migration-tenantIds
Respect custom tenantIds in run migrations endpoint
2022-02-21 15:32:33 +00:00
Rory Powell d673d27563 Respect custom tenantIds in run migrations endpoint 2022-02-21 15:27:51 +00:00
mike12345567 cf9664969f Fixing issue with formula column validation breaking row save. 2022-02-21 15:01:42 +00:00
Budibase Release Bot 8977e8a027 v1.0.72 2022-02-21 12:08:35 +00:00
Martin McKeaveney 9ce67f3441 adding compose script to develop build 2022-02-21 13:00:53 +01:00
Rory Powell 65092a4716
Merge pull request #4599 from Budibase/hotfix/public-app-url
Forward Host header to worker and server through NGINX
2022-02-21 10:49:16 +00:00
Rory Powell 3ee7997dae Replace location specific with global http host rule 2022-02-21 10:46:45 +00:00
Budibase Release Bot ecd1bb2f46 v1.0.71 2022-02-21 10:46:11 +00:00
Rory Powell 496ed45c11
Merge pull request #4571 from Budibase/deprovision-and-couch-fix
Deprovision and local couch db url fix
2022-02-21 10:38:50 +00:00
Rory Powell 0bf65376c3 Forward Host header to worker and server through NGINX 2022-02-21 10:22:26 +00:00
Budibase Release Bot e91697a037 v1.0.70 2022-02-20 21:32:17 +00:00
Martin McKeaveney 9aa799e465 fix k8s by adding google config to values 2022-02-20 22:20:52 +01:00
Budibase Release Bot 2e2ffc138a v1.0.69 2022-02-18 17:45:29 +00:00
Rory Powell 64966ae0c3
Merge pull request #4565 from Budibase/update-nginx-dev
Add 'location = /' -> 4001 to nginx dev conf
2022-02-18 17:39:02 +00:00
Rory Powell d9ead48c59 Deprovision and local couch db url fix 2022-02-18 17:36:23 +00:00
Martin McKeaveney 39aed46754 updating airgapped docker build script 2022-02-18 15:43:07 +01:00
Rory Powell a8a8e97840 Add 'location = /' -> 4001 to nginx dev conf 2022-02-18 11:18:59 +00:00
Andrew Kingston ad0591e775
Fix usage of className instead of class 2022-02-17 16:06:17 +00:00
mike12345567 3925fb3e31 Fixing issue with escaping on multiple bindings that are the same in queries. 2022-02-17 13:22:36 +00:00
Andrew Kingston aa2e6c97da Fix role being stale when creating screens 2022-02-17 11:50:55 +00:00
Budibase Release Bot daf8284a5b v1.0.68 2022-02-17 10:27:59 +00:00
Martin McKeaveney 45eab69b51
Merge pull request #4546 from Budibase/fix/various-fixes
bug fix for handlebars expression, show budibase version in updates p…
2022-02-17 11:20:35 +01:00
Andrew Kingston 603b4aaf6a Revert adding stats 2022-02-17 09:44:37 +00:00
Andrew Kingston 22a1c9ed3c Use selected role when creating screens 2022-02-17 09:41:44 +00:00
Andrew Kingston 953c6b13bf Fix issue with schema generation when datasource is undefined 2022-02-17 09:25:02 +00:00