Commit Graph

31 Commits

Author SHA1 Message Date
Julien Nahum f970557b76
Vue 3 better animation (#257)
* vue-3-better-animation

* Working on migration to vueuse/motion

* Form sidebar animations

* Clean code

* Added animations for modal

* Finished implementing better animations

---------

Co-authored-by: Forms Dev <chirag+new@notionforms.io>
2023-12-08 19:21:04 +01:00
Chirag Chhatrala 24276f0b95
Submission table pagination & migrate chart to vue3 (#254)
* Submission table Pagination in background

* migrate chart to vue3

* Form submissions pagination

* Form submissions

* Fix form starts

* Fix openSelect key issue

---------

Co-authored-by: Forms Dev <chirag+new@notionforms.io>
Co-authored-by: Julien Nahum <julien@nahum.net>
2023-12-07 14:31:56 +01:00
Rishi Raj Jain dcd4b03cd6
fix: Vue3 Query Builder - Logic Editor (#251)
* support vue3 query builder

* upgrade
2023-12-01 22:40:54 +01:00
Julien Nahum 0eea59c5ba Refactor inpus 2023-12-01 21:24:38 +01:00
Chirag Chhatrala 47653ebe64
Vue3: migrating from vuex to Pinia (#249)
* Vue3: migrating from vuex to Pinia

* toggle input fixes

* update configureCompat

---------

Co-authored-by: Forms Dev <chirag+new@notionforms.io>
2023-12-01 18:57:14 +01:00
Julien Nahum 9b4ac38ae4 Fix signature input import 2023-11-28 09:09:02 +01:00
Julien Nahum 81a6d33681 Added select input, v-click-outside for vselect 2023-11-17 12:18:40 +01:00
Julien Nahum 7eb546703f Fix check-auth middleware 2023-10-27 10:58:01 +01:00
Julien Nahum be6bc867fe WIP 2023-10-19 10:46:04 +02:00
Julien Nahum 199a0190ad Fixed the router, and editable div 2023-10-16 12:54:51 +02:00
Julien Nahum 358bf0e4d0 Managed to load a page 2023-10-14 17:31:30 +02:00
Julien Nahum 2ab3f79801 Upload front-end sourcemap to sentry 2023-10-13 11:31:56 +02:00
JhumanJ c02af7800e Add extra pro users via env 2023-10-12 12:06:03 +02:00
formsdev d75975bdec
Fix phone input (#201)
* Fix phone input

* remove extra

* fix factory

* Fix phone input

* Validate phone number rule

* Prefill support for country only

* Fix phone input error

* fix tests

---------

Co-authored-by: Julien Nahum <julien@nahum.net>
2023-09-18 15:12:05 +02:00
Chirag Chhatrala 8e47b49e9a
Improve Templates (#183)
* Improve Templates

* Fix test case

* Update AI GenerateTemplate

* update openai client and GPT completer

* composer.lock

* Update types and list json with script

* Template changes

* fix on draft template

* Finish opnform templates

---------

Co-authored-by: Forms Dev <chirag+new@notionforms.io>
Co-authored-by: Julien Nahum <julien@nahum.net>
2023-09-08 13:00:28 +02:00
formsdev fb79a5bf3e
Enable pricing (#151)
* Enable Pro plan - WIP

* no pricing page if have no paid plans

* Set pricing ids in env

* views & submissions FREE for all

* extra param for env

* form password FREE for all

* Custom Code is PRO feature

* Replace codeinput prism with codemirror

* Better form Cleaning message

* Added risky user email spam protection

* fix form cleaning

* Pricing page new UI

* form cleaner

* Polish changes

* Fixed tests

---------

Co-authored-by: Julien Nahum <julien@nahum.net>
2023-08-30 09:58:29 +02:00
Julien Nahum 5b8fe9c906 Update package-lock 2023-04-12 13:48:19 +02: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
JhumanJ 679e61d59e Resolve conflicts 2023-01-24 13:37:02 +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
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
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 bd80cb58ec Better code split for faster pages + image compression 2022-12-14 10:27:21 +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
Julien Nahum cd946c8d7c Added aspect ratio plugin 2022-11-29 11:06:31 +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 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
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
JhumanJ d7ffb6233c Upgrade to tailwind3 2022-10-17 13:35:54 +02:00
Julien Nahum f8e6cd4dd6 Initial commit 2022-09-20 21:59:52 +02:00