Sagar Vora
|
c1911a0858
|
refactor: remove unused parameter, minor cleanup
|
4 년 전 |
Prssanna Desai
|
1c2365728d
|
Merge pull request #12365 from frappe/rebrand-ui-fixes
|
4 년 전 |
Walstan Baptista
|
06f69accca
|
refactor: Removed unused parameter (#12400)
|
4 년 전 |
Prssanna Desai
|
eba2b3973b
|
Merge pull request #12405 from szufisher/szufisher-fix-translate-issues
|
4 년 전 |
Faris Ansari
|
806bfe9890
|
Merge pull request #12399 from netchampfaris/fileuploader-fixes
|
4 년 전 |
Fisher Yu
|
502991e8c8
|
Update frappe/public/js/frappe/form/grid_row.js
Co-authored-by: Raffael Meyer <14891507+barredterra@users.noreply.github.com>
|
4 년 전 |
Fisher Yu
|
5e3242fb47
|
Update frappe/public/js/frappe/ui/toolbar/search.js
Co-authored-by: Raffael Meyer <14891507+barredterra@users.noreply.github.com>
|
4 년 전 |
Suraj Shetty
|
67511fe759
|
Merge pull request #12402 from surajshetty3416/move-form-less-to-scss
|
4 년 전 |
Fisher Yu
|
ff9890e88f
|
Update list_sidebar.html
make placeholder search translatable
|
4 년 전 |
Fisher Yu
|
c5d27776cd
|
Update request.js
make Server Error Title translatable
|
4 년 전 |
Fisher Yu
|
1f2c655853
|
Update form_sidebar.js
make follow and unfollow translatable
|
4 년 전 |
Fisher Yu
|
a9763ae9e0
|
Update breadcrumbs.js
make doctype and docname in breadcrumbs translatable
|
4 년 전 |
Fisher Yu
|
21ddb7dfb0
|
Update list_view_select.js
make list view switcher transalable
|
4 년 전 |
Fisher Yu
|
3d981e5804
|
Update search.js
make doctype in search result summary translatable
|
4 년 전 |
Fisher Yu
|
51caa4f850
|
[fix] make Edit in grid row translatable
make Edit in grid row translatable
|
4 년 전 |
Suraj Shetty
|
236b0358ab
|
style: Remove duplicate css selectors
|
4 년 전 |
Prssanna Desai
|
4efe2291c1
|
Merge pull request #12398 from prssanna/rating-fix
|
4 년 전 |
Suraj Shetty
|
16afa6c876
|
chore: Delete form.less & form.css
|
4 년 전 |
Suraj Shetty
|
2e1fdcd55f
|
refactor: Remove unused styles
|
4 년 전 |
Suraj Shetty
|
ee124e8415
|
refactor: Move styles form form.less to appropriate files
- Removed unused styles
|
4 년 전 |
Faris Ansari
|
f1076beb94
|
fix: File Uploader
- icon alignment
- private toggle and icon
- Set all private toggle
|
4 년 전 |
Suraj Shetty
|
6844a95361
|
refactor: Move styles from form.less to form.scss & control.scss
|
4 년 전 |
Suraj Shetty
|
caedb8123b
|
chore: Remove unused styles
|
4 년 전 |
Suraj Shetty
|
f7f4cfec95
|
fix: Use min-width breakpoint
|
4 년 전 |
Suraj Shetty
|
1779b02a9f
|
chore: Remove duplicate print view styles
|
4 년 전 |
Suraj Shetty
|
e8f274648e
|
refactor: Move data import styles to separate file
|
4 년 전 |
Suraj Shetty
|
a718be5dff
|
refactor: Move styles from form.less to form.scss
|
4 년 전 |
Suraj Shetty
|
2157d6b9b1
|
chore: Remove old-timeline styles
|
4 년 전 |
Suraj Shetty
|
77be56e75f
|
fix: Update barcode style
|
4 년 전 |
Suraj Shetty
|
9faf879749
|
fix: Update signature control style
- Refactor move style from form.less to control.scss
|
4 년 전 |
prssanna
|
e0ec834c58
|
style: fix formatting
|
4 년 전 |
prssanna
|
0b4e5a36a7
|
fix: rating field fixes
- fix rating formatter
- fix setting of input
|
4 년 전 |
Prssanna Desai
|
81316830e9
|
Merge pull request #12370 from prssanna/redesign-fixes
|
4 년 전 |
prssanna
|
5b452f87cd
|
Merge branch 'develop' of https://github.com/frappe/frappe into redesign-fixes
|
4 년 전 |
Suraj Shetty
|
ce117d4aee
|
fix: Miscellaneous Changes (#12397)
|
4 년 전 |
Suraj Shetty
|
60362bb8e6
|
fix: Disable trigger_change_on_input_event for few controls
Disable trigger_change_on_input_event for Autocomplete & MultiSelectList control to avoid unexpected behaviour.
|
4 년 전 |
mergify[bot]
|
7d74da4c3a
|
Merge pull request #12362 from hasnain2808/fix--data-import-rebrand
fix: Data Import rebrand compatibility
|
4 년 전 |
Mohammad Hasnain Mohsin Rajan
|
c69b98ed15
|
fix: code breaks if unknown colour passed
Co-authored-by: Suraj Shetty <13928957+surajshetty3416@users.noreply.github.com>
|
4 년 전 |
Suraj Shetty
|
603018ef53
|
perf: Load workspace faster (#12364)
|
4 년 전 |
Shariq Ansari
|
6c150c189f
|
chore: Add SVG for Dialpad (#12359)
Co-authored-by: Suraj Shetty <13928957+surajshetty3416@users.noreply.github.com>
|
4 년 전 |
prssanna
|
ed69bc0c66
|
style: fix formatting
|
4 년 전 |
prssanna
|
bab0fbf692
|
fix: remove unused image mixins
|
4 년 전 |
mergify[bot]
|
d65185cadb
|
Merge pull request #12337 from hasnain2808/fix-Attach-Image-control-in--print
fix: Attach image not displaying in print view
|
4 년 전 |
prssanna
|
d2720c610a
|
Merge branch 'develop' of https://github.com/frappe/frappe into redesign-fixes
|
4 년 전 |
prssanna
|
54ebf5b9b5
|
refactor: remove styles from desk.less
|
4 년 전 |
prssanna
|
deefb3067e
|
fix: remove/move styles in desk.less
|
4 년 전 |
mergify[bot]
|
033d03d235
|
Merge pull request #12361 from amenat/child_table_bug
fix: Fix modal child tables not showing up
|
4 년 전 |
prssanna
|
19582e2fd3
|
fix: remove styles in desk.less
|
4 년 전 |
prssanna
|
41624a8571
|
fix: check if doctype exists
|
4 년 전 |
prssanna
|
df3edd871e
|
fix: remove unused styles
|
4 년 전 |