Commit Graph

10793 Commits

Author SHA1 Message Date
mike12345567 ba3940f825 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 40740eaba0 Merge pull request #4769 from Budibase/fix/csp-iframe
allowing iframes from HTTPS URLs
2022-03-03 16:40:58 +00:00
Martin McKeaveney 81f34a50fa allowing iframes from HTTPS URLs 2022-03-02 22:43:41 +01:00
Budibase Release Bot e563403f51 v1.0.78 2022-03-01 09:46:34 +00:00
Rory Powell 7a700e006c Merge pull request #4747 from Budibase/fix/rest-import
Fix REST Import
2022-03-01 09:38:38 +00:00
Rory Powell c1a2836dd1 Fix REST Import 2022-03-01 07:36:47 +00:00
Budibase Release Bot 2f7ca2518c v1.0.77 2022-02-28 12:19:05 +00:00
Andrew Kingston f64901756f 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 75ef367ac2 Make view UI read only and limit rows to 10 2022-02-28 08:37:59 +00:00
Budibase Release Bot 6aaa239c33 v1.0.76 2022-02-28 08:22:58 +00:00
Andrew Kingston 3c6cef3108 Merge pull request #4710 from Budibase/fix/execute-query-action
Fix execute query action
2022-02-28 08:15:12 +00:00
Andrew Kingston 3ba195960b Add error notification if executing a query in a button action fails 2022-02-25 21:29:02 +00:00
Andrew Kingston eb27ac368a Fix incorrect syntax for showing a notification while executing custom queries 2022-02-25 21:26:08 +00:00
Budibase Release Bot 5a6cc0c592 v1.0.75 2022-02-22 12:59:24 +00:00
Andrew Kingston 3dcbb2e74a 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 f666457733 v1.0.74 2022-02-22 08:12:54 +00:00
Rory Powell 7fae4aae44 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 53c0e37f83 Fix app list retrieval in migrations 2022-02-22 07:49:33 +00:00
Budibase Release Bot f7d7f1693f v1.0.73 2022-02-21 16:10:18 +00:00
Michael Drury 2be5e5a179 Merge pull request #4605 from Budibase/fix/formula-col-validation
Removing formula column validation
2022-02-21 16:02:57 +00:00
Rory Powell 469682f7d9 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 ed9c6c4ec8 Respect custom tenantIds in run migrations endpoint 2022-02-21 15:27:51 +00:00
mike12345567 738cd50030 Fixing issue with formula column validation breaking row save. 2022-02-21 15:01:42 +00:00
Budibase Release Bot bcf64c91ff v1.0.72 2022-02-21 12:08:35 +00:00
Martin McKeaveney a0fe3fa8ed adding compose script to develop build 2022-02-21 13:00:53 +01:00
Rory Powell d7525eb4cb 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 0f3df713d0 Replace location specific with global http host rule 2022-02-21 10:46:45 +00:00
Budibase Release Bot 82510630a4 v1.0.71 2022-02-21 10:46:11 +00:00
Rory Powell 8680016c5d 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 bd73f8fd25 Forward Host header to worker and server through NGINX 2022-02-21 10:22:26 +00:00
Budibase Release Bot ea40d1dc53 v1.0.70 2022-02-20 21:32:17 +00:00
Martin McKeaveney 32e92bff98 fix k8s by adding google config to values 2022-02-20 22:20:52 +01:00
Budibase Release Bot 0f46cf8525 v1.0.69 2022-02-18 17:45:29 +00:00
Rory Powell c326771cb0 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 02c0c49594 Deprovision and local couch db url fix 2022-02-18 17:36:23 +00:00
Martin McKeaveney a09fd51fbd updating airgapped docker build script 2022-02-18 15:43:07 +01:00
Rory Powell da9be1b20a Add 'location = /' -> 4001 to nginx dev conf 2022-02-18 11:18:59 +00:00
Andrew Kingston a69962c26c Fix usage of className instead of class 2022-02-17 16:06:17 +00:00
mike12345567 581c27d8b7 Fixing issue with escaping on multiple bindings that are the same in queries. 2022-02-17 13:22:36 +00:00
Andrew Kingston 6a4067da52 Fix role being stale when creating screens 2022-02-17 11:50:55 +00:00
Budibase Release Bot 8a5a1bf1ab v1.0.68 2022-02-17 10:27:59 +00:00
Martin McKeaveney e148add1b6 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 945ea9e0d8 Revert adding stats 2022-02-17 09:44:37 +00:00
Andrew Kingston 053e6af3d1 Use selected role when creating screens 2022-02-17 09:41:44 +00:00
Andrew Kingston c858b9341f Fix issue with schema generation when datasource is undefined 2022-02-17 09:25:02 +00:00
Martin McKeaveney e8d5d54f5d bug fix for handlebars expression, show budibase version in updates panel 2022-02-17 10:12:35 +01:00
Martin McKeaveney bfaca430da Create hosting.properties 2022-02-17 00:30:28 +01:00
Martin McKeaveney 023005f97f Merge branch 'master' of github.com:Budibase/budibase 2022-02-16 16:55:27 +01:00
Martin McKeaveney b259bcc9b6 updated CSP to allow font awesome 2022-02-16 16:54:15 +01:00
Budibase Release Bot e044e5a193 v1.0.67 2022-02-16 14:42:28 +00:00