Commit Graph

24 Commits

Author SHA1 Message Date
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
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
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
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
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
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
559040f679 Progress on the landing page 2022-10-17 15:42:04 +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
Chirag
36e038a23b New feature visibility - public/draft (#10)
* New feature visibility - public/draft

* fix bg for dark mode
2022-10-16 19:27:14 +02:00
Chirag
5b92ac2633 New Feature: Duplicate block (#8) 2022-10-02 20:59:30 +02:00
Chirag
610c71cb69 Fix logic for multi select (#6)
* Fix logic for multi select

* test case for multi select logic
2022-10-02 20:40:10 +02:00
Chirag
36bc081f8f B8f7a improve templates pages for seo (#5)
* 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>
2022-10-02 20:38:41 +02:00
Chirag
e20c90d074 Sometimes form submission table not load (#2) 2022-09-21 17:36:01 +02:00
JhumanJ
18ed28da2e Apply previous changes: slack webhooks, date range issue, 12h am/pm format, today preifl, api-keys 2022-09-21 17:23:37 +02:00
Julien Nahum
f8e6cd4dd6 Initial commit 2022-09-20 21:59:52 +02:00