Rushabh Mehta
bbe563ca60
fix(minor): add website in app switcher
2024-09-06 14:12:36 +05:30
El-Shafei H
0ebe4a2448
Fix: Map icon color in dark mode
...
When toggling to dark mode, all the icons in the dropdown button change to white in the list view, except for the map icon, which remains black.
Upon reviewing the code for this icon, I found that it had a fixed white color assigned (stroke=#111). I replaced it with the variable color value var(--icon-stroke) to ensure it changes appropriately with the theme toggle.
2024-07-09 11:53:54 +03:00
Rutwik Hiwalkar
bb61f4e7d0
chore: add light version for line-copy icon
2024-04-19 13:12:05 +05:30
Shariq Ansari
14f1850532
fix: changed external icon & minor changes
2024-01-24 23:56:16 +05:30
RitvikSardana
cdfd1edf9d
fix: improve new doctype dialog api
2024-01-24 23:56:08 +05:30
Shariq Ansari
98f357cbb1
chore: handle dark mode
2023-11-08 13:50:47 +05:30
Shariq Ansari
910b8e1b96
fix: plus icon missing in workspace
2023-09-29 17:10:34 +05:30
Maharshi Patel
1041b7b85b
fix: espresso issues shared in #22508 .
...
I have fixed the following issues:
* notification unread indicator
* workspace sidebar menu icons as per espresso
* Fallback icon if page is public and no icon is set
* Removed Borders from grouped buttons
* added unseen notification icon need to update once timless creates a new icon
* changed filter button to be more like espresso.
* changed group by button icon and text.
* fixed link icon in communications (caused by use of like-icon class)
* changed sidebar Add Assignee Icon to better reflect use also changed text of Shared with to Share.
2023-09-25 17:51:53 +05:30
Maharshi Patel
37f03069bf
Merge branch 'develop' into feat-desk-refresh
2023-09-20 22:24:33 +05:30
Corentin Flr
41d30e7213
feat: Add custom icons with the app_include_icons hook ( #22254 )
...
* feat: Add custom icons with the `app_include_icons` hook
These custom icons are available on the desk only. They can be picked in the `ControlIcon` picker.
Co-authored-by: Abraham Kalungi <85731451+kalungia@users.noreply.github.com>
* fix: skip conf for including icons
* test: Fix test_include_icons
---------
Co-authored-by: Abraham Kalungi <85731451+kalungia@users.noreply.github.com>
Co-authored-by: Ankush Menat <ankushmenat@gmail.com>
2023-09-20 20:23:17 +05:30
Ankush Menat
1ebbbc772e
Merge branch 'develop' into feat-desk-refresh
2023-09-18 21:05:37 +05:30
Shariq Ansari
a6468cab3a
fix: using icon instead of svg
2023-09-15 18:20:02 +05:30
Maharshi Patel
49870a7beb
fix: update old icons to match new primary color
...
some of the old icons have blue as primary in them updated to match the new primary color
2023-08-21 10:52:02 +05:30
Maharshi Patel
0343f0d1f3
fix: add espresso icons
...
added espresso icons svg sprite and loaded them in base and app
2023-08-15 14:08:01 +05:30
Corentin Flr
e586a1e5cf
perf(icons): Remove uneeded code on some arrow icons
2023-06-16 00:50:11 +02:00
Corentin Flr
7710dbb8bb
feat(icons): Add new icon arrow-down-right for Number Card
2023-06-16 00:28:34 +02:00
Shariq Ansari
2f566a660d
fix: updated workflow icon
2023-05-03 20:12:07 +05:30
Shariq Ansari
997f2f64fa
fix: added button on list view to open workflow builder
2023-05-03 16:22:06 +05:30
Shariq Ansari
844f25e646
chore: minor change in the filter icons
2023-04-12 18:09:07 +05:30
Shariq Ansari
7037b408a3
fix: separate clear all filter button grouped with filter button
2023-04-11 17:30:58 +05:30
Shariq Ansari
0982628141
fix: added number_card icon
2023-02-28 11:55:43 +05:30
Shariq Ansari
97a57f7105
feat: hide/unhide workspace from sidebar
2023-01-09 17:51:25 +05:30
Shariq Ansari
3ea63dfb6d
fix: updated add/remove & move icon
2022-12-07 22:27:11 +05:30
Shariq Ansari
e78c74cbc1
feat: inline doc link for each field
2022-11-17 16:19:35 +05:30
Sagar Vora
ac84287266
fix: improve SVG for expenses icon
2022-06-24 18:31:43 +05:30
Suraj Shetty
245302dc7a
refactor: Rename icon symbol filename from symbol-defs.svg to icons.svg
2022-06-21 08:07:51 +05:30
Suraj Shetty
64cc07227e
refactor: Replace usage of deprecated attribute
2022-06-21 08:00:49 +05:30
Suraj Shetty
2d66e74955
fix: Remove duplicate icons
2022-05-31 10:51:46 +05:30
Suraj Shetty
0388398133
Merge branch 'develop' of https://github.com/frappe/frappe into fix-document-signature
2022-02-17 10:49:55 +05:30
Summayya Hashmani
8ba50a8b14
feat: add button in dashboard list redirecting to dashboard view. ( #15695 )
...
Co-authored-by: Summayya <frappe@Summayyas-MacBook-Air.local>
Co-authored-by: Shariq Ansari <30859809+shariquerik@users.noreply.github.com>
2022-02-15 19:30:08 +05:30
Suraj Shetty
e0e12d43f1
Merge branch 'develop' of https://github.com/frappe/frappe into fix-document-signature
2022-02-07 13:26:57 +05:30
Suraj Shetty
4ee99ce7e1
feat: Set expiry to document link
2022-01-13 11:45:45 +05:30
Shariq Ansari
20aac01874
feat: Add new block new design
2021-11-29 16:03:28 +05:30
Shariq Ansari
1769b86352
fix: Header Size Inline Tool
2021-11-29 16:03:28 +05:30
Shariq Ansari
77dd5951cd
fix: Rearranged and fixed icons
2021-11-29 16:03:28 +05:30
Shariq Ansari
855492ab59
fix: Added new icons for each wspace blocks
2021-11-29 16:03:28 +05:30
Jannat Patel
3c20137972
fix: svg
2021-11-12 09:54:07 +05:30
Jannat Patel
b52f8ee099
style: empty state logo
2021-11-08 16:50:27 +05:30
Jannat Patel
8aa977c5f0
fix: discussions template and time
2021-09-16 12:36:24 +05:30
Gavin D'souza
f0b9eb5f7c
fix: Update available Frappe icons
...
* Added icons for milestone
* Updated Workflow and Branch icons for consistency
2021-09-06 19:41:49 +05:30
MitulDavid
cc5a23411b
refactor: Image cropping and optimization
2021-08-23 11:15:02 +05:30
mergify[bot]
bd6ed2033f
Merge pull request #13152 from shariquerik/wiki-based-desk
...
feat: Workspace 2.0
2021-08-13 06:44:32 +00:00
Saqib Ansari
e742719c56
Merge branch 'develop' of https://github.com/frappe/frappe into frappe-scanner
2021-08-10 19:46:05 +05:30
Shariq Ansari
1ab70d2145
Merge branch 'frappe:develop' into wiki-based-desk
2021-08-10 12:20:08 +05:30
Saqib Ansari
51e45de747
feat: Barcode option for data fields
2021-08-09 17:55:47 +05:30
MitulDavid
2d887187d2
refactor: Toggle optimization using checkbox
2021-08-06 18:31:41 +05:30
MitulDavid
313bde9ceb
feat: Enable optimization on attachment
2021-08-05 16:50:40 +05:30
Mitul David
fa6e26f5e1
Merge branch 'develop' into image-processing
2021-08-05 16:41:00 +05:30
Shariq Ansari
cec1de0389
Merge branch 'frappe:develop' into wiki-based-desk
2021-08-05 11:30:18 +05:30
shariquerik
84f195ca19
fix: Resolved Conflicts
2021-08-03 17:53:14 +05:30