Commit Graph

67 Commits

Author SHA1 Message Date
formsdev
524d4db56e Reply to for email notifications (#152)
* Reply to for email notifications

* Polish Code
2023-07-26 09:50:27 +02:00
formsdev
e28d80e7da Select field selection handling (#158) 2023-07-26 09:49:31 +02:00
formsdev
fd2703c46d List rendering error (#140) 2023-07-03 09:44:27 +02:00
formsdev
1d5c6f4895 Feature: Delete submission (#137)
* Feature: Delete submission

* Small polishing

---------

Co-authored-by: Julien Nahum <julien@nahum.net>
2023-06-30 15:53:04 +02:00
formsdev
a1e2f7b21d Fix logic actions options (#136) 2023-06-19 14:51:08 +02:00
Chirag Chhatrala
5087724847 Update dirty forms editor (#119) 2023-05-21 19:34:47 +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
60e1f6d6c3 numeric fields show the numeric keyboard (#122) 2023-05-19 15:56:28 +02:00
Chirag Chhatrala
8cb368f455 fix copy form, remove form title on create (#118) 2023-04-26 17:05:22 +02:00
Chirag Chhatrala
3f2fe352e8 Field Help as Html text & Help Position (#115)
* Field Help as Html text & Help Position

* Re-organize field options modal

* put margin for above help
2023-04-19 10:13:50 +02:00
Chirag Chhatrala
9784e873f2 Block hide, width, align (#109) 2023-04-12 13:36:12 +02:00
Chirag Chhatrala
df68b20f82 Confetti on form submission (#113) 2023-04-12 13:17:05 +02:00
Julien Nahum
0de67278fc Reflect AI changes on form fields editor 2023-03-27 16:22:24 +02:00
Julien Nahum
fd0ba3f2e0 Merge branch 'ai-forms' 2023-03-27 15:22:10 +02:00
Julien Nahum
999b25c11c Added contact form to the home page 2023-03-27 15:02:47 +02:00
Julien Nahum
16f13294e3 Move remove block button to avoid misclick 2023-03-27 14:38:41 +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
8d11d2c976 Logic for disable fields (#103)
* Feature: Disabled fields

* disable field for rating

* logic for disable fields

---------

Co-authored-by: Julien Nahum <julien@nahum.net>
2023-03-22 15:50:29 +01:00
Chirag Chhatrala
9b3f5ddbdf Feature: Disabled fields (#98)
* Feature: Disabled fields

* disable field for rating

---------

Co-authored-by: Julien Nahum <julien@nahum.net>
2023-03-22 15:49:52 +01:00
Chirag Chhatrala
2b00137c76 Change Edit submission button text (#105) 2023-03-15 18:11:38 +01:00
Julien Nahum
472b1a8061 Automated the generation of form templates 2023-03-14 12:01:36 +01:00
Chirag Chhatrala
5df4488c25 Polish UX (#100) 2023-03-11 12:13:21 +01:00
Chirag Chhatrala
43020939ed pre-fill with current date not working with local storage (#96) 2023-03-11 12:12:55 +01:00
Chirag Chhatrala
4da7e4460f form autosubmit (#92)
* Hide form title via URL param

* FormUrlPrefill smal fixes

* form autosubmit

---------

Co-authored-by: Julien Nahum <julien@nahum.net>
2023-02-25 10:26:06 +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
Leonard Selvaraja
b101a5daba [Added] Discord Webhook Notification (#81) (#83)
* [Feature] Added Discord Webhook feature to forms

* Remove commented out svg

---------

Co-authored-by: Julien Nahum <julien@nahum.net>
2023-02-19 13:19:16 +01:00
Chirag Chhatrala
d6930d0dc2 Form visibility closed (#91) 2023-02-19 13:11:50 +01:00
Chirag Chhatrala
7b5968401b Prefill with today fixes (#87) 2023-02-07 13:40:46 +01:00
Chirag
049649a81e remove extra old code + fix middleware JS set layout (#82)
Co-authored-by: Julien Nahum <julien@nahum.net>
2023-01-28 12:55:15 +01:00
Chirag
1b15597e0e Fix logic on hidden, loading on edit submission (#75) 2023-01-25 16:10:33 +01:00
Chirag
6ac68a29e5 fix change field type issue for select field (#74) 2023-01-25 09:54:56 +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
a0750573ff 31c1b database submission action update not working (#51)
* Editable Submissions

* Database submission action-Update Not Working

Co-authored-by: JhumanJ <julien@nahum.net>
2023-01-13 14:56: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
Julien Nahum
9783b07778 better show hidden fields 2023-01-04 14:45:24 +01:00
Julien Nahum
4fb75ccb59 Clearer required/hidden field hint 2023-01-04 14:25:55 +01:00
AAVision
e8aa1d8a63 fixes modal ( not closing ) (#53) 2023-01-01 22:40:46 +01:00
Julien Nahum
73ee9a0bf9 Replace old crisp mentions 2022-12-24 09:48:59 +01:00
Chirag
2b2f6aa462 OpnForm launch feedback (#41)
* OpnForm launch feedback

* Restyle change style dropdown

Co-authored-by: Julien Nahum <jhumanj@MacBook-Pro-de-Julien.local>
2022-12-22 13:24:40 +01:00
Chirag
549506ab8f Track form click UTMs (#43) 2022-12-22 11:54:27 +01:00
Chirag
07f44ec048 Signature block (img) (#39)
* Signature block (img)

* Singature input UI changes

* Style the signature input

Co-authored-by: Julien Nahum <jhumanj@MacBook-Pro-de-Julien.local>
2022-12-22 11:53:33 +01:00
Julien Nahum
9936cb3389 Resolve code splitting issue 2022-12-15 16:59:53 +01:00
Julien Nahum
bd80cb58ec Better code split for faster pages + image compression 2022-12-14 10:27:21 +01:00
Chirag
cc0a656223 Simple date input (#38) 2022-12-14 09:55:17 +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
f142a0e799 Form Editor polishing - convert checkbox to toggle & notification as modal (#32) 2022-11-28 17:24:08 +01:00
Chirag
9dd6bbe5ae On copy link/code show msg for copied (#34) 2022-11-28 17:11:18 +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