Wykres commitów

12332 Commity (conditional-circleci)

Autor SHA1 Wiadomość Data
Scott Cranfill 7bd1269986 Address other review comments 2022-01-15 22:17:00 -05:00
Scott Cranfill 74db0ea6fb Make conditional-builds.sh executable 2022-01-15 22:17:00 -05:00
Scott Cranfill 2f20acb2fb Remove commented lines that we no longer need 2022-01-15 22:16:59 -05:00
Scott Cranfill 85845182f4 Make a trivial change in the backend group for testing
Also adds more exceptions to GHA test workflow ignore paths.
2022-01-15 22:16:55 -05:00
Scott Cranfill d6c24b2f9d Rename stuff to better fit what we're doing 2022-01-15 22:13:49 -05:00
Scott Cranfill 8f1492c32f Rename token env var 2022-01-15 22:13:48 -05:00
Scott Cranfill a58d56d611 Test triggering front-end build on Circle CI
While Markdown files won't result in a meaningful build, this particular 
one is inside one of the paths that are specified in 
.circleci/monorepo.json.
2022-01-15 22:13:47 -05:00
Scott Cranfill 3bf0331af8 Fix YAML syntax
[skip ci]
2022-01-15 22:13:42 -05:00
Scott Cranfill 90666a7964 Only run Circle CI jobs if appropriate files have been changed 2022-01-15 22:12:22 -05:00
LB Johnston efa21b7bf7 fix typo in release notes 2022-01-15 23:52:32 +10:00
Jason Attwood a0e55cedee Fix comment buttons not displaying correctly in high contrast mode
- fixes #7459
2022-01-15 23:41:42 +10:00
Shariq Jamil 28d9ded998 Add border to help/warning blocks for high contrast mode
- ensures the content has visible separation in windows high contrast mode
- fixes #7447
2022-01-15 23:37:05 +10:00
Jérôme Lebleu 318d3d81a9 Make homepage site summary items responsive 2022-01-15 22:45:20 +10:00
Jérôme Lebleu 55be8f3763 Use SVG icon in homepage's site summary items 2022-01-15 22:45:20 +10:00
Krzysztof Jeziorny 8fa614eaf7 Render horizontal listing as a flex container
- Don't set fixed height on listed images
- Improve display of image listing for long image titles
2022-01-15 22:21:46 +10:00
Jason Attwood bc3ce80f8c Fix gulp to correctly watch files 2022-01-15 22:11:48 +10:00
Matt Westcott 064f1926cd Set default submit button label on generic create views to 'Create' instead of 'Save'
As per #7763
2022-01-15 22:02:53 +10:00
LB Johnston 7def921880 update changelog for #7751 2022-01-15 21:46:21 +10:00
Thibaud Colas a5b563fc07 Switch to npm ci instead of npm install 2022-01-15 21:44:36 +10:00
Thibaud Colas 940fd1d041 Document full integration test steps 2022-01-15 21:44:36 +10:00
Thibaud Colas 1c2ef89957 Support changing which origin the integration tests are run on 2022-01-15 21:44:36 +10:00
Thibaud Colas 7630bcf231 Fix package-lock.json package name 2022-01-15 21:44:36 +10:00
Thibaud Colas 60fe493999 Skip editbird tests 2022-01-15 21:44:36 +10:00
Thibaud Colas 44fd1852ee Trial browser tests in CircleCI 2022-01-15 21:44:36 +10:00
Scott Cranfill bc7566104c
TypedTableBlock: Add borders to help visualize rows and columns (#7670)
Co-authored-by: Thibaud Colas <thibaudcolas@gmail.com>
2022-01-15 10:57:12 +00:00
Jake Howard 0a9b23979b Update links to wagtail.io website to point to wagtail.org
This covers only links to the website, not other sites
2022-01-15 20:23:44 +10:00
Jake Howard e9183a95c8 Update docs links to reference new domain 2022-01-15 20:04:24 +10:00
LB (Ben Johnston) 1deed5f5af
Rename admin/expanding-formset.js (using kebab-case file) (#7833) 2022-01-15 01:00:02 +00:00
LB (Ben Johnston) a7aabf76ac
modal-workflow - block additional opens & add trigger focus management (#7568). Fix #4006
Co-authored-by: Thibaud Colas <thibaudcolas@gmail.com>
2022-01-15 00:47:23 +00:00
Matt Westcott 317f100a78 Release note for #7805 2022-01-14 17:21:27 +00:00
Matt Westcott ec84b35761 Update move_breadcrumb markup to match explorer breadcrumb 2022-01-14 17:07:50 +00:00
Tidiane Dia d2c1392281 Include root and current section in breadcrumb 2022-01-14 17:07:50 +00:00
Tidiane Dia d927343ca8 Add test 2022-01-14 17:07:50 +00:00
Tidiane Dia bc7e116c75 Style move breadcrumb 2022-01-14 17:07:50 +00:00
Tidiane Dia 92477fb840 Add move breadcrumb 2022-01-14 17:07:50 +00:00
Tidiane Dia a78996042e Set default page level to parent of page to move instead of root 2022-01-14 17:07:50 +00:00
Thibaud Colas 4809621259 Use more findable token for code to be removed
Co-authored-by: Karl Hobley <karl@kaed.uk>
2022-01-14 15:59:37 +00:00
Thibaud Colas 1547f0a6d3 Add borders to critical sidebar components for high-contrast mode 2022-01-14 15:59:37 +00:00
Thibaud Colas df47d8650e Improve focus outline styles within sidebar 2022-01-14 15:59:37 +00:00
Thibaud Colas 1341b3c9c9 Implement support for branding_logo sidebar customisation in slim sidebar 2022-01-14 15:59:37 +00:00
Thibaud Colas 036fd3a4ac Fix visible scrollbars in new slim sidebar. Fix #7742 2022-01-14 15:59:37 +00:00
Karl Hobley 5e9525c92f Make API representation of Page.alias_of more consistent
This commit changes the API representation of Page.alias_of to match
Page.parent to improve consistency.

As the current implementation of Page.alias_of isn't released yet, we
can update this without concern for backwards compatibility.
2022-01-14 15:53:55 +00:00
Matt Westcott 917561355a Skip WAGTAILFORMS_HELP_TEXT_ALLOW_HTML test on Django 4.0 - 4.0.1
An unintended regression in these versions causes help text to be always escaped: https://code.djangoproject.com/ticket/33419
2022-01-14 14:23:56 +00:00
Matt Westcott d596c4b99e Use assertTemplateUsed for redirect import view tests
In Django 4.0 the page template is not consistently the first item in response.templates.
2022-01-14 14:23:56 +00:00
Matt Westcott a7f53a0dca Upgrade taggit to 2.x 2022-01-14 14:23:56 +00:00
Matt Westcott d6d43338ef Drop support for Django <3.2 2022-01-14 14:23:56 +00:00
Matt Westcott e27af42fdf Add no-op migrations for taggit tag fields as detected by Django 4.0
see https://github.com/jazzband/django-taggit/issues/784, https://docs.djangoproject.com/en/4.0/releases/4.0/#migrations-autodetector-changes
2022-01-14 14:23:56 +00:00
Matt Westcott daa46b216c Fix BaseDeleteView subclassing for Django 4.0
As of Django 4.0 BaseDeleteView has switched to a new implementation based on FormMixin where custom deletion logic now lives in form_valid:
https://docs.djangoproject.com/en/4.0/releases/4.0/#deleteview-changes

Here we copy the Django 4.0 implementation for use on older Django versions to keep everything consistent, and provide a delete_action method for views that override wagtail.views.generic.models.DeleteView further (e.g. the workflow deactivation views).
2022-01-14 14:23:56 +00:00
Matt Westcott 44963d87d0 Fix TextIDGenericRelation.get_extra_restriction for Django 4.0 compatibility 2022-01-14 14:23:56 +00:00
Matt Westcott f94c7ac76b Use urllib.parse.quote instead of django.utils.http.urlquote 2022-01-14 14:23:56 +00:00