Commit Graph

509 Commits

Author SHA1 Message Date
Muhammed Mustafa
26aa0c285c fix: Integrated new locked mode changes to isLocked 2023-11-23 07:02:56 +00:00
Muhammed Mustafa
9ccb96dcca fix: Integrated new import csv changes to tests 2023-11-14 11:41:42 +00:00
mertmit
94c6098339 test: timeout to allow duplication of data
Signed-off-by: mertmit <mertmit99@gmail.com>
2023-11-13 19:48:56 +03:00
mertmit
eb7e7a8cc8 test: duplicate column modal
Signed-off-by: mertmit <mertmit99@gmail.com>
2023-11-13 19:48:55 +03:00
Muhammed Mustafa
833b9acfb5 fix: Integrated Download CSV & Excel label rename to tests 2023-11-10 10:54:45 +00:00
Muhammed Mustafa
a56c8fac2b fix: Integrated new view context menu to tests 2023-11-10 10:54:45 +00:00
Muhammed Mustafa
9aeecec92d fix: Fixed issue with test 2023-11-10 10:54:43 +00:00
Muhammed Mustafa
f60c18dd33 fix: Fixed issue with test 2023-11-10 10:54:43 +00:00
Muhammed Mustafa
893e2ccfd9 fix: Fixed styling issues with view context menu and fixed issues with test and removed NcMenuItem as it was causing issues with test 2023-11-10 10:54:43 +00:00
Muhammed Mustafa
46d69f2b2e fix: Remvoed old view action dropdown and integrated changes in test 2023-11-10 10:54:43 +00:00
mertmit
4ef9323b1e feat: single exec
Signed-off-by: mertmit <mertmit99@gmail.com>
2023-11-10 10:59:42 +03:00
Muhammed Mustafa
84fc98987a fix: Fixed test 2023-11-09 07:17:47 +00:00
Muhammed Mustafa
627e991c47 fix: Fixed column width undo test with column dnd 2023-10-26 16:52:30 +00:00
Muhammed Mustafa
b2624e59fe fix: Integrated column click to select to tests 2023-10-25 12:51:29 +00:00
Pranav C
c3e3ea4e13 refactor: path correction 2023-10-11 06:25:53 +00:00
Pranav C
e9d293a5d0 refactor: path correction 2023-10-11 06:25:53 +00:00
Pranav C
4b64d3d2fd refactor: path correction 2023-10-11 06:25:53 +00:00
Pranav C
d30c4d0c95 refactor: remove extra / 2023-10-11 06:25:52 +00:00
Pranav C
a1eceefcb3 refactor: test corrections 2023-10-11 06:25:52 +00:00
Pranav C
fc579bb3a4 refactor: test corrections 2023-10-11 06:25:52 +00:00
Pranav C
2af447afff fix: remove extra / 2023-10-11 06:25:51 +00:00
Pranav C
06b3bbe59d refactor: public/auth path corrections in tests 2023-10-11 06:25:51 +00:00
Pranav C
75c9b7e3eb refactor: meta path corrections in tests 2023-10-11 06:25:51 +00:00
mertmit
a4ec12c08f test: typo in variable 2023-10-10 12:44:26 +00:00
mertmit
90ab437436 fix: hide context menu for shared base 2023-10-10 12:44:26 +00:00
Muhammed Mustafa
e2d47f0bca fix(nc-gui): row -> record 2023-10-09 13:53:36 +00:00
Muhammed Mustafa
ce24a7d200 fix(nc-gui): Playwright issues 2023-10-09 13:53:36 +00:00
Sreehari jayaraj
78796c99f6 Merge pull request #6601 from nocodb/fix/table
fix: css refactor token and user list
2023-10-07 19:24:20 +05:30
sreehari jayaraj
5b2fc063cd fix(test): changed locator to btn from icon 2023-10-07 18:48:50 +05:30
Muhammed Mustafa
f235e818b6 fix(nc-gui): Test fix 2023-10-07 17:14:50 +05:30
Muhammed Mustafa
b75bbb99a5 fix(nc-gui): Fixed test for data sources page and minor UI change 2023-10-07 10:08:14 +00:00
DarkPhoenix2704
990699ff4a fix: test 2023-10-06 12:44:46 +00:00
mertmit
3ea6cebb7b test: pagination selector 2023-10-05 04:30:57 +00:00
Raju Udava
7557ee1a9b test: change in invite table modal 2023-10-04 17:51:55 +00:00
mertmit
1e801ad3ad test: header selector 2023-10-03 07:21:45 +00:00
Pranav C
7d628af2c8 tests: label correction
Signed-off-by: Pranav C <pranavxc@gmail.com>
2023-10-02 23:52:19 +05:30
Pranav C
a53e50c53a refactor: rename project and base
- Rename `Project`  => `Base`
- Rename `Base` => `Source`
- Remove `db` from data/meta api endpoints
- Add backward compatibility for old apis
- Migrations for renaming table and columns

Signed-off-by: Pranav C <pranavxc@gmail.com>
2023-10-02 23:52:19 +05:30
Pranav C
e790abdbaf refactor: rename project and base
- Rename `Project`  => `Base`
- Rename `Base` => `Source`
- Remove `db` from data/meta api endpoints
- Add backward compatibility for old apis
- Migrations for renaming table and columns

Signed-off-by: Pranav C <pranavxc@gmail.com>
2023-10-02 23:52:18 +05:30
Sreehari jayaraj
4306db4c12 Merge branch 'develop' into fix/link 2023-10-02 18:52:33 +05:30
DarkPhoenix2704
1231b0a209 feat: sync 2023-10-02 18:27:05 +05:30
sreehari jayaraj
996bafef97 fix: LTAR test toast causing problem in focus 2023-10-02 18:15:12 +05:30
sreehari jayaraj
f56ab9e2f2 fix: exapnded form header test case 2023-10-02 18:15:12 +05:30
sreehari jayaraj
1b4b76108c fix: test delete modal 2023-10-02 18:15:12 +05:30
Muhammed Mustafa
916d52571b fix: Fixed projectCollab test assertion issue 2023-10-02 11:43:03 +00:00
Muhammed Mustafa
2cf5af44e2 fix: Fixed issue with project node being closed in shared base 2023-10-02 11:43:02 +00:00
Muhammed Mustafa
87ae30366f Merge pull request #6524 from nocodb/chore/one-worker-test
PW Worker count for each dbtype in CI changed
2023-09-30 16:33:08 +05:30
Muhammed Mustafa
ee8411f370 fix: Fixed flakyness with form test 2023-09-30 13:59:03 +05:30
Muhammed Mustafa
e463481d66 fix: Fixed flakyness with form test 2023-09-30 13:57:25 +05:30
Muhammed Mustafa
b85961030c fix: Fixed flakyness with row height test 2023-09-30 13:12:24 +05:30
sreehari jayaraj
430dbd13dc fix: test contex menu 2023-09-29 12:32:47 +05:30