Pranav C
9f2b16091d
fix(gui): on spacebar press open expanded form
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Pranav C
a047c80b2d
fix(gui): close dropdown on pressing escape key in form view
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Pranav C
074fd0c62a
fix(gui): show multiselect in form view
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Pranav C
05c0db7cc1
fix(gui): equivalent padding in gallery view
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Pranav C
d31e0ab224
fix(gui): reset active state if user clicked anywhere outside the tbody
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Pranav C
3a92f2aff8
fix(gui): close dropdown only if clicked outside
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Pranav C
88a94bf510
refactor(gui): close dropdown on clicking outside, and avoid opening dropdown if expanded form is open
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Pranav C
a4877e8fbe
refactor(gui): cleanup
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Pranav C
24a1a2ca64
fix(gui): trigger single select dropdown on clicking anywhere in the cell(td)
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Pranav C
493c7e7b33
fix(gui): trigger dropdown on clicking anywhere in the cell
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Pranav C
e708465697
fix(gui): show pointer for select field if not readonly
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Pranav C
ad7a2d6610
fix(gui): keep select as disabled until the cell become active or editable
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Pranav C
1c3629f6e7
fix(gui): close options list when if not active or editable
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Pranav C
1ce4a90d6f
fix(gui): keep single select in disabled state until it's active or editable
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
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
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