venkat102
fc0e37d52c
fix: show chart tooltip in report currency
2024-09-20 11:41:38 +05:30
Raffael Meyer
09fc6ee531
feat: better filter labels ( #27808 )
2024-09-19 01:11:28 +02:00
David
89d4e6670b
fix: align signature with backend; use count for perf on filters
2024-09-14 12:49:20 +02:00
David
2fccd18dd1
feat: make more resources in the critical path cacheable
2024-09-13 10:29:19 +02:00
Raffael Meyer
3d103eab94
fix: form should pass df to formatter ( #27756 )
2024-09-12 20:57:46 +02:00
Ponnusamy1-V
e2b1bc4dcb
style: pre-commit
2024-09-12 20:16:24 +05:30
Ponnusamy1-V
be7e81db59
fix: time picker doesn't show correct value
2024-09-12 20:05:46 +05:30
David
43c5cbd8a6
feat(analytics): add basic utm nomenclature for analytics
2024-09-12 00:08:05 +02:00
David Arnold
1214763b25
Merge pull request #26737 from blaggacao/feat/cache-control
...
feat: add cache control
2024-09-11 23:32:57 +02:00
Rushabh Mehta
4df43493fd
Merge pull request #27716 from rmehta/print-style-fixes
...
fix(style): print format
2024-09-11 12:11:33 +05:30
Akhil Narang
6c304b93c0
Merge pull request #27124 from git-avc/fix-report-excel-translation
...
fix: let's translate data on standard report excel/csv exporting
2024-09-10 18:15:40 +05:30
Rushabh Mehta
4ecb14288f
fix(style): print format
2024-09-10 15:21:19 +05:30
Rushabh Mehta
0c8b9be47b
fix(style): print format
2024-09-10 15:15:15 +05:30
foolishdino
3fe34b2f18
fix(quick_list_widget):workflow-state-not-showing ( #27596 )
...
* fix(quick_list_widget):workflow-state-not-showing
when a document has workflow state, it should show workflow_status. Instead it doesn't.
existing code put a validation if status exist, but a document can have a workflow_state without a "status" field.
the correct approach is to separate the logic.
* fix(quick_list_widget):follow-suggestioin-to-remove-unnecessary-validation
Co-authored-by: Akhil Narang <me@akhilnarang.dev>
---------
Co-authored-by: Akhil Narang <me@akhilnarang.dev>
2024-09-10 14:57:34 +05:30
avc
1cdf283377
Merge branch 'frappe:develop' into fix-report-excel-translation
2024-09-09 10:10:54 +02:00
Rushabh Mehta
802bf94236
Merge pull request #27621 from rmehta/app-switcher
...
feat: App switcher inside desk
2024-09-06 23:19:45 +05:30
Rushabh Mehta
c32f3b74e1
fix(minor): workspace parent should be name, not title
2024-09-06 23:06:17 +05:30
Rushabh Mehta
09e6940f3a
fix(minor): workspace parent should be name, not title
2024-09-06 22:44:05 +05:30
Rushabh Mehta
0b902d1ea6
fix(test): workspace
2024-09-06 17:12:25 +05:30
Akhil Narang
36f2ddda06
Merge pull request #27690 from akhilnarang/revert-grid-fix
...
fix: Revert "fix(ChildTable): apply depends_on on field update"
2024-09-06 16:55:05 +05:30
Rushabh Mehta
5cf521f147
fix(minor): page can have different title
2024-09-06 16:45:44 +05:30
Akhil Narang
ec046854e1
Revert "fix(ChildTable): apply depends_on on field update"
...
This reverts commit 895a81cccd .
2024-09-06 16:30:22 +05:30
Akhil Narang
4eac35081c
Merge pull request #26395 from barredterra/address-autocomplete
...
feat: address autocomplete dialog
2024-09-06 15:04:01 +05:30
Rushabh Mehta
9322141cc0
fix(minor): merge fixes
2024-09-06 14:13:24 +05:30
Rushabh Mehta
02e84eaa34
fix(ui): body sidebar is responsive
2024-09-06 14:12:36 +05:30
Rushabh Mehta
ddee23f5ad
fix(ui): sortable sidebar, fixes to breadcrumbs etc
2024-09-06 14:12:36 +05:30
Rushabh Mehta
bbe563ca60
fix(minor): add website in app switcher
2024-09-06 14:12:36 +05:30
Rushabh Mehta
c2652fed39
fix(minor): page creation
2024-09-06 14:12:34 +05:30
Rushabh Mehta
1cc626ff42
fix(minor): bring back copy to clipboard
2024-09-06 14:11:39 +05:30
Rushabh Mehta
8dbc2832c5
feat: App switcher
2024-09-06 14:11:39 +05:30
Gavin D'souza
37316627c4
Merge branch 'develop' into set_link_titles
2024-09-05 13:41:24 +02:00
giulio.perosino
3edb891b6e
fix: background for pagination buttons on dark theme
2024-09-04 10:11:23 +02:00
Marica
f4ccdff4d6
feat(minor): Allow HTML descriptions on Grids ( #27620 )
2024-09-02 20:13:01 +02:00
Muhammed Raihan P A
8332341217
fix: usability of Phone field ( #27076 )
2024-09-02 15:43:25 +02:00
Sumit Bhanushali
ca10a2859f
Merge pull request #27529 from frappe/fix_child_depends_on
...
fix: apply depends_on on field update
2024-09-02 17:07:16 +05:30
Gavin D'souza
0ea610a314
fix: Pass doc.name as label fallback in search_link
...
Populate desk link titles when relevant information is available via
search_link endpoint
2024-08-30 12:16:29 +02:00
David
1619cc0e58
feat: add cache control
2024-08-30 09:08:42 +02:00
Raffael Meyer
cad512e5a0
fix(query report)!: skip empty filters in print ( #27016 )
2024-08-29 13:58:21 +02:00
avc
09ab0caab0
Merge branch 'frappe:develop' into fix-report-excel-translation
2024-08-28 11:44:57 +02:00
Raffael Meyer
594b0a2536
Merge branch 'develop' into address-autocomplete
2024-08-28 11:14:43 +02:00
David Arnold
b0362684ef
Merge pull request #26752 from blaggacao/perf/make-get-requests-potentially-cachable
...
perf: make get requests cacheable
2024-08-28 10:44:19 +02:00
Corentin Forler
22324ab9e8
fix: Set undefined values to zero in round_floats_in
2024-08-27 14:19:57 +02:00
David Arnold
33de9ea8c6
Merge pull request #27237 from blaggacao/feat/datatable-tree-depth-on-query-reports
...
feat: set variable datatable tree depth
2024-08-27 09:36:19 +02:00
Akhil Narang
beadf189bf
Merge pull request #27528 from akhilnarang/escape-html-awesomebar
...
fix(search_utils): escape HTML before displaying in awesomebar
2024-08-27 11:26:24 +05:30
Rushabh Mehta
dfd7606d03
Merge pull request #27499 from rmehta/espresso-sidebar
...
feat(design): espresso style sidebar
2024-08-27 09:16:57 +05:30
Rushabh Mehta
2823f1a595
fix(minor): style fixes
2024-08-27 08:59:00 +05:30
Rushabh Mehta
25d1218f20
Merge pull request #27441 from cogk/fix-form-geolocation-field-in-tabbed-layout
...
fix(form): Fix Geolocation/Signature fields in tabbed layout
2024-08-26 23:44:11 +05:30
Sumit Bhanushali
895a81cccd
fix(ChildTable): apply depends_on on field update
2024-08-26 22:31:46 +05:30
Rushabh Mehta
8793ca506f
fix(tests): workspace
2024-08-26 22:04:20 +05:30
Rushabh Mehta
77b11dd1ce
fix(tests): workspace tests and more style fixes
2024-08-26 18:15:59 +05:30