1
0
Fork 0
mirror of synced 2024-07-06 15:00:49 +12:00
Commit graph

22227 commits

Author SHA1 Message Date
Adria Navarro 5545b32c27 Update pro ref 2023-06-23 11:18:01 +01:00
Adria Navarro 2f548d834f Merge branch 'develop' into chore/refactor_pro_as_package 2023-06-23 10:43:57 +01:00
Dean b836bfab74 Merge remote-tracking branch 'origin/develop' into feature/existing-user-invite-messaging-updates 2023-06-23 09:47:56 +01:00
Dean 672f1d36e4 Updated the invite response messaging for requests that contain users who are already registered 2023-06-23 09:47:39 +01:00
Budibase Staging Release Bot aa3eee001c Bump version to 2.7.31 2023-06-23 08:10:33 +00:00
deanhannigan 2cfb2716f3 Merge pull request #10994 from Budibase/fix/markdown-editor-icons
Added FontAwesome icons used by EasyMDE
2023-06-23 09:05:49 +01:00
Budibase Staging Release Bot c668200261 Bump version to 2.7.30 2023-06-22 16:39:05 +00:00
melohagan 0860a5b248 Exclude entities from datasource env processing (#11000) 2023-06-22 17:35:47 +01:00
Budibase Staging Release Bot 35c394c05d Bump version to 2.7.29 2023-06-22 14:04:54 +00:00
Michael Drury e84fa05cb5 Merge pull request #10995 from Budibase/fix/10949
Make sure CreateEditRelationship modal correctly sets relationship types
2023-06-22 15:00:18 +01:00
Budibase Staging Release Bot 87c07d3d7a Bump version to 2.7.26-alpha.2 2023-06-22 12:27:03 +00:00
mike12345567 58d7293798 PR suggestion. 2023-06-22 13:25:37 +01:00
Adria Navarro 1a46879c90 Merge pull request #10993 from Budibase/budi-7115-install_pgdump
BUDI-7115 - Install pgdump
2023-06-22 13:22:28 +01:00
Adria Navarro 3b1915c705 Add comments 2023-06-22 12:59:23 +01:00
Adria Navarro 48b1f26e86 Remove versioning from snapshot to prevent test issues across instances 2023-06-22 12:58:11 +01:00
mike12345567 5373b867e1 Fix for #10949 - the relationship types were always locked to be the same, which means that the foreign key wasn't being updated correctly as the backend was not aware of which side was the one-to-many side. 2023-06-22 12:32:39 +01:00
Dean 959d3729dc Added config for FontAwesome icons used by EasyMDE in the builder 2023-06-22 12:28:12 +01:00
Adria Navarro ed888e7391 Clean 2023-06-22 12:25:27 +01:00
Budibase Staging Release Bot 7fa4db003d Bump version to 2.7.28 2023-06-22 10:53:44 +00:00
Andrew Kingston ca18ab02bd Merge pull request #10887 from Budibase/fix/on-change-actions
Fix field on change actions not properly checking for unchanged values
2023-06-22 11:49:56 +01:00
Dean 3267e77c15 Updated component setting manifest to add placeholder/none option for Sort picker fields. 2023-06-22 11:43:09 +01:00
Adria Navarro a227a2664a Reduce image size 2023-06-22 11:37:33 +01:00
Adria Navarro 55e38725db Add pg_dump to single dockerfile 2023-06-22 11:29:32 +01:00
Adria Navarro a5ae0e5a3f Add pg_dump to server dockerfile 2023-06-22 11:13:20 +01:00
Andrew Kingston 6d08cedc86 Adjust position of new row FAB when there is no sticky column to look better 2023-06-22 09:26:14 +01:00
Andrew Kingston 194a135183 Reset rows and tick before updating schema when swapping table ID in grids 2023-06-22 09:23:34 +01:00
Andrew Kingston 05bba92b94 Fix not being able to add rows when only a sticky column exists 2023-06-22 09:22:39 +01:00
Andrew Kingston 6d0271ae97 Prevent adding rows when no columns are rendered 2023-06-22 08:26:14 +01:00
Budibase Staging Release Bot 8e7e4f50e5 Bump version to 2.7.27 2023-06-22 07:22:22 +00:00
Andrew Kingston f5d8851dec Merge pull request #10848 from Budibase/fix/grid-data-type-swap
Reset rows and tick before updating schema when swapping table ID in grids
2023-06-22 08:18:24 +01:00
Andrew Kingston 50c807e60c Lint 2023-06-22 08:17:28 +01:00
Andrew Kingston bcbeae2279 Rework grid buttons, removing add row and add column buttons, and compression height and width into new size button 2023-06-22 08:16:59 +01:00
Adria Navarro 6b049cbcda Remove qa-core package-lock.json 2023-06-21 17:05:49 +01:00
Budibase Staging Release Bot e0debf8d25 Bump version to 2.7.26-alpha.1 2023-06-21 13:39:54 +00:00
Michael Drury a0b0570df9 Merge pull request #10983 from Budibase/fix/budi-7035
Remove coercion failure logging
2023-06-21 14:35:29 +01:00
Michael Drury e1741937ae Removing logging of error in coercion - this was creating noise in errors channel. 2023-06-21 12:08:39 +01:00
Andrew Kingston 0a3dd1a1b4 Remove expand icons from grids 2023-06-21 11:51:23 +01:00
Adria Navarro c4a2e2814a Update tests 2023-06-21 11:47:53 +01:00
Adria Navarro 921c821d2f Install pg_dump on docker 2023-06-21 11:33:37 +01:00
Adria Navarro bedddc15aa Test foreign keys 2023-06-21 10:53:32 +01:00
Budibase Staging Release Bot e512ecff96 Bump version to 2.7.26 2023-06-21 08:19:29 +00:00
Andrew Kingston 1403ee59ce Use app ID as part of room key for grid websocket to fix issues with dev/prod tables having the same table ID but being different tables 2023-06-21 08:51:43 +01:00
Andrew Kingston 3f20a3a439 Enable collaboration for public users and fix collaboration for non-devs 2023-06-21 08:33:58 +01:00
Budibase Staging Release Bot 5c14712c7f Bump version to 2.7.26-alpha.0 2023-06-20 17:14:17 +00:00
mike12345567 cbfeea121c Merge branch 'master' of github.com:Budibase/budibase into develop 2023-06-20 18:09:23 +01:00
Dean 2bdf855217 Removed app publish state tracking 2023-06-20 17:25:20 +01:00
Budibase Staging Release Bot b491eb36a5 Bump version to 2.7.25 2023-06-20 16:14:40 +00:00
melohagan 9e9cece59e Clone user (#10974) 2023-06-20 17:07:34 +01:00
melohagan b0debf17ef Table disappears from side bar when changing display name (#10909)
* Pass sourceId on fetch tables

* Use ExternalTable type
2023-06-20 17:07:12 +01:00
Dean 998f1806aa Updated analytics tests to account for the embedded 2023-06-20 16:29:09 +01:00