Commit graph

1299 commits

Author SHA1 Message Date
mergify[bot]
1d4c74d455
Merge pull request #15306 from pateljannat/text-editor-fixes
fix: Text Editor Height
2021-12-15 06:09:51 +00:00
Jannat Patel
199ae07d80 fix: text editor height 2021-12-14 19:09:14 +05:30
mergify[bot]
7153c6c0e9
Merge pull request #15237 from netchampfaris/document-states
feat: Document States
2021-12-14 12:29:58 +00:00
Faris Ansari
6cfdd2e1d2 fix: remove global styling for color select
- use custom class for styling
- to avoid style leak in fieldnames which are "color"
2021-12-14 14:21:46 +05:30
Faris Ansari
99bf94f784 fix: Set standard indicator colors
- Rename lightblue -> light-blue
2021-12-14 13:41:58 +05:30
Summayya
66febd024a fix: remove display none class 2021-12-13 12:45:23 +05:30
Summayya
0f08c53c7c refactor: breadcrumb style for portal pages 2021-12-08 18:02:03 +05:30
Summayya
d7b2822ce8 refactor: move rnl arrow to common variable file 2021-12-08 18:01:07 +05:30
Summayya Hashmani
db951d2369
frefactor: padd separate padding (#15178)
Co-authored-by: Summayya <frappe@Summayyas-MacBook-Air.local>
Co-authored-by: Suraj Shetty <13928957+surajshetty3416@users.noreply.github.com>
2021-12-03 11:52:07 +00:00
mergify[bot]
62247431ca
fix: scrolling issues after minimize global search (backport #15127) (#15131)
Co-authored-by: Bhavesh Maheshwari <bhavesh.freelancer95863@gmail.com>
2021-11-30 17:38:47 +05:30
Suraj Shetty
86fb8742a0
Merge pull request #15099 from surajshetty3416/fix-dark-mode-2 2021-11-26 21:03:02 +05:30
Suraj Shetty
58ca570f67 fix: Selection color in dark mode 2021-11-26 20:19:47 +05:30
mergify[bot]
08c9c653b5
Merge pull request #15067 from hasnain2808/patch-1
fix: diffview styles
2021-11-24 12:14:09 +00:00
Mohammad Hasnain Mohsin Rajan
3be5c797ec
fix: diffview styles 2021-11-24 15:08:03 +05:30
mergify[bot]
a6e3d3ab08
Merge pull request #14555 from ankush/diffview
feat: diffview for client/server scripts
2021-11-24 01:45:53 +00:00
Mohammad Hasnain
8c63bad25b refactor: move styles out of js
add support for dark mode
2021-11-24 00:58:33 +05:30
Suraj Shetty
5a998ba471
Merge branch 'develop' into 404-page 2021-11-23 08:44:36 +05:30
Suraj Shetty
cb36bfaf04
style: Fix formatting 2021-11-23 08:43:35 +05:30
Summayya
99abb51fb6 refactor: 404 page 2021-11-22 14:15:47 +05:30
Suraj Shetty
1d8cd8e030 refactor: Revert unnecessary changes and update style 2021-11-17 14:03:02 +05:30
Suraj Shetty
3129e4d8ab feat: Add auto theme switcher
- Removed redundant code
- Added theme mode change listener to update theme realtime
2021-11-17 13:14:54 +05:30
mergify[bot]
5652483176
Merge pull request #14935 from shariquerik/editable-grid-pagination
feat: Editable grid/table pagination
2021-11-17 04:42:00 +00:00
Rushabh Mehta
f4eff6f7c4
Merge pull request #14614 from shariquerik/new-feedback-comment
refactor: New Feedback & Comment Design for Blog Post
2021-11-16 12:40:35 +05:30
Faris Ansari
ead05f062d
fix: minor website styling fixes (#14952)
* fix: move utility classes from page header wrapper

so that css is overridable in user stylesheets

* fix(website-theme): obey button rounded corners setting

- set border radius values to 0

Co-authored-by: Suraj Shetty <13928957+surajshetty3416@users.noreply.github.com>
2021-11-15 16:16:19 +05:30
Shariq Ansari
7d31aae0be
Merge branch 'frappe:develop' into new-feedback-comment 2021-11-12 15:17:29 +05:30
Shariq Ansari
02cbe16ece
Merge branch 'frappe:develop' into editable-grid-pagination 2021-11-12 15:17:07 +05:30
Summayya Hashmani
88550c1672
fix(Signup Page): Last Step Page style (#14853)
* fix: template not found

* refactor: scomplete signup page layout

* refactor: Simplify code

Co-authored-by: Summayya <frappe@Summayyas-MacBook-Air.local>
Co-authored-by: Suraj Shetty <13928957+surajshetty3416@users.noreply.github.com>
2021-11-12 07:25:54 +00:00
Shariq Ansari
e62f2627e0 fix: some more changes in design 2021-11-10 20:42:56 +05:30
Shariq Ansari
f02d289992 feat: Editable grid/table pagination 2021-11-09 21:01:21 +05:30
Shariq Ansari
04518f4a66 fix: Removed shadow from comment avatar 2021-11-08 11:12:36 +05:30
Shariq Ansari
04a145c40c
Merge branch 'frappe:develop' into primary-navbar-css-fix 2021-11-01 21:02:39 +05:30
Shariq Ansari
632e3acc01 refactor: New Feedback & Comment Design for Blog Post 2021-10-28 20:49:34 +05:30
Faris Ansari
931dbaa323 Revert "fix(minor): website_builder.scss removed border for cards"
This reverts commit 372447846e.
2021-10-27 13:10:42 +05:30
Suraj Shetty
f4ff67dacd
Merge branch 'develop' into add-login-fields 2021-10-26 17:10:38 +05:30
Faris Ansari
04e10c4c9e fix: Barcode rendering
- CSS variables in svg don't work in PDF
- styling is done via external css now to make it work in form as well as PDF
2021-10-22 19:14:59 +05:30
mergify[bot]
868d545ba5
Merge branch 'develop' into print-format-builder-beta 2021-10-22 04:38:08 +00:00
Shariq Ansari
5ceb672983
Merge branch 'frappe:develop' into primary-navbar-css-fix 2021-10-21 14:23:12 +05:30
mergify[bot]
f068e53712
Merge branch 'develop' into add-login-fields 2021-10-21 08:38:36 +00:00
Faris Ansari
5345d4ce7b Merge branch 'develop' of https://github.com/frappe/frappe into print-format-builder-beta 2021-10-20 18:40:18 +05:30
Shariq Ansari
fd8d25c0f5
Merge branch 'frappe:develop' into primary-navbar-css-fix 2021-10-19 20:17:39 +05:30
Shariq Ansari
af0166ed06
Merge branch 'frappe:develop' into revert-single-scrollbar-pr 2021-10-19 20:14:29 +05:30
Suraj Shetty
7f86137b74 fix: List header alignment 2021-10-19 18:44:01 +05:30
Shariq Ansari
04442d1305
Merge branch 'frappe:develop' into primary-navbar-css-fix 2021-10-18 19:24:55 +05:30
Shariq Ansari
c8b04f4370
Merge branch 'frappe:develop' into revert-single-scrollbar-pr 2021-10-18 19:24:20 +05:30
Summayya Hashmani
4146cd3cca
refactor: child table layout in the web-form 2021-10-18 09:28:44 +05:30
Shariq Ansari
82d45cfb66
Merge branch 'frappe:develop' into revert-single-scrollbar-pr 2021-10-14 18:56:10 +05:30
Summayya Hashmani
db08152710
refactor: add padding between social login button 2021-10-14 15:05:55 +05:30
Shariq Ansari
231a04b509 fix: Using svg for menu icon for mobile view 2021-10-14 15:00:23 +05:30
Shariq Ansari
5186347219 revert: Reverting single vertical scrollbar fix 2021-10-14 11:08:21 +05:30
Mohammad Hasnain Mohsin Rajan
b7de4b3cae
Merge pull request #14355 from shariquerik/notification_overlap_filter
fix: Filter pop-up overlaps the Notification Window
2021-10-11 19:36:19 +05:30