Commit graph

976 commits

Author SHA1 Message Date
Suraj Shetty
cf88b94686
Merge branch 'develop' into develop-reports-print-format 2020-05-22 10:31:23 +05:30
Faris Ansari
17c5a64e8e fix: Sidebar
- Fix sidebar items styling
- Support sidebar on right
2020-05-19 22:53:11 +05:30
Shivam Mishra
f8d20d87af style: cleanup jinja whitespaces 2020-05-18 15:21:18 +05:30
Shivam Mishra
fb24432251 refactor: apply style via css class 2020-05-18 15:18:02 +05:30
Shivam Mishra
1395d2d662 fix: banner_image not used in navbar automatically 2020-05-15 14:43:25 +05:30
Shivam Mishra
7721d54016 feat: add hide login to website settings 2020-05-15 14:15:59 +05:30
Neha Sacher
b05d0705d1 fix: fixed the reports print format 2020-05-12 18:25:38 +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
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
Faris Ansari
e0510e2e06 fix: Navbar 2020-05-09 15:38:27 +05:30
Faris Ansari
a2a697b4d5 fix: Remove theme based_on from Website Theme 2020-05-09 15:38:08 +05:30
mergify[bot]
bd4828965b
Merge pull request #10123 from Monogramm/fix/socketio_port
fix: socketio default port
2020-05-09 07:23:20 +00:00
mathieu.brunot
cf200c195e
socketio_port default to null
Signed-off-by: mathieu.brunot <mathieu.brunot@monogramm.io>
2020-05-08 20:43:52 +02:00
sahil28297
4071176e26
Merge pull request #10118 from Thunderbottom/sanitize-search
fix: sanitize input before displaying search results
2020-05-07 18:01:41 +05:30
Afshan
cf878a2f4d
fix: Use text instead of icon to show or hide password (#10200)
* reversed the order of visibility icon in password field that show/hide the password

* implemented changes the way suggested by suraj

* requested changes implemented

* fix: Make Show/Hide text smaller

Co-authored-by: Suraj Shetty <surajshetty3416@gmail.com>
2020-05-01 14:01:45 +00:00
mergify[bot]
f074960151
Merge pull request #9924 from Thunderbottom/redirect-to-xss-fix-fix
fix: strip invalid characters before sanitizing url
2020-04-30 12:19:36 +00:00
Chinmay D. Pai
174b9ed09f
fix: sanitise redirect_to for already logged-in instances
Signed-off-by: Chinmay D. Pai <chinmaydpai@gmail.com>
2020-04-30 14:03:32 +05:30
Faris Ansari
551722c725 fix: Ability to hide blocks 2020-04-29 23:01:16 +05:30
mathieu.brunot
90de23129e
fix: socketio default port to fix #10119
Signed-off-by: mathieu.brunot <mathieu.brunot@monogramm.io>
2020-04-27 15:33:08 +02:00
Chinmay D. Pai
bf8d930d8e
fix: sanitize input before displaying search results
Signed-off-by: Chinmay D. Pai <chinmaydpai@gmail.com>
2020-04-27 18:21:53 +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
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
422f8d2123 fix: Better styling for smaller breakpoints
- Add extra large breakpoint
2020-04-23 21:38:55 +05:30
Faris Ansari
64dd48e77c fix: Responsive padding in web_block section 2020-04-21 16:50:22 +05:30
Faris Ansari
ce76ee06ef fix: Hide summary arrow utility 2020-04-21 16:49:58 +05:30
Faris Ansari
4d0f0b7b8e fix: Remove unused components 2020-04-21 16:49:08 +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
Faris Ansari
51705f532d fix: Button
- Size: small / large
- Secondary button with light blue background
2020-04-21 16:46:40 +05:30
Suraj Shetty
d74a1686f9
Merge branch 'develop' into sidebar-sorcery 2020-04-21 09:00:45 +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
Mangesh-Khairnar
7b2f469bf0 fix: remove nowrap from ellipsis class 2020-04-19 23:05:48 +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
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
Suraj Shetty
d4e326572f
Merge branch 'develop' into sidebar-sorcery 2020-04-17 11:43:37 +05:30
Shivam Mishra
7e0e2da3bd
fix: render template if items exists 2020-04-16 19:17:58 +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
Shivam Mishra
607be5ad2a feat: add sidebar items to navbar in mobile 2020-04-14 12:54:55 +05:30
Suraj Shetty
07bdf24e2e
Merge branch 'develop' into schema-breadcrumb 2020-04-10 18:49:54 +05:30
Shivam Mishra
7a47659360 feat: use schema.org specs for breadcrumb meta 2020-04-10 15:24:42 +05:30
Suraj Shetty
284c70809b fix: Translatable strings with trailing spaces 2020-04-08 14:20:52 +05:30
Shivam Mishra
1741816658 feat: added wiggle effect for invalid login 2020-04-07 12:20:17 +05:30
Suraj Shetty
2f697ef290
Merge pull request #9792 from surajshetty3416/fix-response-message
fix: Response message style
2020-03-27 12:51:00 +05:30
Suraj Shetty
34d854e9c0 fix: Response message style 2020-03-26 17:52:34 +05:30