Commit Graph

27936 Commits

Author SHA1 Message Date
Dean 361fea2a6b Broke out the hover tracking into its own store. Value check on the button group to mitigate excessive rendering. Fix for relationship field 2024-01-24 12:06:38 +00:00
Adria Navarro 164543acae
Merge pull request #12847 from Budibase/remove-hbs-raw-helper
Remove raw helper from manifest
2024-01-24 11:05:57 +01:00
Adria Navarro 44b23aca03
Merge branch 'master' into remove-hbs-raw-helper 2024-01-24 11:01:32 +01:00
Conor Webb 3ea8bfda91
Modified planTitle function to accommodate old plans (#12854)
* Modified planTitle function to accommodate old plans

* Fixed liniting issues.
2024-01-24 09:43:31 +00:00
Adria Navarro afd5b593f8 Fix test 2024-01-23 19:31:22 +01:00
Adria Navarro 76780d1c86 Remove raw from manifest 2024-01-23 17:41:07 +01:00
Peter Clement f6b229e7eb
Merge pull request #12827 from Budibase/feat/configure-automation-chaining
Configure automation chaining
2024-01-23 14:53:54 +00:00
Peter Clement 3030db8eb6
Merge branch 'master' into feat/configure-automation-chaining 2024-01-23 14:47:31 +00:00
Peter Clement a4797366ad fix types 2024-01-23 12:08:20 +00:00
Budibase Staging Release Bot 89502accb2 Bump version to 2.15.5 2024-01-23 10:11:37 +00:00
Peter Clement 8a90a1a3e4 pr comments 2024-01-23 10:10:38 +00:00
Peter Clement 3d13b2341a
Merge pull request #12830 from Budibase/fix/automation-bindings-name-fix
fix issue where readable binding wasn't working correctly with named steps
2024-01-23 09:32:29 +00:00
Peter Clement 8a46927c5e Merge remote-tracking branch 'refs/remotes/origin/fix/automation-bindings-name-fix' into fix/automation-bindings-name-fix 2024-01-23 09:21:38 +00:00
Peter Clement 3f9d1402f3 fix operand issue 2024-01-23 09:21:04 +00:00
Peter Clement 2d3f0c90e0
Merge branch 'master' into fix/automation-bindings-name-fix 2024-01-23 09:08:46 +00:00
Budibase Staging Release Bot 6e86f3e271 Bump version to 2.15.4 2024-01-22 15:32:13 +00:00
melohagan 2a24c85378
Surface email error (#12837) 2024-01-22 15:30:21 +00:00
Budibase Staging Release Bot e2620af76c Bump version to 2.15.3 2024-01-22 11:46:55 +00:00
melohagan 165eb206d9
If the filter has changed, re-fetch (#12625)
* If the filter has changed, re-fetch

* lint

* Clear value when filter changes
2024-01-22 11:29:34 +00:00
deanhannigan 36c03ad2a7
Merge pull request #12832 from Budibase/revert-11830-global-bindings
Revert "Global bindings"
2024-01-22 11:09:37 +00:00
deanhannigan b2c790650b
Revert "Global bindings" 2024-01-22 11:03:05 +00:00
Conor Webb fa36701f0f
Added function to get correct plan display name (#12810)
* Changed minPlan BUSINESS to PREMIUM_PLUS

* Added new helper to display the correct string plan

* Changed ManageAccessModal to use the new helper

* Refactored to use plan title helper, removed title function

* Removed capitalised function from svelte template

* Fixed linting issues

* Ran yarn lint. Fixed linting issues.
2024-01-22 10:54:47 +00:00
deanhannigan 7241a8ae34
Merge pull request #11830 from Budibase/global-bindings
Global bindings
2024-01-22 10:32:33 +00:00
deanhannigan 2641224ea0
Merge branch 'master' into global-bindings 2024-01-22 10:26:12 +00:00
melohagan bd0202e7b5
Error deleting datasource on first attempt at deleting (#12819)
* Add badge photo to the employee import

* Update revisions from relationships when loop deleting tables
2024-01-22 10:25:21 +00:00
deanhannigan 92cd88f09f
Merge pull request #12798 from Budibase/fixes/global-bindings
Global Bindings fixes and updates
2024-01-22 10:20:24 +00:00
Dean 64951d6f29 PR feedback 2024-01-22 09:44:57 +00:00
Peter Clement e53c4f1fcb Merge remote-tracking branch 'origin/master' into fix/automation-bindings-name-fix 2024-01-22 09:42:44 +00:00
Peter Clement 3ab791710c fix issue where readable binding wasn't working correctly with named steps 2024-01-22 09:40:56 +00:00
Dean f0feed9cd9 Merge remote-tracking branch 'origin/global-bindings' into fixes/global-bindings 2024-01-22 09:24:26 +00:00
deanhannigan 0be0ace9fe
Merge branch 'master' into global-bindings 2024-01-22 09:14:34 +00:00
deanhannigan fa65aae3a4
Merge pull request #12818 from Budibase/fixes/general-block-and-button
Fix for Button group styling
2024-01-22 09:10:12 +00:00
deanhannigan 7177eaecd7
Merge branch 'master' into fixes/general-block-and-button 2024-01-22 09:04:59 +00:00
Peter Clement 0992618956 Merge remote-tracking branch 'origin/master' into feat/configure-automation-chaining 2024-01-19 16:35:02 +00:00
Peter Clement 242dd3ea52 ux tweaks to new automations setting page 2024-01-19 16:04:44 +00:00
Budibase Staging Release Bot c48f71ab76 Bump version to 2.15.2 2024-01-19 15:42:36 +00:00
Peter Clement baa7f02e72
Merge pull request #12817 from Budibase/fix/trigger-automation-test-flag-issue
Fix issue where flagClient could be undefined when running outside test mode
2024-01-19 15:27:15 +00:00
Peter Clement 331a4e83a8 submodules 2024-01-19 15:13:04 +00:00
Dean 6ad865aa2b Updated submodules 2024-01-19 15:08:53 +00:00
Peter Clement 50078f4f0f Fix issue where flagClient could be undefined when running outside of test mode 2024-01-19 14:59:08 +00:00
Dean 45fa40496f Added default sizing for buttons in button group, swapped Multistep block component style props for consistency 2024-01-19 14:53:39 +00:00
Adria Navarro edb6d95edd
Merge pull request #12809 from Budibase/fix/uuid-hbs-to-js
Fix converting UUID from HBS to js
2024-01-19 12:59:18 +01:00
Adria Navarro dc9afe7612
Merge branch 'master' into fix/uuid-hbs-to-js 2024-01-19 12:55:13 +01:00
Budibase Staging Release Bot 2f410cf0b6 Bump version to 2.15.1 2024-01-19 11:34:43 +00:00
melohagan af51a167a3
Support custom validation rules for ejected block fields (#12799) 2024-01-19 11:32:13 +00:00
melohagan 87be623057
Remove auto naming of columns (#12816)
* Remove auto column naming

* Let enter key save edit table name

* update submodules
2024-01-19 11:26:13 +00:00
Adria Navarro e125f01855
Merge branch 'master' into fix/uuid-hbs-to-js 2024-01-19 12:24:01 +01:00
Peter Clement e6c5670600
Merge pull request #12815 from Budibase/fix/automation-logic-fixes
Automation fixes
2024-01-19 11:19:21 +00:00
Peter Clement ecd8e04336 update submodules 2024-01-19 11:12:18 +00:00
Peter Clement 714ac7a5a0 remove log 2024-01-19 11:09:40 +00:00