Commit graph

12 commits

Author SHA1 Message Date
Ankush Menat
72c2207e0f refactor: useless use of dict in frappe.get_doc 2024-02-10 12:52:38 +05:30
marination
c648e4fc9a style: Linter 2023-12-11 18:24:28 +01:00
marination
17cd3e9b3e test: Custom doctype links having non std fieldname with dashboard override 2023-11-24 19:19:28 +01:00
anandbaburajan
1dc7a3705b fix: separate internal_and_external_links from internal_links 2023-09-05 21:41:43 +05:30
anandbaburajan
6ddc3654c6 chore: add test prefix before test doctypes 2023-08-09 17:19:02 +05:30
anandbaburajan
fde516b06f chore: use new_doctype for creating test doctypes 2023-08-09 16:57:32 +05:30
anandbaburajan
bbffaa1bf6 chore: patching dashboard at runtime instead of creating a file
(cherry picked from commit 9ce430800da110f68703605d7250d5b8d9de8a78)
2023-08-02 03:21:39 +00:00
anandbaburajan
480ef5076d chore: rename links_count_data to count, and update docstring of get_open_count
(cherry picked from commit 97a57966116a7ef9bd542d34e63448edab8befda)
2023-08-02 03:21:39 +00:00
anandbaburajan
fa6461cf47 chore: removed unnecessary non_standard_fieldname
(cherry picked from commit db3738a89207bba18d2d264c2f366b5d9ed1382b)
2023-08-02 03:21:38 +00:00
anandbaburajan
e0d00b5ae1 chore: fix typo
(cherry picked from commit e8a1e9f96389927cc5e15a7a7769208fdf13614d)
2023-08-02 03:21:38 +00:00
anandbaburajan
e3f65a2314 chore: check if table exists in delete_test_data
(cherry picked from commit bff4bac4ae5dde39336846b49c7d0f5190bdae5e)
2023-08-02 03:21:38 +00:00
anandbaburajan
61e0b6c00e test: remove ui tests and add server tests, and turn dev mode off
(cherry picked from commit 82390164c99e7d0d4615ab2ea8d726f96d65f02d)
2023-08-02 03:21:38 +00:00