barredterra
|
b79f24aac8
|
fix: connected app
fix errors from previous refactor
|
2020-10-18 18:47:29 +02:00 |
|
barredterra
|
284ee3c4c3
|
feat: allow role "All" to view Connected Apps
|
2020-10-18 18:46:38 +02:00 |
|
barredterra
|
df9dfd5a53
|
fix: Token Cache permissions
|
2020-10-18 18:43:59 +02:00 |
|
barredterra
|
86280638dd
|
fix: remove backend application flow
|
2020-10-18 18:18:19 +02:00 |
|
barredterra
|
b708113800
|
Merge branch 'develop' into generic_oauth_client
|
2020-10-18 15:05:09 +02:00 |
|
Mangesh-Khairnar
|
4f3ec03fd6
|
fix: follow single responsibility principle
|
2020-10-15 19:01:40 +05:30 |
|
Mangesh-Khairnar
|
6274ec19a7
|
fix: handle success and failure separately
|
2020-10-09 12:51:20 +05:30 |
|
Suraj Shetty
|
ad27fe8933
|
Merge branch 'rebrand-ui' of https://github.com/frappe/frappe into rebrand-ui
|
2020-10-01 13:49:50 +05:30 |
|
Suraj Shetty
|
ba29d8d8b4
|
Merge branch 'develop' of https://github.com/frappe/frappe into rebrand-ui
|
2020-10-01 13:10:37 +05:30 |
|
Shivam Mishra
|
b232dcc8f2
|
feat: default icons for all
|
2020-09-30 14:37:40 +05:30 |
|
Shivam Mishra
|
0bd1fa1b22
|
feat: add icons for salesforce and fairlogin
|
2020-09-30 14:35:12 +05:30 |
|
Shivam Mishra
|
4a88848497
|
feat: set default provider icons
|
2020-09-30 14:03:12 +05:30 |
|
Abhishek Balam
|
414c15302e
|
fix: use frappe.db.get_single_value instead of get_value
|
2020-09-30 11:36:31 +05:30 |
|
Abhishek Balam
|
cba0050db8
|
fix: s3 sucess email sent even when checkbox not selected
|
2020-09-30 03:52:21 +05:30 |
|
barredterra
|
20bc3f3a95
|
test: Token Cache
|
2020-09-28 11:01:40 +02:00 |
|
barredterra
|
ea0ceae42c
|
fix: validate token_type, use cstr
|
2020-09-28 11:01:16 +02:00 |
|
barredterra
|
60cb523439
|
fix: get_auth_header
|
2020-09-28 10:59:49 +02:00 |
|
Mangesh-Khairnar
|
c3e636914f
|
fix(integration-request): handle response and update status
|
2020-09-28 02:08:24 +05:30 |
|
barredterra
|
d1341bc110
|
fix: remove base_url
use case not supported by requests, so not needed anymore
|
2020-09-27 20:05:13 +02:00 |
|
barredterra
|
0d1a76ac4d
|
test: authenticated session, backend flow
|
2020-09-27 20:03:35 +02:00 |
|
barredterra
|
72cd67b9bd
|
fix: remove TokenCache.refresh_token()
Will be handled by requests_oauthlib via
ConnectedApp.get_oauth2_session(user).
|
2020-09-27 19:55:40 +02:00 |
|
barredterra
|
89c056998e
|
fix(Token Cache): use get_password
|
2020-09-27 19:49:22 +02:00 |
|
barredterra
|
0f40d254e2
|
test: remove unused imports
|
2020-09-27 19:43:05 +02:00 |
|
barredterra
|
b4bfcc734e
|
fix: remove 'callback' field
|
2020-09-27 19:42:27 +02:00 |
|
barredterra
|
565c217726
|
refactor: rename Endpoint to URI
|
2020-09-27 19:35:59 +02:00 |
|
barredterra
|
0bcaa9eea7
|
fix: remove useless link
|
2020-09-27 18:53:22 +02:00 |
|
barredterra
|
f23fe9a9ec
|
fix: style
|
2020-09-27 18:52:45 +02:00 |
|
barredterra
|
46c7f48d2c
|
Merge branch 'develop' into generic_oauth_client
|
2020-09-27 16:47:28 +02:00 |
|
Abhishek Balam
|
6bddca6598
|
fix: change owner value in doctype jsons to Administrator
|
2020-09-18 18:05:40 +05:30 |
|
Raffael Meyer
|
b9260cdac1
|
fix: delete old js test
|
2020-09-16 11:17:33 +02:00 |
|
Raffael Meyer
|
af40088fbe
|
fix: delete old js test
|
2020-09-16 11:17:14 +02:00 |
|
Gavin D'souza
|
843718f87b
|
fix: Update integrations with new API
|
2020-09-15 17:31:02 +05:30 |
|
Suraj Shetty
|
0b1c248a7c
|
Merge branch 'develop' into fix-notification-links
|
2020-09-09 14:41:50 +05:30 |
|
Shivam Mishra
|
a8e7ffd767
|
refactor: don't attach secret to self (#11428)
|
2020-09-07 11:36:31 +05:30 |
|
Suraj Shetty
|
94cfd20a77
|
Merge branch 'develop' into razorpay
|
2020-09-07 09:24:51 +05:30 |
|
Shivam Mishra
|
cd39bbc338
|
feat: add init client API
|
2020-09-04 15:52:21 +05:30 |
|
Rushabh Mehta
|
8c8f7313f4
|
fix(minor): make utils explicit in safe_globals (#11408)
* fix(minor): make utils explicit in safe_globals
* fix(minor): import subprocess
* fix(minor): fix globals in safe_eval;
* fix(minor): import subprocess
* fix(minor): add test
* fix(minor): webhook.py
* fix(minor): document_type_mapping.py
|
2020-09-03 14:26:01 +05:30 |
|
Mangesh-Khairnar
|
b9e0760487
|
fix: add a check to enable the twilio settings
|
2020-09-03 14:11:31 +05:30 |
|
Mangesh-Khairnar
|
1359c1c8b6
|
fix: add correct slack webhook url link
|
2020-09-03 12:35:12 +05:30 |
|
Raffael Meyer
|
cffa9b08ac
|
Merge branch 'develop' into generic_oauth_client
|
2020-08-31 11:01:00 +02:00 |
|
Suraj Shetty
|
0c929a4435
|
Merge branch 'develop' of https://github.com/frappe/frappe into rebrand-ui
|
2020-08-25 14:34:31 +05:30 |
|
Saurabh
|
534cf5c512
|
fix: Handle empty conditions in s3 backup (#11258)
|
2020-08-24 16:38:51 +05:30 |
|
mergify[bot]
|
2d074541f8
|
Merge pull request #11332 from Mangesh-Khairnar/add-dashbord-changes
fix: Add validation for twilio sid and token
|
2020-08-21 15:32:46 +00:00 |
|
Saurabh
|
fa1e8aef02
|
fix: upload file backup on S3 (#11326)
1. if file backup is scheduled, and system not have file backup tar t…hen prepare files bakcup before uploading it to s3
2. fix regex for public files
|
2020-08-21 15:58:32 +05:30 |
|
Mangesh-Khairnar
|
0631055369
|
feat: add validation for twilio credentials
|
2020-08-19 22:32:45 +05:30 |
|
Raffael Meyer
|
125409e7b8
|
Merge branch 'develop' into generic_oauth_client
|
2020-08-19 12:15:01 +02:00 |
|
mergify[bot]
|
e819c75734
|
Merge pull request #11217 from gavindsouza/rename-backups
fix: fetch correct backup files
|
2020-08-15 06:04:50 +00:00 |
|
Gavin D'souza
|
9e00039351
|
style: Black
|
2020-08-14 17:25:18 +05:30 |
|
barredterra
|
5e787eb56f
|
tests: web application fow against frappe
|
2020-08-13 21:11:05 +02:00 |
|
barredterra
|
58a66b0cdc
|
tests: add test record
|
2020-08-13 20:57:51 +02:00 |
|