Commit Graph

24 Commits

Author SHA1 Message Date
Julien Nahum
e2dd0295ff Remove vform - working on form public page 2023-12-24 20:19:59 +01:00
Julien Nahum
5640f43b9d Reworked workspaces store 2023-12-19 18:57:31 +01:00
Forms Dev
83d3eb6991 small fixes 2023-11-28 15:52:05 +05:30
Julien Nahum
358bf0e4d0 Managed to load a page 2023-10-14 17:31:30 +02:00
formsdev
c66c09e17b Better form editor (#187) 2023-09-05 16:25:33 +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
formsdev
11ad626a72 On Form Preview field's modal & drag (#159)
* On Form Preview field's modal & drag

* fix typo

* remove extra code

* fix page break
2023-08-16 11:44:52 +03:00
formsdev
fd2703c46d List rendering error (#140) 2023-07-03 09:44:27 +02:00
Chirag Chhatrala
d2f4c1f358 Embed form as popup (#124)
* Embed form as popup

* minify true
2023-05-19 16:06:48 +02:00
Chirag Chhatrala
df68b20f82 Confetti on form submission (#113) 2023-04-12 13:17:05 +02:00
Julien Nahum
62fcfc8f19 Always send submissison message on current window 2023-03-23 14:28:39 +01:00
Julien Nahum
2fcce79c3a Add JS event on submission 2023-03-23 14:17:55 +01:00
Chirag Chhatrala
2b00137c76 Change Edit submission button text (#105) 2023-03-15 18:11:38 +01:00
Chirag Chhatrala
47964ec565 Hide form title via URL param (#89)
* Hide form title via URL param

* FormUrlPrefill smal fixes
2023-02-22 16:39:13 +01:00
Chirag Chhatrala
d6930d0dc2 Form visibility closed (#91) 2023-02-19 13:11:50 +01:00
Chirag
970893329b Migrate to Vite (#71)
* Replace DateInput

* Migrate to Vite

* Ecxluding optimize to fix notifs in dev

* Dateinput changes

* Fixs on new DateInput

* wip

* Updated date input + cleaning

* Udpated readme

Co-authored-by: Julien Nahum <julien@nahum.net>
2023-01-21 12:57:37 +01:00
Chirag
0a33581c0a Editable Submissions (#49)
* Editable Submissions

* refactor some code

* Update composer.lock

Co-authored-by: JhumanJ <julien@nahum.net>
2023-01-10 14:52:14 +01:00
Chirag
549506ab8f Track form click UTMs (#43) 2022-12-22 11:54:27 +01:00
Chirag
741390ebbf Form submission caching & url pre-fill confusion (#37)
* Form submission caching & url pre-fill confusion

* formPendingSubmissionKey as common mixins

* Rename mixin formPendingSubmissionKey

Co-authored-by: Julien Nahum <jhumanj@MacBook-Pro-de-Julien.local>
2022-12-14 09:48:39 +01:00
Chirag
91d18422de Incognito mode local storage issue (#33) 2022-11-28 17:11:04 +01:00
Julien Nahum
b9ba6e1e29 create form as a guest (#29)
* create form as a guest

* Remove vue-tour

* Refactor initForm function and improve template merge

* Add templates to navbar

* Fix template preview submit issue

Co-authored-by: Chirag Chhatrala <chirag@notionforms.io>
2022-11-16 11:56:49 +01:00
Chirag
310df29e73 05444 save content of form in browser storage if not submitted (#26)
* Save content of form in browser storage if not submitted

* Rename key form + fix tests
2022-11-16 11:20:28 +01:00
Julien Nahum
42955ab9d0 E45fd new UI form editor (#17)
* 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>
2022-10-26 16:44:47 +02:00
Julien Nahum
f8e6cd4dd6 Initial commit 2022-09-20 21:59:52 +02:00