1
0
Fork 0
mirror of synced 2024-09-18 10:20:11 +12:00
budibase/packages/builder
melohagan 68cb2636df
Free trial close to expiration message (#13638)
* Add free_trial to deploy camunda script

* Free trial banner

* Don't show upgrade button for enterprise trial

* Add link option to banners

* Show free trial banner in portal

* Only admins should see free trial modal

* Fix days remaining

* Ignore subscription cancelled message for trial

* Remove unused code

---------

Co-authored-by: José Vte. Calderón <jose@budibase.com>
2024-05-08 13:38:50 +01:00
..
assets Add free trial modal (#13609) 2024-05-07 12:44:57 +01:00
public
src Free trial close to expiration message (#13638) 2024-05-08 13:38:50 +01:00
.gitignore
babel.config.js
CONTRIBUTING.md
index.html
LICENSE.md
nuxt.config.js
package.json get process env in JS file (#13414) 2024-04-08 09:58:59 +01:00
README.md
routify.config.js
tsconfig.build.json
tsconfig.json
vite.config.js Feature/nps survey (#13423) 2024-04-09 15:24:03 +01:00
vitest.setup.js

Get Started

yarn install

Vite dev server (port 3000): yarn run dev Build yarn run build