seitime-frappe/cypress/integration
Ankush Menat 7b7c6390f4 fix!: Swap old style naming with new one
"new" style of naming uses `format:` which is broken and unfixable. This
commit discourages use of the new style.

What was referred to as "old style" already works just fine and supports
all the same things.

ref https://github.com/frappe/frappe/issues/21212
2025-12-15 12:12:09 +05:30
..
assignment_rule.js test: custom grid buttons (#19073) 2022-12-01 13:16:00 +05:30
awesome_bar.js test: fix kanban test cases 2025-12-09 23:10:16 +05:30
control_attach.js test: apply doctype filter while seearching file 2025-12-09 17:25:40 +05:30
control_autocomplete.js chore: rename app to desk in ui tests 2025-11-14 23:05:13 +05:30
control_barcode.js chore: rename app to desk in ui tests 2025-11-14 23:05:13 +05:30
control_color.js chore: rename app to desk in ui tests 2025-11-14 23:05:13 +05:30
control_currency.js chore: rename app to desk in ui tests 2025-11-14 23:05:13 +05:30
control_data.js test: add correct id for copying title 2025-12-09 17:40:54 +05:30
control_date.js chore: rename app to desk in ui tests 2025-11-14 23:05:13 +05:30
control_date_range.js chore: rename app to desk in ui tests 2025-11-14 23:05:13 +05:30
control_duration.js chore: rename app to desk in ui tests 2025-11-14 23:05:13 +05:30
control_dynamic_link.js fix: speed up link field (#34689) 2025-12-01 19:31:27 +01:00
control_float.js chore: rename app to desk in ui tests 2025-11-14 23:05:13 +05:30
control_icon.js chore: rename app to desk in ui tests 2025-11-14 23:05:13 +05:30
control_link.js fix: speed up link field (#34689) 2025-12-01 19:31:27 +01:00
control_markdown_editor.js chore: rename app to desk in ui tests 2025-11-14 23:05:13 +05:30
control_phone.js chore: rename app to desk in ui tests 2025-11-14 23:05:13 +05:30
control_rating.js chore: rename app to desk in ui tests 2025-11-14 23:05:13 +05:30
control_select.js chore: rename app to desk in ui tests 2025-11-14 23:05:13 +05:30
custom_buttons.js test(custom_buttons): fix sidebar collapse logic (#34812) 2025-11-21 03:03:31 +01:00
customize_form.js fix!: Swap old style naming with new one 2025-12-15 12:12:09 +05:30
dashboard.js chore: rename app to desk in ui tests 2025-11-14 23:05:13 +05:30
dashboard_chart.js fix: speed up link field (#34689) 2025-12-01 19:31:27 +01:00
dashboard_links.js chore: rename app to desk in ui tests 2025-11-14 23:05:13 +05:30
data_field_form_validation.js chore: rename app to desk in ui tests 2025-11-14 23:05:13 +05:30
datetime.js chore: rename app to desk in ui tests 2025-11-14 23:05:13 +05:30
datetime_field_form_validation.js test: implement datetime field validation tests (#34912) 2025-12-03 02:48:48 +01:00
depends_on.js chore: rename app to desk in ui tests 2025-11-14 23:05:13 +05:30
file_uploader.js feat: allow restricting public file uploads to System Managers (#34879) 2025-12-11 00:38:47 +01:00
form.js fix: allow same filter multiple times in workspace shortcut (#35133) 2025-12-09 19:00:01 +05:30
form_builder.js fix: speed up link field (#34689) 2025-12-01 19:31:27 +01:00
form_tab_break.js chore: rename app to desk in ui tests 2025-11-14 23:05:13 +05:30
form_tour.js chore: rename app to desk in ui tests 2025-11-14 23:05:13 +05:30
grid.js chore: rename app to desk in ui tests 2025-11-14 23:05:13 +05:30
grid_configuration.js chore: rename app to desk in ui tests 2025-11-14 23:05:13 +05:30
grid_keyboard_shortcut.js chore: typo and replace cy.visit with cy.new_form 2023-10-18 17:26:52 +05:30
grid_pagination.js chore: rename app to desk in ui tests 2025-11-14 23:05:13 +05:30
grid_row_form_tabs.js fix: wrong tab naming for testing 2025-12-10 09:22:47 +01:00
grid_search.js fix: grid search test and semgrep 2025-11-14 23:05:14 +05:30
kanban.js test: remove optional delete anban test case 2025-12-10 11:01:09 +05:30
list_paging.js chore: rename app to desk in ui tests 2025-11-14 23:05:13 +05:30
list_view.js fix: more tests 2025-11-22 22:22:12 +01:00
list_view_settings.js test: fix failing test of listview settings 2025-12-05 22:42:48 +05:30
login.js chore: rename app to desk in ui tests 2025-11-14 23:05:13 +05:30
multi_select_dialog.js chore: rename app to desk in ui tests 2025-11-14 23:05:13 +05:30
navigation.js chore: rename app to desk in ui tests 2025-11-14 23:05:13 +05:30
number_card.js fix: speed up link field (#34689) 2025-12-01 19:31:27 +01:00
permissions.js chore: rename app to desk in ui tests 2025-11-14 23:05:13 +05:30
query_report.js chore: rename app to desk in ui tests 2025-11-14 23:05:13 +05:30
relative_time_filters.js test: Commenting relative_time_filters.js 2021-10-19 19:46:33 +05:30
report_view.js chore: rename app to desk in ui tests 2025-11-14 23:05:13 +05:30
rounding.js chore: rename app to desk in ui tests 2025-11-14 23:05:13 +05:30
routing.js chore: rename app to desk in ui tests 2025-11-14 23:05:13 +05:30
sidebar.js chore: rename app to desk in ui tests 2025-11-14 23:05:13 +05:30
socket_updates.js chore: rename app to desk in ui tests 2025-11-14 23:05:13 +05:30
table_multiselect.js refactor: seperate blogs into a seperate app (#32737) 2025-07-28 14:35:02 +05:30
url_data_field.js chore: rename app to desk in ui tests 2025-11-14 23:05:13 +05:30
utils.js chore: rename app to desk in ui tests 2025-11-14 23:05:13 +05:30
view_routing.js test: fix route to worksapce test case 2025-12-09 17:37:38 +05:30
web_form.js fix: speed up link field (#34689) 2025-12-01 19:31:27 +01:00
workspace.js fix(test): empty my workspaces before test starts 2025-11-14 23:05:14 +05:30
workspace_blocks.js fix: speed up link field (#34689) 2025-12-01 19:31:27 +01:00