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 |
Pranav C
|
194da8d1a2
|
chore(cypress): make dropdown selection consistent
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
f2301ebf7c
|
chore(cypress): make active menu selection consistent
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
f8e7c2ed0f
|
fix(api): provide dummy hook as fallback for `ReloadRowDataHookInj`
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Raju Udava
|
87c8b2c6e0
|
test: incorrect login removed
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
2 years ago |
Raju Udava
|
536f05ba74
|
test: pagination handling fix
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
2 years ago |
Pranav C
|
2d5bb1504c
|
fix(api): add required validation for formula input field
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
fb80587988
|
refactor(api): show validation error for multi/single select
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
navi
|
87dfc1371e
|
Merge pull request #3584 from nocodb/all-contributors/add-asheerrizvi
docs: add asheerrizvi as a contributor for code
|
2 years ago |
allcontributors[bot]
|
3695ad7e2c
|
docs: update .all-contributorsrc [skip ci]
|
2 years ago |
allcontributors[bot]
|
82209a52a1
|
docs: update README.md [skip ci]
|
2 years ago |
navi
|
6a20a8c9e8
|
Merge pull request #3577 from asheerrizvi/feat-3562
feat: added a form for creating tokens
|
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 |
Pranav C
|
30788e3ee1
|
fix(gui): on add/edit column form validation failure keep the form open
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
7da60b4885
|
fix(gui): on delete failure from child list show error message
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
68434c63d7
|
fix(gui): remove row if user is not saving record from expanded form
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
184d0eb942
|
chore(gui): linting and code cleanup
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
2e7c322ec5
|
fix(gui): reload related table meta on LTAR column delete
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
2e1bfba0b8
|
fix(gui): always get latest meta before deleting a table
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
48a1e36faf
|
chore(gui): lint
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
3d1efe1087
|
Merge branch 'fix/save-rows-on-tab-switch' into fix/3565-new-row-insert
# Conflicts:
# packages/nc-gui/components/smartsheet/Row.vue
# packages/nc-gui/composables/useSmartsheetRowStore.ts
# packages/nc-gui/composables/useViewData.ts
|
2 years ago |
navi
|
f20563af04
|
Merge pull request #3578 from nocodb/fix/3576-nc-config
fix(nocodb): use port from connection URL
|
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 |
Pranav C
|
3bdcbb8e98
|
fix(gui): sync LTAR data on switching tab
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Raju Udava
|
1a60fe75da
|
test: CY test for LTAR verification
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
2 years ago |
Pranav C
|
b75a0815d2
|
fix(gui): close referenced row list modal on adding new
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
19c3d641d7
|
chore(gui): reload ancestor data even intermediate record is new
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
173b0219d4
|
chore(gui): lint
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
796b535855
|
fix(gui): reload LTAR list on value change
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |