Julien Nahum
b50f579155
Adding Custom domains ( #247 )
...
* WIP
* wip
* Finished doing most of the work
2023-11-29 14:53:08 +01:00
formsdev
57fdfb25a0
File input new design ( #246 )
...
Co-authored-by: Julien Nahum <julien@nahum.net>
2023-11-28 11:31:57 +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
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
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
JhumanJ
58da9079ce
Fix file input component
2022-12-13 11:00:43 +01:00
Chirag
d694c4d8ce
Option to block past/future dates ( #24 )
2022-11-06 12:34:19 +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
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
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
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
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