Commit Graph

117 Commits

Author SHA1 Message Date
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
Chirag 907f78e6ce
D7783 login & register page opnform (#16)
* login & register new UI

* checkbox-input support for label as slot

* test case changes
2022-10-19 10:18:07 +02:00
Julien Nahum 35c49ff90c Re-worked the modal component 2022-10-18 16:55:08 +02:00
Julien Nahum 8068ed1129 Merge branch 'main' into new-ui 2022-10-18 08:49:21 +02:00
Chirag 545908d300
Allow use of toggle switches for checkboxes (#13) 2022-10-18 08:49:00 +02:00
JhumanJ 5a28d9cb6d More progress on forms 2022-10-17 17:08:36 +02:00
JhumanJ 559040f679 Progress on the landing page 2022-10-17 15:42:04 +02:00
JhumanJ 11904cc42e Fix safelist tailwind 2022-10-17 14:20:13 +02:00
JhumanJ d7ffb6233c Upgrade to tailwind3 2022-10-17 13:35:54 +02:00
Julien Nahum 2b45f3c3b1 New font imported 2022-10-17 13:02:17 +02:00
Chirag bd7d20feb9
Pagination for forms on main page (#9)
* Pagination for forms on main page

* Fix tests

Co-authored-by: Julien Nahum <jhumanj@MacBook-Pro-de-Julien.local>
2022-10-17 09:45:41 +02:00
Chirag 8f528155f5
Choose Visible columns & in csv with removed field (#11)
* Choose Visible columns & in csv with removed field

* toggle UI fixes
2022-10-17 09:45:28 +02:00
Chirag 993bab7cff
Fix logo to make it work with all sizes (#12) 2022-10-16 19:27:37 +02:00