Pranav C
|
f9f28f245e
|
fix: wrap await call
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
49b43f3b2e
|
refactor(gui): setup new font
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
mertmit
|
4aa6b27ae4
|
fix: drop unnecessary awaits
Signed-off-by: mertmit <mertmit99@gmail.com>
|
2 years ago |
mertmit
|
0cb8be57ae
|
fix: use direct promisify calls instead of variables
- drop synchronous calls on various places
Signed-off-by: mertmit <mertmit99@gmail.com>
|
2 years ago |
mertmit
|
28e7e7b0c8
|
fix: asynchronous NcConfigFactory
Signed-off-by: mertmit <mertmit99@gmail.com>
|
2 years ago |
mertmit
|
c19d3ac25c
|
fix: change logic for ssl certificate read on KnexClient
Signed-off-by: mertmit <mertmit99@gmail.com>
|
2 years ago |
mertmit
|
23ac1adeb7
|
fix: asynchronous read/write for NcMeta and SQL managers
Signed-off-by: mertmit <mertmit99@gmail.com>
|
2 years ago |
mertmit
|
477943e237
|
fix: asynchronous file write for at import job
Signed-off-by: mertmit <mertmit99@gmail.com>
|
2 years ago |
mertmit
|
56586188af
|
fix: asynchronous mkdirp calls
Signed-off-by: mertmit <mertmit99@gmail.com>
|
2 years ago |
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 |
Naveen MR
|
cf7bedf6d4
|
docs : new page for env variables
|
2 years ago |
navi
|
245a76832d
|
New translations en.json (Ukrainian)
|
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 |
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
|
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 |
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 |
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 |
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 |
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 |
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 |
Pranav C
|
1e5f268b74
|
refactor(gui): tab size increase and define colors as css var
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
3f51aa6756
|
chore: refer nocodb-sdk locally
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
dependabot[bot]
|
483ce0f70b
|
chore(deps): bump http-cache-semantics in /packages/nocodb
Bumps [http-cache-semantics](https://github.com/kornelski/http-cache-semantics) from 4.1.0 to 4.1.1.
- [Release notes](https://github.com/kornelski/http-cache-semantics/releases)
- [Commits](https://github.com/kornelski/http-cache-semantics/commits)
---
updated-dependencies:
- dependency-name: http-cache-semantics
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2 years ago |
dependabot[bot]
|
dc9129da15
|
chore(deps): bump http-cache-semantics in /packages/nc-plugin
Bumps [http-cache-semantics](https://github.com/kornelski/http-cache-semantics) from 4.1.0 to 4.1.1.
- [Release notes](https://github.com/kornelski/http-cache-semantics/releases)
- [Commits](https://github.com/kornelski/http-cache-semantics/commits)
---
updated-dependencies:
- dependency-name: http-cache-semantics
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2 years ago |
dependabot[bot]
|
ad9fb3ca77
|
chore(deps): bump http-cache-semantics in /packages/noco-docs
Bumps [http-cache-semantics](https://github.com/kornelski/http-cache-semantics) from 4.1.0 to 4.1.1.
- [Release notes](https://github.com/kornelski/http-cache-semantics/releases)
- [Commits](https://github.com/kornelski/http-cache-semantics/commits)
---
updated-dependencies:
- dependency-name: http-cache-semantics
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2 years ago |
pranavxc
|
200b7cd1ee
|
[create-pull-request] automated change
Signed-off-by: GitHub <noreply@github.com>
|
2 years ago |