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
Forms Dev
af30067eda
scale input in vue3
2023-11-29 09:41:17 +05:30
Forms Dev
9d7b8d9f7f
fix useFormInput watcher
2023-11-29 09:02:21 +05:30
Forms Dev
54918354ea
Merge branch 'main' into vue-3
2023-11-28 16:24:36 +05:30
formsdev
57fdfb25a0
File input new design ( #246 )
...
Co-authored-by: Julien Nahum <julien@nahum.net>
2023-11-28 11:31:57 +01:00
Forms Dev
0a3a6092f6
image input in vue3
2023-11-28 15:23:29 +05:30
Forms Dev
f74959214d
input component updates in vue3
2023-11-28 13:54:57 +05:30
Julien Nahum
9b4ac38ae4
Fix signature input import
2023-11-28 09:09:02 +01:00
Forms Dev
387a110820
input component updates
2023-11-28 13:17:40 +05:30
Julien Nahum
ee4cb7a0d3
Fixed the mixin
2023-11-17 12:56:12 +01:00
Forms Dev
0e8765509a
update vselect & phone input
2023-11-17 17:18:43 +05:30
Julien Nahum
81a6d33681
Added select input, v-click-outside for vselect
2023-11-17 12:18:40 +01:00
Forms Dev
5bc4b866c4
WIP
2023-11-17 16:25:10 +05:30
Julien Nahum
8e8bad3754
Started to refactor input components
2023-10-28 11:17:50 +01:00
Julien Nahum
7eb546703f
Fix check-auth middleware
2023-10-27 10:58:01 +01:00
formsdev
7c03d20cc4
Number input as Scale ( #227 )
...
* Number input as Scale
* scale input
---------
Co-authored-by: Julien Nahum <julien@nahum.net>
2023-10-26 13:58:35 +01:00
Julien Nahum
437644584a
WIP
2023-10-24 11:00:54 +02:00
formsdev
4614dc0f18
Pre-fill support for file input ( #222 )
...
Co-authored-by: Julien Nahum <julien@nahum.net>
2023-10-20 11:00:35 +02:00
formsdev
c470791282
copy and paste support for file and image upload ( #224 )
2023-10-20 10:54:21 +02:00
Julien Nahum
be6bc867fe
WIP
2023-10-19 10:46:04 +02:00
Julien Nahum
358bf0e4d0
Managed to load a page
2023-10-14 17:31:30 +02:00
Julien Nahum
6adcc52072
wip
2023-10-14 10:22:08 +02:00
formsdev
7a4b6dbd79
Phone input country restriction ( #218 )
...
* Phone input country restriction
* Wording
---------
Co-authored-by: Julien Nahum <julien@nahum.net>
2023-10-12 13:30:09 +02:00
formsdev
f7ecd6f233
Phone input prefill country issue fixed ( #213 )
...
* fix prefill phone issue
* js phone parse fixes
* revert last change
* fix phone UI
* Code optimize
---------
Co-authored-by: Julien Nahum <julien@nahum.net>
2023-10-03 17:50:46 +02:00
Julien Nahum
9534847a24
Merge branch 'main' of https://github.com/JhumanJ/OpnForm
2023-09-20 21:06:48 +02:00
Julien Nahum
610aec5eed
UI polish ✨
2023-09-20 21:06:43 +02:00
formsdev
4c56e8ba85
Phone Input - option for simple text input ( #207 )
...
Co-authored-by: Julien Nahum <julien@nahum.net>
2023-09-20 12:14:08 +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
Julien Nahum
65fb751d38
Improve tel input styling
2023-09-12 11:25:34 +02:00
Sutirtha Bharati Das
a53677d2ed
ENH: Phone Input Component ( #189 )
...
* #170-ENH: Created custom dropdown phone input
* #170-ENH: Added phone_number rules
* #170-ENH: Added phone_number rules
* #170-ENH: Added separate Rule for phone number input, starting 0 phone number is ignored, added regex to ignore non digit phone input
* #170-ENH: Removed global registration of CountryFlag
* #170-ENH: Using VSelect component for country selection, added prop for dropdown styling
* #170-ENH: Updated phone number rule
* #170-ENH: Added margins to country selector
---------
Co-authored-by: Sutirtha <sdas@republicfinance.com>
Co-authored-by: Julien Nahum <julien@nahum.net>
2023-09-12 10:13:10 +02:00
formsdev
61d02d4fb2
V Select hover theme color ( #192 )
...
Co-authored-by: Julien Nahum <julien@nahum.net>
2023-09-08 18:28:10 +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
formsdev
29b153bd76
RatingInput Fix ( #179 )
2023-08-28 13:17:22 +02:00
formsdev
e28d80e7da
Select field selection handling ( #158 )
2023-07-26 09:49:31 +02:00
formsdev
1bcd6390f9
image upload support SVG ( #150 )
2023-07-19 10:09:25 +02:00
Chirag Chhatrala
60e1f6d6c3
numeric fields show the numeric keyboard ( #122 )
2023-05-19 15:56:28 +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
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
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
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
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
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
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