Suraj Shetty
91b01ca18f
Merge pull request #14034 from surajshetty3416/fix-ui-flaky-tests
2021-08-25 11:37:09 +05:30
Suraj Shetty
c07298648a
test: Blur the phone_nos field to enable validation for the field
2021-08-25 10:49:37 +05:30
mergify[bot]
87dee056fd
Merge pull request #13999 from netchampfaris/fix-system-console-ux
...
fix(ux): Disable button while executing script
2021-08-24 16:39:46 +00:00
Suraj Shetty
7988ea37f6
Merge branch 'develop' into fix-system-console-ux
2021-08-24 21:32:32 +05:30
Suraj Shetty
b6f3cec3df
Merge pull request #14028 from surajshetty3416/fix-remove-all-import
...
fix: Use remove_all in file_manager.py
2021-08-24 16:21:04 +05:30
Suraj Shetty
af93d35471
fix: Use remove_all in file_manager.py
2021-08-24 14:33:53 +05:30
gavin
fedadee657
Merge pull request #14026 from frappe/revert-13932-ignore_js_in_ci
...
Revert "ci: ignore js only changes while running unittests"
2021-08-24 13:41:18 +05:30
gavin
850939ed13
Revert "ci: ignore js only changes while running unittests ( #13932 )"
...
This reverts commit ead26527b7 .
2021-08-24 13:26:03 +05:30
Suraj Shetty
5bf5e70991
Merge pull request #13996 from surajshetty3416/core-test-coverage-1
2021-08-24 11:47:47 +05:30
Suraj Shetty
14783a1ba1
fix: Remove unnecessary raise after throw
2021-08-24 10:25:33 +05:30
Suraj Shetty
9797c1ad18
Merge branch 'develop' into core-test-coverage-1
2021-08-24 10:23:24 +05:30
Shariq Ansari
7caae74004
build: Update datatable to 1.15.4 ( #14016 )
...
Co-authored-by: Suraj Shetty <13928957+surajshetty3416@users.noreply.github.com>
2021-08-24 10:15:37 +05:30
mergify[bot]
c5aa876724
Merge pull request #13978 from shariquerik/workspace-2-fixes
...
fix: Workspace 2.0 Miscellaneous Fixes
2021-08-24 04:24:56 +00:00
Rushabh Mehta
52d58ae958
Merge pull request #14020 from rmehta/login-page-options
...
feat(minor): Added app_name and app_logo in Website Settings
2021-08-23 21:45:01 +05:30
Rushabh Mehta
70899a7a95
feat(minor): Added app_name and app_logo in Website Settings
2021-08-23 21:43:29 +05:30
Suraj Shetty
3819e4caf3
Merge branch 'develop' into workspace-2-fixes
2021-08-23 15:00:13 +05:30
shariquerik
7e9b78bf7d
test: Type on focused block fix
2021-08-23 13:45:14 +05:30
Suraj Shetty
30f9572122
chore: Let maintainer raise a PR on stable branch
2021-08-23 12:32:14 +05:30
mergify[bot]
257b41dcee
Merge pull request #13822 from resilient-tech/fix-inbox
...
fix: multiple issues with Email Inbox
2021-08-23 06:09:24 +00:00
mergify[bot]
7c178ae18c
fix(ux): better message for removal of assignment ( #14008 )
...
(cherry picked from commit 40352d9df6418e0c435e0ae9f9dd8f96095c70db)
Co-authored-by: Ankush Menat <ankush@iwebnotes.com>
2021-08-23 11:28:33 +05:30
Suraj Shetty
743e361449
Merge branch 'develop' into core-test-coverage-1
2021-08-23 11:02:50 +05:30
Faris Ansari
399629da45
fix(ux): Disable button while executing script
...
- page.set_action will now pass the btn in the handler callback
2021-08-21 13:47:42 +05:30
Suraj Shetty
5587ab5a91
style: Fix liinter warnings
2021-08-20 23:54:42 +05:30
Suraj Shetty
9e4c8cc28e
chore: Remove commented text
2021-08-20 23:35:55 +05:30
Suraj Shetty
6f72e79f1a
test: Add more assertions for reset password
2021-08-20 22:35:01 +05:30
Suraj Shetty
9781fb758f
fix: Rate limiter to allow kwargs
2021-08-20 22:06:50 +05:30
gavin
d3f3df2ce1
Merge pull request #13984 from gavindsouza/newsletter-unset-autocommit
...
fix: Revert auto_commit after frappe.sendmail
2021-08-20 16:23:48 +05:30
gavin
3198ab8249
Merge pull request #13985 from gavindsouza/use-db_delete
...
refactor(minor): Use frappe.db.delete instead of frappe.db.sql queries
2021-08-20 16:21:13 +05:30
mergify[bot]
163568a0d4
Merge pull request #13868 from resilient-tech/feat-autoreloader-for-ipython
...
feat: autoreload for IPython
2021-08-20 07:39:13 +00:00
Suraj Shetty
988544427b
Merge pull request #13987 from surajshetty3416/fix-grid-data-input
2021-08-20 12:42:43 +05:30
Suraj Shetty
70f9f77df8
fix: Handle exception
2021-08-20 12:16:55 +05:30
Suraj Shetty
7103ec1b6c
Merge branch 'develop' into feat-autoreloader-for-ipython
2021-08-20 11:51:58 +05:30
Pruthvi Patel
09868c26a9
feat: add --autoreload flag
2021-08-20 11:41:41 +05:30
Suraj Shetty
ebcb3618cf
style: Add missing semicolons
2021-08-20 10:23:49 +05:30
Suraj Shetty
ff552d5d1d
perf: Reduce debounce delay
2021-08-20 10:02:44 +05:30
Suraj Shetty
32148cadc5
fix: Avoid input events for controls in grid
2021-08-20 09:58:23 +05:30
Suraj Shetty
228253289f
fix: Only select active numeric field after layout refresh
2021-08-20 09:55:26 +05:30
Suraj Shetty
0262210d1f
Merge branch 'develop' of https://github.com/frappe/frappe into core-test-coverage-1
2021-08-19 22:04:50 +05:30
Suraj Shetty
d92724dfba
test: Fix typo
2021-08-19 22:04:23 +05:30
Suraj Shetty
ed41602526
test: Add more assersions and minor refactor
2021-08-19 21:43:43 +05:30
Suraj Shetty
3acab8a7c7
test: Add test cases for unzip functionality
2021-08-19 21:40:12 +05:30
Suraj Shetty
36f698f0f8
fix: Unzip functionality
2021-08-19 21:38:57 +05:30
Gavin D'souza
b8f28fd28b
test(todo): Use doc.meta instead of doctype form
2021-08-19 20:47:27 +05:30
Gavin D'souza
380e9e7c08
fix(test): Add missing comma
2021-08-19 20:30:13 +05:30
Gavin D'souza
4df118906f
fix: Run test skipped earlier due to missing indent
2021-08-19 20:10:11 +05:30
Gavin D'souza
32c6cf1c44
refactor(misc): frappe.db.delete > frappe.db.sql
...
Use frappe.db.delete wherever possible. Get rid of all the frappe.db.sql ;)
This commit focuses on the pending modules that had relatively easier
DELETE statements.
2021-08-19 19:53:16 +05:30
Gavin D'souza
ebc220db39
refactor(tests): frappe.db.delete > frappe.db.sql
...
Use frappe.db.delete wherever possible. Get rid of all the frappe.db.sql ;)
This commit focuses on the tests written under the doctype specific
tests
2021-08-19 19:50:48 +05:30
Gavin D'souza
c00a5003f4
refactor(tests): frappe.db.delete > frappe.db.sql
...
Use frappe.db.delete wherever possible. Get rid of all the frappe.db.sql
;)
This commit focuses on the frappe.tests module
2021-08-19 19:48:42 +05:30
Suraj Shetty
07906594e3
test: Fix failing test
2021-08-19 19:33:37 +05:30
Gavin D'souza
6b789ec53a
fix: Revert auto_commit after frappe.sendmail
2021-08-19 18:44:36 +05:30