Wing-Kam Wong
|
535bf8dc65
|
feat(nc-gui): add bulkUpdateGroupingFieldValue
|
2 years ago |
Wing-Kam Wong
|
61e9cbd7d3
|
chore(nc-gui): revise the width of truncate text
|
2 years ago |
Pranav C
|
d47bbd4c0b
|
fix(gui): hide add filter group in webhook and loading filters if new webhook
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
cc684f7c43
|
fix(gui): create new object to avoid updating same object ref
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
2bcd632777
|
fix(gui): use index as key to avoid re-rendering
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Wing-Kam Wong
|
eebe23f926
|
chore(nc-gui): fine tune styles
|
2 years ago |
Wing-Kam Wong
|
47b2436eca
|
refactor(nc-gui): rename stack_meta to meta
|
2 years ago |
braks
|
255d90686d
|
refactor(nc-gui): remove user from local storage
|
2 years ago |
braks
|
3cf5d5f860
|
fix(nc-gui): reset roles on app load
|
2 years ago |
Wing-Kam Wong
|
36f2a17f0c
|
fix(nc-gui): don't load kanban data after expanded form submission. add row to stack instead.
|
2 years ago |
Wing-Kam Wong
|
b54637fd7d
|
refactor(nc-gui): move handleExpandedFormCancel to removeRowFromUncategorizedStack
|
2 years ago |
Wing-Kam Wong
|
6a4f4ed0d9
|
feat(nc-gui): add removeRowFromUncategorizedStack & addRowToStack
|
2 years ago |
Raju Udava
|
312120fd0b
|
test: cy-stability for dropdown
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
2 years ago |
Wing-Kam Wong
|
8a53ec45a5
|
refactor(nc-gui): rename Uncategorized to uncategorized
|
2 years ago |
Wing-Kam Wong
|
f2340424e0
|
feat(nc-gui): reset state to avoid from showing the previous stacks when switching kanban views
|
2 years ago |
Wing-Kam Wong
|
61ff30fd02
|
fix(nc-gui): incorrect Uncategorized counts when opening / closing expanded form
|
2 years ago |
navi
|
2b6a72c178
|
New translations en.json (Arabic)
|
2 years ago |
navi
|
2aef16e1ef
|
New translations en.json (Arabic)
|
2 years ago |
Wing-Kam Wong
|
cab4bf0918
|
feat(nc-gui): add col titles to changedColumns if they are preset
|
2 years ago |
Wing-Kam Wong
|
f3b37e11a3
|
chore(nc-gui): revise types
|
2 years ago |
Wing-Kam Wong
|
234bffe42c
|
feat(nc-gui): reset formattedData & countByStack when adding a field & add delete stack for option deletion
|
2 years ago |
Wing-Kam Wong
|
49e186a425
|
feat(nc-gui): trigger meta reload only for kanban
|
2 years ago |
Wing-Kam Wong
|
a36fa13196
|
feat(nc-gui): load kanban meta on reloadKanbanMetaHook
|
2 years ago |
Wing-Kam Wong
|
460444e2e4
|
feat(nc-gui): add ReloadKanbanMetaHookInj
|
2 years ago |
Wing-Kam Wong
|
08c0522277
|
chore(nc-gui): remove rename stack from dropdown menu
|
2 years ago |
Wing-Kam Wong
|
1e1e22fd44
|
feat(nc-gui): update stack meta when necessary
|
2 years ago |
Wing-Kam Wong
|
47a253d566
|
chore(nc-gui): remove unused function imports
|
2 years ago |
Pranav C
|
65e327e1a9
|
fix(gui): add fallback for copy to clipboard
re #3598
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Wing-Kam Wong
|
270442e7bc
|
wip(nc-gui): minimize excessive calls
|
2 years ago |
Wing-Kam Wong
|
1879a76cc4
|
fix(nc-gui): remove unnecessary kanban reload
|
2 years ago |
Pranav C
|
07e248dc69
|
refactor(gui): move 404 page
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Raju Udava
|
de82f7d114
|
test(cy): copy view, show system fields, fix unhide
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
2 years ago |
Wing-Kam Wong
|
3cc5dfcd48
|
refactor(nc-gui): remove unncessary watch & add ref to inject
|
2 years ago |
Wing-Kam Wong
|
11793c65d0
|
chore(nc-gui): fix type issues and set proper ref types
|
2 years ago |
Wing-Kam Wong
|
748fa51369
|
feat(nc-gui): not render field with no value on kanban card
|
2 years ago |
Pranav C
|
ed2d640da4
|
enhancement(gui): add not found page for handling invalid base url
re #3648
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
3680b14ee7
|
chore(gui): lint
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
3e5d9dfc35
|
fix(api): email me enabling error
re #3651
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
40baf5aa94
|
fix(api): default form validation
re #3652
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Raju Udava
|
f44e6d2e1e
|
test: CY basic tests for Kanban
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
2 years ago |
mertmit
|
546cf3cd5f
|
fix(nc-gui): improved handling of dtxp/dtxs
Signed-off-by: mertmit <mertmit99@gmail.com>
|
2 years ago |
mertmit
|
9a856326c9
|
fix: scale input use v-model:value
Signed-off-by: mertmit <mertmit99@gmail.com>
|
2 years ago |
Wing-Kam Wong
|
6a96ac445c
|
feat(nc-gui): move color head on top of stack & revise skeleton styles
|
2 years ago |
Wing-Kam Wong
|
880e0757c1
|
feat(nc-gui): darken stack title
|
2 years ago |
Wing-Kam Wong
|
f075a9d725
|
fix(nc-gui): kanban types
|
2 years ago |
braks
|
1c7883d165
|
refactor(nc-gui): pass `showLoading` as prop to ColumnFilter
|
2 years ago |
braks
|
5320a313bc
|
refactor(nc-gui): hide loading spinner when reloading from view filters
|
2 years ago |
braks
|
41d11cf246
|
refactor(nc-gui): update webhook drawer styles
|
2 years ago |
Wing-Kam Wong
|
bcedd9ba07
|
refactor(nc-gui): add comments & revise types
|
2 years ago |
Pranav C
|
0a95987acf
|
fix(gui): auth and token tab missing
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |