Suraj Shetty
bc234e9052
test: Add test case for extract_image_from_doc
2021-08-19 17:38:09 +05:30
Suraj Shetty
44c82276e8
refactor: Remove unused methods
2021-08-19 17:37:01 +05:30
Suraj Shetty
21e664b23b
test: Fix file_name assertion
2021-08-19 16:02:20 +05:30
Suraj Shetty
6b1955b34a
test: Add test image file
2021-08-19 15:27:48 +05:30
Suraj Shetty
a7fb1816aa
refactor: Remove unused and redundant code
2021-08-19 15:27:25 +05:30
Suraj Shetty
1427712c88
test: Add test cases for file
...
- file_url validations
- make_thumbnail
2021-08-19 14:41:25 +05:30
Suraj Shetty
c681b1af27
fix: Make thumbnail function
2021-08-19 14:40:20 +05:30
Suraj Shetty
b23713bf5d
Merge branch 'develop' of https://github.com/frappe/frappe into core-test-coverage-1
2021-08-18 13:39:34 +05:30
Shariq Ansari
3baa33d5da
fix: Use IP Address instead of Email field ( #13553 )
2021-08-18 13:21:10 +05:30
Rushabh Mehta
cf67f9d283
fix(minor): remove url from metatags
2021-08-18 12:01:44 +05:30
Suraj Shetty
fe15028df3
test: Fix reset password test
2021-08-18 10:20:08 +05:30
Suraj Shetty
093c72e963
test: Update role profile test case with more assertions
2021-08-18 09:04:01 +05:30
Suraj Shetty
7217277394
test: Fix flaky test
2021-08-18 09:03:03 +05:30
Suraj Shetty
d1c63a4b54
refactor: Move code to appropriate location
...
- update_roles had no use in user.py so moved it to role_profile.py where it is actually used
2021-08-18 08:22:48 +05:30
Suraj Shetty
604263929f
test: Add more assersions to test cases
...
- for better coverage
2021-08-18 08:20:22 +05:30
Leela vadlamudi
d3bc38f5aa
Merge pull request #13961 from leela/fix-amend-patch-query
...
fix: rename cancelled docs patch query
2021-08-17 23:49:31 +05:30
leela
05166f919c
fix: rename cancelled docs patch query
...
use backquotes in queries where column names are dynamic(To avoid query
issues incase reserved keywords used as a table columns.)
2021-08-17 22:48:52 +05:30
Suraj Shetty
54a331a05e
Merge pull request #13952 from shariquerik/workspace2-fixes
2021-08-17 15:04:28 +05:30
Suraj Shetty
ba369da61b
test: Add test case to validate user signup throttling
2021-08-17 14:33:34 +05:30
Suraj Shetty
ddf4bb80b8
fix: Signup throttling for postgres
2021-08-17 14:30:17 +05:30
Suraj Shetty
81a5937751
test: Add "password update" test
2021-08-17 13:47:58 +05:30
Suraj Shetty
d36d6055ae
refactor: Remove check demo and redundant code
2021-08-17 13:45:39 +05:30
Suraj Shetty
8924fd0716
test: Add signup test case
2021-08-17 11:22:04 +05:30
Suraj Shetty
7e72a0f304
fix: Disabled user check in signup
2021-08-17 11:21:31 +05:30
Suraj Shetty
3e7e35351b
refactor: Move set_email_password code to email_account.py
2021-08-17 11:20:05 +05:30
shariquerik
013f1f471d
fix: Switch Public-Private, Change Customize to Edit, Add Settings button to redirect to workspace document
2021-08-17 11:11:15 +05:30
shariquerik
0215bd06ec
fix: Make Shortcut's & Card's default size col-4
2021-08-17 11:09:22 +05:30
shariquerik
9b15009e7a
fix: Enable paragraph text styling (Bold, Italic, link)
2021-08-17 11:08:35 +05:30
Suraj Shetty
475c3ec8b8
fix: import error
2021-08-17 10:24:12 +05:30
Suraj Shetty
f6a757be50
test: Add test case for user rename
2021-08-17 10:08:12 +05:30
Suraj Shetty
3f2a93201b
refactor: Move email account related code to email_account.py
2021-08-17 10:00:39 +05:30
Suraj Shetty
4c5959afd6
refactor: Move reset_otp_secret to twofactor.py
2021-08-17 09:54:19 +05:30
Suraj Shetty
82b4a1ebc6
refactor(user): Remove unused code
2021-08-17 09:29:17 +05:30
Samuel Danieli
1e38d5a281
fix: broken link
2021-08-16 18:55:09 +02:00
Rohit Waghchaure
4312d15f57
perf: Grid rendering
2021-08-14 19:35:36 +05:30
mergify[bot]
bd6ed2033f
Merge pull request #13152 from shariquerik/wiki-based-desk
...
feat: Workspace 2.0
2021-08-13 06:44:32 +00:00
mergify[bot]
c6f1f91668
Merge pull request #13926 from rohitwaghchaure/fixed-grid-performance-issue
...
perf: Grid rendering
2021-08-13 06:08:13 +00:00
mergify[bot]
b6945a374a
Merge pull request #13841 from gavindsouza/execute-query
...
feat: Execute queries directly in frappe.qb
2021-08-13 06:08:07 +00:00
Rohit Waghchaure
e63222cc9a
fix: grid frozen issue
2021-08-13 11:11:15 +05:30
shariquerik
0ada551207
fix: Removed build.json, changed patch to v14
2021-08-12 19:52:28 +05:30
Gavin D'souza
bf14e1f2b1
test: Add test for patch_query_execute
2021-08-12 18:37:05 +05:30
Gavin D'souza
30cf8fd58d
refactor: Use run instead of frappe.db.sql
2021-08-12 18:36:43 +05:30
mergify[bot]
29b222105b
Merge pull request #13850 from kevinpthorne/fix-inner-btn-menu-item
...
fix(deskUI): menu items reappear before inner page buttons disappear
2021-08-12 12:38:58 +00:00
Gavin D'souza
8fc2577e9a
fix: Remove cross import statements
2021-08-12 17:44:14 +05:30
Gavin D'souza
233b42b945
Merge branch 'develop' of github.com:frappe/frappe into execute-query
2021-08-12 17:35:25 +05:30
mergify[bot]
3dc9dfe0c7
Merge pull request #13842 from netchampfaris/safe-render-off
...
fix: ability to disable safe_render for template pages
2021-08-12 11:54:32 +00:00
Gavin D'souza
1015283731
fix(global_search): Typecast variable for comparision
...
Previously start was being type casted with int. That was reverted by refactoring query to use new Query Builder
This bug was introduced via ee3c84beef
2021-08-12 16:23:40 +05:30
shariquerik
fa53d7473e
fix: Updated Public Page edit restriction message for user without access
2021-08-12 15:55:34 +05:30
shariquerik
e8d958dd3e
fix: sider fix
2021-08-12 11:09:31 +05:30
shariquerik
f8a6736183
fix: Removing hide cards feature
2021-08-12 10:57:05 +05:30