Commit graph

32215 commits

Author SHA1 Message Date
Suraj Shetty
431eb5046f
Merge pull request #12744 from surajshetty3416/fix-grid-validation
Co-authored-by: Prssanna Desai <prssud@gmail.com>
2021-04-01 12:56:41 +05:30
mergify[bot]
6ca947a41b
fix: only focus on first input if form is new (bp #12758) (#12759)
(cherry picked from commit 4fb544cb0a)

Co-authored-by: prssanna <prssud@gmail.com>
2021-04-01 12:54:50 +05:30
mergify[bot]
906790ec8a
Merge pull request #12758 from prssanna/form-input-focus
fix: only focus on first input if form is new
2021-04-01 07:22:57 +00:00
Suraj Shetty
108c728298 test: Add a test case for grid validation 2021-04-01 12:38:40 +05:30
prssanna
4fb544cb0a fix: only focus on first input if form is new 2021-04-01 12:16:49 +05:30
Prssanna Desai
202aac9e51
Merge branch 'develop' into fix-grid-validation 2021-04-01 11:00:10 +05:30
Shridhar
1924a41508 Merge branch 'virtual_doctype' of https://github.com/zerodha/frappe into virtual_doctype 2021-04-01 10:04:40 +05:30
Shridhar
056b8c0fc6 feat: added get value for virtual doctype 2021-04-01 10:04:11 +05:30
mergify[bot]
8e53913e7e
fix: Miscellaneous changes (bp #12754) (#12755)
Co-authored-by: Suraj Shetty <13928957+surajshetty3416@users.noreply.github.com>
2021-04-01 09:47:14 +05:30
Shridhar Patil
361cd935d6
Merge branch 'develop' into virtual_doctype 2021-04-01 09:46:35 +05:30
Suraj Shetty
f8fc853445
fix: Miscellaneous changes (#12754) 2021-04-01 09:42:49 +05:30
Shridhar
0b3d71f8c3 feat: added get value got virtual doctype 2021-04-01 09:38:21 +05:30
Snyk bot
3cd4e33469
chore(Snyk): Security upgrade snyk from 1.509.0 to 1.518.0 (#12753)
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-NETMASK-1089716
2021-04-01 08:34:58 +05:30
mergify[bot]
88617dd2ae
fix: Chart style in Dark Mode (bp #12751) (#12752)
(cherry picked from commit 8d07768a07)

Co-authored-by: Suraj Shetty <13928957+surajshetty3416@users.noreply.github.com>
2021-03-31 23:46:34 +05:30
Suraj Shetty
8d07768a07
fix: Chart style in Dark Mode (#12751) 2021-03-31 23:42:11 +05:30
Prssanna Desai
0ac2a1f772
Merge branch 'develop' into fix-grid-validation 2021-03-31 22:38:19 +05:30
Suraj Shetty
8cfdb3406c
fix: Throw validation error instead 2021-03-31 22:30:29 +05:30
mergify[bot]
2bd53e95ab
fix: Return correct value from frappe.db.count (bp #12748) (#12750)
(cherry picked from commit b279ca2c0f)

Co-authored-by: Suraj Shetty <13928957+surajshetty3416@users.noreply.github.com>
2021-03-31 22:29:56 +05:30
Suraj Shetty
b279ca2c0f
fix: Return correct value from frappe.db.count (#12748) 2021-03-31 22:15:29 +05:30
mergify[bot]
c26a009ff5
fix: get frappe.client.get_value() to work when as_dict is false (bp #12739) (#12749)
(cherry picked from commit 193dbec47c)

Co-authored-by: Walstan Baptista <38958184+walstanb@users.noreply.github.com>
2021-03-31 22:13:22 +05:30
Walstan Baptista
193dbec47c
fix: frappe.client.get_value() to work when as_dict is false (#12739) 2021-03-31 16:33:34 +00:00
mergify[bot]
b51f13c291
Merge pull request #12720 from resilient-tech/whitelist-methods
feat: frappe.whitelist for doc methods
2021-03-31 16:23:32 +00:00
Suraj Shetty
7124e49473
Merge branch 'develop' into whitelist-methods 2021-03-31 20:42:37 +05:30
mergify[bot]
cbf4288a54
fix: change z-index even when list is empty (bp #12745) (#12747)
(cherry picked from commit bbcfee9b48)

Co-authored-by: hasnain2808@gmail.com <hasnain2808@gmail.com>
2021-03-31 20:20:21 +05:30
Leela vadlamudi
bc1cbd98b6
Merge pull request #12746 from frappe/mergify/bp/version-13-pre-release/pr-12729
refactor: Code cleanup and attempt tracker for 2FA (bp #12729)
2021-03-31 19:16:36 +05:30
mergify[bot]
09b9c9e2f8
Merge pull request #12745 from hasnain2808/multiselect
fix: change z-index even when list is empty
2021-03-31 13:43:40 +00:00
leela
e7b5ea282c test: OTP atempt tracker tests
(cherry picked from commit 8fcb97ae31)
2021-03-31 13:43:20 +00:00
leela
e94ea12568 fix: Track 2FA OTP attempts using login tracker
(cherry picked from commit 1f6f02fd5a)
2021-03-31 13:43:20 +00:00
leela
bda37b541b refactor: Cleanup name confusion
Using `delete_session` name for a function and also as a method name is
confusing. Cleaned that up.

(cherry picked from commit 9200192c1c)
2021-03-31 13:43:20 +00:00
leela
79233f007d fix: Make authentication check mandatory even in case of 2FA
(cherry picked from commit 2227b910d3)
2021-03-31 13:43:19 +00:00
Leela vadlamudi
4ef7f11751
Merge pull request #12729 from leela/code-cleanup
refactor: Code cleanup and attempt tracker for 2FA
2021-03-31 19:06:44 +05:30
hasnain2808@gmail.com
bbcfee9b48 fix: change z-index even when list is empty 2021-03-31 17:59:51 +05:30
Suraj Shetty
be857c753b fix: Grid validation
- Use separate docfields list for each child table row to
avoid cross row validation issue
2021-03-31 17:40:22 +05:30
Suraj Shetty
f0075f5b1f fix: Invalid method should not throw 404 error 2021-03-31 17:07:07 +05:30
Prssanna Desai
a7e37d9a1d
Merge pull request #12742 from frappe/mergify/bp/version-13-pre-release/pr-12741
fix: checkbox bleed (bp #12741)
2021-03-31 17:01:46 +05:30
hasnain2808@gmail.com
4e09f36eef fix: checkbox bleed
(cherry picked from commit b12714ae20)
2021-03-31 10:57:54 +00:00
Prssanna Desai
3839f9f500
Merge pull request #12740 from hasnain2808/fix--filters-in-share-url-not-working-prerelese 2021-03-31 16:27:29 +05:30
mergify[bot]
1e8e0f4a3e
Merge pull request #12741 from hasnain2808/multiselect
fix: checkbox bleed
2021-03-31 10:56:50 +00:00
hasnain2808@gmail.com
b12714ae20 fix: checkbox bleed 2021-03-31 15:43:19 +05:30
hasnain2808@gmail.com
cd18d947a7 fix: use pathname on window.location 2021-03-31 15:34:20 +05:30
Mohammad Hasnain Mohsin Rajan
7018c0457d chore: add semicolon 2021-03-31 15:33:39 +05:30
Prssanna Desai
4a9498345d
Merge pull request #12721 from hasnain2808/fix--filters-in-share-url-not-working 2021-03-31 14:31:17 +05:30
leela
8fcb97ae31 test: OTP atempt tracker tests 2021-03-31 13:38:46 +05:30
mergify[bot]
ee92355ab9
fix: Miscellaneous changes (bp #12730) (#12738)
Co-authored-by: Suraj Shetty <13928957+surajshetty3416@users.noreply.github.com>
2021-03-31 13:07:43 +05:30
hasnain2808@gmail.com
ec3ef85c06 chore: fix merge conflicts 2021-03-31 13:05:44 +05:30
hasnain2808@gmail.com
71ecb288c7 fix: use pathname on window.location 2021-03-31 13:01:33 +05:30
mergify[bot]
1d37a43059
refactor: Grid paste code (bp #12633) (#12737)
Co-authored-by: Suraj Shetty <surajshetty3416@gmail.com>
2021-03-31 12:50:36 +05:30
leela
1f6f02fd5a fix: Track 2FA OTP attempts using login tracker 2021-03-31 12:49:31 +05:30
mergify[bot]
ab7f9c0b1b
fix: copy paste rows more than 50 (one page) (bp #12548) (#12736)
Co-authored-by: Suraj Shetty <13928957+surajshetty3416@users.noreply.github.com>
Co-authored-by: Fisher Yu <12823863+szufisher@users.noreply.github.com>
2021-03-31 12:48:21 +05:30
mergify[bot]
40cd028c34
fix: first column padding in datatable (bp #12733) (#12734)
(cherry picked from commit 1c3688e0ed)

Co-authored-by: Prssanna Desai <prssud@gmail.com>
2021-03-31 12:36:23 +05:30