1
0
Fork 0
mirror of synced 2024-10-02 18:16:29 +13:00
Commit graph

23162 commits

Author SHA1 Message Date
Martin McKeaveney
bbed2bd0af
Merge pull request #7914 from Budibase/bug/sev4/mysql-multiple-statements
Mysql multiple statements
2022-09-26 15:33:39 +01:00
Andrew Kingston
f056807f79 Always try to migrate navigation settings when importing apps 2022-09-26 13:59:00 +01:00
Budibase Release Bot
7682d056c0 Update pro version to 1.4.16 2022-09-26 11:24:49 +00:00
Budibase Release Bot
84ea807176 v1.4.16 2022-09-26 11:20:52 +00:00
Martin McKeaveney
fa9c4c6e83
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 Release Bot
7a5438059a Update pro version to 1.4.15 2022-09-26 07:53:34 +00:00
Budibase Release Bot
4776b44028 v1.4.15 2022-09-26 07:50:16 +00:00
Peter Clement
a988ff0a14
Merge pull request #7944 from Budibase/pc/automation-fix
Automate fixes
2022-09-26 08:39:47 +01:00
Budibase Release Bot
f6cfffbf62 Update pro version to 1.4.14 2022-09-25 13:05:15 +00:00
Budibase Release Bot
86cba9de8f v1.4.14 2022-09-25 13:02:11 +00:00
Martin McKeaveney
cdcf6f20d5
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
210e480689
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
c320c5a9d6
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
dc55639cc0
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
d903cd0c6c Update pro version to 1.4.13 2022-09-24 19:25:57 +00:00
Budibase Release Bot
a04ce049cd v1.4.13 2022-09-24 19:22:02 +00:00
Michael Drury
e3f4e744ab PR comments. 2022-09-24 16:55:22 +01:00
mike12345567
b20db4d22a 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
Budibase Release Bot
b9154fe096 Update pro version to 1.4.12 2022-09-23 16:58:24 +00:00
Budibase Release Bot
c5efba0628 v1.4.12 2022-09-23 16:55:06 +00:00
Michael Drury
5b2e0f6bd8
Merge pull request #7949 from Budibase/fix/plugin-multitenancy
Tenancy awareness for plugin bucket
2022-09-23 17:43:59 +01:00
Mel O'Hagan
9a8b054b19 Refactor 2022-09-23 16:54:39 +01:00
Mel O'Hagan
f492a40edd Merge branch 'master' into bug/sev4/relationship-column-types-must-match 2022-09-23 16:44:36 +01:00
Mel O'Hagan
150c85d19d Merge branch 'master' into bug/sev4/mysql-multiple-statements 2022-09-23 16:43:57 +01:00
Budibase Release Bot
de6dbfef63 Update pro version to 1.4.11 2022-09-23 15:43:52 +00:00
Budibase Release Bot
f2b9f959f7 v1.4.11 2022-09-23 15:39:48 +00:00
mike12345567
ed27b71103 Adding tenancy awareness for plugin bucket. 2022-09-23 16:30:45 +01:00
Peter Clement
cd2d5a7c7c Merge remote-tracking branch 'origin/master' into pc/automation-fix 2022-09-23 15:37:04 +01:00
Peter Clement
334ac0d512 Automation fixes 2022-09-23 13:35:27 +01:00
Dean
3c04dc82b3 Minor fix to ensure the app name neatly truncates and a general layout fix for apps in smaller resolutions 2022-09-23 10:40:55 +01:00
Mel O'Hagan
900050fe55 Sort type can change. Removed falsey check. 2022-09-23 09:30:05 +01:00
Budibase Release Bot
1959acd4c1 Update pro version to 1.4.10 2022-09-22 16:09:28 +00:00
Budibase Release Bot
f0325eb54a v1.4.10 2022-09-22 16:06:01 +00:00
Dean
f30a679669 Added category and icon for table configuration binding drawer 2022-09-22 17:04:58 +01:00
Mel O'Hagan
76f6f9e9b9 Support multiple statements 2022-09-22 16:36:19 +01:00
Andrew Kingston
249c673a5e Reduce websocket polling frequency and cap reconnection attemps 2022-09-22 15:52:46 +01:00
Budibase Release Bot
aebcea3bea Update pro version to 1.4.9 2022-09-22 14:31:55 +00:00
Budibase Release Bot
e15f083445 v1.4.9 2022-09-22 14:28:02 +00:00
Martin McKeaveney
6f7b661cdf turn off websockets in client lib in cloud 2022-09-22 15:04:20 +01:00
Dean
0140c9455a Merge remote-tracking branch 'origin/master' into fix/table-cell-attachment-click-propagation 2022-09-22 09:22:48 +01:00
Budibase Release Bot
c1f4947816 Update pro version to 1.4.8 2022-09-22 08:19:42 +00:00
Budibase Release Bot
860d7e15d3 v1.4.8 2022-09-22 08:15:50 +00:00
deanhannigan
7f845210c4
Merge pull request #7876 from Budibase/fix/hide-disabled-attachment-dropzone
Fix/hide disabled attachment dropzone
2022-09-22 09:01:16 +01:00
Budibase Release Bot
8381368337 Update pro version to 1.4.7 2022-09-21 16:18:17 +00:00
Budibase Release Bot
383b163b12 v1.4.7 2022-09-21 16:14:11 +00:00
Martin McKeaveney
82301082e3 Merge branch 'master' of github.com:Budibase/budibase 2022-09-21 16:52:01 +01:00
Martin McKeaveney
5b599952b6 re-add missing deps 2022-09-21 16:51:12 +01:00
Budibase Release Bot
5bae4aea8a Update pro version to 1.4.6 2022-09-21 15:49:41 +00:00
Martin McKeaveney
666457ea49 installing cli packages 2022-09-21 16:48:01 +01:00
Budibase Release Bot
ca67234670 v1.4.6 2022-09-21 15:46:23 +00:00