Commit Graph

9 Commits

Author SHA1 Message Date
Ramesh Mane
ff58c800fa fix(nc-gui): update all view get row color logic 2025-06-23 06:51:42 +00:00
Ramesh Mane
7f222abc3e fix(nc-gui): coloured border support 2025-06-19 03:31:02 +00:00
Ramesh Mane
56b58fa0f5 chore(nc-gui): lint 2025-06-19 03:31:00 +00:00
Ramesh Mane
9e1a1c6ba2 fix(nc-gui): calendar view row colouring related UI changes 2025-06-19 03:31:00 +00:00
Ramesh Mane
360c67fb64 fix(nc-gui): admin panel user icon visibility issue 2024-12-27 14:39:59 +05:30
Ramesh Mane
7dc4319dc7 Nc Refactor: Kanban view (#8689)
* fix(nc-gui): update kanban view stack ui

* feat(nc-gui): add collapse all stack option

* fix(nc-gui): add empty stack placeholder

* fix(nc-gui): add loading state support for ncSwitch

* fix(nc-gui): swap edit card and stacked by toolbar menu

* fix(nc-gui): update stacked by toolbar menu

* fix(nc-gui): update kanban view height

* fix(nc-gui): add stack bg color

* feat(nc-gui): add support to hide empty stack

* fix(nc-gui): stack loader issue

* fix(nc-gui): checkbox alignment in kanban view

* fix(nc-gui): update stack drag handler and hide it if user does not have permission

* fix(nc-gui): stack title overflow issue

* fix(nc-gui): allow inline rename stack

* fix(nc-gui): advance color picker tab warnings

* fix(nc-gui): rename stack option issues

* fix(nc-gui): small changes

* fix(nc-gui): review changes

* feat(nc-gui): add new stack support

* fix(nc-gui): small changes

* fix(nc-gui): add loading state for rename & add new stack

* fix(nc-gui): reduce width of stack

* fix(nc-gui): make ncSwitch placement prop optional

* fix(nc-gui): some review changes

* fix(nc-gui): remove only from test

* fix(nc-gui): add error handling part in kanban stack update

* fix(nc-gui): update localstate while updating kanban stack meta

* fix(nc-gui): some review changes

* fix(nc-gui): add expand all stack option

* fix(nc-gui): add condition to append new stack obj

* fix(nc-gui): update card field label style

* fix(nc-gui): remove top & bottom padding from stack

* fix(nc-gui): drag stack test update

* fix(nc-gui): console warning issues

* text(nc-gui): update kanban view test

* fix(nc-gui): remove last added empty row from stack if it is not saved

* fix(nc-gui): duplicate column insert issue on rename stack

* fix(nc-gui): update field menu

* fix(nc-gui): add new stack duplicate issue

* feat(nc-gui): add expand record option in context menu of gallery

* fix(nc-gui): delete record fail issue #3111

* fix(nc-gui): hide grouping field by default in kanban view

* chore(nc-gui): lint

* fix(nc-gui): ui review changes

* fix(nc-gui): select option focus issue in edit state

* fix(nc-gui): add bottom border for stack

* fix(nc-gui): ui review changes

* fix(nc-gui): update color picker btn text from select option

* fix(nc-gui): delete default value stack #8212

* fix(nc-gui): stack data offset an drag card issue

* chore(nc-gui): lint
2024-06-13 14:27:22 +05:30
Ramesh Mane
fdd9c2be68 fix(nc-gui): pr review changes 2024-02-27 12:39:22 +00:00
Wing-Kam Wong
a2367c9227 refactor(nc-gui): revise parseUtil 2023-03-16 13:56:18 +08:00
Wing-Kam Wong
bd77a065e3 feat(nc-gui): add parseProp & stringifyProp 2023-03-15 20:22:44 +08:00