1
0
Fork 0
mirror of synced 2024-09-10 14:35:47 +12:00
Commit graph

16063 commits

Author SHA1 Message Date
Martin McKeaveney
7884d60ed3 Merge pull request #7914 from Budibase/bug/sev4/mysql-multiple-statements
Mysql multiple statements
2022-09-26 15:33:39 +01:00
Martin McKeaveney
0b2b099286 Merge pull request #7965 from Budibase/fix/floor-usage-metrics
Minor change to floor usage metrics to avoid misleading 100 quota messages
2022-09-26 15:33:17 +01:00
Martin McKeaveney
f4f0251fdd Merge pull request #7968 from Budibase/always-migrate-navigation
Always try to migrate navigation settings when importing apps
2022-09-26 15:32:07 +01:00
Budibase Staging Release Bot
8c264dec1d Update pro version to 1.4.8-alpha.11 2022-09-26 14:22:57 +00:00
Budibase Staging Release Bot
126c7737ab v1.4.8-alpha.11 2022-09-26 14:19:47 +00:00
Andrew Kingston
424469aa6f Merge pull request #7970 from Budibase/fix/multi-tenant-groups-ui
Fix issues with multi tenant app IDs in groups UI
2022-09-26 15:09:43 +01:00
Andrew Kingston
8563f1df90 Merge branch 'master' of github.com:Budibase/budibase into bug/sev2/is-in-filter-startswith-crash 2022-09-26 15:04:02 +01:00
Andrew Kingston
9b4d791b5e Fix multiple issues with groups UI due to not correctly accounting for multi-tenant app ID structuer 2022-09-26 14:50:31 +01:00
Andrew Kingston
02156387c7 Update delete endpoints to be called destroy 2022-09-26 14:18:31 +01:00
Andrew Kingston
e3bb57b97a Merge branch 'develop' of github.com:Budibase/budibase into public-api-sdk 2022-09-26 14:15:25 +01:00
Andrew Kingston
aeb0fd7356 Always try to migrate navigation settings when importing apps 2022-09-26 13:59:00 +01:00
Dean
e21cc72395 Minor update replacing upgrade terminology from notifications relating to billing 2022-09-26 13:58:19 +01:00
Budibase Release Bot
07e6538ced Update pro version to 1.4.16 2022-09-26 11:24:49 +00:00
Budibase Release Bot
ee0714b57f v1.4.16 2022-09-26 11:20:52 +00:00
Martin McKeaveney
9eb73d4f2d Merge pull request #7891 from Budibase/fix/table-cell-attachment-click-propagation
Fix/table cell attachment click propagation
2022-09-26 12:06:58 +01:00
Budibase Staging Release Bot
adf951ca8a Update pro version to 1.4.8-alpha.10 2022-09-26 10:23:35 +00:00
Budibase Staging Release Bot
468368ca1b v1.4.8-alpha.10 2022-09-26 10:20:31 +00:00
Martin McKeaveney
d9cdfd9357 Merge pull request #7964 from Budibase/qa/real-couch-integration-tests 2022-09-26 11:10:15 +01:00
Martin McKeaveney
886a90d1fd only run in test mode if couch url is not passed 2022-09-26 10:40:37 +01:00
Dean
30622a53bf Ensure display values for metrics are capped at 100% in the day pass modal 2022-09-26 09:52:20 +01:00
Dean
c0bdcbe7a3 Minor change to floor usage metrics to avoid misleading 100 quota usage messaging. 2022-09-26 09:44:45 +01:00
Martin McKeaveney
f0bcf606bc turn off unit tests 2022-09-26 09:41:49 +01:00
Budibase Release Bot
fba7008e3f Update pro version to 1.4.15 2022-09-26 07:53:34 +00:00
Budibase Release Bot
e03e7428f8 v1.4.15 2022-09-26 07:50:16 +00:00
Peter Clement
f6d7b5dc8e Merge pull request #7944 from Budibase/pc/automation-fix
Automate fixes
2022-09-26 08:39:47 +01:00
Martin McKeaveney
e06afeb194 adding startup script for local 2022-09-25 23:43:37 +01:00
Budibase Release Bot
029bc5ad35 Update pro version to 1.4.14 2022-09-25 13:05:15 +00:00
Budibase Release Bot
57a1de1d66 v1.4.14 2022-09-25 13:02:11 +00:00
Budibase Staging Release Bot
dc9c2f5d43 Update pro version to 1.4.8-alpha.9 2022-09-25 12:57:32 +00:00
Budibase Staging Release Bot
02a5a52486 v1.4.8-alpha.9 2022-09-25 12:54:02 +00:00
Martin McKeaveney
5d68be1c63 Merge pull request #7864 from Budibase/bug/sev4/relationship-column-types-must-match
Do not allow non-matching types for primary/foreign keys - External DB
2022-09-25 13:42:55 +01:00
Martin McKeaveney
c309d25b16 Merge pull request #7881 from Budibase/feature/email-cc
Add CC and BCC (with multiple email support) to Send Email automation action step
2022-09-25 13:40:33 +01:00
Martin McKeaveney
3f625cbdab Merge pull request #7915 from Budibase/fix/table-column-binding-category
Added category and icon for table configuration binding drawer
2022-09-25 13:39:44 +01:00
Martin McKeaveney
2aa7559880 Merge pull request #7923 from Budibase/bug/sev3/internal-table-sort
Allow sort type to change - Internal DB and REST query search
2022-09-25 13:39:32 +01:00
Martin McKeaveney
10927a570b Merge pull request #7925 from Budibase/fix/app-row-name-ellipsis-and-layout
Minor fix to truncate app names and a general layout fix for smaller resolutions.
2022-09-25 13:38:34 +01:00
Budibase Release Bot
a7bdbead55 Update pro version to 1.4.13 2022-09-24 19:25:57 +00:00
Budibase Release Bot
17fd30c943 v1.4.13 2022-09-24 19:22:02 +00:00
Michael Drury
fb2208d823 Merge pull request #7953 from Budibase/fix/7952
Fix for plugin quotas
2022-09-24 20:07:16 +01:00
Michael Drury
31841d2a7b x-ing the search test which should not work. 2022-09-24 19:39:19 +01:00
Budibase Staging Release Bot
4dfbaa68b7 Update pro version to 1.4.8-alpha.8 2022-09-24 18:38:48 +00:00
Budibase Staging Release Bot
756f5169f1 v1.4.8-alpha.8 2022-09-24 18:35:02 +00:00
Michael Drury
d92f56c7d4 Merge pull request #7168 from Budibase/group-fixes
Group fixes
2022-09-24 19:22:25 +01:00
Michael Drury
ec89e27a8c Merge branch 'develop' of github.com:Budibase/budibase into group-fixes 2022-09-24 17:04:31 +01:00
Michael Drury
e12a03d05f PR comments. 2022-09-24 16:55:22 +01:00
Budibase Staging Release Bot
80201b3881 Update pro version to 1.4.8-alpha.7 2022-09-24 13:22:12 +00:00
Budibase Staging Release Bot
f0371fbca4 v1.4.8-alpha.7 2022-09-24 13:18:45 +00:00
Rory Powell
21800f329e Merge pull request #7945 from Budibase/fix/licensing-overlay-flags
Fix to ensure licensing flags display correctly
2022-09-24 14:06:25 +01:00
Martin McKeaveney
25ce82fa4b using real couch in integration tests 2022-09-24 13:17:21 +01:00
mike12345567
e460864091 Adding a migration for the plugin quotas to make sure they are always accurate in self host at startup. 2022-09-24 12:10:09 +01:00
mike12345567
bf0aa31f06 Fixing cypress filtering. 2022-09-24 11:14:22 +01:00