Muhammed Mustafa
ba2dd1900b
refactor/Added some unit tests for table api and integrated new test scheme with auth tests
2 years ago
Muhammed Mustafa
e95739f871
refactor/Added some unit tests for table api
2 years ago
Muhammed Mustafa
dcdead507e
fix/Integrated new testing scheme to project tests
2 years ago
Muhammed Mustafa
161020e190
fix/Fixed package json test rest script
2 years ago
Muhammed Mustafa
7cf182d9e2
refactor/Integarted orderedMetaTables with the required knex migration
2 years ago
Muhammed Mustafa
afca1d69b1
refactor/Now unit tests dont have side effects and before each tests, meta tables are cleared and user generated tables is dropped
2 years ago
Muhammed Mustafa
ef96587548
refactor/Added some unit tests for project api
2 years ago
Muhammed Mustafa
4c3733c314
refactor/Added some unit tests for project api
2 years ago
Muhammed Mustafa
5d816a0b82
refactor/Added some unit tests for project api
2 years ago
Muhammed Mustafa
c8e9a62385
refactor/Added some unit tests for project api
2 years ago
Muhammed Mustafa
0a6c889e22
refactor/Added some unit tests for project api
2 years ago
Muhammed Mustafa
056753a179
refactor/Added unit test of auth api
2 years ago
Wing-Kam Wong
ea06b8d486
feat(nocodb): add grp_column_id to updateObj in KanbanView
2 years ago
Pranav C
7f7499b8fa
fix(api): if cache(list) is not present skip pushing it into the list to avoid unexpected behaviour
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Wing-Kam Wong
989f904dbb
feat(nocodb): add migration script for grp_column_id
2 years ago
mertmit
fe917975b0
fix(nocodb): use port from connection URL
...
Signed-off-by: mertmit <mertmit99@gmail.com>
2 years ago
mertmit
407d3dd8bd
fix: drop await / errors from feed-back form handler
...
Signed-off-by: mertmit <mertmit99@gmail.com>
2 years ago
mertmit
2c50abbed9
fix: add timeout to feed-back form api
...
Re #3555
Signed-off-by: mertmit <mertmit99@gmail.com>
2 years ago
Wing-Kam Wong
e5c12a2a9d
feat(nocodb): add KanbanViewColumn
2 years ago
Wing-Kam Wong
36c52b9818
feat(nocodb): add kanbanViewApis to router
2 years ago
Wing-Kam Wong
071dbdd82b
feat(nocodb): add kanban related logic in View
2 years ago
Wing-Kam Wong
de8a78221c
feat(nocodb): add kanban view apis
2 years ago
Wing-Kam Wong
14ccacd02c
feat(nocodb): add KanbanViewColumn
2 years ago
Wing-Kam Wong
47a099ebc4
chore(nocodb): format & fix minor issues in KanbanView
2 years ago
Wing-Kam Wong
8897b4f941
wip(nocodb): KanbanView model
2 years ago
Pranav C
34863712e4
chore: change nocodb-sdk to local path
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
pranavxc
2c88fe3431
[create-pull-request] automated change
...
Signed-off-by: GitHub <noreply@github.com>
2 years ago
mertmit
1c6b5b24e5
fix: version info implement timeout and cache
...
Signed-off-by: mertmit <mertmit99@gmail.com>
2 years ago
Pranav C
b3b8b6b1b1
chore: change nocodb-sdk to local path
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
pranavxc
3d4aa13a2d
[create-pull-request] automated change
...
Signed-off-by: GitHub <noreply@github.com>
2 years ago
Pranav C
def45f99d8
fix(gui-v2): add mariadb mysql mapping and add test for DATABASE_URL
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Pranav C
367dd09143
fix(gui-v2): typo correction
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Pranav C
9c557c9043
fix(gui-v2): include host from NC_DB url
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Pranav C
1163c4580a
fix(gui-v2): include host from NC_DB url
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Wing-Kam Wong
8028703bad
chore: change nocodb-sdk to local path
2 years ago
wingkwong
ab49e6bde9
[create-pull-request] automated change
...
Signed-off-by: GitHub <noreply@github.com>
2 years ago
Pranav C
21a306030c
chore(gui-v2): base url correction ( #3510 )
...
* chore(gui-v2): base url correction
- support nocodb serving under a nested path
Signed-off-by: Pranav C <pranavxc@gmail.com>
* chore(gui-v2): initial base url correction
Signed-off-by: Pranav C <pranavxc@gmail.com>
* fix(gui-v2): redirect to dashboard with relative path
Signed-off-by: Pranav C <pranavxc@gmail.com>
* fix(gui-v2): make plugin path relative
Signed-off-by: Pranav C <pranavxc@gmail.com>
* fix(gui-v2): redirect path correction
Signed-off-by: Pranav C <pranavxc@gmail.com>
* fix: allow download option migration handling
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
* fix(gui-v2): redirect old base url to new path
Signed-off-by: Pranav C <pranavxc@gmail.com>
* fix(gui-v2): redirect old base ur with some view/table open
Signed-off-by: Pranav C <pranavxc@gmail.com>
* fix(gui-v2): handle old tab url and navigate to the new url
Signed-off-by: Pranav C <pranavxc@gmail.com>
* chore(gui-v2): cleanup
Signed-off-by: Pranav C <pranavxc@gmail.com>
Signed-off-by: Pranav C <pranavxc@gmail.com>
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
Co-authored-by: Raju Udava <86527202+dstala@users.noreply.github.com>
2 years ago
Wing-Kam Wong
d4e9336b1a
chore: update package.json & package-lock.json
2 years ago
Wing-Kam Wong
7b7ed2b894
chore: move nc-gui to nc-gui-backup
2 years ago
Wing-Kam Wong
0582a2b326
chore: remove nc-lib-gui-v2
2 years ago
Pranav C
6afb380af4
refactor(api): provide more meaningful error message
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Pranav C
ca2fdc65ad
fix(api): throw not implemented if test method is not implemented
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Wing-Kam Wong
6a7dd34cd5
fix(gui-v2): operator does not exist: double precision % integer
2 years ago
Wing-Kam Wong
a59eb6e072
enhancement: add try catch for covering search mismatch type
2 years ago
Wing-Kam Wong
9bf5181934
enhancement: add try catch for covering search mismatch type
2 years ago
Pranav C
27366ee1e7
refactor(gui-v2): identify abstract type properly
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Raju Udava
eccb6d0aca
test: fix handling of datatype with length info
...
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
2 years ago
Pranav C
b3b6a572bc
fix(api): public nested data api correction
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Wing-Kam Wong
36bff8c8eb
fix(gui-v2): update plugin title cache as well
2 years ago
mertmit
8d4cf85c15
feat: initial field count for gallery view
...
Signed-off-by: mertmit <mertmit99@gmail.com>
2 years ago