Shivam Mishra
39ecc61b61
feat: added tour for web page
2020-05-13 12:34:34 +05:30
Shivam Mishra
cfb4f39d37
Merge branch 'develop' of github.com:frappe/frappe into web-analytics-report
2020-05-13 12:12:48 +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
0ff0e1f7d0
Merge branch 'develop' of github.com:frappe/frappe into web-analytics-report
2020-05-12 17:00:19 +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
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
Faris Ansari
58a85426d4
fix: Revert custom css fields
2020-05-11 16:03:17 +05:30
Faris Ansari
b119b7f6ad
fix: Website Settings
...
- Navbar Call to Action
- Footer Logo
2020-05-11 16:00:35 +05:30
Faris Ansari
8c1d6ebe26
fix: Separate fields for Top and Bottom Padding
2020-05-11 15:59:34 +05:30
Faris Ansari
262078dd7f
feat: Support Icon in Top Bar Item
2020-05-11 15:58:50 +05:30
Faris Ansari
55e966da27
fix: Revert base templates
2020-05-11 15:58:21 +05:30
Faris Ansari
850848f20b
fix: Navbar
...
- CTA button
- Unique id for every dropdown
2020-05-11 15:57:51 +05:30
Faris Ansari
fcf9c9d139
fix: Separate footer group links with normal links
...
- Add icon for footer item
- Obey "Right" value for footer item
2020-05-11 15:54:22 +05:30
Faris Ansari
355393ed0a
fix: Port Tailwind styles to Bootstrap 4 SCSS
2020-05-11 15:53:29 +05:30