Commit Graph

279 Commits

Author SHA1 Message Date
Chirag 9d37245f1f
Fix Bug form editor (#57) 2023-01-04 13:49:10 +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 286b82b3ce
Clean metaInfo SEO (#40)
* Clean metaInfo SEO

* fix path

Co-authored-by: Julien Nahum <julien@nahum.net>
2022-12-22 11:55:17 +01:00
Chirag 549506ab8f
Track form click UTMs (#43) 2022-12-22 11:54:27 +01:00
Chirag 66a5d4f3a4
Crisp fix (#42) 2022-12-22 11:54:01 +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 2fee25a4d4 Remove canny 2022-12-14 10:37:57 +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
JhumanJ 48af78e94c Merge branch 'main' of https://github.com/JhumanJ/OpnForm 2022-12-13 11:00:48 +01:00
JhumanJ 58da9079ce Fix file input component 2022-12-13 11:00:43 +01:00
Chirag a85708e787
fix create date issue for templates (#36) 2022-12-05 15:21:25 +01:00
Julien Nahum 75d3892e07 Cleaner templates 2022-12-01 13:13:32 +01:00
Chirag 567b7a44dc
SEO social meta (#35)
* SEO social meta

* Small wording changes

Co-authored-by: Julien Nahum <jhumanj@MacBook-Pro-de-Julien.local>
2022-11-29 15:17:30 +01:00
Julien Nahum 73cb016473 Improve template pages 2022-11-29 15:13:00 +01:00
Julien Nahum cd946c8d7c Added aspect ratio plugin 2022-11-29 11:06:31 +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
Chirag 4027a6fe18
Change Notifications Design (#31)
* Change Notifications Design

* Update to add alertconfirm

Co-authored-by: Julien Nahum <jhumanj@MacBook-Pro-de-Julien.local>
2022-11-25 10:53:09 +01:00
Julien Nahum acb28548b8 Merge branch 'main' of https://github.com/JhumanJ/OpnForm 2022-11-25 10:01:45 +01:00
Julien Nahum a38f647927 Remove dark mode 2022-11-25 10:01:43 +01:00
JhumanJ a192ca35f7 Fix test create template 2022-11-16 15:57:10 +01:00
JhumanJ 88812776db Added template editor separate role 2022-11-16 13:12:48 +01:00
Chirag d8bf96501b
form listing new design + delete form modal (#30)
Co-authored-by: JhumanJ <julien@nahum.net>
2022-11-16 12:55:50 +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
JhumanJ 0ce0a1dcc1 Merge branch 'new-ui' of https://github.com/JhumanJ/OpnForm into new-ui 2022-11-16 11:20:53 +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
JhumanJ 415e6c6cc1 Merge main and resolve conflicts 2022-11-16 11:19:30 +01:00
JhumanJ 013b042c32 Polishing before launch 2022-11-16 11:18:59 +01:00
Chirag 0c0a9f1349
fix file name unicode issue (#28) 2022-11-15 11:07:07 +01:00
Chirag 0ef6e0cbdd
9a3d4 form page (#20)
* Form page new ui

* UI polishing, code cleanign & bug fixes

* form page divide into separate component & user route-view for tabs

* new pages change meta info

* Display columns  modal

Co-authored-by: Julien Nahum <jhumanj@MacBook-Pro-de-Julien.local>
2022-11-09 11:23:17 +01:00
Chirag 0292dc0ec6
Remove branding in notifications emails - NEW (#25)
* Remove branding in notifications emails

* Inlcude files vendor email

* noBranding on email notify

Co-authored-by: Julien Nahum <jhumanj@MacBook-Pro-de-Julien.local>
2022-11-09 11:12:06 +01:00
Chirag 4873dfe696
New UI For Settings Page (#22)
* New UI For Settings Page

* WIP UI improvements

Co-authored-by: Julien Nahum <jhumanj@MacBook-Pro-de-Julien.local>
2022-11-08 17:44:04 +01:00
Chirag d694c4d8ce
Option to block past/future dates (#24) 2022-11-06 12:34:19 +01:00
Chirag 8b6814c373
Code block (#21)
Co-authored-by: Julien Nahum <jhumanj@MacBook-Pro-de-Julien.local>
2022-11-06 12:25:38 +01:00
Julien Nahum 9c8aa16ddb Remove open mail app button 2022-11-05 19:47:06 +01:00
Chirag b5a89d8275
C8292 reset password modal component + check reset screen (#18)
* Reset Password Modal Component + Check reset screen

* Fix footer font weight

Co-authored-by: Julien Nahum <jhumanj@MacBook-Pro-de-Julien.local>
2022-11-05 19:45:31 +01:00
JhumanJ 85b32cb0ea Fix last edited in formresource 2022-11-01 14:46:31 +01:00
JhumanJ b6c9bfe1f8 improve tags 2022-11-01 14:43:14 +01:00
Julien Nahum e95e13d8f9 Fix focus on first element 2022-10-28 11:13:10 +02:00
Julien Nahum 6abf36702b Merge branch 'new-ui' of https://github.com/JhumanJ/OpnForm into new-ui 2022-10-27 23:31:10 +02:00
Julien Nahum 53272b033b Set tags setter 2022-10-27 23:31:05 +02:00
Julien Nahum 95da37dbaa
E45fd new UI form editor (#19)
* 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-27 14:58:52 +02: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
Chirag 393c41eab7
Update opnform welcome page icons (#15)
* change icons

* home page extra component
2022-10-19 10:18:30 +02:00