braks
|
4049fd1b45
|
chore(nc-gui): lint
|
2 years ago |
braks
|
a76d50b9d8
|
revert(nc-gui): kanban store changes
|
2 years ago |
braks
|
032a9a1d56
|
chore(nc-gui): remove duplicate watcher
|
2 years ago |
braks
|
d54ee0005b
|
chore(nc-gui): pass correct prop and rename fn
|
2 years ago |
braks
|
58a9abe4d7
|
chore(nc-gui): rename prop and set default values
|
2 years ago |
braks
|
46fc99205f
|
fix(nc-gui): mount target in useDialog
|
2 years ago |
braks
|
30ef19d65a
|
fix(nc-gui): uneven menu item heights
|
2 years ago |
braks
|
a2ac4ac15d
|
fix(nc-gui): only show loading on initial load
|
2 years ago |
braks
|
e57eae722c
|
chore(nc-gui): lint
|
2 years ago |
braks
|
432e3f9202
|
feat(nc-gui): add loading indicator to sidebar
|
2 years ago |
braks
|
d8cdc56ef2
|
refactor(nc-gui): use `useDialog` to open view create modal
|
2 years ago |
braks
|
43db1b5fac
|
fix(nc-gui): lazy load breaking view sidebar
|
2 years ago |
braks
|
9270697997
|
fix(nc-gui): lazy load breaking menu item active styles
|
2 years ago |
braks
|
0d27467f71
|
fix(nc-gui): remove `useMetas` from watch cb
|
2 years ago |
braks
|
4b1829006a
|
fix(nc-gui): prevent kanban cover img error
|
2 years ago |
braks
|
4180e9ae9b
|
fix(nc-gui): prevent gallery cover img error
|
2 years ago |
mertmit
|
a4a6bcc92a
|
fix: drop unnecessary await
Signed-off-by: mertmit <mertmit99@gmail.com>
|
2 years ago |
mertmit
|
d0848b8fb9
|
feat: save new row on enter even if it is empty
Signed-off-by: mertmit <mertmit99@gmail.com>
|
2 years ago |
mertmit
|
3610cdaf71
|
feat: automatically create a new row on navigating next within last row
Signed-off-by: mertmit <mertmit99@gmail.com>
|
2 years ago |
mertmit
|
34779578fc
|
fix: refine font colors for select options
Signed-off-by: mertmit <mertmit99@gmail.com>
|
2 years ago |
mertmit
|
940478ae54
|
fix: PR requested changes
Signed-off-by: mertmit <mertmit99@gmail.com>
|
2 years ago |
mertmit
|
81715174e2
|
feat: dynamic select chip font color based on readability
Signed-off-by: mertmit <mertmit99@gmail.com>
|
2 years ago |
mertmit
|
c9b18ee3ac
|
fix: type errors for select cells
Signed-off-by: mertmit <mertmit99@gmail.com>
|
2 years ago |
Pranav C
|
e6c686dd32
|
fix: provide proper z-index value to avoid unexpected behaviour
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Wing-Kam Wong
|
97fa9ef1e2
|
feat(nc-gui): gallery share view
|
2 years ago |
Wing-Kam Wong
|
d1d6081a35
|
fix(nc-gui): overlay z-index
|
2 years ago |
Wing-Kam Wong
|
d6338efbe2
|
fix(nc-gui): prevent expanded form popping out when clicking the image
|
2 years ago |
Wing-Kam Wong
|
b6d0f29d0d
|
feat(nc-gui): introduce no image option in cover image fields menu
|
2 years ago |
Wing-Kam Wong
|
22f8136a92
|
feat(nc-gui): add cover image to kanban
|
2 years ago |
Wing-Kam Wong
|
e768f87cec
|
refactor(nc-gui): rename grp_column_id to fk_grp_col_id
|
2 years ago |
Pranav C
|
38846ebf0d
|
fix(gui): remove clear cell option from context menu for virtual cells
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
3ef9115674
|
refactor(gui): avoid locking treeview operation based on view lock
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
f0dd065e79
|
refactor(gui): group import statements
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
braks
|
d71f3adaef
|
chore(nc-gui): reduce default transition duration
|
2 years ago |
braks
|
4eb927f29e
|
feat(nc-gui): allow customizing transition duration in survey form
|
2 years ago |
braks
|
d2e89c7226
|
feat(nc-gui): add animation to survey form on keypress
# What's changed?
* small keypress animations on survey form
* add info on line breaks for textarea fields
|
2 years ago |
Wing-Kam Wong
|
0c6cf2f3a8
|
fix(nc-gui): add missing uncategorized title when stack is collapsed
|
2 years ago |
navi
|
83bdb32a10
|
New translations en.json (German)
|
2 years ago |
Pranav C
|
d1397fe12f
|
fix(gui): whenever tab/view switched save any existing changes in previous view
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
491f9557a3
|
feat(gui): if bt column is required then mark it as required in header
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
c93e2afda0
|
feat(gui): save expanded form data only if all required field values provided
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
73d2154f60
|
fix(gui): extract foreign key value from belongs to
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
ecdc8ac347
|
fix(gui): update required condition
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
49ae42e4b4
|
refactor(gui): check default value is null or undefined
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
4f6d92b2e1
|
fix(gui): highlight required column if value is null/undefined
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
ea84797381
|
fix(gui): save record only after all required fields are provided
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
navi
|
b54528499b
|
New translations en.json (German)
|
2 years ago |
Raju Udava
|
74031b3302
|
test: survey form
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
2 years ago |
Pranav C
|
3554401733
|
refactor(gui): specify type while initializing hook
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
braks
|
5d81dc64b3
|
chore(nc-gui): disable theme for non form shared views
|
2 years ago |