Commit graph

25246 commits

Author SHA1 Message Date
Rushabh Mehta
7d0faa940e fix(minor): Custom Web Forms wont have templates 2020-05-14 09:57:48 +05:30
mergify[bot]
504980a808
Merge pull request #10310 from adityahase/rate-limiting
feat: Rate Limiting
2020-05-13 10:40:43 +00:00
mergify[bot]
7a9b20c2a9
Merge pull request #10309 from netchampfaris/frappeclient-login-error
fix: Better error handling in FrappeClient login
2020-05-13 09:55:20 +00:00
Aditya Hase
aef567fdde fix(rate-limiter): Remove duplicate headers 2020-05-13 13:45:55 +05:30
Aditya Hase
c532a87370 tests(rate-limiter): Rate Limiter tests 2020-05-13 12:34:07 +05:30
Aditya Hase
19e8008c3c feat(rate-limiter): Ignore requests above limit 2020-05-13 12:34:07 +05:30
Aditya Hase
f71dc3c991 feat(rate-limiter): Log data with monitor 2020-05-13 12:34:07 +05:30
Aditya Hase
ba7227ab08 feat: Rate Limiter 2020-05-13 12:34:07 +05:30
mergify[bot]
7065d2dc51
Merge pull request #10242 from hrwX/website_search_fix
fix(Website Search): Remove exact phrase search
2020-05-13 06:56:02 +00:00
Faris Ansari
79ff0eeaf8 fix: Better error handling in FrappeClient login 2020-05-13 05:45:38 +05:30
Suraj Shetty
d53b88a72f
perf: Make tests faster (#10307)
* feat: Ignore versions for test

* test: Do not ignore version where needed

* perf: Use frappe.db.get_single_value to leverage caching

- frappe.get_cached_value does not support single value caching

* style: Fix sider issue
2020-05-12 22:34:10 +05:30
mergify[bot]
94301fa698
Merge pull request #10287 from scmmishra/onboarding-enhancements
feat: form tour feature
2020-05-12 16:07:14 +00:00
Prssanna Desai
70fc9e6c83
Merge pull request #10299 from scmmishra/rename-onboarding
refactor: rename onboarding to module onboarding
2020-05-12 21:36:11 +05:30
Shivam Mishra
ac53c4fd9a
fix: update patch 2020-05-12 21:00:58 +05:30
Shivam Mishra
26ef8fc034 Merge branch 'develop' of github.com:frappe/frappe into onboarding-enhancements 2020-05-12 19:45:59 +05:30
Shivam Mishra
7c1afd4992 fix (tests): wait before and after routing 2020-05-12 19:15:30 +05:30
mergify[bot]
85ef8b6f83
Merge pull request #10303 from abhishekbalam/newsletter-typo
fix: typo in Newsletter doctype
2020-05-12 13:44:40 +00:00
Shivam Mishra
f2cd5f6911 fix (test): run invalid login test before successful test 2020-05-12 19:14:30 +05:30
Shivam Mishra
f170d87019 feat: use frappe.route_hooks namespace 2020-05-12 18:32:58 +05:30
Abhishek Balam
c16c7fb121 fix typo 'Send Attachements' in Newsletter 2020-05-12 18:23:57 +05:30
Shivam Mishra
502fb92904
fix: js controller name for module_onboarding 2020-05-12 17:51:18 +05:30
Shivam Mishra
413fa60721 fix: styling fixes for sider 2020-05-12 17:22:15 +05:30
Shivam Mishra
759db9f324 refactor: add check to onboarding rename patch 2020-05-12 16:55:22 +05:30
Shivam Mishra
22f59b7e6a fix: onboarding step name in query 2020-05-12 16:42:59 +05:30
Shivam Mishra
dd1e3bbf7a feat: add ignore flag in patch 2020-05-12 16:41:58 +05:30
Shivam Mishra
bcf20a8a5c fix: controller methods 2020-05-12 16:41:48 +05:30
Shivam Mishra
0d22acb7f5 Merge branch 'develop' of github.com:frappe/frappe into rename-onboarding 2020-05-12 16:33:17 +05:30
mergify[bot]
3db2754b6f
Merge pull request #10290 from netchampfaris/remove-tailwind-page-builder
fix: Remove Tailwind from Page Builder
2020-05-12 11:00:27 +00:00
Shivam Mishra
963483cb0e feat: add patch to rename Onboarding 2020-05-12 16:28:54 +05:30
Shivam Mishra
ef0c99c922 refactor: rename folder for website onboarding 2020-05-12 16:24:59 +05:30
Shivam Mishra
48382fdca0 refactor: rename onboarding to module onboarding 2020-05-12 16:23:26 +05:30
Himanshu Warekar
209d27047a Merge branch 'develop' of https://github.com/frappe/frappe into website_search_fix 2020-05-12 16:18:50 +05:30
Shivam Mishra
4018bf6f5e refactor: remove default rules 2020-05-12 15:36:48 +05:30
Faris Ansari
efa02b74f3
Merge branch 'develop' into remove-tailwind-page-builder 2020-05-12 15:21:58 +05:30
mergify[bot]
4ff23172cd
Merge pull request #10204 from frappe/snyk-fix-1b018faa364b5dc0e26502cba6099d54
[Snyk] Fix for 1 vulnerabilities
2020-05-12 09:23:57 +00:00
Gavin D'souza
946c9e0672 chore: update yarn.lock 2020-05-12 13:00:55 +05:30
Gavin D'souza
cdee2b1673 Merge branch 'develop' of github.com:frappe/frappe into snyk-fix-1b018faa364b5dc0e26502cba6099d54 2020-05-12 13:00:01 +05:30
gavin
e72412b13e
Merge pull request #10295 from frappe/dependabot/pip/markdown2-2.3.9
chore(deps): [security] bump markdown2 from 2.3.8 to 2.3.9
2020-05-12 12:24:08 +05:30
Shivam Mishra
06cb560a51 feat: allow body color override 2020-05-12 11:12:10 +05:30
dependabot-preview[bot]
1ed4ebe0fd
chore(deps): [security] bump markdown2 from 2.3.8 to 2.3.9
Bumps [markdown2](https://github.com/trentm/python-markdown2) from 2.3.8 to 2.3.9. **This update includes a security fix.**
- [Release notes](https://github.com/trentm/python-markdown2/releases)
- [Changelog](https://github.com/trentm/python-markdown2/blob/master/CHANGES.md)
- [Commits](https://github.com/trentm/python-markdown2/compare/2.3.8...2.3.9)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-05-12 00:33:33 +00:00
Chinmay Pai
e527191975
fix: do not setup charts if not setup_complete (#10282)
Signed-off-by: Chinmay D. Pai <chinmaydpai@gmail.com>
2020-05-11 19:55:51 +05:30
Faris Ansari
1166ae6e04 chore: Install node-sass for website theme test 2020-05-11 17:04:29 +05:30
Faris Ansari
e5c723d4f5 test: Fix Exporter tests 2020-05-11 17:00:58 +05:30
Faris Ansari
218cf41ec4 fix: Stylelint issues 2020-05-11 16:56:58 +05:30
Faris Ansari
30b64c304f chore: Install node requirements in UI tests 2020-05-11 16:45:03 +05:30
Faris Ansari
5b54cba2cb fix: Remove all traces of Tailwind from codebase😢 2020-05-11 16:44:45 +05:30
Faris Ansari
4f8548d0ab fix: Delete unused web templates
- Also Patch
2020-05-11 16:28:57 +05:30
Faris Ansari
7a87be29c4 fix: Remove components
- Use render_template to render web_block and image_with_blur
2020-05-11 16:28:29 +05:30
gavin
d902699695
fix: handle invalid date parsing (#10273)
* fix: handle invalid date parsing

* chore: combine invalid date strings function

* chore: rename api to conform with convention
2020-05-11 10:37:57 +00:00
Faris Ansari
19c3352d86 fix: Use new google font api 2020-05-11 16:03:38 +05:30