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
2e87dbeaf9
fix(nocodb): condition notempty logic
2 years ago
Wing-Kam Wong
e17152cb4b
fix(nc-gui): show empty string instead of the previous cell result
2 years ago
Wing-Kam Wong
0cf9f4d4e4
fix(nocodb): condition like logic
2 years ago
Wing-Kam Wong
625c59e2f5
fix(nocodb): condition nlike logic
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
Wing-Kam Wong
b5007646b0
refactor(nocodb): add comments on upgrader
2 years ago
Wing-Kam Wong
3a41cf5ee6
fix(nocodb): convert attachment val to string before insert/update
2 years ago
Wing-Kam Wong
1299403c80
fix(nocodb): add ncAttachmentUpgrader_0104002
2 years ago
Wing-Kam Wong
5799a0b9ef
fix(nocodb): bump to 0104002
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
Wing-Kam Wong
51e5de9a6c
fix(nocodb): ncAttachmentUpgrader_0104002
2 years ago
Wing-Kam Wong
66820f7acd
chore(nocodb): typo
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
Pranav C
3b19d6d7c0
feat(gui): generate default project nme and select and focus the input
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Pranav C
ce51e890c5
fix(gui): disable nested page transition to avoid unexpected behaviour
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
navi
f1aaeef823
New translations en.json (Basque)
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
630e0c44e2
fix(nc-gui): incorrect usage of optional chain expressions
2 years ago
navi
f950ba0e55
New translations en.json (Chinese Simplified)
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
9b815f2def
fix(nc-gui): nc-icon should be inline
2 years ago
Wing-Kam Wong
dc5d5562d4
fix(nocodb): fix invalid formula caused by STRING_AGG in postgres
2 years ago
navi
b8d33df202
New translations en.json (Chinese Simplified)
2 years ago
flisowna
7cbc36b403
fix PR issue
2 years ago
Wing-Kam Wong
9e26b57e2c
fix(nc-gui): type issues
2 years ago
Wing-Kam Wong
c3739ce706
chore(nocodb): typo
2 years ago
Wing-Kam Wong
4f4d876bbd
fix(nc-gui): oldAttachment not iterable
2 years ago
Wing-Kam Wong
d594577fb9
fix(nocodb): nanoid(6) -> nanoid(18)
2 years ago