ToolJet/frontend
Manish Kushare 7c6f8dae74
Adding react-datepicker library instead of react-datetime library in datepicker widget (#2619)
* initial commit

* made datepicker functional

* update date format

* made border-radius and adjusting width and height of the input element to the datepicker container functional

* add year and month selection  dropdown & upon enableDate false, only showing time selection

* changed dropdown year display

* adjusted width of the datepicker widget

* added React.forwardRef inside ExampleCustomInput function

* Show month dropdown on mode select for datepicker

* Slight refactoring

* Display default date on load of DatePicker widget

* Apply brand colors for date picker

Co-authored-by: arpitnath <arpitnath42@gmail.com>
Co-authored-by: Sherfin Shamsudeen <sherfin94@gmail.com>
2022-03-29 14:51:58 +05:30
..
__mocks__ Test: add app-util test setup (#2326) 2022-02-23 09:48:05 +05:30
assets/images Redesigned left sidebar to increase width and include labels (#2482) 2022-03-11 08:36:38 +05:30
config Revert "Uses double quotes to expand expressions (#1000)" (#1180) 2021-10-21 13:02:55 +05:30
ee/components/LoginPage Github OAuth integration (#1837) 2022-01-27 15:21:17 +05:30
src Adding react-datepicker library instead of react-datetime library in datepicker widget (#2619) 2022-03-29 14:51:58 +05:30
.dockerignore Setup docker-compose for local development 2021-04-29 15:29:25 +05:30
.eslintrc.json Test: add app-util test setup (#2326) 2022-02-23 09:48:05 +05:30
.gitignore Initial commit for react app 2021-03-31 19:31:01 +05:30
babel.config.js Test: add app-util test setup (#2326) 2022-02-23 09:48:05 +05:30
firebase.json Firebase deploy config 2021-04-16 10:47:42 +05:30
package-lock.json Adding react-datepicker library instead of react-datetime library in datepicker widget (#2619) 2022-03-29 14:51:58 +05:30
package.json Adding react-datepicker library instead of react-datetime library in datepicker widget (#2619) 2022-03-29 14:51:58 +05:30
webpack.config.js Make the server port configurable in the frontend project (#2489) 2022-03-16 21:36:28 +05:30