Pranav C
b747c60f34
fix(gui): stop enter key event propagation
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Pranav C
cf3620f9a6
fix(gui): arrow navigation issue with single select
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Pranav C
760e4d67bf
fix(gui): checkbox alignment issue
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Pranav C
887269d5c1
fix(gui): single select cell related bugs
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Pranav C
4d1e5d8869
fix(gui): clear selected range on new row creation with shortcut
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Pranav C
ac9aa0f46d
fix(gui): align numeric fields left in expanded form
...
isGrid will be true and isForm will be true when inside expanded form
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Pranav C
4c13e19b74
refactor(gui): suggested changes
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Wing-Kam Wong
e17152cb4b
fix(nc-gui): show empty string instead of the previous cell result
2 years ago
Pranav C
8c7c8871c9
fix(gui): remove duplicate lines
...
setting `changed` value after emitting `save` event will keep the value of `changed` remain as `true` and which will cause unnecessary update api call when switching between views/tables
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Pranav C
6720d3449f
refactor(gui): show advanced option on double click
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Pranav C
7dc4758b23
fix(gui): exclude removed options from validation
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Pranav C
bcb391dab3
refactor(gui): make show more/hide more label grey
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Pranav C
83bbde51ff
fix(gui): z-index correction
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Pranav C
d0a11b99c7
fix(gui): on typing make editable and focus url input
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Pranav C
269c63b374
chore: cleanup
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Pranav C
c86efb4146
fix(gui): reset invite user form and focus email input on open
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Pranav C
4eb0ba22fc
feat(gui): align rollup cell on right
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Raju Udava
fdcc7cf1b2
fix: close invite modal on escape
...
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
2 years ago
Pranav C
eaf3d1cd65
refactor(gui): remove advanced db related options for xcdb project
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Pranav C
52697b33f2
refactor(gui): hide advanced db related options by default
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Pranav C
05b5eaa114
fix(gui): bind keydown event to table body to avoid unexpected behaviour
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Pranav C
97ff9fb385
fix(gui): table rename duplicate validation
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Pranav C
6013f99cf1
feat(gui): right align numeric fields text in grid view
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Wing-Kam Wong
d28fa071ed
fix(nc-gui): bypass attachment in saveOrUpdateRecords
2 years ago
Pranav C
27e61dde57
feat(gui): on new row creation focus on first input cell
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Pranav C
3bc404c42a
fix(gui): close invite modal on escape key press
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Wing-Kam Wong
646e4355af
feat(nc-gui): add placeholder to filter value input
2 years ago
gitstart
ea2431e981
fix: form view field validation error message, use alias name instead of original field name
...
Co-authored-by: frankmagoba <franklinmagoba4@gmail.com>
Co-authored-by: gitstart <gitstart@gitstart.com>
Co-authored-by: gitstart <gitstart@users.noreply.github.com>
Co-authored-by: gitstart_bot <gitstart_bot@users.noreply.github.com>
Co-authored-by: Mayomi Ayandiran <ayandiranmayomi@gmail.com>
2 years ago
gitstart
8ceb91051f
fix: form view field validation error message, use alias name instead of original field name
...
Co-authored-by: gitstart <gitstart@gitstart.com>
Co-authored-by: gitstart <gitstart@users.noreply.github.com>
Co-authored-by: frankmagoba <franklinmagoba4@gmail.com>
Co-authored-by: gitstart_bot <gitstart_bot@users.noreply.github.com>
Co-authored-by: Mayomi Ayandiran <ayandiranmayomi@gmail.com>
2 years ago
Wing-Kam Wong
96ede7adc6
fix(nc-gui): override nc-icon styles for copy and delete icons
2 years ago
Daniel Spaude
e5d7c19094
mobile optimisations - switch to createSharedComposable (vue-use) for useViews composable
2 years ago
Wing-Kam Wong
e87c0fdbd5
chore(nc-gui): lint
2 years ago
Wing-Kam Wong
087ef2e7ac
chore(nc-gui): hyphenate v-on event
2 years ago
gitstart
c2b5e99055
feat: Remove copy invite token button for register users
...
Co-authored-by: gitstart <gitstart@gitstart.com>
Co-authored-by: gitstart <gitstart@users.noreply.github.com>
Co-authored-by: beejaybot <akisanyamobolaji@gmail.com>
Co-authored-by: gitstart_bot <gitstart_bot@users.noreply.github.com>
Co-authored-by: Mayomi Ayandiran <ayandiranmayomi@gmail.com>
2 years ago
Wing-Kam Wong
6633362f24
chore(nc-gui): lint
2 years ago
flisowna
ba1abb9dd9
geodata column type css adjustment
2 years ago
flisowna
0f21027a80
change classes in geodata column type
2 years ago
mertmit
fbbe85c455
fix: css for fixed row height
...
Signed-off-by: mertmit <mertmit99@gmail.com>
2 years ago
Ekaterina Balakina
769083e3af
fix condition for row-column adding
2 years ago
Raju Udava
291159d409
test: clamped text issue with pg
...
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
2 years ago
Wing-Kam Wong
5d9e2ea2fd
chore(nc-gui): prettier
2 years ago
Raju Udava
4aa5093eb8
fix: telemetry review correction
...
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
2 years ago
Wing-Kam Wong
4a669461d7
chore(nc-gui): lint
2 years ago
Wing-Kam Wong
c6039e3536
feat(nc-gui): allow all mime types logic
2 years ago
Wing-Kam Wong
8261fbed5f
feat(nc-gui): add allow all mime types checkbox
2 years ago
Wing-Kam Wong
9cdef3948b
feat(nc-gui): add text mime types
2 years ago
Raju Udava
4d5e961215
refactor: revert menu rename
...
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
2 years ago
Raju Udava
42fdab1bfa
test: fix repeated class name
...
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
2 years ago
mertmit
46b5640dce
feat: add showNull to global state to control indicator
...
Signed-off-by: mertmit <mertmit99@gmail.com>
2 years ago
mertmit
a581bbc7fd
feat: extended support for NULL indicator
...
Signed-off-by: mertmit <mertmit99@gmail.com>
2 years ago