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
Ramesh Mane
f3500c147d
Merge pull request #10254 from nocodb/nc-feat/improved-barcode-and-qrcode-ux
...
feat(nc-gui): New Barcode/QR Code UI/UX
2025-01-13 17:19:36 +05:30
Amit Joki
691909ce3d
refactor: use css variables
2025-01-11 23:09:07 +05:30
Amit Joki
62a7844a1b
test: update the svg innerhtml to the newer ones
2025-01-11 20:24:36 +05:30
Amit Joki
08c0dc3e64
tests: fix the e2e tests
2025-01-11 19:37:43 +05:30
Aman Desai
c47e0b9848
test(extension-marketplace): marketplace test funcs ( #9966 )
...
* chore(tests): remove dead code
* chore(tests): remove dead code 2
* basic extension marketplace tests
* comments resolution
* fix: use id to add extension rather than name
* cleanup .closeTab
* test: pw issue
Signed-off-by: mertmit <mertmit99@gmail.com >
---------
Signed-off-by: mertmit <mertmit99@gmail.com >
Co-authored-by: mertmit <mertmit99@gmail.com >
2025-01-11 14:48:05 +03:00
Yoones Khoshghadam
02a362af33
test (nc-gui): imports modal align tests
2025-01-04 07:00:41 +00:00
Yoones Khoshghadam
6d2f0fca39
test (nc-gui): imports modal align tests
2025-01-04 07:00:41 +00:00
Yoones Khoshghadam
d967b342a3
fix (nc-gui): fields menu ui polishes
2025-01-01 06:52:09 +00:00
Raju Udava
f57d8cdf21
test: fix show-all selector
2025-01-01 06:52:09 +00:00
amandesai01
f1d616867d
fix(nc-gui): MFE tests
2024-12-31 05:44:07 +00:00
Raju Udava
0f9d8435b2
test: fix selector for sign out
...
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com >
2024-12-30 12:53:06 +05:30
Ramesh Mane
14ed85d34d
fix(nc-gui): org title update issue
2024-12-27 15:26:01 +05:30
Ramesh Mane
5399210fb9
fix: user pw test fails issue
2024-12-27 15:25:38 +05:30
Ramesh Mane
dd89bf3e15
fix(text): user selct cell pw test fails issue
2024-12-27 15:25:38 +05:30
Raju Udava
b18aa44f65
Merge branch 'develop' into nc-chore/ci-hang
2024-12-27 13:34:46 +05:30
Ramesh Mane
c8fdb77848
fix(test): view rename test fails issue
2024-12-26 20:19:03 +00:00
Ramesh Mane
f835f1e48a
fix(test): update rename table pw test case
2024-12-26 20:19:03 +00:00
mertmit
7efb7cc758
test: fix path
2024-12-26 11:27:30 +00:00
mertmit
5560db3b17
chore: upgrade pw
2024-12-26 11:27:29 +00:00
Ramesh Mane
19214eee20
fix(test): wait for el to visible first and then scroll
2024-12-26 08:01:47 +01:00
Ramesh Mane
f8b1e1a2ef
fix(test): some pw test fail issue
2024-12-26 08:01:47 +01:00
Ramesh Mane
bad297f7ef
fix(nc-gui): attachment test fail issue
2024-12-26 08:01:47 +01:00
Ramesh Mane
17a5528111
fix(nc-gui): view action menu test cases
2024-12-26 08:01:47 +01:00
Ramesh Mane
b2dcf30632
fix(nc-gui): MFE test cases
2024-12-26 08:01:47 +01:00
Ramesh Mane
67dfb6dcb2
Nc fix/expanded record single line multiline ( #10080 )
...
* fix (nc-gui): multiline text field in expanded form
* chore(nc-gui): lint
* fix (nc-gui): text cell separate textarea model
* fix (nc-gui): text cell lint
* test (nc-gui): expanded form correctly fill the text cell
* fix(nc-gui): singlelinetext height issue in bulk update drawer
---------
Co-authored-by: Yoones Khoshghadam <yooneskh@gmail.com >
2024-12-19 14:30:11 +03:00
mertmit
9109852aa7
chore: missing ch
...
Signed-off-by: mertmit <mertmit99@gmail.com >
2024-12-12 15:17:19 +05:30
Ramesh Mane
35bd98ff5e
fix(nc-gui): hide base settings sidebar if it is oss
2024-12-09 21:49:12 +05:30
Ramesh Mane
81d499d569
fix(nc-gui): disable audit logs test cases
2024-12-07 16:16:40 +05:30