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
41a2840f64
changing session name for hiding laravel from web technology detection ( #69 )
2023-01-13 14:57:51 +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
1d3541f785
Fix a logic check bug if value not in form param ( #70 )
...
* Fix a logic check bug if value not in form param
* Fix isEmpty condition checker
2023-01-13 14:47:44 +01:00
Julien Nahum
ee6956a5a0
Update Readme to add details about setting up s3 📁
2023-01-10 15:01:18 +01:00
JhumanJ
688f2f753e
Add default s3 filesystem
2023-01-10 14:59:46 +01:00
JhumanJ
a3b64737b0
Remove clockwork files
2023-01-10 14:54:35 +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
JhumanJ
977cd1647a
Add hidden data to webhook payload
2023-01-09 14:12:24 +01:00
Chirag
f5ff94b508
Mysql Support ( #60 )
2023-01-05 15:16:16 +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
Brian Davis
771e3b01c5
Form views count compatible with mysql ( #58 )
...
getViewsCountAttribute is using a raw SQL statement that is specific to pgsql, it fails on MySQL/MariaDB. Added a conditional to use mysql specific code to access data in the json array. Crude, but no more so than the original?
2023-01-04 13:59:25 +01:00
MarceauKa
9f1f968430
Some fixes and installation documentation ( #46 )
...
* 🐛 Fix migration CreateUsersWorkspacesTable with two errors from SQL constraints 🐛 Fix MySQL transaction on CreateUsersWorkspacesTable migration (MariaDB) 🔧 .gitignore for Clockwork
* 🚧 Doc
Co-authored-by: Julien Nahum <julien@nahum.net>
2023-01-04 13:55:23 +01:00
Chirag
6d96a09bd0
Fix UTF-8 CSV export ( #59 )
2023-01-04 13:49:35 +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
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