Wing-Kam Wong
|
1e4d92c24e
|
refactor(nocodb): remove PublicMiddleware import
|
1 year ago |
Wing-Kam Wong
|
1a871e9bdb
|
refactor(nocodb): remove unused PublicMiddleware
|
1 year ago |
Wing-Kam Wong
|
edeae9bc06
|
refactor(nocodb): delete public middleware since it is included in Noco.ts
|
1 year ago |
Wing-Kam Wong
|
b2a92cf491
|
refactor(nocodb): copy all files in public
|
1 year ago |
Wing-Kam Wong
|
ab090838ce
|
fix(nocodb): add missing next() in public.middleware.tes
|
1 year ago |
Wing-Kam Wong
|
3dfe2e41c4
|
fix(nocodb): add static public directory
|
1 year ago |
Wing-Kam Wong
|
e590cb245a
|
refactor(nocodb): move public to src/public
|
1 year ago |
Wing-Kam Wong
|
231df22ca1
|
fix(nocodb): move the logic to Noco.ts
|
1 year ago |
Wing-Kam Wong
|
5765078fce
|
fix(nocodb): assign dbuser id n roles to user
|
1 year ago |
Pranav C
|
305093e29d
|
fix: update meta config as well, which will be `null`
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
1 year ago |
Pranav C
|
49c2b8d424
|
fix: provide an option to skip base reordering while updating
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
1 year ago |
Pranav C
|
0eccc15074
|
fix: use decrypted config for update, update upgrader version, pass ncMeta reference
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
1 year ago |
Wing-Kam Wong
|
c2251d7534
|
fix(nocodb): add missing timezone plugin & revise comments
|
1 year ago |
Pranav C
|
2bc137baa5
|
fix: add updgrader to migrate any project base config created with version 0.107.0
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
1 year ago |
dependabot[bot]
|
652acfde13
|
chore(deps): bump socket.io-parser in /packages/nocodb
Bumps [socket.io-parser](https://github.com/socketio/socket.io-parser) from 4.2.2 to 4.2.3.
- [Release notes](https://github.com/socketio/socket.io-parser/releases)
- [Changelog](https://github.com/socketio/socket.io-parser/blob/main/CHANGELOG.md)
- [Commits](https://github.com/socketio/socket.io-parser/compare/4.2.2...4.2.3)
---
updated-dependencies:
- dependency-name: socket.io-parser
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
1 year ago |
dependabot[bot]
|
9bb892c3e8
|
chore(deps): bump socket.io-parser in /packages/nc-gui
Bumps [socket.io-parser](https://github.com/socketio/socket.io-parser) from 4.2.1 to 4.2.3.
- [Release notes](https://github.com/socketio/socket.io-parser/releases)
- [Changelog](https://github.com/socketio/socket.io-parser/blob/main/CHANGELOG.md)
- [Commits](https://github.com/socketio/socket.io-parser/compare/4.2.1...4.2.3)
---
updated-dependencies:
- dependency-name: socket.io-parser
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
1 year ago |
Raju Udava
|
b5f5d54663
|
Update development-setup.md : Easter egg developer menu
|
1 year ago |
Wing-Kam Wong
|
d298a195cc
|
fix(nocodb): cater cases where baseId is not required
|
1 year ago |
Wing-Kam Wong
|
3e9d6c7ae7
|
fix(nocodb): include baseId in appendToList
|
1 year ago |
Wing-Kam Wong
|
37bb1bba14
|
fix(nocodb): include base_id in cache key
|
1 year ago |
Raju Udava
|
3f25a4230c
|
test: pg & mysql commands for backend
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
1 year ago |
Wing-Kam Wong
|
43064857c9
|
fix(nc-gui): send in UTC when pasting datetime value
|
1 year ago |
Wing-Kam Wong
|
7aff612db0
|
fix(nocodb): DATEADD output format
|
1 year ago |
Wing-Kam Wong
|
e45e07f424
|
fix(nc-gui): send the payload in UTC format
|
1 year ago |
nith2001
|
e4736d9a38
|
Fixing Issue #5648
|
1 year ago |
Wing-Kam Wong
|
1494887ed3
|
chore: local sdk path
|
1 year ago |
wingkwong
|
d4bf48762c
|
[create-pull-request] automated change
Signed-off-by: GitHub <noreply@github.com>
|
1 year ago |
starbirdtech383
|
ef2d03f52b
|
chore: clean up image build script and bug fix with packaging
|
1 year ago |
Wing-Kam Wong
|
7629363050
|
fix(nc-gui): incorrect shared form logic
|
1 year ago |
Wing-Kam Wong
|
bb3a5f7a35
|
chore: local sdk path
|
1 year ago |
wingkwong
|
3c7904a639
|
[create-pull-request] automated change
Signed-off-by: GitHub <noreply@github.com>
|
1 year ago |
Wing-Kam Wong
|
0f814e57a3
|
fix(nc-gui): incorrect regex for testing YYYY-MM-DD HH:mm
|
1 year ago |
Wing-Kam Wong
|
e147f2c747
|
fix(nocodb): MSSQL datetime formula
|
1 year ago |
Wing-Kam Wong
|
770c34c4d3
|
refactor(nocodb): revise comments
|
1 year ago |
Wing-Kam Wong
|
394292443c
|
refactor(nc-gui): revise comment
|
1 year ago |
Wing-Kam Wong
|
5a140ea2a9
|
fix(nocodb): incorrect public path for docker
|
1 year ago |
Wing-Kam Wong
|
7010f9142b
|
feat(nocodb): include timezone conversion for MSSQL formula
|
1 year ago |
Wing-Kam Wong
|
3ff04fcea0
|
fix(nocodb): include second in MSSQL DATEADD
|
1 year ago |
Wing-Kam Wong
|
f2389767ef
|
fix(nocodb): formula datetime issue in _convertDateFormat
|
1 year ago |
Wing-Kam Wong
|
80fcfcefb6
|
refactor(nc-gui): move the formula datetime handling to backend
|
1 year ago |
Pranav C
|
fecc12a33e
|
chore: update sdk path
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
1 year ago |
pranavxc
|
912f3399b0
|
[create-pull-request] automated change
Signed-off-by: GitHub <noreply@github.com>
|
1 year ago |
Pranav C
|
e05594a110
|
refactor: convert to es6 module syntax
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
1 year ago |
Pranav C
|
e067174eea
|
fix: read env file
closes #5673
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
1 year ago |
Wing-Kam Wong
|
64427d0771
|
fix(nocodb): add missing data
|
1 year ago |
Pranav C
|
4e8ced1a7a
|
chore: lint
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
1 year ago |
Pranav C
|
c7ade1f554
|
refactor: replace hardcoded meta table name with enum
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
1 year ago |
Pranav C
|
0b1e1fec42
|
chore: add sentry
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
1 year ago |
Pranav C
|
69d74be3d1
|
fix: load config from appInitService
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
1 year ago |
Pranav C
|
bb81e54441
|
fix: move app init to a service
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
1 year ago |