Commit Graph

15 Commits

Author SHA1 Message Date
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
Mert E
89f0895de3 fix: experimental frontend optimizations (#8427)
* fix: get rid of barrel files

* chore: get rid of explicit imports

* fix: use explicit import for classes and enums

* fix: use explicit import for enum & class & aliases

* fix: build issues
2024-05-08 15:55:09 +05:30
Pranav C
fe83bc8bce fix(gui): handle table name overflow issue
Signed-off-by: Pranav C <pranavxc@gmail.com>
2022-12-23 14:49:15 +05:30
Muhammed Mustafa
25d420a331 fix(test): Changed tpo data-testid from data-nc 2022-11-12 12:36:44 +05:30
Muhammed Mustafa
3c2720d449 feat(testing): Integrated data-nc standard for dom attribute used for testing 2022-11-03 16:31:14 +05:30
Muhammed Mustafa
592c94e9d1 feat(testing): Added polling to most expect and added stabalization 2022-11-03 16:27:36 +05:30
Wing-Kam Wong
65a60b56f4 refactor(nc-gui): rollback to previous format 2022-10-06 00:25:12 +08:00
Wing-Kam Wong
6e67529ba4 Merge branch 'develop' into feat/kanban-view 2022-10-06 00:02:27 +08:00
braks
8042a00de3 fix(nc-gui): correctly update tab after renaming table 2022-10-05 01:06:35 +02:00
Wing-Kam Wong
9945838a2e chore(nc-gui): lint 2022-09-28 22:38:59 +08:00
Wing-Kam Wong
842712e441 Merge branch 'develop' into feat/kanban-view 2022-09-28 22:31:32 +08:00
braks
4c29fa18ff refactor(nc-gui): use lazy load and cleanup imports 2022-09-28 13:30:40 +02:00
Wing-Kam Wong
61e9cbd7d3 chore(nc-gui): revise the width of truncate text 2022-09-20 11:41:43 +08:00
Wing-Kam Wong
94f1d090f3 feat(nc-gui): add w-full for kanban title case 2022-09-16 16:27:48 +08:00
Wing-Kam Wong
f97ea536b4 chore: move nc-gui-v2 to nc-gui 2022-09-06 12:00:09 +08:00