Commit Graph

59 Commits

Author SHA1 Message Date
Chirag Chhatrala 617862a018
AI Landing Page (#125)
* AI Landing Page

* Fix primary

* fix ai feature page

* set create form link on ai pages

* WIP

* replace video intro

---------

Co-authored-by: Julien Nahum <julien@nahum.net>
2023-07-11 17:27:05 +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
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 abb2bbbaf7
QR code on share url (#114)
* QR code on share url

* remove console
2023-04-12 13:17:39 +02:00
Julien Nahum 92b2548add Improve SEO meta for templates pages 2023-04-12 12:59:55 +02:00
Julien Nahum 5ba010a493 Add AI form builder to guest form creation + increase timeout 2023-03-27 15:38:45 +02:00
Julien Nahum d263d56725 Fix form stats for good 2023-03-27 15:28:22 +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 5e14249906 Fix analytics page in prod 2023-03-26 13:43:23 +02:00
Julien Nahum f4ab98a2b0 WIP 2023-03-26 12:54:12 +02:00
Chirag Chhatrala e473f28ea1
Fix iframe password issue (#110) 2023-03-23 10:10:31 +01:00
Ali d362c3e773
dynamic year in footer + changing ticks color in home page (#95) 2023-03-15 18:16:28 +01:00
Julien Nahum 472b1a8061 Automated the generation of form templates 2023-03-14 12:01:36 +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
Chirag Chhatrala d6930d0dc2
Form visibility closed (#91) 2023-02-19 13:11:50 +01:00
Chirag 1b15597e0e
Fix logic on hidden, loading on edit submission (#75) 2023-01-25 16:10:33 +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
JhumanJ b9d50bc096 Revert animations 2023-01-13 15:35:24 +01:00
Ali 997a86f734
adding CSS transition to welcome page (#65) 2023-01-10 13:28:17 +01:00
Chirag 5486768125
Better SEO form previews (#61) 2023-01-05 15:16:06 +01:00
Chirag 9d37245f1f
Fix Bug form editor (#57) 2023-01-04 13:49:10 +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 66a5d4f3a4
Crisp fix (#42) 2022-12-22 11:54:01 +01:00
Julien Nahum bd80cb58ec Better code split for faster pages + image compression 2022-12-14 10:27:21 +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
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
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 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 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 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
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
Julien Nahum e95e13d8f9 Fix focus on first element 2022-10-28 11:13:10 +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
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
Julien Nahum 2b45f3c3b1 New font imported 2022-10-17 13:02:17 +02:00