Commit graph

43187 commits

Author SHA1 Message Date
Maharshi Patel
3dc3872dfc fix: issues shared by frappe team's initial review
fixed issues shared in comment
- Refresh Icon Title ( also added safe guard to strip es prefix )
- changed card shadow variable to more subtle shadow
- reduced padding for padding-sm variable
- removed fixed height which caused overflow of long content for class like-disabled-input
- changed frappe-card box-shadow to border to have more flat look
- added green color back to avatar
- changed form-section-description text size as per new text-size
- fixed double scrollbar issue in notification list
2023-08-25 19:10:53 +05:30
Maharshi Patel
30446ae73d fix(minor): remove unused timeline css 2023-08-25 17:35:11 +05:30
Maharshi Patel
cca791e947 fix: form comment and timeline fixes
- Activty heading was added under has_communications condition which broke layout when there were no communications
- comment have user content so background color to white as suggested by @netchampfaris
- fixed postion of Activty and icons / dots in timeline
2023-08-25 17:32:56 +05:30
Shariq Ansari
a392f57c5e fix: made workspace indicator color customizable 2023-08-25 15:08:10 +05:30
Maharshi Patel
0307dd4cca
Merge branch 'develop' into feat-desk-refresh 2023-08-24 23:55:42 +05:30
Maharshi Patel
c059742f50 fix: updated comment and activity section 2023-08-24 23:45:58 +05:30
Ankush Menat
81d7dc6b00
chore: increase stale window
[skip ci]
2023-08-24 23:21:30 +05:30
rohitwaghchaure
be4b2f802f
feat: added two options do_not_make_page and do_not_setup_menu for tree (#22190) 2023-08-24 22:34:36 +05:30
Ankush Menat
3c991d86fc chore: remove whitelisting
not required
2023-08-24 19:10:03 +05:30
Maharshi Patel
719e3616bd fix: update form sidebar html for new design 2023-08-24 18:40:15 +05:30
Sagar Vora
023897a35e chore: define ping API only once 2023-08-24 18:05:15 +05:30
Maharshi Patel
5f1ed0aa54 fix(minor): updated minimal styles in datatable for new design
for now i have made minimum changes need to change height of datatable
datatable rows are absolute positioned so need to change that.
2023-08-24 17:57:45 +05:30
xdlumertz
7ddae5d11b
fix: translation in assignments
[skip ci]
2023-08-24 17:51:36 +05:30
Maharshi Patel
dd72556259 fix: update quill editor
updated quill editor styles to match new design
2023-08-24 17:22:12 +05:30
Dany Robert
237a6697f5
fix: add missing parameters for search_widget (#22052)
* fix: add missing parameters for search_widget

* fix: change to key word params
2023-08-24 16:57:30 +05:30
Maharshi Patel
fd6c0e2291 fix: update form, grid and sidebar to new design
updated design for form, grid and sidebar.
- sidebar only empty state is done need to work on other states.
- grid height feels too much, need to reduce it.
2023-08-24 16:35:12 +05:30
Maharshi Patel
5152d7e6fa fix(minor): update list view to new design
- Looks better but still needs some work
2023-08-24 12:42:39 +05:30
Ankush Menat
dc3f9ace5a
Merge pull request #22173 from ankush/onboarding_misc
fix: misc UX fixes
2023-08-24 12:02:34 +05:30
Ankush Menat
d3022e5388 fix: don't show report button if error is not reportable
[skip ci]
2023-08-24 11:21:45 +05:30
Ankush Menat
60615a126c fix: defer first tour until awesomebar is triggered 2023-08-24 11:01:47 +05:30
Ankush Menat
71b49ad560 fix: remove onboarding widgets from mobile 2023-08-24 10:43:55 +05:30
Maharshi Patel
f6ebdc24f4 fix: update icons to espresso for different pages
updated icons on various parts of the page to espresso
2023-08-24 10:21:37 +05:30
Ankush Menat
a9d7b99429
feat(telemetry): allow users to send session recording (#22170) 2023-08-23 20:58:07 +05:30
Maharshi Patel
025a5d57cf fix: update form, controls, dropdown styles
- update form text style
- navbar menu padding
- added switch style to checkbox TODO: add option to configure switch.
- misc fixes
2023-08-23 18:51:16 +05:30
Ankush Menat
e4a6016f83 fix!: don't force all dependencies to be reinstalled
When you reinstall app forcefully all dependencies will also get
forcefully reinstalled. This IMO isn't required in most cases and can
even be breaking.

Anyway if required those apps can be manually force installed.
2023-08-23 18:05:10 +05:30
Ankush Menat
31bdb209ed chore: add star imports back for backward compat 2023-08-23 17:48:54 +05:30
Maharshi Patel
d735abb81a fix(minor): button text style 2023-08-23 17:28:24 +05:30
Maharshi Patel
baff67baa4 fix: update buttons, breadcrumb and global scss
- updated some styles in global scss
- updated buttons scss
- updated breadcrumb style to be consistent with new design
2023-08-23 17:03:24 +05:30
Shariq Ansari
1434556a64
Merge pull request #22166 from shariquerik/move-connection-to-tab 2023-08-23 16:56:11 +05:30
Ankush Menat
bf8fdcf644
Merge pull request #22167 from barredterra/dropdown-style
fix: don't underline links in dropdown
2023-08-23 16:02:29 +05:30
barredterra
b9d97b5f46 fix: don't underline links in dropdown 2023-08-23 12:28:10 +02:00
Maharshi Patel
ec89c75265 fix(minor): import _borders file in variables 2023-08-23 15:45:36 +05:30
Shariq Ansari
4e4e77b1e5 fix: added close message button on form message 2023-08-23 15:37:58 +05:30
Ankush Menat
74d87796af
Merge pull request #22141 from ankush/server_script_shared
refactor!: Disable server scripts by default
2023-08-23 15:19:54 +05:30
Shariq Ansari
e0944419ca fix: moved doctypes's conections to separate tab 2023-08-23 15:16:05 +05:30
Maharshi Patel
b374d2a9f6 fix: workspace edit mode and private sidebar indicator 2023-08-23 15:04:36 +05:30
Ankush Menat
56b409d069
fix: limit job count in RQ failed registry (#22162)
* fix: limit job count in RQ failed registry

* chore: remove unnecessary test

This just checks if func is called with right values, which keep
changing as things evolve.
Everything is individually tested now so need for this test.
2023-08-23 09:21:51 +00:00
Ankush Menat
1390b972a8 fix(DX): let users know that server scripts are disabled 2023-08-23 14:49:05 +05:30
Ankush Menat
6e0b522ae3 refactor!: Disable server scripts by default
- Move the config to bench level and not site level because, server
  script "threat model" requires consent from a bench owner and not
  individual site.
- While this is a breaking change which people may not like, we believe
  it's essential to improve security model of Frappe.
2023-08-23 14:49:05 +05:30
Ankush Menat
498cf04e67
Merge pull request #22126 from ankush/trace_sql_queries
feat: basic tracing using monitor trace id
2023-08-23 14:40:24 +05:30
HENRY Florian
54c36add24
chore: update fr translation (#22164)
* chore: update fr translation

* chore: update fr translation

* chore: update fr translation


[skip ci]
2023-08-23 14:20:58 +05:30
Ankush Menat
11806c37a0 feat: error logs to include trace id 2023-08-23 14:20:24 +05:30
Maharshi Patel
f5f69dbeff fix: update workspace icons for new designs 2023-08-23 14:17:36 +05:30
Ankush Menat
db90d4504e fix: let web servers set monitor trace id 2023-08-23 14:11:19 +05:30
Ankush Menat
59e49d89fe feat: include Trace ID in all SQL queries 2023-08-23 13:59:24 +05:30
mergify[bot]
fe820ae8c8
Merge pull request #22142 from barredterra/abs-pymodule-path
feat(DX): return absolute path
2023-08-23 05:40:38 +00:00
Maharshi Patel
221c39dcde fix(minor): updated workspace widgets
- shortcut widget changed indicator style
- quick list widget updated icon
- onboarding widget changed step no to tick icon
- number card changed percentage text structure
2023-08-23 11:10:36 +05:30
Raffael Meyer
6ea739e4cf
refactor(File): explicitly import utils (#22143) 2023-08-23 11:08:22 +05:30
Ankush Menat
04a13ca97c
fix: frappe.clear_cache should drop all keys (#22156)
We are dropping some keys which are hardcoded in function.

- this over time might be out of sync with rest of the code.
- other apps cache stuff too.

Best fix: just clear everything.
2023-08-23 11:02:45 +05:30
Rutwik Hiwalkar
04c8a54900
chore: remove unused import (#22157) 2023-08-22 23:36:31 +05:30