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

22309 commits

Author SHA1 Message Date
Budibase Staging Release Bot 798d5d13ab Bump version to 2.7.34-alpha.3 2023-06-26 07:30:32 +00:00
Andrew Kingston d3d2f5fa75 Merge pull request #11008 from R2bEEaton/develop
Small Spelling Fix
2023-06-26 08:25:54 +01:00
Budibase Staging Release Bot f60a34ee87 Bump version to 2.7.34-alpha.2 2023-06-23 17:38:15 +00:00
melohagan 8325b5bb1e Add count to duplicate errors (#10920)
* Add count to duplicate errors

* Lint: Remove unused prop
2023-06-23 18:34:05 +01:00
Budibase Staging Release Bot ca4011e292 Bump version to 2.7.34-alpha.1 2023-06-23 16:38:13 +00:00
Adria Navarro 8796012dbb Merge pull request #11012 from Budibase/lint_pro
Lint pro on CI
2023-06-23 17:34:26 +01:00
Adria Navarro 1b868ea31c Lint pro on CI 2023-06-23 16:51:52 +01:00
Andrew Kingston a4ea6a3d34 Ensure initial value of current form step inside form state store is correct 2023-06-23 16:50:10 +01:00
Andrew Kingston b130de71dc Persist the current step when remounting a form 2023-06-23 16:45:22 +01:00
Dean 6f24772f49 PR Feedback 2023-06-23 16:40:40 +01:00
Budibase Staging Release Bot 8623840f7d Bump version to 2.7.34-alpha.0 2023-06-23 14:23:14 +00:00
mike12345567 3d3efadb37 Merge branch 'master' of github.com:Budibase/budibase into develop 2023-06-23 15:19:49 +01:00
Dean a61cf5fa45 Merge remote-tracking branch 'origin/master' into fix/oidc-custom-icons-fixed 2023-06-23 14:58:47 +01:00
Budibase Staging Release Bot 4788972362 Bump version to 2.7.33 2023-06-23 13:51:51 +00:00
melohagan 3aca0c0ed3 Null safety (#11007) 2023-06-23 14:48:07 +01:00
Dean ceecd85d76 OIDC icon fix recreated on a new branch 2023-06-23 14:47:58 +01:00
Ryan Eaton 22a8b2cbaa spelling fix 2023-06-23 09:22:05 -04:00
Budibase Staging Release Bot 3ad8625192 Bump version to 2.7.26-alpha.5 2023-06-23 13:13:49 +00:00
Budibase Staging Release Bot fda97f74e1 Bump version to 2.7.26-alpha.4 2023-06-23 11:15:07 +00:00
deanhannigan e978d627b4 Merge pull request #10991 from Budibase/feature/no-sort-settings-option
Added a 'None' option for sorting columns in data components.
2023-06-23 12:10:10 +01:00
Adria Navarro 9e43248c5e Merge pull request #10960 from Budibase/chore/refactor_pro_as_package
Remove the doble deep format references
2023-06-23 12:01:52 +01:00
Budibase Staging Release Bot c642ceef37 Bump version to 2.7.32 2023-06-23 10:57:37 +00:00
Dean fd8400bee5 PR feedback and removed some comments 2023-06-23 11:56:59 +01:00
deanhannigan 6cbe89bce8 Merge pull request #11002 from Budibase/feature/existing-user-invite-messaging-updates
Updated messaging when attempting to invite existing users.
2023-06-23 11:56:09 +01:00
Budibase Staging Release Bot f85e1826a2 Bump version to 2.7.26-alpha.3 2023-06-23 10:55:58 +00:00
Andrew Kingston 007b6d605b Merge pull request #10917 from Budibase/fix/datasource-409
Fix datasource conflicts
2023-06-23 11:54:15 +01:00
melohagan a97518ff39 Scroll to field button action (#10901)
* Scroll To Field WIP

* Scroll to the label
2023-06-23 11:51:49 +01:00
Adria Navarro 5777a3f506 Update pro ref 2023-06-23 11:41:03 +01:00
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
mike12345567 baecab785d Handling the removal of the role_ prefix where applicable so that new role IDs present in the exact same way as built in roles. 2023-06-22 18:02:35 +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
mike12345567 c4994b8369 Merge branch 'develop' of github.com:Budibase/budibase into feature/custom-role-readable-ids 2023-06-22 14:02:23 +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