Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update udata-front to 3.1.2 #333

Closed
wants to merge 1 commit into from

Conversation

pyup-bot
Copy link
Collaborator

@pyup-bot pyup-bot commented Feb 6, 2023

This PR updates udata-front from 1.2.4 to 3.1.2.

Changelog

3.1.2

- Use brand color for button style `tertiary-no-outline` [199](https://github.com/etalab/udata-front/pull/199)
- Fix setuptools version used in CI [202](https://github.com/etalab/udata-front/pull/202)
- Move Pagination to `etalab/udata-front-plugin-helpers` and add tests [200](https://github.com/etalab/udata-front/pull/200)

3.1.1

- Fix vanilla js scripts [196](https://github.com/etalab/udata-front/pull/196)

3.1.0

> **Note** <br>
> This changes the build system from Parcel to Vite.
> This also adds a way for udata plugin to register their own vue components
> and to display them in places chosen by the current theme

- Add resource exploration preview [169](https://github.com/etalab/udata-front/pull/169)[#180](https://github.com/etalab/udata-front/pull/180)[#183](https://github.com/etalab/udata-front/pull/183)
- Fix RGAA criterion 9.2 [178](https://github.com/etalab/udata-front/pull/178)
- Add i18n on size suffix [184](https://github.com/etalab/udata-front/pull/184)
- Add theme view for mail change [192](https://github.com/etalab/udata-front/pull/192)

3.0.1

- Fix Api Representation for media after CaptchEtat integration [173](https://github.com/etalab/udata-front/pull/173)
- Add archived and private badges to dataset search results and update card style [170](https://github.com/etalab/udata-front/pull/170)
- Fix banner links underlined twice [171](https://github.com/etalab/udata-front/pull/171)
- Fix margins for dataset cards [176](https://github.com/etalab/udata-front/pull/176)
- Fix text for datasets button in org page [172](https://github.com/etalab/udata-front/pull/172)
- Add Portuguese translations [167](https://github.com/etalab/udata-front/pull/167)
- Add email address to shared data on oauth authorize page [175](https://github.com/etalab/udata-front/pull/175)

3.0.0

- :warning: **Breaking change** Use and display harvest metadata introduced in udata 5 [168](https://github.com/etalab/udata-front/pull/168)
- Improve search history [162](https://github.com/etalab/udata-front/pull/162)

2.0.13

- Switch from `Flask-restplus` to its fork `Flask-rest-x` [165](https://github.com/etalab/udata-front/pull/165)
- Add CaptchEtat integration [159](https://github.com/etalab/udata-front/pull/159)
- new environment variables : CAPTCHETAT_BASE_URL, CAPTCHETAT_OAUTH_BASE_URL, CAPTCHETAT_CLIENT_ID and CAPTCHETAT_CLIENT_SECRET
- Fix lighthouse reported errors [158](https://github.com/etalab/udata-front/pull/158)

2.0.12

- Fix i18n errors for `/es` [156](https://github.com/etalab/udata-front/pull/156)
- Update API card [160](https://github.com/etalab/udata-front/pull/160)
- Create new search results component [157](https://github.com/etalab/udata-front/pull/157)
- Remove quality score banner [163](https://github.com/etalab/udata-front/pull/163)
- Add energy on home venti button [164](https://github.com/etalab/udata-front/pull/164)
- Cache behavior changes [154](https://github.com/etalab/udata-front/pull/154):
- Organization and Reuse display page are now cached.
- Cache keys now embed the `last_modified` object attribute. This automatically invalidates the cache when modifying the object.

2.0.11

- Fix discussions text wrap [145](https://github.com/etalab/udata-front/pull/145)
- Update Venti buttons [146](https://github.com/etalab/udata-front/pull/146)
- :warning: blue-470 and blue-500 are removed
- Fix z-index value in dataset search-result template [153](https://github.com/etalab/udata-front/pull/153) [#155](https://github.com/etalab/udata-front/pull/155)
- Fix RGAA criterion 8.2 [147](https://github.com/etalab/udata-front/pull/147)

2.0.10

- Fix dataset search result link to organization [150](https://github.com/etalab/udata-front/pull/150)

2.0.9

- Fix selected tag with wrong color [149](https://github.com/etalab/udata-front/pull/149)

2.0.8

- Add lighthouse in CircleCI [108](https://github.com/etalab/udata-front/pull/108)
- Fix RGAA criterion 8.2 [130](https://github.com/etalab/udata-front/pull/130)
- Add quality score [135](https://github.com/etalab/udata-front/pull/135)

2.0.7

- Fix window.dsfr.register error [138](https://github.com/etalab/udata-front/pull/138)
- Fix featured toggle [137](https://github.com/etalab/udata-front/pull/137)
- Iterate on search results and cards [136](https://github.com/etalab/udata-front/pull/136)

2.0.6

- Fix RGAA criterion 7.5 [118](https://github.com/etalab/udata-front/pull/118)
- Remove map related stuff [124](https://github.com/etalab/udata-front/pull/124)
- Fix clear button now shown on multiselect [125](https://github.com/etalab/udata-front/pull/125)
- Add aria-current to breadcumbs [121](https://github.com/etalab/udata-front/pull/121)
- Add missing default og:image [127](https://github.com/etalab/udata-front/pull/127)
- Fix 500 on favicon in admin [126](https://github.com/etalab/udata-front/pull/126)
- Update search results [110](https://github.com/etalab/udata-front/pull/110) [#134](https://github.com/etalab/udata-front/pull/134)
- Fix test error with long reuse title [133](https://github.com/etalab/udata-front/pull/133)
- Removed manifest logic [129](https://github.com/etalab/udata-front/pull/129)

2.0.5

- Add new menu items and change edito pages slug [113](https://github.com/etalab/udata-front/pull/113) [#120](https://github.com/etalab/udata-front/pull/120)
- Replace news by release notes in footer [117](https://github.com/etalab/udata-front/pull/117)
- Use DSFR container and remove custom ones [111](https://github.com/etalab/udata-front/pull/111)

2.0.4

- Add accessibility compliance status in footer [114](https://github.com/etalab/udata-front/pull/114)
- Fix SVG display issue [116](https://github.com/etalab/udata-front/pull/116)

2.0.3

- Update search pages [95](https://github.com/etalab/udata-front/pull/95)
- Add support for HTML in posts [106](https://github.com/etalab/udata-front/pull/106)
- Fix RGAA criterion 1.1 [104](https://github.com/etalab/udata-front/pull/104)
- Fix RGAA criterion 10.4 [103](https://github.com/etalab/udata-front/pull/103)
- Add geographical page on home venti button [109](https://github.com/etalab/udata-front/pull/109)
- Fix RGAA criterion 11.10 [102](https://github.com/etalab/udata-front/pull/102)
- Update DSFR to 1.5.1 [107](https://github.com/etalab/udata-front/pull/107)
-  :warning: SVG in JS must use `bundle-text:` prefix now

2.0.2

- Add harvest catalog view [100](https://github.com/etalab/udata-front/pull/100)
- Add elections on home venti button [101](https://github.com/etalab/udata-front/pull/101)

2.0.1

- Add support for HTML static pages and more DSFR components [96](https://github.com/etalab/udata-front/pull/96)
- Fix mobile bugs after header changes [99](https://github.com/etalab/udata-front/pull/99)
- Fix organizationCertified error when organization is null [98](https://github.com/etalab/udata-front/pull/98)

2.0.0

Breaking change
- :warning: Use refactored search endpoints from udata [60](https://github.com/etalab/udata-front/pull/60)

1.2.5

- Add a transport banner hook [94](https://github.com/etalab/udata-front/pull/94)
- Add button on organization page to see all of its datasets [93](https://github.com/etalab/udata-front/pull/93)
- Format home page numbers [90](https://github.com/etalab/udata-front/pull/90)
- Let browsers decide what cursor to use [89](https://github.com/etalab/udata-front/pull/89)
- Replace see more button on home page with link [91](https://github.com/etalab/udata-front/pull/91)
- Replace Suggest with accessible combobox [88](https://github.com/etalab/udata-front/pull/88)
Links

@quaxsze
Copy link
Contributor

quaxsze commented Sep 28, 2023

Done in #337

@quaxsze quaxsze closed this Sep 28, 2023
@quaxsze quaxsze deleted the pyup/update-udata-front-1.2.4-to-3.1.2 branch September 28, 2023 13:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants