Commit graph

30968 commits

Author SHA1 Message Date
mergify[bot]
c3f0104566
Merge pull request #12499 from ParthKharwar/dev-user-notifications
fix: Notification fixes for a modified user
2021-03-08 10:15:20 +00:00
Suraj Shetty
6e634dc063
Merge branch 'develop' into dev-user-notifications 2021-03-08 15:05:18 +05:30
mergify[bot]
cd2bd892c6
Merge pull request #12532 from resilient-tech/fix-rename-doc
fix: Document rename
2021-03-08 09:29:47 +00:00
Mohammad Hasnain Mohsin Rajan
f17cf17b57
fix: remove data import mandatory check (#12363)
* fix: ignore data import mandatory fields error

* test: find the source of garbage

* test: fix extra messages

* test: fix: message log

* test: remove debugging lines
2021-03-08 08:54:54 +00:00
mergify[bot]
563cd20e9c
Merge pull request #12531 from resilient-tech/fix-404
fix: 404 not loading on formview due to undefined parameter
2021-03-08 08:27:34 +00:00
mergify[bot]
75c9b9fdec
Merge pull request #12528 from resilient-tech/fix-dashboard
fix: dashboard edit and show buttons not working
2021-03-08 08:18:32 +00:00
Sagar Vora
d28f5a54a5 fix: dashboard edit and show buttons are not working 2021-03-08 11:54:38 +05:30
Suraj Shetty
ae360132bc
Merge pull request #12537 from surajshetty3416/fix-dark-mode 2021-03-07 19:45:11 +05:30
Suraj Shetty
8962ba0647 fix: Temporarily use firefox for testing
- https://travis-ci.com/github/frappe/frappe/jobs/488819006 testing is failing due to some incompatibility
2021-03-07 19:14:31 +05:30
Suraj Shetty
87826f0241 fix: Line hieght of checkbox label 2021-03-07 13:33:13 +05:30
Suraj Shetty
738e6f50ab fix: Remove unnecessary background transitions
- to avoid inconsitent transition while switching the theme
2021-03-07 13:24:54 +05:30
Suraj Shetty
caaed1a4e5 fix: Move data-theme attribute to root (html)
- So that the HTML background matches with the theme background color
2021-03-07 13:22:28 +05:30
Suraj Shetty
0e0413d096 fix: Remove redundant css_variables import 2021-03-07 10:43:40 +05:30
walstanb
268cbbf8d9 fix: doc not found after renaming doc 2021-03-05 18:14:26 +05:30
Sagar Vora
a1d7775298 fix: 404 not loading on formview due to undefined parameter 2021-03-05 17:26:53 +05:30
Parth Kharwar
7effd9db7a refactor: moves notification toggle to individual code block 2021-03-05 14:37:57 +05:30
Parth Kharwar
0f42096e87 refactor: updates notification toggle function name and if logic 2021-03-05 13:21:32 +05:30
Prssanna Desai
16d87aa786
Merge pull request #12518 from ankush/track_setting_changes
fix: track setting changes
2021-03-04 19:35:20 +05:30
Suraj Shetty
d1f4de17ae
Merge pull request #12498 from surajshetty3416/add-option-to-assign 2021-03-04 19:07:36 +05:30
Valmik
c098ed069a fix: use db.set_value instead of set_value to avoid permission issues 2021-03-04 19:01:47 +05:30
Suraj Shetty
1213040cc2
Merge pull request #12504 from prssanna/redesign-fixes 2021-03-02 19:41:41 +05:30
prssanna
4f7512893b fix: trigger select-change instead of setting first value 2021-03-02 19:11:53 +05:30
prssanna
817af23daa style: fix formatting 2021-03-02 18:39:05 +05:30
prssanna
3cfb57cec1 fix: don't show disabled users in leaderboard 2021-03-02 18:35:59 +05:30
prssanna
6b903e2c6c fix: explicit call to .val to set first option in select 2021-03-02 18:35:40 +05:30
Ankush Menat
0da8077847
fix: track setting changes 2021-03-02 18:33:13 +05:30
prssanna
d991253849 fix: datepicker dark theme style 2021-03-02 18:32:51 +05:30
Suraj Shetty
c40ef217fa
Merge pull request #12515 from surajshetty3416/redesign-fixes-2nd-mar 2021-03-02 16:10:49 +05:30
Suraj Shetty
8eddd49ea7 fix: Disabled input color in dark mode 2021-03-02 15:38:55 +05:30
Suraj Shetty
0ef74e3681 fix: Breadcrumb arrow color in dark theme 2021-03-02 15:38:27 +05:30
prssanna
f443c3100d fix: strip html from email subject 2021-03-02 14:20:37 +05:30
prssanna
9609462f6d fix: strip html from kanban title 2021-03-02 14:20:09 +05:30
Suraj Shetty
ba2a85965c fix: Reduce btn-focus-outline width 2021-03-02 14:16:03 +05:30
Suraj Shetty
d498e0f245 fix: Primary button text color 2021-03-02 14:11:41 +05:30
prssanna
50f0a57188 fix: select in datatable style 2021-03-02 13:47:25 +05:30
prssanna
b340f955f9 fix: pre style 2021-03-02 13:47:10 +05:30
prssanna
afce76d4e1 fix: also support primary_action_label as a key 2021-03-02 13:46:45 +05:30
prssanna
8488272743 fix: typo 2021-03-02 13:46:07 +05:30
prssanna
d5980b345f fix: set selected value in print format select 2021-03-02 13:45:34 +05:30
prssanna
297d4c668e fix: print format custom css description 2021-03-02 13:45:09 +05:30
Suraj Shetty
358a9fabea
fix: max_old_space_size limit for node processes (#12494)
Co-authored-by: Gavin D'souza <gavin18d@gmail.com>
2021-03-01 16:43:18 +05:30
prssanna
724bd72904 fix: render fieldname if no label on print format builder sidebar 2021-03-01 15:07:15 +05:30
prssanna
7865f60cf3 fix: save selected print format 2021-03-01 15:06:21 +05:30
Prssanna Desai
cca0b6a00a
Merge pull request #12491 from prssanna/kanban-image 2021-03-01 11:11:51 +05:30
prssanna
b1a04ed453 fix: reference doctype for saved report 2021-03-01 10:57:30 +05:30
prssanna
e630c53083 fix: reduce datatable spacing 2021-03-01 10:44:25 +05:30
mergify[bot]
90984742bb
Merge pull request #12501 from shariquerik/revert-execute-issue
fix: Set valid status for Scheduled Job Type
2021-02-26 14:49:04 +00:00
Parth Kharwar
a8d11f23d8 fix: adds check before enabling notification settings 2021-02-26 16:49:53 +05:30
shariquerik
b9b623ee47 fix: revert execute issue 2021-02-26 16:37:15 +05:30
Parth J. Kharwar
9e5ca78d78 feat: enables, disables and deletes notification settings when a user is modified [CU-j8wutt] (#9) 2021-02-26 13:06:04 +05:30