Commit graph

1283 commits

Author SHA1 Message Date
mergify[bot]
b4e5df62d3
Merge pull request #10293 from gavindsouza/installed-apps
feat: single doctype to store installed apps data
2020-05-14 23:55:16 +00:00
mergify[bot]
e361a31c6c
Merge pull request #10229 from adityahase/http2
perf: Add HTTP Link header for preload hints
2020-05-14 15:07:07 +00:00
Aditya Hase
55fe81aaac perf: Add HTTP Link header for preload hints
Parse rendered templates and find stylesheet and script files.
Add these files to the HTTP Link header.

In the case of http1.1 browser can fetch these resources before parsing the DOM.
In the case of http2 NGINX can use HTTP2 Server Push (http2_push_preload on).

https://www.w3.org/TR/preload/
2020-05-13 20:56:51 +05:30
Faris Ansari
9d03190335 fix: Re-raise swallowed exception 2020-05-13 20:10:35 +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
Shivam Mishra
26ef8fc034 Merge branch 'develop' of github.com:frappe/frappe into onboarding-enhancements 2020-05-12 19:45:59 +05:30
Shivam Mishra
0d22acb7f5 Merge branch 'develop' of github.com:frappe/frappe into rename-onboarding 2020-05-12 16:33:17 +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
Gavin D'souza
ed74f52e20 feat: single doctype to store installed apps data
updated on migrate
versions enabled
2020-05-11 20:17:40 +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
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
355393ed0a fix: Port Tailwind styles to Bootstrap 4 SCSS 2020-05-11 15:53:29 +05:30
Shivam Mishra
bf7de110e2 feat: added steps for website settings 2020-05-11 12:57:37 +05:30
Faris Ansari
a2a697b4d5 fix: Remove theme based_on from Website Theme 2020-05-09 15:38:08 +05:30
mergify[bot]
c59418cadb
Merge pull request #10194 from scmmishra/modulewise-onboarding
feat: modulewise onboarding via new desk
2020-05-04 13:32:52 +00:00
Shivam Mishra
4046a1097e
style: remove unused import 2020-05-04 17:30:43 +05:30
Himanshu Warekar
f8ba4cde23 fix: reiew changes 2020-05-04 17:27:13 +05:30
Himanshu Warekar
50fc242264 Merge branch 'develop' of https://github.com/frappe/frappe into blog_post_read_time 2020-05-04 15:41:49 +05:30
Suraj Shetty
09e2e426b2
Merge branch 'develop' into remove-web-view 2020-05-01 18:44:12 +05:30
Shivam Mishra
198ad89189 chore: resolve conflicts 2020-05-01 18:27:26 +05:30
Faris Ansari
00eb6506a4 fix: Aspect ratio fix for Safari 2020-05-01 14:03:12 +05:30
Prssanna Desai
6bf7ce6501
Merge pull request #10124 from Thunderbottom/blog-sanitize
fix: sanitize blog category before rendering
2020-05-01 13:38:01 +05:30
Shivam Mishra
c3ab0b9ff4 feat: update website tracking step 2020-04-30 20:23:27 +05:30
Shivam Mishra
65e9040062 Merge branch 'develop' of github.com:frappe/frappe into modulewise-onboarding 2020-04-30 19:23:04 +05:30
Shivam Mishra
cbac20b460 chore: update onboarding docs 2020-04-30 19:09:25 +05:30
Shivam Mishra
cf22647773 feat: update website onboarding 2020-04-30 18:52:15 +05:30
Shivam Mishra
ae769fa942 chore: add permissions to website onboarding 2020-04-30 18:47:52 +05:30
Suraj Shetty
3b9e7540c7 refactor: Remove unused fields in website settings 2020-04-30 18:18:29 +05:30
mergify[bot]
0960c7b02e
Merge pull request #10187 from scmmishra/tracking-fixes
fix: record home page
2020-04-30 11:47:02 +00:00
mergify[bot]
1032becf3d
Merge pull request #10092 from kennethsequeira/blog-seo
feat: add suggestive Google Search Preview option in blog
2020-04-30 11:10:56 +00:00
Shivam Mishra
8ad2c08b5d fix: record home page 2020-04-30 15:41:16 +05:30
Faris Ansari
6a63a23107 fix: Replace shadow effect with darker border 2020-04-30 14:35:10 +05:30
Suraj Shetty
2fbaa497b3 refactor: Remove webview related code 2020-04-30 09:15:14 +05:30
Faris Ansari
ad29c9ffa0 fix: Styling 2020-04-29 23:04:00 +05:30
Faris Ansari
2788cf3d19 fix: Clickable navbar button in firefox 2020-04-29 23:03:46 +05:30
Faris Ansari
2bbe26ada0 fix: Max height for hero image 2020-04-29 23:02:43 +05:30
Faris Ansari
4620074db4 fix: Add Section Break for Cards Section template 2020-04-29 23:02:22 +05:30
Faris Ansari
551722c725 fix: Ability to hide blocks 2020-04-29 23:01:16 +05:30
Shivam Mishra
b1083c4769 feat: add documentation url to website onboarding 2020-04-29 22:06:43 +05:30
Suraj Shetty
8735683635 refactor: Remove Webview feature 2020-04-29 18:59:33 +05:30
Kenneth Sequeira
109d2e7f12 rename seo section to meta tags 2020-04-29 17:33:20 +05:30
Faris Ansari
811d0d64d9 fix: Option to bleed image outside Hero 2020-04-29 14:15:46 +05:30
Faris Ansari
7a6a9b2b20 fix: Use standard button components in Hero 2020-04-29 14:15:06 +05:30