* fix: fallback for default desk page * fix: return if reference name does not exist * refactor: rename to Query Report * refactor: codacy linting fixes * refactor: null check for data in workspace * feat: enable cypress recording * chore: codacy linting fixes * refactor: don't set route explicitly * fix (cypress): wait for request to be complete in grid pagination test * fix (cypress): explicitly return async calls * refactor: visit new_form directly * refactor: skip some scripts for ui tests * Revert "refactor: skip some scripts for ui tests" This reverts commit 1e46e3cd5361c2910d25efb244774d153511af53. |
||
|---|---|---|
| .. | ||
| desk_page | ||
| doctype | ||
| page | ||
| report | ||
| web_form | ||
| __init__.py | ||
| notifications.py | ||
| README.md | ||
| utils.py | ||
Core module contains the models required for the basic functioning of frappe including DocType, User (user), Role and others.