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 |
Asheer Rizvi
|
9cd963d37a
|
chore: changed button to a-button
|
2 years ago |
mertmit
|
fe917975b0
|
fix(nocodb): use port from connection URL
Signed-off-by: mertmit <mertmit99@gmail.com>
|
2 years ago |
Asheer Rizvi
|
c7b24c4c4e
|
feat: added a form for creating tokens
|
2 years ago |
Raju Udava
|
f54b377862
|
feat: search option for LTAR child table
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.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 |
braks
|
a25a017d60
|
fix(nc-gui): remove vuetify from sponsors test
|
2 years ago |
Raju Udava
|
6769439f0e
|
refactor: display text correction for collab/locked view menu
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
2 years ago |
Raju Udava
|
93840ab1e3
|
fix: duplicate entry in rollup function table
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
2 years ago |
mertmit
|
19bfba4282
|
fix(nc-gui): invite button clickable area
Signed-off-by: mertmit <mertmit99@gmail.com>
|
2 years ago |
braks
|
c777463ac3
|
chore(nc-gui): remove unnecessary margin
|
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 |
Pranav C
|
e8e02e0088
|
chore(gui): lint
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
ccdd096c61
|
fix(gui): avoid unnecessary upload api call
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
mertmit
|
6fb7b156d6
|
fix(nc-gui): UI upload alpha version
Signed-off-by: mertmit <mertmit99@gmail.com>
|
2 years ago |
Pranav C
|
0ee6a6a214
|
fix: use local storage option of attachment only in public form
Signed-off-by: Pranav C <pranavxc@gmail.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
|
92b19a481e
|
fix(gui-v2): allow providing all non null/undefined value under ssl object value
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
|
a828a4be43
|
fix(gui-v2): use relative path as base url to avoid issue when using proxy
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
|
7089f4f1b7
|
fix: release info style & hide menu
|
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 |