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 |
Budibase Release Bot
|
457fb4fae1
|
v1.0.78
|
2022-03-01 09:46:34 +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
|
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
|
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
|
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 |
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 |
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 |
Budibase Release Bot
|
e91697a037
|
v1.0.70
|
2022-02-20 21:32:17 +00:00 |
Budibase Release Bot
|
2e2ffc138a
|
v1.0.69
|
2022-02-18 17:45:29 +00:00 |
Rory Powell
|
d9ead48c59
|
Deprovision and local couch db url fix
|
2022-02-18 17:36:23 +00: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 |
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 |
Martin McKeaveney
|
e37e5d137c
|
bug fix for handlebars expression, show budibase version in updates panel
|
2022-02-17 10:12:35 +01:00 |
Budibase Release Bot
|
139e9bd43e
|
v1.0.67
|
2022-02-16 14:42:28 +00:00 |
Martin McKeaveney
|
cf87c26fa2
|
adding k8s resolver and updating watchtower variable
|
2022-02-16 15:33:57 +01:00 |
Martin McKeaveney
|
d66adabffd
|
Merge pull request #4481 from Budibase/fix/docker-things
increase burst limit, remove log mounts
|
2022-02-16 14:58:31 +01:00 |
Budibase Release Bot
|
5bc084d0b2
|
v1.0.66
|
2022-02-16 13:50:45 +00:00 |
Martin McKeaveney
|
2ebcca828d
|
Merge branch 'master' of github.com:Budibase/budibase into fix/docker-things
|
2022-02-16 14:43:04 +01:00 |
Martin McKeaveney
|
97bf3e68dd
|
adding watchtower service
|
2022-02-16 14:29:08 +01:00 |
mike12345567
|
f872e29393
|
Fixing #4522 - frontend-core refactor changed how some of these endpoints were used.
|
2022-02-16 13:13:40 +00:00 |
Martin McKeaveney
|
a85f667dbe
|
templatize nginx configuration into one prod configuration and add NPM scripts to manage
|
2022-02-16 14:12:53 +01:00 |
mike12345567
|
7bac5d5961
|
Adding a check to make sure there is a tenant ID for the checklist call when looking up apps in multi-tenant envs.
|
2022-02-16 12:36:24 +00:00 |
mike12345567
|
ab3971034d
|
Quick fix for checklist API performance on default tenant in cloud.
|
2022-02-16 11:59:43 +00:00 |
Budibase Release Bot
|
c8da7b9cf0
|
v1.0.65
|
2022-02-15 15:43:32 +00:00 |
Andrew Kingston
|
2f3410456d
|
Merge pull request #4505 from Budibase/fix/tag-settings-bar
Fix slash appearing in the tag settings bar
|
2022-02-15 15:37:35 +00:00 |
Andrew Kingston
|
56f6656e6b
|
Merge branch 'fix/4337' of github.com:Budibase/budibase into fix/4337
|
2022-02-15 14:59:29 +00:00 |
Andrew Kingston
|
9daa241c71
|
Update datasource schema generation to take new flags, and update automation blocks to use core databinding utilities
|
2022-02-15 14:59:11 +00:00 |
mike12345567
|
ecb8c71e9e
|
Updating client yarn lock.
|
2022-02-15 14:50:21 +00:00 |
mike12345567
|
676ec02380
|
Fix for safari, removing all usage of regex lookbehinds.
|
2022-02-15 14:48:32 +00:00 |
mike12345567
|
b421ddf60b
|
Merge branch 'fix/4337' of github.com:Budibase/budibase into fix/4337
|
2022-02-15 13:50:43 +00:00 |
mike12345567
|
8411a0e6c3
|
Fixing issue with value being set in binding panel as per review comments of aptkingston.
|
2022-02-15 13:49:20 +00:00 |