Commit graph

729 commits

Author SHA1 Message Date
Faris Ansari
6996ff3059 fix: Update modified of Web Page 2020-04-25 20:51:38 +05:30
Faris Ansari
9c7f01b59d fix: Style 2020-04-25 20:51:29 +05:30
Faris Ansari
31b8b53e88 fix: Use assertEqual instead of assertEquals
- assertEquals will be deprecated
2020-04-25 20:50:31 +05:30
Faris Ansari
152f2fa798 fix: Set developer_mode explicitly 2020-04-25 16:00:04 +05:30
Faris Ansari
dbf180f368 fix: Handle empty image 2020-04-25 15:48:05 +05:30
Faris Ansari
280e7d982e feat: Blur-up images before loading 2020-04-25 14:48:43 +05:30
Faris Ansari
77281c6207 fix: tests 2020-04-25 00:43:31 +05:30
Faris Ansari
ebf0e04e5e style: Fix linting errors 2020-04-25 00:15:31 +05:30
Faris Ansari
aeabcfdb02 fix: Merge with new theme changes 2020-04-25 00:08:33 +05:30
Faris Ansari
caa068932c Merge branch 'develop' of https://github.com/frappe/frappe into page-builder-tailwind 2020-04-24 23:48:29 +05:30
Faris Ansari
543bd89475 feat: Extract scripts and render them separately 2020-04-24 23:37:54 +05:30
Faris Ansari
ec79595b69 fix: Add confetti and CTA description to CTA Section 2020-04-24 22:02:39 +05:30
Rushabh Mehta
04e6e8125e fix(minor): editable title for Web View 2020-04-22 10:29:06 +05:30
Faris Ansari
f3940f5f6e test: Add tests for Web Template rendering 2020-04-21 22:06:00 +05:30
Faris Ansari
9c3cf819b3 fix: Section with Cards of different size
- Remove Section with Big Cards and Small Cards
2020-04-21 21:33:49 +05:30
Faris Ansari
c8ce0be403 fix: Use Tailwind only for Web Page
- Use Bootstrap 4 as fallback for other pages
2020-04-21 16:48:43 +05:30
Prssanna Desai
f9e898eea4
Merge pull request #9959 from scmmishra/tracking
feat: web page tracking
2020-04-21 14:08:41 +05:30
Shivam Mishra
ceabdf7403 feat: better handling of website tracking flag 2020-04-21 12:43:26 +05:30
Shivam Mishra
d265f00f9b fix: update timestamp 2020-04-21 12:38:04 +05:30
Rushabh Mehta
c0f66f3dac fix(minor): Standard theme naming. It will be common across sites 2020-04-21 11:41:55 +05:30
Rushabh Mehta
b7b0f1ddb1
Merge pull request #9999 from rmehta/webview-fixes-1
fix(web view): Made Web Views embeddable & other enhancements
2020-04-20 10:28:08 +05:30
Rushabh Mehta
a4f309a40f chore(formatting): some fixes for theme.scss 2020-04-20 10:19:37 +05:30
Rushabh Mehta
982600fab0 fix(metatags): Better Meta Tags for Web Page and Web View 2020-04-19 22:02:03 +05:30
Chinmay D. Pai
624470b088
fix: allow modifying standard theme in migrate
Signed-off-by: Chinmay D. Pai <chinmaydpai@gmail.com>
2020-04-19 20:45:47 +05:30
Rushabh Mehta
9f26548b31 fix(minor): update web page test and allow dashboards for custom doctype 2020-04-19 18:01:06 +05:30
Faris Ansari
5ea86c6454 fix: Use Web Page Block for Navbar and Footer
- Add more Web Templates
2020-04-19 16:19:02 +05:30
Rushabh Mehta
54e765cfc0 fix(minor): fix color in Website Theme 2020-04-19 15:05:28 +05:30
Rushabh Mehta
25d92ac9b2 fix(Web View): renamed Web View Item to Web View Components, made Web Views embeddable, introduced full width, introduced Color 2020-04-19 15:02:22 +05:30
Faris Ansari
2431767fdf feat: Page Builder based on Tailwind
- Website Theme based on: Bootstrap 4, Tailwind
- Web Page: Page Builder
- Web Template: Create templates for web pages
- Added some common Web Templates
- Components: Standard components directly usable in Jinja
- Purge Tailwind Classes in Production
- PostCSS Config to support tailwind
2020-04-18 15:02:56 +05:30
Shivam Mishra
00cb903462 feat: remove unused import 2020-04-17 15:47:56 +05:30
Shivam Mishra
7e0e6630bd feat: add user timezone and unique visit check 2020-04-17 13:00:48 +05:30
Shivam Mishra
33c6089049 feat: rename doctype to Web Page View 2020-04-16 18:25:36 +05:30
Shivam Mishra
d08382affa Merge branch 'develop' of github.com:frappe/frappe into tracking 2020-04-16 11:24:30 +05:30
Rushabh Mehta
ddb3c660aa fix(test): test_web_view.py for Python 2.7 added classmethod decorator 2020-04-16 10:21:44 +05:30
Rushabh Mehta
7800fdbfee fix(tests): sitemap and condition field for Web View 2020-04-16 09:38:34 +05:30
Rushabh Mehta
ee6903523b fix(test): Theme tests does not run on Travis 2020-04-16 01:20:54 +05:30
Rushabh Mehta
a7c7df3cc4 fix(tests): Added tests for Web View, Website Theme 2020-04-16 01:03:18 +05:30
Shivam Mishra
815f05a0eb feat: added enable tracking flag to default website context 2020-04-16 00:02:56 +05:30
Shivam Mishra
bc042b37b7 feat: added Page View doctype 2020-04-16 00:01:27 +05:30
Rushabh Mehta
1f896705d3 fix(cleanup): remove weblist 2020-04-15 23:19:20 +05:30
Rushabh Mehta
ac6391f429 feat(Web List): wip 2020-04-15 23:16:55 +05:30
Rushabh Mehta
6b5a47c599 fix: minor bug fixes 2020-04-15 23:14:38 +05:30
Rushabh Mehta
0322ab198d feat: make Web View embeddable and allow navbar and footer as Web Views 2020-04-15 23:14:38 +05:30
Rushabh Mehta
e323441c15 feat: Add Web View to compose webpages with components 2020-04-15 23:12:57 +05:30
Kenneth Sequeira
ff9f57417e
feat: Add option to disable comments for Blog Post (#9864)
* add condition to disable comments

* update description

Co-authored-by: Suraj Shetty <13928957+surajshetty3416@users.noreply.github.com>
2020-04-13 15:09:33 +05:30
Gavin D'souza
24e0174fcf fix: enable validations for email and phone data fields 2020-04-08 12:35:33 +05:30
Himanshu
a649a95c0e
Merge pull request #9411 from Mangesh-Khairnar/api-indexing
feat(Integrations): Google API Indexing
2020-04-03 20:44:49 +05:30
Mangesh-Khairnar
751d38436e chore: remove whitespaces from docstrings 2020-03-30 16:18:47 +05:30
Suraj Shetty
f6bf0772b2
Merge branch 'develop' into api-indexing 2020-03-27 21:04:17 +05:30
Mangesh-Khairnar
cf20d3bf75 fix: minor change 2020-03-26 17:08:10 +05:30