Andrew Kingston
|
a4cf6b6197
|
Merge pull request #4820 from Budibase/fix/preview-event-callbacks
Properly remove window event listener when unmounting component preview
|
2022-03-08 08:44:13 +00:00 |
Andrew Kingston
|
8d87968a74
|
Remove stats file
|
2022-03-08 08:43:33 +00:00 |
Andrew Kingston
|
45863690c4
|
Merge pull request #4817 from Budibase/fix/s3-upload
Fix S3 upload component
|
2022-03-08 08:42:18 +00:00 |
Andrew Kingston
|
91b698cfe1
|
Properly remove window event listener when unmounting component preview
|
2022-03-07 10:17:05 +00:00 |
Andrew Kingston
|
bed09f5f6c
|
Fix loading state in S3 upload component and show error if possible
|
2022-03-07 09:57:15 +00:00 |
Andrew Kingston
|
3d7e5c6313
|
Fix relative usage of S3 upload API calls
|
2022-03-07 09:57:03 +00:00 |
Budibase Release Bot
|
cb857ca017
|
v1.0.79
|
2022-03-04 10:13:53 +00:00 |
Michael Drury
|
f5925925d6
|
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
|
64e65e25ec
|
Updating test case to handle new promise library.
|
2022-03-03 23:50:46 +00:00 |
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 |