Rebeka Dekany
c40ab3234d
Prettier for PUG templates ( #26170 )
...
* Setup prettier
* Ignore these pug templates by prettier
* Fix typo
* Fix prettier error
* Add prettier-ignore for quoting of event-segmentation attribute
* Manual tab indentation
* Interpolate
* Remove unbuffered if conditional
* Inline event-segmentation objects and remove prettier-ignore rule
* Fix spacing before interpolation
* Source format
* Source format
GitOrigin-RevId: c30e037f5caf8f91efc1bd9e75f81ae533b5a506
2025-06-24 08:05:06 +00:00
Antoine Clausse
6a951e2ff0
[web] Migrate general Pug pages to BS5 (2) ( #26121 )
...
* Reapply "[web] Migrate general Pug pages to BS5 (#25937 )"
This reverts commit c0afd7db2dde6a051043ab3e85a969c1eeb7d6a3.
* Fixup layouts in `404` and `closed` pages
Oversight from https://github.com/overleaf/internal/pull/25937
* Use `.container-custom-sm` and `.container-custom-md` instead of inconsistent page widths
* Copy error-pages.less
* Convert error-pages.lss to SCSS
* Revert changes to pug files
* Nest CSS in `.error-container` so nothing leaks to other pages
* Remove `font-family-serif`
* Use CSS variables
* Remove `padding: 0` from `.full-height`: it breaks the layout in BS5
* Fix error-actions buttons
* Revert changes to .container-custom...
* Update services/web/app/views/external/planned_maintenance.pug
Co-authored-by: Rebeka Dekany <50901361+rebekadekany@users.noreply.github.com>
* Update services/web/app/views/general/closed.pug
Co-authored-by: Rebeka Dekany <50901361+rebekadekany@users.noreply.github.com>
---------
Co-authored-by: Rebeka Dekany <50901361+rebekadekany@users.noreply.github.com>
GitOrigin-RevId: 313f04782a72fae7cc66d36f9d6467bad135fd60
2025-06-12 08:05:06 +00:00
Antoine Clausse
edacb9ec0b
Merge pull request #26111 from overleaf/revert-25937-ac-bs5-general-pug-pages
...
Revert "[web] Migrate general Pug pages to BS5"
GitOrigin-RevId: fcc42ee28004aa55c09ecbd5f5e96c6067e717e9
2025-06-04 08:07:07 +00:00
Antoine Clausse
a210a7b14d
[web] Migrate general Pug pages to BS5 ( #25937 )
...
* Revert me! Temporarily update code to test updates
* Update layout-no-js.pug to use BS5
* Migrate pages to BS5
* Revert "Revert me! Temporarily update code to test updates"
This reverts commit 03d980939dcbdc3f73ddf1e673acbc3fbfdfe2ec.
* Use `.error-container` class instead of BS5 utility
* Fix breakbpoints
* Use `.error-container` instead of utility class
GitOrigin-RevId: fd39c4f7278f175bbdeee24826f7a2226b1d7c70
2025-06-04 08:06:36 +00:00
Antoine Clausse
959562661f
[web] Make Bootstrap 5 the default for new pages ( #24079 )
...
* Update layout-base.pug to treat missing `bootstrap5PageStatus` as enabled
* Set `bootstrap5PageStatus = 'disabled'` everywhere it's undefined
I found the files with `find . -name "*.pug" -type f -exec grep -l "block content" {} \; | xargs grep -L "bootstrap5PageStatus\|layout-website-redesign-boo
tstrap-5\|layout-website-redesign-cms-bootstrap-5" | sort`
GitOrigin-RevId: 8ecf2eedea032d96e4fba078fb0316a7a311b08a
2025-03-12 09:06:50 +00:00
Alexandre Bourdin
21c8b9a47a
Merge pull request #8426 from overleaf/ta-error-pages-style
...
Update General Error Pages Style
GitOrigin-RevId: 04346784c94d5ce6bf3257fd128a3f00da4c4e9e
2022-06-23 08:02:34 +00:00
Jakob Ackermann
16761be4f6
Merge pull request #5189 from overleaf/jpa-general-de-ng
...
[web] de-ng 404 and site-closed pages
GitOrigin-RevId: 6673554e4ecdb6f7a2daf094fc06eb0d7b2b8b3e
2021-09-24 08:04:02 +00:00
Jessica Lawshe
bb882c697c
Merge pull request #4288 from overleaf/jel-skip-to-content
...
Add "Skip to content" to improve accessibility
GitOrigin-RevId: 43368a65057656bdea10b6be3c598d68bd8e2d40
2021-07-28 02:06:54 +00:00
Thomas
2d8167fa0a
Merge pull request #3675 from overleaf/tm-main-landmarks-a11y
...
Add main landmark roles to multiple templates
GitOrigin-RevId: 80ae851fae015b21a3210d71d04287c0c9a3024d
2021-03-05 03:05:00 +00:00
Timothée Alby
1d7b454c96
Merge pull request #2691 from overleaf/ta-4xx-error-page
...
Enhance 4xx HTML Response Page
GitOrigin-RevId: 620f84cd6cdc0571bd68bbd2c3164b08f7fe5598
2020-04-02 03:19:35 +00:00
Jessica Lawshe
81f027b4c3
Merge pull request #1104 from sharelatex/jel-content-bg-color
...
Lighten .content-alt background color
GitOrigin-RevId: 3a1f73a469b1a2bb537a3f15722ce115f54e1ed0
2018-11-01 17:48:20 +00:00
Paulo Reis
f298fac638
Improve wording on error pages.
2017-03-28 16:57:08 +01:00
Paulo Reis
659028cf0f
Graphically anchor elements of 500 error visual.
2017-03-27 13:45:03 +01:00
Paulo Reis
d82dc7c1a1
Basic responsive behaviour.
2017-03-27 13:45:03 +01:00
Paulo Reis
e60b1b5922
Bootstrap 404 page; integrate styles.
2017-03-27 13:45:03 +01:00
Shane Kilkelly
57cd54bf55
WIP: migrate from jade to pug
2017-01-20 12:03:02 +00:00