ToolJet/frontend
Kiran Ashok a7f925d52e
[ Feature ] :: Reorder Table columns using drag and drop (#4327)
* column reordering using dnd

* fix :: drag handler area made as whole header

* setting drag item close to cursor

* removing padding

* style fix :: sort and dragger

* removing width :: making draggable element width same as th row width

* temperory fix :: table drag attachment to cursor
2022-10-13 17:09:45 +05:30
..
__mocks__ Test: add app-util test setup (#2326) 2022-02-23 09:48:05 +05:30
assets [localization] translate strings (editor & header) section in Indonesian (#4308) 2022-10-13 12:14:01 +05:30
config Chore: Docs to set custom nginx config on docker deploy (#3743) 2022-08-12 07:59:53 +05:30
ee/components Merge main to develop (#4049) 2022-09-16 21:08:45 +05:30
src [ Feature ] :: Reorder Table columns using drag and drop (#4327) 2022-10-13 17:09:45 +05:30
.dockerignore Setup docker-compose for local development 2021-04-29 15:29:25 +05:30
.eslintrc.js ci: fix lint stage (#3926) 2022-09-01 16:49: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 Enhancements :: Table bugfixes and option for pagination number added (#4083) 2022-10-13 15:16:37 +05:30
package.json [Improvements] Table: Adds Support for Server side filtering (#4349) 2022-10-11 09:05:40 +05:30
webpack.config.js fix(webpack): remove devtool source-map in prod mode (#4066) 2022-09-21 01:59:09 +05:30