ToolJet/frontend
Arpit 0e1ab0a684
fixes: on bulk-updating users with csv, the data is not reflected (#6420)
* fixes: on bulk-updating users with csv, the data is not reflected

* add a limit for bulk upload users

* resolved pr comments

* fixes displaying all users emails for existing users

* fixes file selection type in OS File Dialog

* allow users to bulk upload from csv with either last for firstname undefined

* add validations check

* updated the toast msg

* remove comments
2023-06-06 17:29:46 +05:30
..
__mocks__ Test: add app-util test setup (#2326) 2022-02-23 09:48:05 +05:30
assets [enhancement] Sanitising app name while creating or editing an app (#6423) 2023-06-06 14:12:36 +05:30
config added size limit of 100MB for http and https requests (#5606) 2023-02-23 18:28:54 +05:30
ee/components Bugfixes :: Redesign bugs (#6113) 2023-04-27 14:40:42 +05:30
src fixes: on bulk-updating users with csv, the data is not reflected (#6420) 2023-06-06 17:29:46 +05:30
.dockerignore Setup docker-compose for local development 2021-04-29 15:29:25 +05:30
.eslintignore add eslintignore for frontend (#4669) 2022-10-31 15:38:38 +05:30
.eslintrc.js Chore: eslint checkup (#5887) 2023-04-10 11:26:23 +05:30
.gitignore Initial commit for react app 2021-03-31 19:31:01 +05:30
babel.config.js refactor: remove @babel/plugin-proposal-class-properties (2nd PR after CLA problem) (#3959) 2022-09-05 22:41:03 +05:30
firebase.json Firebase deploy config 2021-04-16 10:47:42 +05:30
package-lock.json Fixed datasource connection cypress test cases (#6371) 2023-05-15 09:48:09 +05:30
package.json Introduced global state management (#5980) 2023-05-10 15:44:38 +05:30
webpack.config.js Added hash to the filenames (#6227) 2023-05-09 16:14:28 +05:30