ToolJet/frontend
Anantshree Chandola ebc5b79374
Remove validation for last name of users, Resolved: update user details bug (#6904)
* remove validation for last name of users

* lint issue

---------

Co-authored-by: gsmithun4 <gsmithun4@gmail.com>
2023-07-24 15:47:58 +05:30
..
__mocks__ Test: add app-util test setup (#2326) 2022-02-23 09:48:05 +05:30
assets Merge branch 'develop' into appbuilder-1.2 2023-07-21 11:31:07 +05:30
config added size limit of 100MB for http and https requests (#5606) 2023-02-23 18:28:54 +05:30
ee/components Modified CE Cypress spec for EE (#6829) 2023-07-05 14:08:18 +05:30
src Remove validation for last name of users, Resolved: update user details bug (#6904) 2023-07-24 15:47:58 +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
jsconfig.json Added jsconfig.json to enable VS code to automatically do absolute imports in src folder (#7064) 2023-07-21 11:32:44 +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