Muhammed Mustafa
|
107f9ab4d8
|
refactor/Added unit test for table row api
|
2 years ago |
Muhammed Mustafa
|
f939299a4e
|
refactor/Added lookup nested sorted filter unit test for table row api
|
2 years ago |
Muhammed Mustafa
|
c3dd93d8c5
|
fix/removed unnecassary filter adding to in BaseModelSql
|
2 years ago |
Muhammed Mustafa
|
b24a4ea6ac
|
refactor/Added lookup nested sorted filter unit test for table row api
|
2 years ago |
Muhammed Mustafa
|
e1d0a2666c
|
refactor/Added lookup filter unit test for table row api
|
2 years ago |
Muhammed Mustafa
|
3492671021
|
refactor/Added lookup unit test for table row api
|
2 years ago |
Muhammed Mustafa
|
938697fe45
|
refactor/Added rollup unit test for table row api
|
2 years ago |
Muhammed Mustafa
|
607f0d1cbb
|
refactor/Added unit tests for table row data api
|
2 years ago |
Muhammed Mustafa
|
48066c46f4
|
refactor/Refactored all the unit tests
|
2 years ago |
Muhammed Mustafa
|
f259fc36b9
|
refactor/Now project configuration of test environment is a external project with sakila database as data source and all original sakila tables are shared between all tests while user created tables will be dropped on each test's setup/beforeEach
|
2 years ago |
Muhammed Mustafa
|
699231c8e7
|
fix/minor cleanup
|
2 years ago |
Muhammed Mustafa
|
e730cf606c
|
refactor/Added unit test for table row data api
|
2 years ago |
Muhammed Mustafa
|
f2b8979375
|
refactor/Added and fixed some unit test for table api
|
2 years ago |
Muhammed Mustafa
|
79831e3f0c
|
refactor/Added some unit test for table api
|
2 years ago |
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 |