Commit Graph

40 Commits

Author SHA1 Message Date
Wing-Kam Wong
6a98ea8e3b chore(nc-gui): lint 2023-01-12 16:20:10 +08:00
Wing-Kam Wong
2c6521c7e4 fix(nc-gui): single select behaviours based on roles 2023-01-11 18:16:32 +08:00
Pranav C
5c36a3e9d6 chore(gui): lint
Signed-off-by: Pranav C <pranavxc@gmail.com>
2022-12-01 11:08:08 +05:30
Pranav C
0d13701bfe fix: avoid opening dropdown on cmd/alt/shift/ctrl key press
Signed-off-by: Pranav C <pranavxc@gmail.com>
2022-12-01 10:59:41 +05:30
Wing-Kam Wong
5d048d37f2 fix(nc-gui): set show-search always true 2022-11-25 16:21:08 +08:00
Pranav C
12a95968ba fix(gui): check default value defined or not
Signed-off-by: Pranav C <pranavxc@gmail.com>
2022-11-22 16:08:39 +05:30
Pranav C
9b9894f72b fix(gui): remove unnecessary chars from column default value
Signed-off-by: Pranav C <pranavxc@gmail.com>
2022-11-22 15:23:47 +05:30
Pranav C
523105c8b0 fix(gui): allow typing directly in single select
Signed-off-by: Pranav C <pranavxc@gmail.com>
2022-11-22 13:33:26 +05:30
Pranav C
0d98aac265 refactor: group import statements
Signed-off-by: Pranav C <pranavxc@gmail.com>
2022-11-22 11:49:06 +05:30
Pranav C
26d7759c9e fix: clear icon in multi select
Signed-off-by: Pranav C <pranavxc@gmail.com>
2022-11-22 11:49:06 +05:30
Pranav C
084b2c7a5e fix: clear icon in single select
Signed-off-by: Pranav C <pranavxc@gmail.com>
2022-11-22 11:49:06 +05:30
Pranav C
064436d550 refactor(gui): reload table meta after adding new option
Signed-off-by: Pranav C <pranavxc@gmail.com>
2022-11-22 11:49:06 +05:30
Pranav C
56dc7615c3 refactor(gui): requested changes
Signed-off-by: Pranav C <pranavxc@gmail.com>
2022-11-22 11:49:06 +05:30
Pranav C
61661e4a9c fix(gui): hide add option from shared form view
Signed-off-by: Pranav C <pranavxc@gmail.com>
2022-11-22 11:49:06 +05:30
Pranav C
b4b63e5140 test: add playwright test
Signed-off-by: Pranav C <pranavxc@gmail.com>
2022-11-22 11:49:06 +05:30
Pranav C
ac05d8fa6c feat(gui): show temporary value while syncing in background
Signed-off-by: Pranav C <pranavxc@gmail.com>
2022-11-22 11:49:06 +05:30
Pranav C
1219657783 feat(gui): set default color and option to add new option in dropdown
Signed-off-by: Pranav C <pranavxc@gmail.com>
2022-11-22 11:49:06 +05:30
Pranav C
be2bbc7d84 refactor(gui): use a-select for single select
Signed-off-by: Pranav C <pranavxc@gmail.com>
2022-11-22 11:49:06 +05:30
Pranav C
7646a4e8ba wip: single/multi select option creation
Signed-off-by: Pranav C <pranavxc@gmail.com>
2022-11-22 11:49:06 +05:30
Pranav C
a0cd878187 fix(gui): make select field editable in form view
Signed-off-by: Pranav C <pranavxc@gmail.com>
2022-11-17 12:25:30 +05:30
Pranav C
07728342d8 fix: proper multi/single select behaviour with keyboard
Signed-off-by: Pranav C <pranavxc@gmail.com>
2022-11-14 16:32:44 +05:30
Pranav C
ad1a64a985 fix(gui): single/multi select issue with arrow and enter keys
Signed-off-by: Pranav C <pranavxc@gmail.com>
2022-11-14 16:32:44 +05:30
Pranav C
7cfa6491fc feat(gui): On first click outside checkbox, just select cell. Do not toggle value
Signed-off-by: Pranav C <pranavxc@gmail.com>
2022-11-14 16:31:01 +05:30
Pranav C
b204ba2405 feat(gui): toggle rating based on number key press
Signed-off-by: Pranav C <pranavxc@gmail.com>
2022-11-14 16:31:01 +05:30
Pranav C
f59ee81586 feat: open select options on enter key press
Signed-off-by: Pranav C <pranavxc@gmail.com>
2022-11-14 16:31:00 +05:30
Pranav C
e92f8f1b25 fix(gui): block cell level arrow navigation when single select is open
Signed-off-by: Pranav C <pranavxc@gmail.com>
2022-11-14 16:31:00 +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
9e0eddf833 feat(testing): Added Table Column Operations test suite 2022-11-03 16:15:05 +05:30
Wing-Kam Wong
59f03e9eb4 refactor: remove copyright block as CLA covers it 2022-10-28 20:25:11 +08:00
mertmit
34779578fc fix: refine font colors for select options
Signed-off-by: mertmit <mertmit99@gmail.com>
2022-10-12 01:29:25 +03:00
mertmit
940478ae54 fix: PR requested changes
Signed-off-by: mertmit <mertmit99@gmail.com>
2022-10-12 00:59:16 +03:00
mertmit
81715174e2 feat: dynamic select chip font color based on readability
Signed-off-by: mertmit <mertmit99@gmail.com>
2022-10-12 00:59:16 +03:00
mertmit
c9b18ee3ac fix: type errors for select cells
Signed-off-by: mertmit <mertmit99@gmail.com>
2022-10-12 00:59:16 +03:00
Wing-Kam Wong
9959cf1357 chore(nc-gui): remove unwanted character 2022-10-06 00:17:32 +08:00
Wing-Kam Wong
4946f89355 fix(nc-gui): more on cell styles 2022-09-29 18:57:55 +08:00
Wing-Kam Wong
07f525b900 fix(nc-gui): cell styles 2022-09-29 18:29:21 +08:00
Wing-Kam Wong
59c777d30e feat(nc-gui): kanban style 2022-09-24 20:10:33 +08:00
Raju Udava
312120fd0b test: cy-stability for dropdown
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
2022-09-19 13:15:25 +05:30
Wing-Kam Wong
f97ea536b4 chore: move nc-gui-v2 to nc-gui 2022-09-06 12:00:09 +08:00