Commit Graph

6 Commits

Author SHA1 Message Date
Julien Nahum b50f579155
Adding Custom domains (#247)
* WIP

* wip

* Finished doing most of the work
2023-11-29 14:53:08 +01:00
formsdev 64e79f34f2
Custom Plan (#243) 2023-11-20 09:08:50 +01:00
Julien Nahum 25506f5d57 Add link to pricing page on welcome block 2023-10-13 14:20:03 +02:00
Julien Nahum 615fa5cda2 Copywriting changes 2023-09-18 16:13:47 +02:00
formsdev 081fc56cbe
Pricing block on welcome page (#197)
Co-authored-by: Julien Nahum <julien@nahum.net>
2023-09-18 15:17:50 +02:00
formsdev fb79a5bf3e
Enable pricing (#151)
* Enable Pro plan - WIP

* no pricing page if have no paid plans

* Set pricing ids in env

* views & submissions FREE for all

* extra param for env

* form password FREE for all

* Custom Code is PRO feature

* Replace codeinput prism with codemirror

* Better form Cleaning message

* Added risky user email spam protection

* fix form cleaning

* Pricing page new UI

* form cleaner

* Polish changes

* Fixed tests

---------

Co-authored-by: Julien Nahum <julien@nahum.net>
2023-08-30 09:58:29 +02:00