Pranav C
|
9998ef346f
|
feat: git ignore db file
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
cefab72419
|
feat: remove db file
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
bfc9c9d7af
|
feat: add views apis
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
8ef95f63d1
|
feat: add tables apis
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
bf7e41db6b
|
feat: middleware to authguard
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
ccee5400cb
|
feat: add middlewares ( interceptors ) - WIP
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
99fe43f554
|
feat: add swagger file
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
e984133c0c
|
feat: project create api (WIP)
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
ec6cf8defb
|
feat: project create api (WIP)
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
2116da8fa3
|
feat: introduce jwt strategy
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
a0bb1f033f
|
feat: add project apis
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
96abe58df4
|
feat: introduce models
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
37b8b7b2c1
|
feat: migration init
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
2fcee67c2a
|
feat: add migrations (WIP)
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
ac13742d91
|
feat: create nest js project
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
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 |
gitstart
|
bc3c591b3b
|
chores: used a better name
Co-authored-by: gitstart <gitstart@gitstart.com>
Co-authored-by: frankmagoba <franklinmagoba4@gmail.com>
Co-authored-by: gitstart_bot <gitstart_bot@users.noreply.github.com>
|
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 |