jacobtoppm
0fbc40bd41
Tweak icon alignment in nav to raise icons relative to text by 5%, as previously looked like clipboard icon was misaligned
2020-07-24 16:59:33 +01:00
jacobtoppm
b10ba56b26
Add new clipboard-list icon and use for workflows. Fix if statement in views/pages to add buttons outside main conditional clauses
2020-07-24 16:59:33 +01:00
Maylon Pedroso
93a8227a52
Add edit button to draftail images and embeds blocks tooltip. Fix #2674 ( #5885 )
2020-07-23 13:55:38 +01:00
LB (Ben Johnston)
1b3d190b3f
Fix group permission checkboxes not being clickable in IE11. Fix #5903 ( #6115 )
...
Co-authored-by: Thibaud Colas <thibaudcolas@gmail.com>
2020-07-21 22:24:14 +01:00
Andreas Bernacca
f9c5bab9cb
Add chevron to dropdowns that are missing them, and make "Site" label translateable ( #6242 )
...
Co-authored-by: Thibaud Colas <thibaudcolas@gmail.com>
2020-07-21 20:13:25 +01:00
Martin Coote
9f0dcf0097
Add skip link for keyboard users. Fix #5406 ( #5780 )
...
Co-authored-by: Thibaud Colas <thibaudcolas@gmail.com>
2020-07-21 18:16:36 +01:00
Matt Westcott
90c806110b
Use icon tag instead of CSS for lock/unlock messages
2020-07-20 17:28:48 +01:00
Dan Braghis
07ad6f20b4
Add utility classes for svg icons
2020-07-16 16:03:20 +10:00
Dan Braghis
eb6987beea
Update inline dropdown components to use svg
2020-07-16 16:02:16 +10:00
Dan Braghis
06c2e74b5c
Update longrunning buttons to use SVG
2020-07-16 16:02:16 +10:00
Dan Braghis
fffb9bae92
Update dropdown toggle to use SVG
2020-07-16 16:02:16 +10:00
Dan Braghis
f9c11b3646
Update icon-only buttons to use SVG
2020-07-16 16:02:16 +10:00
Dan Braghis
50bdd90068
Update bicolor buttons to use SVGs
2020-07-16 16:02:16 +10:00
Bertrand Bordage
2b3f8fe4e1
Adds the duplicate icon from wagtail-react-streamfield. ( #6227 )
2020-07-15 16:01:41 +02:00
Dan Braghis
b77f1b75ce
Fix MediaBlock SVG icon size in the rich text editor
...
Fixes #6142
2020-06-30 07:13:29 +10:00
Coen van der Kamp
b1d82cf2db
Switch messages icons to SVG ( #6124 )
2020-06-29 16:17:04 +01:00
Dan Braghis
bce1e440bd
Add spacing to daterange filter inputs ( #6182 )
2020-06-27 10:20:20 +01:00
Coen van der Kamp
8a4234f83a
Switch header h1 to SVG icon
2020-06-26 10:55:27 +01:00
Coen van der Kamp
ec88e4d390
Add userbar action icons
2020-06-15 14:34:37 +01:00
Coen van der Kamp
8052c93795
Add svg icon mixin
2020-06-15 14:34:29 +01:00
Scott Cranfill
8c6c7b8c77
Fix JS linting issue that slipped into SVG icon PR
2020-05-27 18:57:03 +01:00
jacobtoppm
38f18ae98b
Allow the timepicker widget width to vary to account for longer time formats
2020-05-27 13:55:50 +01:00
Coen van der Kamp
eed16e0034
Add SVG Icons and include in admin menu
...
* This commit only covers the migration of the icons in the menu and draftail editor. All
other admin menu icons remain implemented as before.
* Existing font based icon support still exists.
* Convert menu icons to SVG
* This could be considered a breaking change for any Wagtail sites or
packages that are leveraging Wagtail's Button and Icon React components.
* Remove references to unused `submenu-trigger` class
* Prefix icon `id`s with `icon-` to prevent `id` collisions
* Add hooks support (not yet documented) for adding custom icons
2020-05-21 07:36:33 +10:00
Thibaud Colas
7eeb44ad04
Replace gulp-sass with gulp-dart-sass
...
* Rewrite Sass code that relies on deprecated or removed features in Dart Sass
* Remove unneeded rebuild of node-sass
* Update lockfile
2020-05-17 21:00:20 +10:00
Thibaud Colas
471823f238
Upgrade to Jest 23
...
* Jest 24 is out but upgrading to it would require us to also update our Webpack tooling to Babel 7, which is quite significant work.
* Rewrite Draftail initialisation tests to stop relying on jsdom script parsing
2020-05-17 20:35:00 +10:00
saeed
44c1f1cab2
Remove sticky footer on small devices
2020-05-07 22:55:25 +10:00
Karran Besen
7565248438
Add the ability to view users in a group
...
* adds users view to group view (users filtered by that group)
* adds the ability to go to the users list for the group currently being edited (via header link)
* fix issue where the link to add a new user (when no users found) was broken
* resolves #5801
2020-04-26 17:55:09 +10:00
Karl Hobley
92c2cedb67
Implement filtering on reports
2020-04-22 14:54:31 +01:00
nmorduch
7cca89f67c
Make only the list part of the nav submenu scroll
...
- Fixes #5358
- Make classes on the nav submenu adhere to BEM a little better
- Make nav submenu footer match the styles of the things around it a little better (other submenu items on mobile, and the other menu footer on larger screens)
2020-04-20 11:16:31 +01:00
nmorduch
2b4103728b
Move and rename nav variables
...
- Move to variables file
- Rename to be more specific
2020-04-20 11:16:30 +01:00
jacobtoppm
b3e5278a1b
Remove spreadsheet export setting, and allow a user to select format via a dropdown instead
2020-03-13 17:33:22 +00:00
Matt Westcott
c76447246d
Fix Javascript alerts reported by LGTM
2020-03-05 09:59:18 +00:00
Jack Paine
70da204eb1
Reduce contrast of rich text toolbar. Fix #4997 ( #5740 )
2020-01-25 00:05:27 +00:00
Thibaud Colas
14a6561223
Use data- attribute instead of class
2020-01-24 20:56:18 +00:00
Simon Evans
9aaed8db4c
Refactor logo SVG partials and update bg colour
2020-01-24 20:56:18 +00:00
Brian Edelman
e0672d60b3
adds new image for accessible logo background, updates html and css for desktop and mobile to account for new image
2020-01-24 20:56:18 +00:00
Sævar Öfjörð Magnússon
9b64b39f4b
Show 'Close Explorer' button on mobile viewports. Fix #5396 ( #5773 )
...
* Rework 'Close Explorer' button css so that it does not rely on u-hidden. Fixes issue #5396
* Update tests due to changed css classes on 'close explorer' button
2020-01-23 16:18:14 +00:00
Matt Westcott
590bea3b7b
Revert "Fix submenu footer blocking items in admin" ( #5606 )
...
This change causes the footer to no longer be bottom-aligned when the menu is shorter than window height.
This reverts commit a459e91692
.
2020-01-17 12:58:20 +00:00
Matt Westcott
ee8eda8353
Merge branch 'author-specific-locking' of https://github.com/kaedroho/wagtail into kaedroho-author-specific-locking
2020-01-08 15:02:19 +00:00
Benedikt Willi
233e7f5189
Add ability to filter image index by a tag
...
- Fixed error when searching and filtering by tag at the same time
2019-12-02 09:54:35 +10:00
Karl Hobley
33b6d82033
Rename Admin API endpoint to "main"
2019-11-28 09:00:35 +00:00
Karl Hobley
5f68627950
Merge branch 'master' into author-specific-locking
2019-11-26 15:55:49 +00:00
dependabot[bot]
01caaa0dc2
Bump eslint from 2.13.1 to 4.18.2 ( #5665 )
...
* Bump eslint from 2.13.1 to 4.18.2
Bumps [eslint](https://github.com/eslint/eslint ) from 2.13.1 to 4.18.2.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v2.13.1...v4.18.2 )
Signed-off-by: dependabot[bot] <support@github.com>
* fix up linting issues
2019-11-06 18:16:10 +00:00
Nick Smith
1c1341e477
Improve contrast of disabled inputs
...
Fixes #5649
2019-11-03 07:41:08 +10:00
jacobtm
430b50424e
Include scss formatting and add bold formatting to locking messages
2019-10-30 11:58:50 +00:00
Igoranze
a459e91692
Fix submenu footer blocking items in admin
...
- items longer then the page height are no longer broken by the submenu footer
- long lists of submenu items are no longer blocked by the footer (version number)
2019-10-24 08:17:55 +10:00
kevinhowbrook
7db44c71b3
Break listing titles by word so action buttons are visible on smaller screens ( #5429 )
2019-08-29 14:06:16 +01:00
kevinhowbrook
48c82516db
Allow content to define the tab width on xs screens to stop cutting off text ( #5392 )
2019-08-29 12:27:32 +01:00
Bertrand Bordage
1a4c157ec8
Updates to react-streamfield 0.9.5.
2019-08-23 14:55:27 +01:00
Bertrand Bordage
ec60b02ea0
Updates broken JS tests.
2019-08-23 14:55:27 +01:00