* #170-ENH: Created custom dropdown phone input
* #170-ENH: Added phone_number rules
* #170-ENH: Added phone_number rules
* #170-ENH: Added separate Rule for phone number input, starting 0 phone number is ignored, added regex to ignore non digit phone input
* #170-ENH: Removed global registration of CountryFlag
* #170-ENH: Using VSelect component for country selection, added prop for dropdown styling
* #170-ENH: Updated phone number rule
* #170-ENH: Added margins to country selector
---------
Co-authored-by: Sutirtha <sdas@republicfinance.com>
Co-authored-by: Julien Nahum <julien@nahum.net>
* Improve Templates
* Fix test case
* Update AI GenerateTemplate
* update openai client and GPT completer
* composer.lock
* Update types and list json with script
* Template changes
* fix on draft template
* Finish opnform templates
---------
Co-authored-by: Forms Dev <chirag+new@notionforms.io>
Co-authored-by: Julien Nahum <julien@nahum.net>
* 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
* Custom SEO
* fix custom seo formcleaner
* Better webhooks
* Slack-Discord extra feature
* Alert for Draft Form/View
* 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
* Custom SEO
* fix custom seo formcleaner
* Better webhooks
* Slack-Discord extra feature
* fix conflict
* Field Logic Error Handling - frontend
* Fix test case
* fix expected_type for multi select
* fix variable
---------
Co-authored-by: Julien Nahum <julien@nahum.net>
* 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
* Custom SEO
* fix custom seo formcleaner
* Better webhooks
* fix test case
* 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
* Custom SEO
* fix custom seo formcleaner
* remvoe fix condition
* 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>
getViewsCountAttribute is using a raw SQL statement that is specific to pgsql, it fails on MySQL/MariaDB. Added a conditional to use mysql specific code to access data in the json array. Crude, but no more so than the original?
* New UI - Form Editor
* edit & create save form changes
* form editor changes
* form editor changes
* last updated human readable
* change nt-blue to blue for icon
* change icons color if block collapse open/close
* Working on form editor
* More polishing
* Finished working on the new form editor design
Co-authored-by: Chirag Chhatrala <chirag@notionforms.io>
Co-authored-by: Julien Nahum <jhumanj@MacBook-Pro-de-Julien.local>
* Templates
* access templates without login also
* Set required on UI
* Improve templates pages for SEO
* test case for Templates
* Refactor SitemapController
* Cosmetic changes to templates
Co-authored-by: Julien Nahum <jhumanj@MacBook-Pro-de-Julien.local>