ToolJet/frontend
Manish Kushare b56d6b0e0e
added feature to change the column name dynamically in the Table component (#5795)
* added feature to change the column name dynamically

* code refactored

* made the chnages to avoid app crashing if column key is defined

* bug fixed: column.accessor is not a function error

* bug fixed

* bug fixed if column name is empty then provide empty string
2023-03-27 14:21:08 +05:30
..
__mocks__ Test: add app-util test setup (#2326) 2022-02-23 09:48:05 +05:30
assets [Feature] :: Global datasources (#5504) 2023-03-24 21:41:21 +05:30
config added size limit of 100MB for http and https requests (#5606) 2023-02-23 18:28:54 +05:30
ee/components Updated React to 18.2.0 (#5555) 2023-03-20 17:04:24 +05:30
src added feature to change the column name dynamically in the Table component (#5795) 2023-03-27 14:21:08 +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 Updated React to 18.2.0 (#5555) 2023-03-20 17:04:24 +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 Feature/onboarding phonenumber (#5773) 2023-03-24 21:47:41 +05:30
package.json Feature/onboarding phonenumber (#5773) 2023-03-24 21:47:41 +05:30
webpack.config.js Enhancements to the process of developing a Marketplace plugin (#5777) 2023-03-24 17:05:08 +05:30