mertmit
|
1f2672d317
|
fix: asynchronous RestApiBuilder
Signed-off-by: mertmit <mertmit99@gmail.com>
|
2 years ago |
mertmit
|
2e5ec1ed18
|
fix: asynchronous ssl config read
Signed-off-by: mertmit <mertmit99@gmail.com>
|
2 years ago |
mertmit
|
22c4d1739d
|
fix: asynchronous local file write
Signed-off-by: mertmit <mertmit99@gmail.com>
|
2 years ago |
Wing-Kam Wong
|
a1473ddec7
|
chore(nocodb): update msg in initStrategies.ts
|
2 years ago |
Wing-Kam Wong
|
83eed319d8
|
fix(nocodb): prevent from hashing a null salt
|
2 years ago |
Wing-Kam Wong
|
a24812c0a2
|
fix(nc-gui): project?.value -> project.value
|
2 years ago |
Wing-Kam Wong
|
fecb446d07
|
refactor(nocodb): move cdn assets to public
|
2 years ago |
Naveen MR
|
cf7bedf6d4
|
docs : new page for env variables
|
2 years ago |
navi
|
245a76832d
|
New translations en.json (Ukrainian)
|
2 years ago |
djmaze
|
791f45a7d6
|
Allow uploads for public base url users with editor role
|
2 years ago |
Raju Udava
|
d40fdc9292
|
test: enable UT for filter tests
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
2 years ago |
Raju Udava
|
f47dcc5ad7
|
test: select filters
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
2 years ago |
Wing-Kam Wong
|
17dd51fd73
|
feat(nocodb): numeric-based columns filter migration
|
2 years ago |
Wing-Kam Wong
|
30f99c246b
|
feat(nocodb): remove `>`, `<`, `>=`, `<=` for text-based columns
|
2 years ago |
Raju Udava
|
2adb058795
|
test: filter for duration column
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
2 years ago |
Raju Udava
|
d792297551
|
test: filter file cleanup
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
2 years ago |
Wing-Kam Wong
|
52719810ef
|
wip(nocodb): ncFilterUpgrader_0104003
|
2 years ago |
Wing-Kam Wong
|
bb107f3d6f
|
feat(nocodb): add ncFilterUpgrader_0104003
|
2 years ago |
Wing-Kam Wong
|
ffaec299ec
|
feat(nc-gui): add min width for filter value
|
2 years ago |
Wing-Kam Wong
|
68ef30b889
|
feat(nc-gui): use the default base id if baseId is not provided
|
2 years ago |
navi
|
584e3fad66
|
New translations en.json (Ukrainian)
|
2 years ago |
Raju Udava
|
3d476125e5
|
test: filter for numeric types
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
2 years ago |
Pranav C
|
11dc53a1a5
|
chore: suggested changes
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Raju Udava
|
ab6706d76e
|
test: filter UT for single line text
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
2 years ago |
navi
|
609159dff2
|
New translations en.json (Ukrainian)
|
2 years ago |
navi
|
57f06cc5e0
|
New translations en.json (Russian)
|
2 years ago |
Wing-Kam Wong
|
9f16ae7760
|
feat(nocodb): prevent empty value for date & datetime values for filtering
|
2 years ago |
Raju Udava
|
8612da67ab
|
test: base data for filters to run on
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
2 years ago |
Pranav C
|
1b606f99f8
|
fix(gui): save new row even if user set LTAR column first
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Wing-Kam Wong
|
43daa9f38f
|
feat(nc-gui): exclude null & empty for UITypes.Lookup
|
2 years ago |
Wing-Kam Wong
|
e6e2293725
|
feat(nc-gui): exclude eq & neq operators for LinkToAnotherRecord
|
2 years ago |
Wing-Kam Wong
|
26eb441da0
|
fix(nc-gui): incorrect condition in getLikeText & getNotLikeText
|
2 years ago |
mertmit
|
a0db4eb7ab
|
fix: use text length as key instead of text
Signed-off-by: mertmit <mertmit99@gmail.com>
|
2 years ago |
mertmit
|
284fea2462
|
fix: use debounced refresh for resize observer
Signed-off-by: mertmit <mertmit99@gmail.com>
|
2 years ago |
mertmit
|
b9f9d956bf
|
fix: RowHeighInj for sharing row height between components
Signed-off-by: mertmit <mertmit99@gmail.com>
|
2 years ago |
Wing-Kam Wong
|
630c7634bc
|
feat(nc-gui): revise attachment filter operators
|
2 years ago |
Wing-Kam Wong
|
a53a33187a
|
feat(nc-gui): reset filter value when changing field & add type to isComparisonOpAllowed
|
2 years ago |
Pranav C
|
b132c33d31
|
fix(gui): use a unique alias in rollup query to avoid conflict
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
6416388153
|
fix(gui): use key to re-render whenever the cell value changes
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
f92c68561c
|
chore(gui): lint
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
e5ef00f1b3
|
fix(gui): scroll to active cell
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
84877e51b2
|
fix(gui): on new row creation using shortcut set the first cell as active
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Wing-Kam Wong
|
31c30e0632
|
feat(nc-gui): show the first supported filter operator option when changing field
|
2 years ago |
dependabot[bot]
|
e9f59d50b1
|
chore(deps): bump terser from 4.8.0 to 4.8.1 in /packages/noco-docs
Bumps [terser](https://github.com/terser/terser) from 4.8.0 to 4.8.1.
- [Release notes](https://github.com/terser/terser/releases)
- [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md)
- [Commits](https://github.com/terser/terser/compare/v4.8.0...v4.8.1)
---
updated-dependencies:
- dependency-name: terser
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2 years ago |
Wing-Kam Wong
|
e7e7ee9265
|
feat(nc-gui): use field order for filters and use the first option by default
|
2 years ago |
navi
|
992c448255
|
New translations en.json (Ukrainian)
|
2 years ago |
Raju Udava
|
8cf68ffcfe
|
refactor: test list added in comments
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
2 years ago |
Pranav C
|
bdcec083f7
|
feat(gui): finalised navbar style
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
48789fab43
|
refactor(gui): sidebar toggle icon color change
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
922b203cf2
|
refactor(gui): use css var to set tab title border
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |