Commit graph

34363 commits

Author SHA1 Message Date
pateljannat
47fab75bcd fix: scroll, translations, naming series, placeholder and variable definition 2021-09-28 12:51:28 +05:30
pateljannat
bd184ccec3 fix: label for web page in template 2021-09-27 12:23:19 +05:30
pateljannat
367099f1fa fix: reply seperator 2021-09-27 11:56:45 +05:30
Jannat Patel
bc5fcce14f fix: tests 2021-09-18 12:34:54 +05:30
Jannat Patel
d49ce24e09 fix: web page and load time 2021-09-17 18:10:26 +05:30
Jannat Patel
afdf561140 fix: removed unnecessary redirect 2021-09-17 16:13:04 +05:30
Jannat Patel
4138d876e2 fix: increased wait time 2021-09-17 16:12:06 +05:30
Jannat Patel
6f64822a55 fix: sider 2021-09-17 15:54:27 +05:30
Jannat Patel
dc73dea318 test: ui 2021-09-17 15:46:29 +05:30
Jannat Patel
7649988efc fix: sider 2021-09-16 14:43:30 +05:30
Jannat Patel
cd967b36b8 fix: sider 2021-09-16 13:25:37 +05:30
Jannat Patel
8aa977c5f0 fix: discussions template and time 2021-09-16 12:36:24 +05:30
Jannat Patel
5164b1627d feat: discussions-component-for-website 2021-09-14 15:57:26 +05:30
Rushabh Mehta
22f143898b fix(minor): frappe.toast alist from frappe.show_alert, and added toasts to website.js, plus show full processlist 2021-09-10 11:27:36 +05:30
ahmadRagheb
c280671a7a
fix(event streaming): Notify consumers on document cancel (#14160)
* event streaming not working on cancel 

fix for https://github.com/frappe/frappe/issues/14141 
event streaming not working on cancel

* style: Remove extra line

Co-authored-by: Suraj Shetty <13928957+surajshetty3416@users.noreply.github.com>
2021-09-10 04:17:02 +00:00
mergify[bot]
74ee14a07b
Merge pull request #13465 from hasnain2808/fix-number-format-issues
fix: number format converting to decimals
2021-09-10 04:04:21 +00:00
Akash Chaudhari
bc4b0d9348
fix: Dont translate brand name (#14162) 2021-09-10 09:32:59 +05:30
Rushabh Mehta
63186fca75
Merge pull request #14155 from rmehta/show-proceesslist
feat(minor): Show Processlist in System Console
2021-09-09 17:08:42 +05:30
Mohammad Hasnain
906c70b245 chore: sider 2021-09-09 14:35:04 +05:30
Mohammad Hasnain
4d0b0d35ef fix: make flt value idempotent 2021-09-09 14:29:00 +05:30
Mohammad Hasnain
f29138d6f8 fix: convert back to number_format on change 2021-09-09 14:28:17 +05:30
Mohammad Hasnain
21a4331be4 revert: removal of flt on focus event 2021-09-09 14:27:23 +05:30
Mohammad Hasnain
9dc8f84aed test: tests for control: float 2021-09-09 14:26:40 +05:30
Rushabh Mehta
0e2d98a473 feat(minor): Show Processlist in System Console 2021-09-09 13:33:28 +05:30
Suraj Shetty
39dfb96ff8
Merge pull request #14152 from anupamvs/address-spacing 2021-09-09 12:30:53 +05:30
Shariq Ansari
84562d5a05
fix(UI): Incorrect text color on version document in dark mode (#14147) 2021-09-09 12:14:47 +05:30
Anupam
35d563edb0 fix: contact.py spacing issue 2021-09-09 11:50:47 +05:30
Anupam
6ca2788cc5 fix: spacing issue 2021-09-09 11:48:20 +05:30
gavin
39f4d5b54a
Merge pull request #14143 from gavindsouza/web_form-fixes
fix(Web Form): Add fields to row that haven't been added yet
2021-09-09 11:05:37 +05:30
mergify[bot]
7a406c75cb
Merge pull request #14142 from gavindsouza/write-only
fix: Switch writes to primary when wrapped with read_only
2021-09-08 10:28:13 +00:00
Mohammad Hasnain
8aea1254f9 chore: add semi colon 2021-09-08 15:15:47 +05:30
Mohammad Hasnain
9eff8bee21 test: tests for float control 2021-09-08 15:02:56 +05:30
Gavin D'souza
2b00bdb37f fix(Web Form): Add fields to row that haven't been added yet 2021-09-08 14:03:33 +05:30
Gavin D'souza
309eaabcf9 fix: Get rid of pointless except: raise 2021-09-08 14:01:38 +05:30
Gavin D'souza
70ac05025b fix: Make make_access_log write only
Write to primary db if connection is currently set to replica
2021-09-08 13:48:02 +05:30
Gavin D'souza
61d067710f feat: @frappe.write_only
When would you want to use it? Typically if you want to be sure that
"this" particular thing will be make WRITES to the database. If this
were to be called via a function wrapped with @frappe.read_only. This
will momentarily switch the connection from replica to primary
2021-09-08 13:25:19 +05:30
Mohammad Hasnain
01fb128912 Merge branch 'develop' into fix-number-format-issues 2021-09-08 12:32:39 +05:30
Suraj Shetty
4be9994d43
Merge pull request #14138 from surajshetty3416/fix-flaky-tests-3
test: Fix flaky UI tests
2021-09-08 12:12:19 +05:30
Suraj Shetty
842f947301 test: Comment out a flaky test case
- It is flaky possibly because of different timezone in CI
2021-09-08 11:49:22 +05:30
Suraj Shetty
3aa569182a Merge branch 'fix-flaky-tests-3' of https://github.com/surajshetty3416/frappe into fix-flaky-tests-3 2021-09-08 11:45:19 +05:30
Suraj Shetty
4441eb7d90 test: Fix test_request_language_resolution_with_cookie 2021-09-08 11:45:15 +05:30
Suraj Shetty
14cca39a5e
Merge branch 'develop' into fix-flaky-tests-3 2021-09-07 20:34:59 +05:30
Suraj Shetty
3fb93b9b3d
ci: Update threshold for codecov 2021-09-07 20:34:31 +05:30
Suraj Shetty
5f9340fda2 test: Set delay for fill_field 2021-09-07 20:33:08 +05:30
Suraj Shetty
8e9a46fff9 test: Miscellaneous fixes to avoid flaky tests 2021-09-07 19:57:57 +05:30
Suraj Shetty
a56b117ca4 test: Wait for filter save on clear filter 2021-09-07 19:23:32 +05:30
mergify[bot]
04b4417540
Merge pull request #14062 from saxenabhishek/aks-fix-postgres
fix: miscellaneous Postgres issues
2021-09-07 12:58:00 +00:00
Abhishek Saxena
1d02d26a2b
Merge branch 'develop' into aks-fix-postgres 2021-09-07 17:42:03 +05:30
Your Name
74d6ed32d6 test: add frappe.db.add_index 2021-09-07 17:40:55 +05:30
Suraj Shetty
3aed8f9e22 test: Miscellaneous fixes to avoid flaky tests 2021-09-07 16:19:27 +05:30