Pranav C
994b53e22c
fix(gui): show dropdown arrow in multiselect
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Pranav C
93803fad58
fix(gui): cell clear icon
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
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
Wing-Kam Wong
7b98e30a8c
feat(nc-gui): exclude operators for LinkToAnotherRecord
2 years ago
Wing-Kam Wong
0e7e55ea92
feat(nc-gui): exclude operators for attachment
2 years ago
Wing-Kam Wong
1b2150a449
feat(nc-gui): revise filter operators for multiselect
2 years ago
Wing-Kam Wong
5f4202a26b
feat(nc-gui): exclude equal for checkbox
2 years ago
Wing-Kam Wong
d0bb200dd6
feat(nc-gui): exclude single select & collaborator for like & empty
2 years ago
Wing-Kam Wong
441950d0f5
feat(nc-gui): exclude numeric UI Types for like & empty operators
2 years ago
Wing-Kam Wong
a0ccee055d
feat(nc-gui): only include numeric ui types for >, <, >= and <=
2 years ago
navi
f044d19bf0
New translations en.json (Chinese Simplified)
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
navi
c2590fc239
New translations en.json (Chinese Simplified)
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
Pranav C
599f003773
fix(gui): bind keydown handler to document
...
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
2c09fb8f62
fix(gui): allow entering project name
...
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