budibase/packages/builder/src/helpers
melohagan cfc2ea9117
Add free trial modal (#13609)
* Add free_trial to deploy camunda script

* WIP FreeTrial modal

* Handle free trial modal via self endpoint

* Set correct plan title for trial

* Remove catch

* lint

* Refactor

* Remove unnecessary code

* Rename to EnterpriseBasicTrialModal
2024-05-07 12:44:57 +01:00
..
data Don't encode twice (#13138) 2024-02-27 11:26:45 +00:00
tests Add automatic naming of snippets 2024-03-06 20:27:46 +00:00
validation
components.js linting 2024-03-14 15:51:48 +00:00
duplicate.js Add automatic naming of snippets 2024-03-06 20:27:46 +00:00
featureFlags.js
fetchData.js
formFields.js Add some new resolution aliases and simplify long nasty relative import paths 2024-02-05 12:08:45 +00:00
helpers.js
index.js
keyUtils.js Handle enters 2023-11-20 10:53:26 +01:00
pagination.js
planTitle.js Add free trial modal (#13609) 2024-05-07 12:44:57 +01:00
sanitizeUrl.js Remove legacy nested builder directory and move screen templates and utils into better locations 2024-02-01 09:55:30 +00:00
schemaGenerator.js Use types 2024-04-03 12:02:55 +02:00
searchFields.js Consolidated all stores into stores/builder. Store refactoring and added store console debug flag 2023-11-06 11:22:00 +00:00
urlStateSync.js adding lint rule for console.log 2024-01-31 10:47:27 -03:00
utils.js Use types 2024-04-03 12:02:55 +02:00
warnings.js