Commit graph

27356 commits

Author SHA1 Message Date
Faris Ansari
627aff4bb8 fix: Handle jpe files in image_to_base64 2020-09-14 15:21:22 +00:00
Faris Ansari
7a31983c90 fix: Succinct syntax for rendering web templates 2020-09-11 19:49:20 +05:30
Faris Ansari
cc9fdd690a fix: Check if file exists before generating base64 2020-09-11 19:22:34 +05:30
Faris Ansari
85a3a8bd35 fix: Delete old theme files if theme is custom 2020-09-11 17:00:02 +05:30
Faris Ansari
1f2b099ca2 fix: Move navbar styles to navbar.scss
- Add left margin to Navbar CTA
2020-09-11 16:59:05 +05:30
Faris Ansari
20ead217d1 fix: UX
- Show route and published in list view of Web Page
- Show Type and Standard in list view of Web Template
2020-09-11 16:22:34 +05:30
Faris Ansari
a86af4b070 feat: Support style tags in Web Template
Style tags will now be extracted and loaded once per Web Template.
So, if the template is used multiple times on the same page, the style
tag will be rendered only once.
2020-09-11 16:20:53 +05:30
Faris Ansari
87ca4f4156 fix: Print error to avoid silent failure 2020-09-11 16:03:00 +05:30
Faris Ansari
08fdf40afb fix(Small CTA: Hide subtitle and cta if not set 2020-09-11 16:02:40 +05:30
Faris Ansari
e662047f26 fix: Web Template
- Disable standard web template form in production
- Prevent standard web template creation in production
- Set type for all templates
2020-09-11 16:00:25 +05:30
Faris Ansari
687298f723 fix: Indicator check 2020-09-11 15:58:19 +05:30
Faris Ansari
3b2819b0d8 fix: Set _context_dict always 2020-09-10 12:44:39 +00:00
Faris Ansari
dff53d6fab feat: Slideshow Web Template
- Clickable slideshow items
2020-09-10 15:33:57 +05:30
Faris Ansari
4a58f2224c fix: Ignore SVG images 2020-09-10 15:33:57 +05:30
Faris Ansari
ab80058d85 fix: Set og:type to website for web page 2020-09-10 15:33:50 +05:30
Faris Ansari
c555e819d5 feat: Extended spacing scale 2020-09-03 13:59:20 +05:30
Faris Ansari
58a819c305 fix: import 2020-09-03 13:59:20 +05:30
Faris Ansari
67b9b0dd14 fix: Show Edit DocType button in Singles Form in dev mode 2020-09-03 13:59:20 +05:30
Faris Ansari
6692211705 feat: Customizable navbar and footer with Web Template 2020-09-03 13:59:18 +05:30
Faris Ansari
4889ce13ce fix: Conditionally render subtitle 2020-09-03 13:58:22 +05:30
Faris Ansari
5305873a37 fix: Set common css variables on root 2020-09-03 13:58:22 +05:30
Faris Ansari
629c4afca0 feat: Section with Embed 2020-09-03 13:58:22 +05:30
Faris Ansari
3a5927d372 fix: Responsive styling for Section with Features 2020-09-03 13:58:22 +05:30
Faris Ansari
ba5cc110ed fix: Collapsible icon 2020-09-03 13:58:22 +05:30
Faris Ansari
a73a54723b fix: Footer styles 2020-09-03 13:58:22 +05:30
Faris Ansari
3b434251d0 feat: Hero align center style 2020-09-03 13:58:22 +05:30
Faris Ansari
b7facef52d feat: Section with Features 2020-09-03 13:58:22 +05:30
Faris Ansari
6c46cbd4a3 fix: Hero image layout reflow on lazy load
Before this change the hero image would cause a layout reflow resulting
a layout jump when the image is loaded
2020-09-03 13:58:22 +05:30
Faris Ansari
03aed4d7f1 fix: Apply vertical margin only in sidebar layout 2020-09-03 13:58:22 +05:30
Faris Ansari
e010947e38 fix: revert overflow auto 2020-09-03 13:58:22 +05:30
Faris Ansari
6138e0b4bb fix: empty init file 2020-09-03 13:58:22 +05:30
Faris Ansari
9afc6a7b9b feat: Support for Table field via Table Break in Web Template 2020-09-03 13:58:22 +05:30
Faris Ansari
f53fab8918 fix: Fields is not mandatory in Web Template 2020-09-03 13:58:22 +05:30
Faris Ansari
db69a4eee5 fix: Syntax highlighting for Custom SCSS field 2020-09-03 13:58:22 +05:30
Faris Ansari
8c905437e6 fix: Add template validation in web_blocks 2020-09-03 13:58:22 +05:30
Faris Ansari
fbbfce51fb fix: Remove margin bottom of last child in md 2020-09-03 13:58:22 +05:30
Faris Ansari
6fa69eb232 fix: overflow auto in grid field 2020-09-03 13:58:22 +05:30
Faris Ansari
a1cfcbfb64 fix: Default styling for h3 2020-09-03 13:58:22 +05:30
Faris Ansari
40a0c69255 feat: Footer
- Split footer in files
- Footer grouped links styling
- Put footer logo and extension in one row
- Delete unused footer_items.html
- Uncheck Right when adding Footer Items in Website Settings
2020-09-03 13:58:22 +05:30
Faris Ansari
c0734921de feat: Section with Image align center 2020-09-03 13:58:22 +05:30
Faris Ansari
14af05037a feat: Section with Collapsible Content 2020-09-03 13:58:22 +05:30
mergify[bot]
4fac4bf1a8
Merge pull request #11406 from surajshetty3416/refactor-perm
refactor: Client-side get_role_permissions
2020-09-03 06:10:25 +00:00
Rushabh Mehta
38e024ebbb
Merge pull request #11306 from rmehta/system-console
feat(system console): Added a System Console to help in debugging and Console Log
2020-09-03 11:12:23 +05:30
Rushabh Mehta
f6a486a487
Merge pull request #11405 from rmehta/move-get-source
fix(minor): move get_source_value to data_migration_mapper
2020-09-03 10:29:53 +05:30
Suraj Shetty
4d91d72d1a refactor: Client-side get_role_permissions 2020-09-03 09:00:58 +05:30
Rushabh Mehta
9eb9030381 fix(minor): move get_source_value to data_migration_mapper 2020-09-03 08:42:42 +05:30
dependabot-preview[bot]
66934b311f
chore(deps): [security] bump bl from 3.0.0 to 3.0.1 (#11403)
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-09-02 22:18:05 +05:30
Shivam Mishra
96e003af2d
Merge pull request #11401 from anupamvs/newsletter-fix
fix: Newsletter fix
2020-09-02 17:28:30 +05:30
Anupam K
2c5272553a fix: updating branch 2020-09-02 17:22:46 +05:30
Anupam K
87c06ef5a4 fix: tabs 2020-09-02 17:19:00 +05:30