bhavin
c3960a7a4d
fix :extended maxDate and minDate limits to 100 years from now.
2021-05-07 18:38:43 +05:30
Paul Li
aedac74d3a
Merge branch 'release' into fix/#4023-datepicker-incorrect-placeholder
2021-04-29 05:54:24 -04:00
Satish Gandham
7f7f6f666b
Development: Add eslint rules for code consistency ( #4083 )
...
Co-authored-by: Satish Gandham <satish@appsmith.com>
Co-authored-by: Abhinav Jha <abhinav@appsmith.com>
2021-04-28 15:58:39 +05:30
Paul Li
37b8a054e8
[Bug-4023] : Incorrect placeholder in the datepicker widget
...
-- Change date format to `YYYY-MM-DD HH:mm`
2021-04-23 08:08:37 -04:00
ram-primathon
3b0fb539d5
Property Pane re design ( #3057 )
...
Co-authored-by: devrk96 <rohit.kumawat@primathon.in>
Co-authored-by: hetunandu <hetu@appsmith.com>
Co-authored-by: Hetu Nandu <hetunandu@gmail.com>
Co-authored-by: Vicky Bansal <67091118+vicky-primathon@users.noreply.github.com>
Co-authored-by: nandan.anantharamu <nandan.anantharamu@thoughtspot.com>
2021-03-15 17:47:56 +05:30
Abhinav Jha
bdc2d46192
Add min max values to datepicker control ( #3215 )
2021-02-25 17:47:13 +05:30
NandanAnantharamu
6c80f23201
Feature: DatePicker V2 ( #2889 )
...
Co-authored-by: vicky-primathon.in <vicky.bansal@primathon.in>
Co-authored-by: nandan.anantharamu <nandan.anantharamu@thoughtspot.com>
Co-authored-by: Abhinav Jha <abhinav@appsmith.com>
2021-02-23 18:05:09 +05:30
Vicky Bansal
42289173b1
Fix: Date widget crash due to invalid date in date picker ( #2845 )
...
Co-authored-by: Abhinav Jha <abhinav@appsmith.com>
2021-02-03 17:00:19 +05:30
Vicky Bansal
11f5687b38
Date picker validation fixed ( #2789 )
...
* Date picker validation fixed
* Added date value check to remove unncessary validations
Commented defaultDate validation test as invalid date cannot be saved in date control
* Fixed date selection on user change
Fixed min and max date parsing for date picker control default date
* Added validation for min and max date in validations to handle validations when field is converted to JS
2021-02-02 20:12:49 +05:30
Piyush Mishra
806a139ddb
Make prettier changes ( #2337 )
2020-12-24 10:02:25 +05:30
Pawan Kumar
9997f2cb9f
Feature: Min and Max date inputs to restrict range in Datepicker Widget ( #1865 )
...
* add daterange property control
* fix typescript errors
* update daterangepicker control
* remove daterangepicker control
* add toasts for invalid dates + add test cases
* update test cases
* update test cases
* update test cases + change validation type name + few refactor
* merge release + update toast usage in datepicker control
* update test cases
* update form dsl for test cases
* update test cases
* update setDate command in test cases
* update test cases
* update test case dsl for datepicker widget
* update test cases
Co-authored-by: Pawan Kumar <pawankumar@Pawans-MacBook-Pro.local>
2020-11-27 14:18:38 +05:30
Hetu Nandu
fb65b204a8
JSON stringify fixes
2020-06-25 10:04:57 +00:00
Nikhil Nandagopal
fa71e7c4ef
changed date picker to store formatted date
2020-06-19 13:21:07 +05:30
Nikhil Nandagopal
7da961bcc9
fixed clearing date picker
2020-06-09 18:34:47 +05:30
vicky_primathon.in
8b90cbd577
app crashing on date clear issue fix
2020-05-14 19:30:22 +05:30
Vicky Bansal
fc5f417923
Fix/map issues
2020-05-07 10:51:37 +00:00
Vicky Bansal
1f9294b608
Fix/map tab issues
2020-04-29 10:29:02 +00:00
Hetu Nandu
d36092c089
Fix Date widget default date
2020-04-23 06:12:13 +00:00
Nikhil Nandagopal
739ba35dc1
Feature/widgets
2020-04-15 11:42:11 +00:00
Abhinav Jha
27804d6ec6
DRY property control creation. Generate ids for property pane config on the client. Add Multi switch control. Add Icon Widget (WIP). Enable blueprint based actions.
2020-04-14 05:35:16 +00:00
Vicky Bansal
387667d7d1
Fix/date picker
2020-03-20 11:03:50 +00:00
Hetu Nandu
5e0beb9fe7
Property Pane - Convert control to dynamic
2020-02-26 12:44:56 +00:00
Hetu Nandu
fbb7742f0e
moved to absolute paths for all fiels
2019-11-25 10:37:27 +05:30
Nikhil Nandagopal
a031606fa1
Feature/date picker
2019-11-06 12:12:41 +00:00