Raju Udava
|
2cf514e504
|
Merge pull request #4922 from nocodb/fix/filter-not-like-and-not-empty
Fix: Filter - include null values in not like filter result
|
2 years ago |
Pranav C
|
4b6cf818b3
|
fix(gui): export csv - populate correct attachment url
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
33c35d9e5a
|
fix(gui): on removing attachment from model remove it from selected items array as well
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Muhammed Mustafa
|
5556dcdf4b
|
fix(nc-gui): Reviews
|
2 years ago |
Muhammed Mustafa
|
69d75f74e8
|
fix(nc-gui): Cleanup
|
2 years ago |
Raju Udava
|
1ccc9a8375
|
fix: exclude isEmpty & isNotEmpty filter options for number based datatypes
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
2 years ago |
Pranav C
|
b5068334b5
|
fix(api): in not like result include null values as well
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
12f8993ea6
|
Merge pull request #4883 from nocodb/fix/mssql
fix: SQL server column alter and create bugs
|
2 years ago |
Pranav C
|
e1c4849c0e
|
refactor: return number for default length value
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
26af8b4b96
|
fix(api): include money type for currency
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Raju Udava
|
917c15713e
|
Merge pull request #4917 from nocodb/fix/4916-filter-value-key-events-issue
Fix: Grid view - keydown event handler issues
|
2 years ago |
dependabot[bot]
|
4ceb51b871
|
build(deps): bump cookiejar from 2.1.3 to 2.1.4 in /packages/nocodb
Bumps [cookiejar](https://github.com/bmeck/node-cookiejar) from 2.1.3 to 2.1.4.
- [Release notes](https://github.com/bmeck/node-cookiejar/releases)
- [Commits](https://github.com/bmeck/node-cookiejar/commits)
---
updated-dependencies:
- dependency-name: cookiejar
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2 years ago |
Pranav C
|
9fc494d7d5
|
chore(gui): code formatting
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
53408f7d70
|
refactor(gui): use a computed property to compute cell active/not
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Raju Udava
|
4e7d8d85ef
|
Merge pull request #4918 from nocodb/fix/4871-remove-source
fix: remove relations in a logical order from meta on base delete
|
2 years ago |
mertmit
|
33340b5f74
|
fix: remove relations in a logical order from meta on base delete
Signed-off-by: mertmit <mertmit99@gmail.com>
|
2 years ago |
Pranav C
|
5006f7295d
|
fix(gui): sidemenu item key correction
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
196e4a5b61
|
fix(gui): reload app info after setting license
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
77ec4c17da
|
fix(gui): skip ctrl+arrow navigation if active cell is null/NaN
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
a9fec14895
|
fix(gui): skip expand row behaviour if active row value is NaN or null
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
48f58d730d
|
fix(gui): skip keydown event handler if active cell value is `NaN`
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
gitstart
|
895e95e420
|
fix: Decimal Auto Type Section on Excel Import
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 |
Naveen MR
|
77b6d44bd2
|
docs : CE vs EE
|
2 years ago |
navi
|
90159005a6
|
Update builds-and-releases.md
|
2 years ago |
Naveen MR
|
6f73dc2cd4
|
docs : mention where PR build can be found
|
2 years ago |
mertmit
|
7103a965ce
|
Merge pull request #4901 from nocodb/fix/select-filtering
fix: filtering options for select columns
|
2 years ago |
mertmit
|
88add83cf1
|
fix: show empty filtering for select options
Signed-off-by: mertmit <mertmit99@gmail.com>
|
2 years ago |
Muhammed Mustafa
|
c51237970e
|
feat(nc-gui): Review
|
2 years ago |
Wing-Kam Wong
|
b2cf5f7c15
|
Merge branch 'develop' into feat/attachments
|
2 years ago |
Wing-Kam Wong
|
c1d1ffcd8f
|
chore(nc-gui): remove unnecessary async
|
2 years ago |
Wing-Kam Wong
|
8aef163e46
|
feat(nc-gui): add scoped to style in RenameFile
|
2 years ago |
Wing-Kam Wong
|
b1735209a5
|
fix(nocodb): handle NaN case in NC_ATTACHMENT_FIELD_SIZE
|
2 years ago |
Raju Udava
|
ca85d2ab41
|
test: single select filter, sort
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
2 years ago |
Muhammed Mustafa
|
ce604c9073
|
feat(nc-gui): Fixed close button styling issue on settings modal
|
2 years ago |
Muhammed Mustafa
|
e3c4354977
|
feat(nc-gui): Typo
|
2 years ago |
Muhammed Mustafa
|
cc309a48ba
|
feat(nc-gui): Added fullscreen support to ERD
|
2 years ago |
mertmit
|
ade937a64b
|
fix: filtering options for select columns
Signed-off-by: mertmit <mertmit99@gmail.com>
|
2 years ago |
Raju Udava
|
0dd34c072c
|
Merge pull request #4886 from nocodb/test/filter-for-multiselect
test: filter & sort for multiselect
|
2 years ago |
Raju Udava
|
28f91fd9ec
|
test: beforeAll hook correction
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
2 years ago |
Raju Udava
|
eadb3804c2
|
test: sort for multiselect
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
2 years ago |
Raju Udava
|
f9e3945ff1
|
test: filters for multi-select
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
2 years ago |
navi
|
096a020054
|
Merge pull request #4910 from nocodb/l10n_develop_2
New Crowdin updates
|
2 years ago |
navi
|
fc2c9b2a3d
|
New translations en.json (Russian)
|
2 years ago |
navi
|
a3d1f913d5
|
New translations en.json (Basque)
|
2 years ago |
mertmit
|
ad042aac59
|
Merge pull request #4900 from nocodb/fix/mariadb-default
fix: MariaDB default value
|
2 years ago |
mertmit
|
15fd97671d
|
fix: add proper comment for MariaDB fix
Signed-off-by: mertmit <mertmit99@gmail.com>
|
2 years ago |
Raju Udava
|
b722ab72bb
|
Merge pull request #4885 from nocodb/fix/null-sort-order
fix: Set sort order of nulls in postgres
|
2 years ago |
Raju Udava
|
d030b1c53a
|
Merge pull request #4905 from nocodb/l10n_develop_2
New Crowdin updates
|
2 years ago |
navi
|
03035de4f7
|
New translations en.json (Basque)
|
2 years ago |
navi
|
e37966da1c
|
Merge pull request #4897 from ZoeThivet/wording-1
fix(wording): Implement inclusive writing in French
|
2 years ago |