Commit Graph

229 Commits

Author SHA1 Message Date
formsdev b55c3e6164
Add view form button (#149) 2023-07-21 10:00:15 +02:00
formsdev 1bcd6390f9
image upload support SVG (#150) 2023-07-19 10:09:25 +02:00
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
wef0rm 918c9a5a61
Norwegian translation (#134)
* Norwegian translation

Norwegian translation

* Norwegian translation
2023-07-11 13:42:47 +02:00
Florian Straubinger a314fdee3f
Added German translation (#141) 2023-07-11 13:42:29 +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 e165242e57
Editable submission File input support (#120) 2023-04-26 17:05:02 +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 abb2bbbaf7
QR code on share url (#114)
* QR code on share url

* remove console
2023-04-12 13:17:39 +02:00
Chirag Chhatrala df68b20f82
Confetti on form submission (#113) 2023-04-12 13:17:05 +02:00
Julien Nahum 92b2548add Improve SEO meta for templates pages 2023-04-12 12:59:55 +02:00
Julien Nahum 5773af6f83 Fix contact form base form option 2023-03-31 14:58:40 +02:00
Julien Nahum d5d5521a90 Queue AI processing to avoid request > 30 sec 2023-03-27 19:58:05 +02:00
Julien Nahum b5c152400d Fix AI error message 2023-03-27 17:02:41 +02:00
Julien Nahum 0de67278fc Reflect AI changes on form fields editor 2023-03-27 16:22:24 +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 16f13294e3 Move remove block button to avoid misclick 2023-03-27 14:38:41 +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
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 e473f28ea1
Fix iframe password issue (#110) 2023-03-23 10:10:31 +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
Ali d362c3e773
dynamic year in footer + changing ticks color in home page (#95) 2023-03-15 18:16:28 +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 5a1bd0e0c6
char count for textarea (#94)
Co-authored-by: Julien Nahum <julien@nahum.net>
2023-02-22 17:41:37 +01:00
Chirag Chhatrala 29c09d9ea2
File upload fixes (#93)
Co-authored-by: Julien Nahum <julien@nahum.net>
2023-02-22 17:00:07 +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 9137282eba
Fix new date input timezone issue (#88)
* fix timezone issue on new date input

* date range validation error
2023-02-13 09:50:19 +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
Julien Nahum ea85ed42fa Set default layout 2023-01-28 12:50:30 +01:00
Julien Nahum 2536368e77 Fix JS middlewares ⚒️ 2023-01-27 18:55:02 +01:00
JhumanJ 2b02667f34 Fix middlewares 2023-01-26 12:03:29 +01:00
JhumanJ bf64c01646 Fix layouts 2023-01-26 11:21:49 +01:00
Jeffrey Zang 462f44a99c
fix: navbar help link (#77)
* fix: navbar help link

* fix: update links.php
2023-01-26 09:33:43 +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
JhumanJ 679e61d59e Resolve conflicts 2023-01-24 13:37:02 +01:00
JhumanJ c9eb5aef67 Remove clockwork files 2023-01-24 13:35:55 +01:00
Chirag e073ca02a8
Content Length Logic Condition (#63) 2023-01-21 12:58:01 +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
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
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
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
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 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 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 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 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 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 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
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 Chhatrala 3e9d5bbfb5 new ui polishing 2022-10-07 13:27:04 +05:30
Chirag Chhatrala eb6535e540 New UI for home page, Still need some polishing 2022-10-06 15:45:08 +05:30
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
JhumanJ 9f9da5aed8 Added links to the github repo 2022-09-21 19:35:28 +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