You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Permet de réordonner les pages de l'échantillon (#613)
* add select to change pages order
* update order or pages when updating select
* focus endIndex select after order change
* fix select label index
* delete old css class
* sort report pages in the correct order
* add order property to audit pages
* order pages in report statement and report errors
* Update confiture-rest-api/src/audits/audit.service.ts
Co-authored-by: Adrien Boutigny <adrien@slash-tmp.dev>
* Update confiture-rest-api/src/audits/audit.service.ts
Co-authored-by: Adrien Boutigny <adrien@slash-tmp.dev>
* Update confiture-rest-api/src/audits/audit.service.ts
Co-authored-by: Adrien Boutigny <adrien@slash-tmp.dev>
* remove order from dto
* merge migrations
* vocally announce page position changes
* order tabs by pages order
* fix page type
* fix page type
* simplfiy swapping pages
* trigger heroku deployment
* update changelog
---------
Co-authored-by: Adrien Boutigny <adrien@slash-tmp.dev>
Copy file name to clipboardExpand all lines: CHANGELOG.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,6 +4,10 @@ Tous les changements notables de Ara sont documentés ici avec leur date, leur c
4
4
5
5
## 25/01/2024
6
6
7
+
### Nouvelles fonctionnalités 🚀
8
+
9
+
- Ajoute la possibilité de changer l’ordre des pages de l’échantilloon depuis les paramètres de l’audit ([#613](https://github.com/DISIC/Ara/pull/613))
10
+
7
11
### Corrections 🐛
8
12
9
13
- Corrige la navigation au clavier des onglets des pages de l’audit ([#625](https://github.com/DISIC/Ara/pull/625))
0 commit comments