Wing-Kam Wong
|
a6b05fc0e5
|
fix(nc-gui): add select-none to data cell
|
2 years ago |
Wing-Kam Wong
|
868590a515
|
fix(nocodb): incorrect router parameters for publicMmList & publicHmList
|
2 years ago |
Wing-Kam Wong
|
bc9b8af46b
|
fix(nc-gui): apply LazySmartsheetDivDataCell
|
2 years ago |
Wing-Kam Wong
|
ed56f6b740
|
feat(nc-gui): add DivDataCell
|
2 years ago |
Raju Udava
|
4e18f03e3a
|
test: PG version corrections
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
2 years ago |
Wing-Kam Wong
|
225e99245d
|
fix(nocodb): bulk update transaction
|
2 years ago |
Wing-Kam Wong
|
7239688f90
|
chore(nocodb): lint
|
2 years ago |
Wing-Kam Wong
|
7ca9c59618
|
fix(nocodb): use dependencyFields from AST instead of param.query
|
2 years ago |
Wing-Kam Wong
|
29d0cf3b5b
|
refactor(nocodb): update internalServerError messages
|
2 years ago |
Raju Udava
|
37b1cbfd3d
|
test: docker PG version upgrade
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
2 years ago |
Wing-Kam Wong
|
8598786866
|
fix(nc-gui): include ds checking when creating a table
|
2 years ago |
navi
|
7c09cbf5ee
|
New translations en.json (Portuguese, Brazilian)
|
2 years ago |
Wing-Kam Wong
|
3cb3170268
|
fix(nc-gui): emit number for checkbox in mssql
|
2 years ago |
Wing-Kam Wong
|
b594c5a035
|
fix(nocodb): incorrect OR builder
|
2 years ago |
Wing-Kam Wong
|
934cb65554
|
fix(nocodb): change to noco
|
2 years ago |
Wing-Kam Wong
|
cdfe81f639
|
fix(nocodb): adopt new attachment logic
|
2 years ago |
Wing-Kam Wong
|
2b4e819a0b
|
chore(nocodb): fix typos
|
2 years ago |
Wing-Kam Wong
|
83c34efb36
|
fix(nc-gui): add item.data to possible source
|
2 years ago |
Wing-Kam Wong
|
e86aef08cb
|
chore(nc-gui): import iconMap
|
2 years ago |
Wing-Kam Wong
|
0059e8ef21
|
docs: adopt NuxtLink for internal routes
|
2 years ago |
Wing-Kam Wong
|
d171920cb7
|
chore(nocodb): add comment
|
2 years ago |
Wing-Kam Wong
|
72de7be4a4
|
chore(sdk): regenerate Api.ts
|
2 years ago |
Wing-Kam Wong
|
694b6126d8
|
fix(nocodb): use multipart/form-data to make multer works
|
2 years ago |
Wing-Kam Wong
|
f2002f2310
|
fix(nocodb): search formula in pg.ts
|
2 years ago |
Wing-Kam Wong
|
5bc2c389a6
|
fix(nc-gui): revise signout logic in refreshToken
|
2 years ago |
Wing-Kam Wong
|
52bad89314
|
chore(nocodb): remove console.log
|
2 years ago |
Wing-Kam Wong
|
133de6d792
|
refactor(nocodb): use convertDateFormatForConcat & fix sqlite case
|
2 years ago |
Wing-Kam Wong
|
841a57cfcf
|
feat(nocodb): add convertDateFormatForConcat
|
2 years ago |
Wing-Kam Wong
|
02fd36589d
|
fix(nocodb): sqlite -> sqlite3
|
2 years ago |
Wing-Kam Wong
|
64e24b1215
|
fix(nocodb): convert date format based on meta in CONCAT
|
2 years ago |
Wing-Kam Wong
|
efb58e8d31
|
feat(nocodb): add convertDateFormat
|
2 years ago |
Wing-Kam Wong
|
d60db3d7bb
|
fix(nocodb): add signout function to clear refresh token
|
2 years ago |
Wing-Kam Wong
|
000a39f19d
|
fix(nc-gui): add back signout api
|
2 years ago |
dependabot[bot]
|
625cb7c6bb
|
chore(deps): bump vm2 from 3.9.15 to 3.9.16 in /packages/nocodb
Bumps [vm2](https://github.com/patriksimek/vm2) from 3.9.15 to 3.9.16.
- [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.15...3.9.16)
---
updated-dependencies:
- dependency-name: vm2
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2 years ago |
Wing-Kam Wong
|
5036a5d27e
|
fix(nc-gui): remove non-existing sign out api
|
2 years ago |
Khisby Al Ghofari
|
7fecf73556
|
feat(nc-gui): lint
|
2 years ago |
Khisby Al Ghofari
|
1dc832b0bf
|
feat(nc-gui): specific param type
|
2 years ago |
Wing-Kam Wong
|
348e6a6964
|
fix(nocodb): add missing parsing logic
|
2 years ago |
Khisby Al Ghofari
|
7860ab5495
|
feat(nc-gui): fix bug checkbox with multiple table
|
2 years ago |
Khisby Al Ghofari
|
cac6b6bb15
|
feat(nc-gui): improve UI
|
2 years ago |
Khisby Al Ghofari
|
dc5ae370f4
|
feat: add check all on action column editor import modal
|
2 years ago |
Wing-Kam Wong
|
e8dda4426d
|
feat(nocodb): add isNoneList
|
2 years ago |
Wing-Kam Wong
|
630de0f339
|
fix(nc-gui): attachment input height
|
2 years ago |
Wing-Kam Wong
|
a4be82b391
|
refactor(nocodb): rename to isNoneList
|
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
|
3df9b42a9a
|
fix(nocodb): cache logic
|
2 years ago |
Wing-Kam Wong
|
b7387731ac
|
refactor(nocodb): lint
|
2 years ago |
Wing-Kam Wong
|
67bd3f7397
|
refactor(nocodb): remove isEmptyList for those cases that are not required
|
2 years ago |
Wing-Kam Wong
|
cda6ed2264
|
chore: update sdk path
|
2 years ago |