Wing-Kam Wong
|
002c1948f6
|
fix(nocodb): comparison_op & fk_column_id types in swagger.json
|
1 year ago |
Pranav C
|
268d8367b7
|
refactor: type correction
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
1 year ago |
Wing-Kam Wong
|
283cd8f566
|
refactor(nocodb): remove unused code
|
1 year ago |
Wing-Kam Wong
|
e3a06191e3
|
fix(nocodb): revise user project list delete logic
|
1 year ago |
Wing-Kam Wong
|
957f04e1fd
|
fix(nocodb): use includes to check if NONE is in target list
|
1 year ago |
Pranav C
|
66ad98761c
|
fix: remove unnecessary async
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
1 year ago |
Pranav C
|
c56ff5e8dc
|
chore: add some comments
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
1 year ago |
Pranav C
|
a20c295ee1
|
fix: include lookup related metas in shared view meta api
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
1 year ago |
Pranav C
|
477420fd50
|
refactor: set default dashboard path inside the root method which generates config
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
1 year ago |
Pranav C
|
215dea81c6
|
fix: set refresh-token on login and correction in refresh-token based api
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
1 year ago |
Pranav C
|
3d2371c449
|
fix: set fallback dashboard path while creating config
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
1 year ago |
Wing-Kam Wong
|
9c64ded5e6
|
fix(nc-gui): avoid changing height for virtual ones
|
1 year ago |
Wing-Kam Wong
|
0b0257cbb8
|
chore: local sdk path
|
1 year ago |
wingkwong
|
2fbd4ef739
|
[create-pull-request] automated change
Signed-off-by: GitHub <noreply@github.com>
|
1 year ago |
navi
|
650f406491
|
New translations en.json (Russian)
|
1 year ago |
Wing-Kam Wong
|
6d1701a088
|
chore(nc-gui): lint
|
1 year ago |
Wing-Kam Wong
|
7beccb57f4
|
chore: sync with develop
|
1 year ago |
mertmit
|
ae1a1e0ca9
|
feat: allow overwriting props of duplicated project
Signed-off-by: mertmit <mertmit99@gmail.com>
|
1 year ago |
navi
|
3fc9374e5d
|
New translations en.json (French)
|
1 year ago |
navi
|
828f59f297
|
New translations en.json (Russian)
|
1 year ago |
navi
|
0739ca7938
|
New translations en.json (Chinese Simplified)
|
1 year ago |
mertmit
|
448d40ef20
|
fix: move meta service provider to separate file
Signed-off-by: mertmit <mertmit99@gmail.com>
|
1 year ago |
mertmit
|
ce293c5591
|
fix: revised env variables for jobs
Signed-off-by: mertmit <mertmit99@gmail.com>
|
1 year ago |
mertmit
|
7d66251466
|
feat: resume primary instance queue if no worker is available
Signed-off-by: mertmit <mertmit99@gmail.com>
|
1 year ago |
mertmit
|
463ad08abd
|
fix: remove unnecessary logic
Signed-off-by: mertmit <mertmit99@gmail.com>
|
1 year ago |
mertmit
|
cbb9fb4427
|
fix: remove duplicated app create
Signed-off-by: mertmit <mertmit99@gmail.com>
|
1 year ago |
mertmit
|
5da006bab7
|
feat: move initialization inside bootstrap to allow workers to process right after bootstrap
Signed-off-by: mertmit <mertmit99@gmail.com>
|
1 year ago |
mertmit
|
6c495b3cac
|
feat: avoid flushing redis for worker container
Signed-off-by: mertmit <mertmit99@gmail.com>
|
1 year ago |
mertmit
|
a01380c73f
|
feat: improved jobs implementation
* separated fallback and redis solutions
* revised folder structure for jobs
Signed-off-by: mertmit <mertmit99@gmail.com>
|
1 year ago |
mertmit
|
7c4dfc99cc
|
feat: solely use id for jobs
Signed-off-by: mertmit <mertmit99@gmail.com>
|
1 year ago |
mertmit
|
a0822d3c55
|
fix: avoid providing gateways for worker
Signed-off-by: mertmit <mertmit99@gmail.com>
|
1 year ago |
mertmit
|
eb5e46028b
|
feat: use jobs service wrapper around queue add
Signed-off-by: mertmit <mertmit99@gmail.com>
|
1 year ago |
mertmit
|
3042f62104
|
fix: bull module option
Signed-off-by: mertmit <mertmit99@gmail.com>
|
1 year ago |
mertmit
|
dcba4957e7
|
feat: disable controllers for worker
Signed-off-by: mertmit <mertmit99@gmail.com>
|
1 year ago |
mertmit
|
1c884299db
|
feat: revised nc-config
Signed-off-by: mertmit <mertmit99@gmail.com>
|
1 year ago |
Wing-Kam Wong
|
4d40c5e2ad
|
fix(nc-gui): revise item chip style
|
1 year ago |
Wing-Kam Wong
|
6b0c221522
|
feat(nc-gui): conditionally show unlink button & revise style
|
1 year ago |
Wing-Kam Wong
|
4b173c0064
|
feat(nc-gui): pass showUnlinkButton
|
1 year ago |
Wing-Kam Wong
|
c3649b8eb6
|
feat(nc-gui): pass m2mColumn to ItemChip & ListItems
|
1 year ago |
Wing-Kam Wong
|
6ce3ee312f
|
feat(nc-gui): pass belongsToColumn to ItemChip & ListItems
|
1 year ago |
Wing-Kam Wong
|
24e0675b58
|
refactor(nc-gui): remove unused RelationTypes
|
1 year ago |
Wing-Kam Wong
|
0128bd29c4
|
fix(nc-gui): include negative offset
|
1 year ago |
Wing-Kam Wong
|
e0f90b4fd3
|
chore: local sdk path
|
1 year ago |
wingkwong
|
086cea1b6f
|
[create-pull-request] automated change
Signed-off-by: GitHub <noreply@github.com>
|
1 year ago |
Wing-Kam Wong
|
600375bb17
|
chore(nocodb): lint
|
1 year ago |
navi
|
681ca29e65
|
New translations en.json (French)
|
1 year ago |
Raju Udava
|
b161f25cc7
|
fix: add source primary button
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
1 year ago |
Raju Udava
|
9847bd6f9e
|
test: update sqlite read nested
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
1 year ago |
Raju Udava
|
82c47c7165
|
test: read row with nested fields
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
1 year ago |
Raju Udava
|
89fdf3d833
|
fix: rollback transaction if bulk insert errors
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
1 year ago |