Wing-Kam Wong
|
410e71e5bd
|
feat: bumb mysql container image version to 8.0.32
|
2 years ago |
Raju Udava
|
4aa5093eb8
|
fix: telemetry review correction
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
2 years ago |
Pranav C
|
38bd788060
|
refactor: disable metrics middleware
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Wing-Kam Wong
|
459ef2f1cd
|
fix(nocodb): argument of OR/AND must be type boolean, not type integer
|
2 years ago |
Wing-Kam Wong
|
4a669461d7
|
chore(nc-gui): lint
|
2 years ago |
Wing-Kam Wong
|
c6039e3536
|
feat(nc-gui): allow all mime types logic
|
2 years ago |
Wing-Kam Wong
|
8261fbed5f
|
feat(nc-gui): add allow all mime types checkbox
|
2 years ago |
Wing-Kam Wong
|
9cdef3948b
|
feat(nc-gui): add text mime types
|
2 years ago |
Raju Udava
|
4d5e961215
|
refactor: revert menu rename
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
2 years ago |
Raju Udava
|
42fdab1bfa
|
test: fix repeated class name
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
2 years ago |
mertmit
|
46b5640dce
|
feat: add showNull to global state to control indicator
Signed-off-by: mertmit <mertmit99@gmail.com>
|
2 years ago |
mertmit
|
a581bbc7fd
|
feat: extended support for NULL indicator
Signed-off-by: mertmit <mertmit99@gmail.com>
|
2 years ago |
Raju Udava
|
eb0eb410c0
|
test: use different class name for cell & expand modal picker
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
2 years ago |
Raju Udava
|
91ef35a588
|
test: attachment enterprise
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
2 years ago |
navi
|
47b90a35e2
|
New translations en.json (Polish)
|
2 years ago |
mertmit
|
1350e1ab1e
|
feat: visual distinction between NULL and empty string
Signed-off-by: mertmit <mertmit99@gmail.com>
|
2 years ago |
dependabot[bot]
|
d8c75b5419
|
chore(deps): bump ua-parser-js in /packages/noco-docs
Bumps [ua-parser-js](https://github.com/faisalman/ua-parser-js) from 0.7.32 to 0.7.33.
- [Release notes](https://github.com/faisalman/ua-parser-js/releases)
- [Changelog](https://github.com/faisalman/ua-parser-js/blob/master/changelog.md)
- [Commits](https://github.com/faisalman/ua-parser-js/compare/0.7.32...0.7.33)
---
updated-dependencies:
- dependency-name: ua-parser-js
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2 years ago |
mertmit
|
018944db3d
|
feat: inherit row height on duplicate view
Signed-off-by: mertmit <mertmit99@gmail.com>
|
2 years ago |
mertmit
|
fa22cf80f1
|
refactor: drop row height text from menu
Signed-off-by: mertmit <mertmit99@gmail.com>
|
2 years ago |
mertmit
|
8ccb128cba
|
fix: set default row height to short
Signed-off-by: mertmit <mertmit99@gmail.com>
|
2 years ago |
mertmit
|
2b5f46373e
|
fix: virtual cell alignment
Signed-off-by: mertmit <mertmit99@gmail.com>
|
2 years ago |
mertmit
|
88efea2078
|
fix: return if trying to change row height to active option
Signed-off-by: mertmit <mertmit99@gmail.com>
|
2 years ago |
mertmit
|
3814f122ab
|
feat: custom icons for row height options
Signed-off-by: mertmit <mertmit99@gmail.com>
|
2 years ago |
mertmit
|
2ec329fa8b
|
feat: Barcode row height support
Signed-off-by: mertmit <mertmit99@gmail.com>
|
2 years ago |
mertmit
|
35b55ec127
|
feat: QrCode row height support
Signed-off-by: mertmit <mertmit99@gmail.com>
|
2 years ago |
mertmit
|
331bcd022a
|
feat: row height support for public views
Signed-off-by: mertmit <mertmit99@gmail.com>
|
2 years ago |
mertmit
|
e43888158e
|
fix: PR requested changes
Signed-off-by: mertmit <mertmit99@gmail.com>
|
2 years ago |
mertmit
|
8d52b6fbc3
|
fix: icons for row height
Signed-off-by: mertmit <mertmit99@gmail.com>
|
2 years ago |
mertmit
|
a49a68215e
|
feat: ClampedText for handling line-clamping
Signed-off-by: mertmit <mertmit99@gmail.com>
|
2 years ago |
mertmit
|
4c7d30e702
|
fix: isPg, isMysql calls
Signed-off-by: mertmit <mertmit99@gmail.com>
|
2 years ago |
mertmit
|
36fb93def5
|
feat: row height for grid view
Signed-off-by: mertmit <mertmit99@gmail.com>
|
2 years ago |
Pranav C
|
a69f8e5c16
|
fix: copy/paste attachment data validation
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
f600753187
|
fix: remove unused import statement
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
6a098aec17
|
fix(gui): apply attachment validation in shared form view
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
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
|
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 |
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 |
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 |