Wing-Kam Wong
|
5036a5d27e
|
fix(nc-gui): remove non-existing sign out api
|
2 years ago |
Wing-Kam Wong
|
348e6a6964
|
fix(nocodb): add missing parsing logic
|
2 years ago |
navi
|
84fb1d5de2
|
New translations en.json (Chinese Simplified)
|
2 years ago |
navi
|
c98e53152b
|
New translations en.json (Chinese Simplified)
|
2 years ago |
Wing-Kam Wong
|
cda6ed2264
|
chore: update sdk path
|
2 years ago |
wingkwong
|
0f8d3bb63c
|
[create-pull-request] automated change
Signed-off-by: GitHub <noreply@github.com>
|
2 years ago |
dependabot[bot]
|
3f4a86d9cf
|
chore(deps): bump xml2js and @azure/ms-rest-js in /packages/nc-cli
Bumps [xml2js](https://github.com/Leonidas-from-XIV/node-xml2js) and [@azure/ms-rest-js](https://github.com/Azure/ms-rest-js). These dependencies needed to be updated together.
Updates `xml2js` from 0.4.23 to 0.5.0
- [Release notes](https://github.com/Leonidas-from-XIV/node-xml2js/releases)
- [Commits](https://github.com/Leonidas-from-XIV/node-xml2js/commits/0.5.0)
Updates `@azure/ms-rest-js` from 2.6.0 to 2.6.6
- [Release notes](https://github.com/Azure/ms-rest-js/releases)
- [Changelog](https://github.com/Azure/ms-rest-js/blob/master/Changelog.md)
- [Commits](https://github.com/Azure/ms-rest-js/commits)
---
updated-dependencies:
- dependency-name: xml2js
dependency-type: indirect
- dependency-name: "@azure/ms-rest-js"
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2 years ago |
dependabot[bot]
|
6195f27d39
|
chore(deps): bump vm2 from 3.9.13 to 3.9.15 in /packages/nocodb
Bumps [vm2](https://github.com/patriksimek/vm2) from 3.9.13 to 3.9.15.
- [Release notes](https://github.com/patriksimek/vm2/releases)
- [Changelog](https://github.com/patriksimek/vm2/blob/master/CHANGELOG.md)
- [Commits](https://github.com/patriksimek/vm2/compare/3.9.13...3.9.15)
---
updated-dependencies:
- dependency-name: vm2
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2 years ago |
Wing-Kam Wong
|
06b998cdff
|
chore: update sdk path
|
2 years ago |
wingkwong
|
60a636ce6e
|
[create-pull-request] automated change
Signed-off-by: GitHub <noreply@github.com>
|
2 years ago |
Wing-Kam Wong
|
15a703f24a
|
chore(nocodb): lint
|
2 years ago |
Wing-Kam Wong
|
4d2ed1d499
|
chore(nc-gui): lint
|
2 years ago |
Raju Udava
|
16f4996285
|
docs: screenshot updated for webhook docs
|
2 years ago |
Wing-Kam Wong
|
80209f89c4
|
fix(nocodb): revise audit desc
|
2 years ago |
Wing-Kam Wong
|
600e214bd2
|
fix(nc-gui): page-size in pagination
|
2 years ago |
Wing-Kam Wong
|
aeeadbd7c1
|
refactor(nc-gui): show audit desc better
|
2 years ago |
Wing-Kam Wong
|
03540b2fbb
|
feat(nocodb): include data change set in audit desc
|
2 years ago |
Wing-Kam Wong
|
a91da68251
|
feat(nocodb): add mapColumnToAlias
|
2 years ago |
Wing-Kam Wong
|
dc9059c88f
|
fix(nocodb): revise audit messages in tests
|
2 years ago |
navi
|
4cd2928f63
|
New translations en.json (Chinese Simplified)
|
2 years ago |
navi
|
2d85528df3
|
New translations en.json (Portuguese, Brazilian)
|
2 years ago |
mertmit
|
58600502a3
|
fix: formula LTAR column references
Signed-off-by: mertmit <mertmit99@gmail.com>
|
2 years ago |
Wing-Kam Wong
|
82b73b140d
|
refactor(nocodb): revise audit description
|
2 years ago |
Wing-Kam Wong
|
55f9281c25
|
refactor(nc-gui): revise audit description
|
2 years ago |
Wing-Kam Wong
|
bbb4b3097f
|
refactor(sdk): remove audit types with duplicate meaning
|
2 years ago |
Wing-Kam Wong
|
ea8da91135
|
feat(nocodb): webpack.local.config.js
|
2 years ago |
Wing-Kam Wong
|
63c61fe501
|
feat(nocodb): add local.ts
|
2 years ago |
Wing-Kam Wong
|
5da7b0d261
|
refactor(nocodb): use values from AuditOperationTypes & AuditOperationSubTypes
|
2 years ago |
Wing-Kam Wong
|
3966665c76
|
chore(sdk): regenerate Api.ts
|
2 years ago |
Wing-Kam Wong
|
670d9052f7
|
refactor(nocodb): keep present tense form for AuditOperationSubTypes
|
2 years ago |
Pranav C
|
22a3e56d4b
|
fix(gui): maintain multi select option order using flex order property
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Wing-Kam Wong
|
2bdb598ac8
|
refactor(nocodb): lint
|
2 years ago |
navi
|
5a5d7bd6fe
|
New translations en.json (Ukrainian)
|
2 years ago |
Pranav C
|
5c0cdcaac1
|
chore(gui): lint
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
f23f454341
|
fix(gui): switching between tabs or closing tab performance issue
- Use a better approach to pass cell(td) element to attachment component
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Wing-Kam Wong
|
d85e01f336
|
refactor(nc-gui): remove audit calls from frontend side
|
2 years ago |
Wing-Kam Wong
|
67ca40d340
|
feat(nocodb): add start-local.sh
|
2 years ago |
Wing-Kam Wong
|
467a1088a5
|
feat(nocodb): add Dockerfile.local
|
2 years ago |
Kamal Mahmudi
|
a0d2b1d4d4
|
update SqlClientFactory as well
|
2 years ago |
Wing-Kam Wong
|
3f3b9230da
|
feat(nocodb): add error log
|
2 years ago |
Wing-Kam Wong
|
6816749257
|
fix(nocodb): bulk delete transaction issue
|
2 years ago |
Wing-Kam Wong
|
c0087751dd
|
fix(nocodb): commit transaction after reading all deleted records
|
2 years ago |
Wing-Kam Wong
|
d425a65741
|
chore(nc-gui): add margin bottom to header plus button
|
2 years ago |
Pranav C
|
6e3d12b01b
|
chore(gui): add todo
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Wing-Kam Wong
|
62286c41ea
|
fix(nocodb): view can be undefined in hook test
|
2 years ago |
Wing-Kam Wong
|
a80f8fd99c
|
chore(nc-gui): version cant be undefined
|
2 years ago |
Wing-Kam Wong
|
edc681bd6f
|
fix(nocodb): bulk delete logic
|
2 years ago |
navi
|
4398ce6eb3
|
New translations en.json (French)
|
2 years ago |
navi
|
0597e8cebe
|
New translations en.json (French)
|
2 years ago |
Pranav C
|
d3f2a2575f
|
refactor(gui): implement lazy load option for virtual cells as well
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |