Saqib Ansari
d79ac32f10
fix(test): focus on jump to field before typing
2026-01-02 14:52:57 +05:30
Ejaaz Khan
f36ceaf9b4
feat(form): make sidebar sticky ( #35397 )
...
* feat(form): make sidebar sticky
* test: add check for csrf token
* refactor: change show all attachment limit
* refactor: debug test case
* refactor: remove sticky
* refactor: remove scroll
* refactor: remove css property
* refactor: revert all changes
* refactor: add css changes back
* refactor: remove extra class reference
* refactor: use static styles
* refactor: change height to max height
* test: scroll to top on sidebar after attaching image
* test: debug removing overflow
* test: debug remove height
* test: debug add overflow
* test: change attachment limit to 5
* test: remove explore link test
* test: comment explore link part from tets
* test: run all test cases
2025-12-26 15:00:20 +05:30
sokumon
a70c7afc17
fix(test): use breadcrumb title
2025-12-21 01:32:05 +05:30
sokumon
dd2dc053ca
chore: more renames to /desk
2025-12-18 20:45:04 +05:30
Ejaaz Khan
45c0696c57
Merge pull request #35245 from sokumon/form-sidebar
...
feat: init form sidebar redesign
2025-12-18 17:56:46 +05:30
Hussain Nagaria
48b6663a6d
fix(ux): enable create log for server scripts by default ( #35291 )
...
* fix(ux): enable create log for server scripts by default
2025-12-17 08:06:14 +00:00
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
9e72c10f62
Merge remote-tracking branch 'upstream' into form-sidebar
2025-12-17 01:56:34 +05:30
Ejaaz Khan
64474d4597
test: get indicatior by parent class
2025-12-16 22:43:01 +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