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
Raju Udava
7514ad6de3
Merge pull request #4968 from nocodb/fix/misc
...
Miscellaneous bug fixes and improvements
2 years ago
աɨռɢӄաօռɢ
aeb8f78210
Merge pull request #4987 from nocodb/fix/attachment
...
fix: broken attachments
2 years ago
navi
a77cb7c4a6
Merge pull request #4994 from nocodb/l10n_develop_2
...
New Crowdin updates
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
Raju Udava
2359cb0442
Merge pull request #4990 from nocodb/l10n_develop_2
...
New Crowdin updates
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
Raju Udava
014092e613
Merge pull request #4984 from nocodb/l10n_develop_2
...
New Crowdin updates
2 years ago
navi
f1aaeef823
New translations en.json (Basque)
2 years ago
Raju Udava
b9e987fb40
Merge pull request #4966 from nocodb/fix/4952-row-height
...
fix: css for fixed row height
2 years ago
աɨռɢӄաօռɢ
e05fa359bb
Merge pull request #4933 from gitstart/NCDBOSS-19
...
fix: form view field validation error message, use alias name instead of original field name
2 years ago
mertmit
ccb61b6864
chore: fix typo in bug-report template
...
Signed-off-by: mertmit <mertmit99@gmail.com>
2 years ago