Ankush Menat
722634a112
Merge pull request #35007 from barredterra/cache-empty-search_link
...
perf: cache empty search links
2025-12-17 12:35:38 +05:30
Ejaaz Khan
329243f646
Merge pull request #35223 from iamejaaz/remove-list-sidebar
...
feat: remove list sidebar
2025-12-15 22:49:08 +05:30
Ejaaz Khan
218e882ab3
test: comment test of removed functionality
2025-12-15 21:32:10 +05:30
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
barredterra
68b18d8a93
test: don't wait for cached request
2025-12-13 17:43:07 +01:00
Manzoor Sofi
dbad0ce1fe
feat: allow restricting public file uploads to System Managers ( #34879 )
...
Co-authored-by: barredterra <14891507+barredterra@users.noreply.github.com>
2025-12-11 00:38:47 +01:00
git-avc
e21d05c20c
fix: wrong tab naming for testing
2025-12-10 09:22:47 +01:00
git-avc
d79e684c76
test: add child row form test
2025-12-10 09:11:02 +01:00
Ejaaz Khan
5386cba461
Merge pull request #35126 from iamejaaz/new-navbar-design
...
feat: new navbar design
2025-12-10 11:27:01 +05:30
Ejaaz Khan
1678d82a69
test: remove optional delete anban test case
2025-12-10 11:01:09 +05:30
Ejaaz Khan
f2c37576af
test: fix kanban test cases
2025-12-09 23:10:16 +05:30
Rahul Agrawal
dfd956f236
fix: allow same filter multiple times in workspace shortcut ( #35133 )
...
* fix: populate multiple filters of same type in URL
* test: increase wait time for jump to field
2025-12-09 19:00:01 +05:30
Ejaaz Khan
da936cc2fe
test: add correct id for copying title
2025-12-09 17:40:54 +05:30
Ejaaz Khan
1f33616371
test: fix route to worksapce test case
2025-12-09 17:37:38 +05:30
Ejaaz Khan
f04cc04502
test: apply doctype filter while seearching file
2025-12-09 17:25:40 +05:30
Ejaaz Khan
33d9a7f622
test: use click instead of enter
2025-12-06 00:56:28 +05:30
Ejaaz Khan
f2a4697bfe
test: select option before navigating
2025-12-05 23:25:57 +05:30
Ejaaz Khan
6c5c0d7921
test: remove wait and select option
2025-12-05 22:56:36 +05:30
Ejaaz Khan
d95b20e970
test: fix failing test of listview settings
2025-12-05 22:42:48 +05:30
Ejaaz Khan
e322965a3e
test: add wait in jump to field
2025-12-04 11:34:21 +05:30
Raffael Meyer
93a9f3c41d
test: implement datetime field validation tests ( #34912 )
2025-12-03 02:48:48 +01:00
Ejaaz Khan
7a99f885d4
Merge pull request #34992 from sokumon/sidebar-fixes
...
feat: move awesombar to sidebar
2025-12-02 16:06:38 +05:30
Ejaaz Khan
c619556b95
test: comment flacky test
2025-12-02 15:42:29 +05:30
Ejaaz Khan
10d35b10e0
test: add after each method
2025-12-02 15:25:50 +05:30
Ejaaz Khan
cadbf4a2f6
test: close modal before each test and add delay
2025-12-02 15:05:57 +05:30
Ejaaz Khan
7b654c5914
test: add dealy after body click
2025-12-02 12:46:10 +05:30
Raffael Meyer
a9c4bac950
fix: speed up link field ( #34689 )
2025-12-01 19:31:27 +01:00
Sagar Vora
aab68012d0
perf: ignore link validation if no fetch and value in awesomplete list
2025-12-01 20:59:51 +05:30
Ejaaz Khan
1a1aa4170a
test: use id instead of text in test
2025-12-01 11:59:45 +05:30
Ejaaz Khan
8208ff2d17
Merge pull request #34899 from iamejaaz/cool-awesomebar
...
feat: cool awesomebar
2025-11-27 10:27:25 +05:30
Ejaaz Khan
4e2587fd4f
test: fixed failing test cases of cool awesomebar
2025-11-26 17:18:22 +05:30
Ejaaz Khan
252fde05b0
test: add test case to open search modal
2025-11-26 15:43:48 +05:30
git-avc
698537bb4f
fix: more tests
2025-11-22 22:22:12 +01:00
git-avc
c7403b5325
fix: actions test
2025-11-22 21:58:35 +01:00
Raffael Meyer
9b037f2207
test(custom_buttons): fix sidebar collapse logic ( #34812 )
2025-11-21 03:03:31 +01:00
Raffael Meyer
dbcb7b608a
fix(custom_buttons): improve sidebar collapse logic to check for expanded state ( #34809 )
2025-11-21 02:15:54 +01:00
Soham Kulkarni
c56e397514
Merge pull request #34565 from sokumon/desktop
...
feat: Desktop
2025-11-17 13:07:22 +05:30
Raffael Meyer
1111d0257f
test: ignore missing param for cy.remove_doc ( #34697 )
...
This makes it easier to clean up db state before running a test.
2025-11-15 10:19:49 +05:30
Raffael Meyer
e2d2af4628
test: translate button label ( #34700 )
2025-11-14 19:11:28 +01:00
sokumon
0d18a4d00e
fix(test): empty my workspaces before test starts
2025-11-14 23:05:14 +05:30
sokumon
86d8a3d9b9
fix: delete private workspace from my workspaces as well
2025-11-14 23:05:14 +05:30
sokumon
f49d7cf53c
fix: grid search test and semgrep
2025-11-14 23:05:14 +05:30
sokumon
c8f499ab2f
fix: ui tests
2025-11-14 23:05:14 +05:30
sokumon
fa4e826411
chore: rename app to desk in ui tests
2025-11-14 23:05:13 +05:30
sokumon
219ba386ab
feat: show private workspaces in My Workspaces
2025-11-14 23:05:12 +05:30
Ejaaz Khan
51f17a6726
Merge pull request #34395 from iamejaaz/fix-flacky-test
...
test: fix flaky test of setting default value
2025-10-14 16:56:40 +05:30
Ejaaz Khan
e1d522ad4e
test: fix flacky test of setting default value
2025-10-14 16:27:43 +05:30
Sagar Vora
5bb51a294f
test: use permitted user for link field test
2025-10-14 14:49:03 +05:30
sokumon
49b6dbd903
fix(test): create one row at a time
2025-09-30 17:06:15 +05:30
Raffael Meyer
2955e65525
fix: round seconds to minutes in Duration ( #34020 )
2025-09-17 16:15:40 +02:00