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 |
Pranav C
|
33ee5e85e3
|
fix: on app init read jwt secret from store
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
1 year ago |
աɨռɢӄաօռɢ
|
56a6466db3
|
Revert "Revert "refactor: timezone""
|
1 year ago |
Pranav C
|
ad1757b13b
|
Revert "refactor: timezone"
|
1 year ago |
Wing-Kam Wong
|
46c64b58ea
|
enhancement(nc-gui): allow formula callee name case-insensitive
|
1 year ago |
Wing-Kam Wong
|
c1796a78f5
|
enhancement(sdk): allow formula callee name case-insensitive
|
1 year ago |
Wing-Kam Wong
|
d5122cf7af
|
enhancement(nocodb): allow formula callee name case-insensitive
|
1 year ago |
Wing-Kam Wong
|
b1b5e1956f
|
fix(nocodb): MSSQL DATEADD formula
|
1 year ago |
Wing-Kam Wong
|
980adf38e2
|
fix(nc-gui): inconsistent payload datetime format
|
1 year ago |
Wing-Kam Wong
|
816070d6d1
|
fix(nc-gui): handle copy time
|
1 year ago |
Wing-Kam Wong
|
88ba9c861c
|
fix(nocodb): revise MSSQL datetime conversion logic
|
1 year ago |
Wing-Kam Wong
|
7fab949ab6
|
chore: sdk local path
|
1 year ago |