Akhil Narang
e4ca94e88f
Merge pull request #28910 from mahsem/remove_plural
...
fix: remove_plural_from _modal
2025-01-06 11:33:19 +05:30
Raffael Meyer
bba05d869f
perf: reduce klicks for changing link value ( #28988 )
2025-01-03 20:06:23 +01:00
mahsem
b3ab2e60c4
fix: multi_select_dialog_failing_test
2025-01-01 17:47:45 +01:00
Suraj Shetty
ca0e0d2fcf
test: Scroll list_title into view
2024-10-21 12:17:04 +05:30
Sumit Bhanushali
06053d74d6
fix: added type in workspace tests
2024-09-30 10:54:30 +05:30
Rushabh Mehta
23f52c1720
fix(style): update error, not found pages
2024-09-25 15:46:24 +05:30
Rushabh Mehta
0b902d1ea6
fix(test): workspace
2024-09-06 17:12:25 +05:30
Akhil Narang
fe192025a5
Merge pull request #27570 from rohitwaghchaure/fixed-label-button
...
fix: label for web form
2024-09-02 13:44:10 +05:30
Rohit Waghchaure
0560ff84f9
fix: label for web form
2024-09-02 13:00:56 +05:30
Rushabh Mehta
5a5fa9a440
fix(tests): workspace, awesome_bar
2024-08-26 23:06:19 +05:30
Rushabh Mehta
8793ca506f
fix(tests): workspace
2024-08-26 22:04:20 +05:30
Rushabh Mehta
77b11dd1ce
fix(tests): workspace tests and more style fixes
2024-08-26 18:15:59 +05:30
Rushabh Mehta
37b7fa59b1
fix(styles): various styles and updates to workspaces
2024-08-19 12:06:55 +05:30
Rushabh Mehta
bdef8d7187
fix(test): grid_configuration.js
2024-08-14 21:36:14 +05:30
Rushabh Mehta
a464040179
fix(test): grid_configuration.js
2024-08-14 20:09:02 +05:30
Rushabh Mehta
0360bac082
fix(test): grid_configuration.js
2024-08-14 18:35:43 +05:30
Rushabh Mehta
b7758be1b5
fix(test): fix tests
2024-08-14 17:08:01 +05:30
Rushabh Mehta
398657c7fa
fix(minor): test
2024-08-14 16:13:57 +05:30
Rushabh Mehta
4a602917a8
fix(test): fix workspace_blocks.js
2024-07-29 22:25:08 +05:30
Rushabh Mehta
5a2c2a3250
fix(tests): [Workspace] Fix tests for actions in footer
2024-07-29 08:25:38 +05:30
Rushabh Mehta
d545f30b22
fix(tests): [Workspace] Fix tests for actions in footer
2024-07-29 07:58:10 +05:30
Rushabh Mehta
da3698ba30
fix(tests): [Workspace] Fix tests for actions in footer
2024-07-28 19:13:54 +05:30
Rushabh Mehta
40557741b2
fix(tests): [Workspace] Fix tests for actions in footer
2024-07-28 11:54:40 +05:30
barredterra
c31cd09040
test: awesomplete
2024-06-20 17:22:58 +02:00
barredterra
0b95b28bfe
Merge branch 'develop' into undebounce-autocomplete
2024-06-20 16:09:10 +02:00
barredterra
cc4d369e3f
test: refactor autocomplete cypress test
2024-05-24 12:25:29 +02:00
Rutwik Hiwalkar
3e8765d5d1
fix(ui_test): reload page after login instead of redirecting to /app ( #26551 )
...
- navigating to /app does an absolute navigation in cypress and doesn't
forward url args
2024-05-24 13:08:31 +05:30
Ankush Menat
4e251e9b0b
feat(recorder): Suggest query index
2024-05-14 16:05:58 +05:30
Raffael Meyer
8eb8c64fbd
fix(Navbar Settings): reload page after save ( #26274 )
...
* fix(Navbar Settings): reload page after save
* test: file uploader flake
---------
Co-authored-by: Ankush Menat <ankush@frappe.io>
2024-05-01 13:20:04 +00:00
Ankush Menat
0a34f8b28e
fix!: remove "remove empty rows" behaviour ( #26269 )
...
This doesn't make sense:
1. A field which is not in list view can be modified
2. A modified field can actually have falsy value
2024-05-01 07:33:30 +00:00
Ankush Menat
9567efe20b
test: file uploader flaky test ( #26254 )
...
Previous window left open kills all other tests with no way to know
which one
2024-04-30 14:18:18 +00:00
Ankush Menat
c1e8d8e791
test: flaky link field test ( #26246 )
2024-04-30 11:12:49 +00:00
Ankush Menat
775f113145
test: wait for duration control ( #26235 )
2024-04-30 06:45:26 +00:00
Ankush Menat
d75b41793d
chore: drop flaky not so important UI tests ( #26092 )
2024-04-22 11:50:02 +00:00
Ankush Menat
1dcfadf5ca
test: fix cypress tests ( #26012 )
...
* ci: less retries for cypress
waste of cpu cycles and time, produces misleading output
* test: fix workspace tests
* chore: drop flaky af tests
* fix: Avoid sending `"undefined"` as docname
2024-04-17 15:26:18 +00:00
barredterra
75f588d386
Merge remote-tracking branch 'upstream/develop' into list-padding
2024-04-16 19:49:54 +02:00
Corentin Flr
f46c4813ca
fix(ControlLink)!: Fix link selection in tables on iOS ( #25472 )
...
* fix(ControlLink)!: Fix link selection in tables on iOS
* test: use correct selector
* test: change selector
---------
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Co-authored-by: Ankush Menat <ankush@frappe.io>
2024-04-16 13:36:59 +05:30
barredterra
374f778faa
test: additional list-row-container for header row
2024-04-11 15:52:10 +02:00
barredterra
e6f1767fa9
test: fix css query
2024-04-09 19:29:53 +02:00
Akhil Narang
812f29bd08
Merge pull request #25802 from barredterra/bulk-actions-workflow
...
fix: don't show bulk actions for doctype with workflow
2024-04-09 15:00:44 +05:30
Ankush Menat
adcb9ef72a
chore: Drop API tests
...
These are already tested with far more coverage in server side tests.
2024-04-07 11:29:41 +05:30
barredterra
b696e23354
test: cypress shouldn't expect disabled actions
2024-04-04 15:14:26 +02:00
Ankush Menat
dbcf7ad30c
refactor: update usage of modified everywhere
2024-03-27 11:23:13 +05:30
Ankush Menat
571ca34eca
fix: redirect after login, todo filters ( #25521 )
...
* Revert "fix: default filter setup on todo list (#25455 )"
This reverts commit 396bc4102e .
* Revert "Revert "fix: default filter setup on todo list (#25455 )""
This reverts commit 5e6b6997d526446760c42e7e812ceef5fe416492.
* test: wait longer for filters to apply
* fix: route redirects after login
* test: use clear_filters
* fix: don't set default filters on ToDo
This messes with previous filters logic.
2024-03-20 17:02:24 +05:30
Ankush Menat
698ef95ca1
refactor: avoid duplicate render_count for report view
...
Only difference is element
2024-03-12 15:07:06 +05:30
barredterra
fa0b59aa70
test: cypress form
2024-02-23 22:49:10 +01:00
barredterra
2646771811
test: cypress grid
2024-02-23 22:48:31 +01:00
Ankush Menat
17ebc5ee4d
chore: disable flaky UI test ( #24847 )
2024-02-10 18:08:40 +05:30
mergify[bot]
4655c6c1e3
Merge pull request #23678 from niraj2477/gh-20969
...
feat(List View): Add button to remove multiple assignments
2024-01-13 07:57:17 +00:00
Suraj Shetty
439bd2e366
test: Add new option
2024-01-13 13:10:10 +05:30