Wing-Kam Wong
|
08874a32ee
|
feat(nc-gui): disable null and empty for UITypes.Time
|
2 years ago |
Wing-Kam Wong
|
b270c41ead
|
feat(nocodb): include upgrader logic for time and year
|
2 years ago |
Wing-Kam Wong
|
5681b99619
|
feat(nc-gui): revise filter texts for Time columns
|
2 years ago |
Wing-Kam Wong
|
a376611bcb
|
feat(sdk): add UITypes.Year to numericUITypes
|
2 years ago |
Wing-Kam Wong
|
a7c1c83e8d
|
fix(nc-gui): return attachment url even fetch fails
|
2 years ago |
dependabot[bot]
|
088854402a
|
chore(deps-dev): bump webpack from 5.65.0 to 5.76.0 in /packages/nc-cli
Bumps [webpack](https://github.com/webpack/webpack) from 5.65.0 to 5.76.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.65.0...v5.76.0)
---
updated-dependencies:
- dependency-name: webpack
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2 years ago |
dependabot[bot]
|
1080129191
|
chore(deps): bump webpack from 5.73.0 to 5.76.1 in /packages/nc-gui
Bumps [webpack](https://github.com/webpack/webpack) from 5.73.0 to 5.76.1.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.73.0...v5.76.1)
---
updated-dependencies:
- dependency-name: webpack
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2 years ago |
Raju Udava
|
2b8dd8c4f2
|
refactor: use of shorthand in code
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
2 years ago |
Raju Udava
|
d1fd28c9bb
|
refactor: use of shorthand in code
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
2 years ago |
Wing-Kam Wong
|
007f87c62f
|
fix(nc-gui): move eventOperation and onNotTypeChange logic out of loadPluginList
|
2 years ago |
Wing-Kam Wong
|
cc61e20d4b
|
refactor(nocodb): remove unused hookFilter
|
2 years ago |
Wing-Kam Wong
|
494cb210fa
|
fix(nocodb): sanitize / unsanitize logic
|
2 years ago |
Wing-Kam Wong
|
0d34e78162
|
chore(nocodb): don't use `object` as a type
|
2 years ago |
Wing-Kam Wong
|
f30e910746
|
fix(nc-gui): duplicate where condition
|
2 years ago |
Wing-Kam Wong
|
eb361070d4
|
refactor(sdk): regenerate Api.ts
|
2 years ago |
Wing-Kam Wong
|
c37cee68c8
|
refactor(nocodb): mark response required
|
2 years ago |
Wing-Kam Wong
|
75c67e59b8
|
fix(nc-gui): aggCommentCount type
|
2 years ago |
Wing-Kam Wong
|
1ac5e8dd20
|
fix(nc-gui): incorrect load more kanban data logic
|
2 years ago |
Raju Udava
|
5e210111a6
|
chore: remove comment
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
2 years ago |
Raju Udava
|
b4acc0daae
|
test: isempty to isblank
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
2 years ago |
Wing-Kam Wong
|
68a5e0b7d2
|
refactor(nocodb): only send updateObj for updateMapMeta
|
2 years ago |
Wing-Kam Wong
|
2134f91df1
|
refactor(sdk): regenerate Api.ts
|
2 years ago |
Wing-Kam Wong
|
7bc16c553f
|
fix(nocodb): req.form -> req.body
|
2 years ago |
Wing-Kam Wong
|
219385743d
|
refactor(nocodb): revise formUpdateReq model
|
2 years ago |
Wing-Kam Wong
|
681c8e0732
|
refactor(nocodb): revise response message
|
2 years ago |
Wing-Kam Wong
|
e85789d589
|
refactor(nocodb): update response & examples
|
2 years ago |
Wing-Kam Wong
|
59731bb7e4
|
refactor(nc-gui): pass update object only
|
2 years ago |
Wing-Kam Wong
|
176ce7a7ea
|
refactor(sdk): regenerate Api.ts
|
2 years ago |
Wing-Kam Wong
|
5b45443581
|
fix(nocodb): ViewReq -> ViewUpdateReq
|
2 years ago |
Wing-Kam Wong
|
d716cc0070
|
refactor(nocodb): revise response message
|
2 years ago |
Raju Udava
|
f7a0486d17
|
fix: path correction in package.json
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
2 years ago |
Wing-Kam Wong
|
5277311982
|
refactor(nocodb): utils responses and examples
|
2 years ago |
Wing-Kam Wong
|
2c0b5e260d
|
refactor(nocodb): revise return response
|
2 years ago |
Wing-Kam Wong
|
a663248c09
|
refactor(sdk): regenerate Api.ts
|
2 years ago |
Wing-Kam Wong
|
8d7758319b
|
refactor(nocodb): utils api responses and examples
|
2 years ago |
Wing-Kam Wong
|
17bdd0ffca
|
refactor(nocodb): return insertAudit
|
2 years ago |
Raju Udava
|
b274fe4703
|
test: ut on pg
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
2 years ago |
Wing-Kam Wong
|
b747ec6b57
|
refactor(nocodb): plugin & visibilityRule
|
2 years ago |
Wing-Kam Wong
|
c4bd1c571a
|
refactor(sdk): regenerate Api.ts
|
2 years ago |
Wing-Kam Wong
|
b4c277f1c3
|
fix(nocodb): GalleryReq -> ViewCreateReq
|
2 years ago |
Wing-Kam Wong
|
e7a2692d03
|
refactor(nocodb): db view column create & update response
|
2 years ago |
Wing-Kam Wong
|
30fefe12ab
|
refactor(nocodb): view update function type
|
2 years ago |
Wing-Kam Wong
|
017252b4ce
|
refactor(nocodb): add ViewColumnUpdateReqType to columnUpdate
|
2 years ago |
Wing-Kam Wong
|
3d10609101
|
refactor(nocodb): revise columnAdd params
|
2 years ago |
Wing-Kam Wong
|
2251a20941
|
refactor(nocodb): remove debug log
|
2 years ago |
Wing-Kam Wong
|
1818164c0f
|
refactor(sdk): regenerate Api.ts
|
2 years ago |
Wing-Kam Wong
|
a8f2fa1f92
|
fix(nocodb): FormReq -> FormUpdateReq
|
2 years ago |
Wing-Kam Wong
|
441faf5c4b
|
fix(nocodb): body -> form in formView.ctl.ts
|
2 years ago |
Wing-Kam Wong
|
0a4a264f2f
|
chore(nocodb): lint
|
2 years ago |
Wing-Kam Wong
|
8f2e5f05b1
|
chore(nc-gui): lint
|
2 years ago |