Commit Graph

1337 Commits

Author SHA1 Message Date
Ramesh Mane
07a9343bc5 fix(test): sidebar test fail issue 2025-05-17 06:32:00 +00:00
Ramesh Mane
e829b0f56c fix(test): Cannot read properties of undefined (reading 'verifyBaseListOpen') 2025-05-17 06:31:59 +00:00
Ramesh Mane
6061825fb8 fix(test): updated some left sidebar test cases 2025-05-17 06:31:59 +00:00
Ramesh Mane
9902ad0445 fix(test): base related test udpate 2025-05-17 06:31:58 +00:00
Ramesh Mane
4e7b8b3627 fix(test): minisidebar action test 2025-05-17 06:31:58 +00:00
Ramesh Mane
cb44ccd5ef fix(test): sidebar create table test update 2025-05-17 06:31:58 +00:00
Raju Udava
36fb239b8a fix: user field selection, add delay
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
2025-05-13 23:16:48 +05:30
Raju Udava
d1d974c36a fix: remove .only override
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
2025-05-13 22:18:47 +05:30
Raju Udava
7ae37c1f0b test: skip expand modes in OSS
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
2025-05-13 22:17:13 +05:30
Ramesh Mane
872abba23f fix(test): enable file mode pw test 2025-05-09 10:40:26 +00:00
DarkPhoenix2704
fa8badc137 fix: calendar playwright tests 2025-05-07 04:53:43 +00:00
Pranav C
a425712357 Merge branch 'develop' into nc-feat/workspace-sso-followup 2025-04-25 17:37:47 +05:30
DarkPhoenix2704
c715386ef6 fix: failing tests 2025-04-25 07:47:18 +00:00
DarkPhoenix2704
087786de64 fix: add max width constraint 2025-04-25 07:47:18 +00:00
Pranav C
6d79d0e750 chore: cleanup 2025-04-24 23:09:10 +00:00
Pranav C
7407983ea6 fix: correction in template rendering 2025-04-24 23:09:09 +00:00
Pranav C
48af617582 test: enable all playwright test 2025-04-24 23:09:09 +00:00
Pranav C
2923e87236 test: saml - metadata load 2025-04-24 23:09:09 +00:00
Pranav C
de3997aa7d test: convert error logs to string 2025-04-24 23:09:08 +00:00
Pranav C
d6fe09e0a5 test: add delay 2025-04-24 23:09:08 +00:00
Pranav C
982ae1c809 test: saml metadata - switch to xml tab before filling 2025-04-24 23:09:08 +00:00
Pranav C
299ceb187c test: saml metadata loading correction 2025-04-24 23:09:08 +00:00
Pranav C
bee38c0b2a TEMP: enable only - revert later 2025-04-24 23:09:08 +00:00
Ramesh Mane
e1dd06843a fix(pw): update expand icon/comment selector 2025-04-24 18:27:58 +00:00
Ramesh Mane
174f0bf74d fix(nc-gui): expand test fail issue 2025-04-24 18:27:58 +00:00
DarkPhoenix2704
94c9b56bc6 fix: tests failing 2025-04-22 14:15:57 +00:00
DarkPhoenix2704
8d76539dc1 fix: verify playwright tests 2025-04-17 18:34:50 +00:00
Ramesh Mane
8ffa7dbafb fix(test): pw test fail issue 2025-04-15 05:53:31 +00:00
mertmit
763a6769ce chore: sync missing changes
Signed-off-by: mertmit <mertmit99@gmail.com>
2025-03-27 20:02:17 +03:00
mertmit
a5aa7725e4 chore: eslint fix
Signed-off-by: mertmit <mertmit99@gmail.com>
2025-03-27 20:02:07 +03:00
Ramesh Mane
326c7fc071 fix(test): pw test fail issue 2025-03-20 10:14:21 +00:00
Ramesh Mane
b4b22ed2b5 test(pw): excel import test fail 2025-03-20 10:14:20 +00:00
Pranav C
6991cf0616 test: skip toggling field from menu since it will be in visible state(first 2 column) 2025-03-19 10:20:05 +00:00
Pranav C
7fd0830df0 fix: keep system col in show states by default 2025-03-19 10:20:05 +00:00
DarkPhoenix2704
f234c00148 fix: duplciate base test fix 2025-03-17 06:16:30 +00:00
Pranav C
a194c9232b test: update filter add button selector 2025-03-15 11:33:51 +00:00
Ramesh Mane
a31a3812d0 fix(text): hide Language1 again after filling expanded form 2025-03-12 08:01:01 +00:00
Ramesh Mane
ce07d5ccb3 fix(test): kanban view test fail issue 2025-03-12 08:01:00 +00:00
Ramesh Mane
54591b26cd fix(nc-gui): test fail issue 2025-03-11 19:25:20 +00:00
Ramesh Mane
dec7d06353 fix(sdk): mysql and sqlite test cases 2025-03-05 14:51:15 +00:00
Ramesh Mane
24c18bd9ba fix(text): update clickboard cell content pw test cases 2025-03-05 14:51:15 +00:00
Ramesh Mane
828fd4c608 fix(test): locked view test cases 2025-03-04 15:20:21 +05:30
Ramesh Mane
3291add9e5 fix(nc-gui): column resize issue 2025-03-04 15:05:20 +05:30
Raju Udava
f1d4013d16 Nc fix/rich perf (#10528)
* fix: rich text performance issue

* fix: rich text limit number of chars for canvas

* fix: flaky barcode tests

* fix: avoid duplicate trigger

* test: flaky kanban

* test: flaky meta sync

* test: flaky grid

* test: add flag to kanban calls

Signed-off-by: mertmit <mertmit99@gmail.com>

---------

Signed-off-by: mertmit <mertmit99@gmail.com>
Co-authored-by: mertmit <mertmit99@gmail.com>
2025-02-18 15:45:47 +03:00
Raju Udava
f5c49cf283 Nc fix/progress meta sync (#10448)
* feat: progress panel component

* feat: meta sync progress support

* test: meta sync

---------

Co-authored-by: mertmit <mertmit99@gmail.com>
2025-02-07 23:12:06 +03:00
Pranav C
14288410ee Merge pull request #10415 from nocodb/nc-fix/query-filter-parsing
fix : escape parentheses on filter from API
2025-02-06 18:15:50 +05:30
Fendy Heryanto
a4bc0d517d Adding a delay to make tests more consistent 2025-02-06 08:14:52 +00:00
Fendy Heryanto
4ec4c56f3d delay by 200ms after refresh 2025-02-06 07:44:33 +00:00
Ramesh Mane
15bea3417f fix(test): user select field test fail issue 2025-01-28 13:18:35 +00:00
amandesai01
f8300785a1 test(nc-gui): calendar: remove unnecessary force 2025-01-20 10:45:12 +00:00