Commit Graph

17 Commits

Author SHA1 Message Date
Ramesh Mane
93858aa1b7 fix(nc-gui): update nc table button list component 2025-08-14 16:54:27 +05:30
Ramesh Mane
1d4f72a97d fix(nc-gui): update nc table 2025-08-14 16:54:27 +05:30
Ramesh Mane
296301af0a fix(nc-gui): table scroll issue 2025-06-25 15:47:36 +00:00
Ramesh Mane
4ee14c6e8a fix(nc-gui): some review changes 2025-06-25 15:47:32 +00:00
Ramesh Mane
d1c1c6a455 fix(nc-gui): field permissions table scroll issue 2025-06-25 15:47:30 +00:00
Ramesh Mane
d669f6b2c1 fix(nc-gui): review changes 2025-06-24 21:16:22 +00:00
Ramesh Mane
3335b23e5d fix(nc-gui): table footer height issue 2025-06-06 11:14:55 +00:00
Ramesh Mane
f7e63f547b chore(nc-gui): lint 2025-06-06 11:14:55 +00:00
Ramesh Mane
1c8d0e7eb9 fix(nc-gui): csv error message modal 2025-06-06 11:14:55 +00:00
Ramesh Mane
60c8fb59bb fix(nc-gui): use table to show warning msg 2025-06-06 11:14:54 +00:00
Ramesh Mane
3e919ddace feat(nc-gui): add disable table scroll option in NcTable 2025-06-03 06:23:25 +00:00
DarkPhoenix2704
0bd34bb0c7 fix: review changes from shreyas 2025-05-12 05:25:47 +00:00
Ramesh Mane
91e2bbb7ce fix(nc-gui): collaboration table row cursor pointer issue 2025-04-17 15:36:04 +00:00
Ramesh Mane
bd9308372a fix(nc-gui): review changes 2025-03-20 10:14:20 +00:00
Ramesh Mane
1e196e7112 fix(nc-gui): NcTable column width apply issue 2025-01-24 10:53:01 +00:00
Yoones Khoshghadam
977b8a4810 fix (nc-gui): imports modal template editor polishes 2025-01-04 07:00:40 +00:00
Ramesh Mane
388b9d9590 Nc fix: replace ant design table (#9113)
* fix: replace ant design table

* feat(nc-gui): custom table component

* fix(nc-gui): udpate UIAcl table

* fix(nc-gui): table scrolling issue

* feat(nc-gui): sticky first column of custom table component

* fix(nc-gui): update meta sync ant table with new table

* fix(nc-gui): update import data table

* fix(nc-gui): update import & upload data modal table

* chore(nc-gui): lint

* fix(nc-gui): update all table tab table

* fix(nc-gui): update project members table

* fix(nc-gui): update collaborators list table

* fix(nc-gui): table list search section alignment issue

* fix(nc-gui): collaborators list overflow issue

* fix(nc-gui): small changes

* fix(nc-gui): update project home page tables height

* fix(nc-gui): update oss user table

* fix(nc-gui): small changes

* test(nc-gui): update ant table related test cases

* test(nc-gui): update oss user list test cases

* chore(nc-gui): lint

* chore(nc-gui): cleanup unused css

* fix(nc-gui): add missing invite team image state

* fix(nc-gui): user management test fail issue

* fix(test): oss user management test fails issue

* fix(nc-gui): some pr review changes

* fix(nc-gui): handle empty object entries destructuring case

* fix(nc-gui): pr review changes

* fix(nc-gui): disable ui acl header checkbox is list is empty

* fix(nc-gui): update oss user management pw test

---------

Co-authored-by: Pranav C <pranavxc@gmail.com>
2024-08-01 20:52:29 +05:30