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

Release/v3.10.0 #156

Merged
merged 91 commits into from
Sep 26, 2024
Merged

Release/v3.10.0 #156

merged 91 commits into from
Sep 26, 2024

Conversation

Loic-fr
Copy link
Contributor

@Loic-fr Loic-fr commented Sep 26, 2024

No description provided.

Gwenou and others added 30 commits August 7, 2024 11:09
* Rename BIARights.cs to BiaRights.cs

* Update BiaRights.cs

* Rename BIATeamConfig.cs to BiaTeamConfig.cs

* Rename BIADistributedCache.cs to BiaDistributedCache.cs

* Rename BIAHybridCache.cs to BiaHybridCache.cs

* Update and rename BIALocalCache.cs to BiaLocalCache.cs

* Rename IBIADistributedCache.cs to IBiaDistributedCache.cs

* Rename IBIALocalCache.cs to IBiaLocalCache.cs

* Rename IBIAHybridCache.cs to IBiaHybridCache.cs

* Rename BIAIocContainer.cs to BiaIocContainer.cs

* Rename BIADataContext.cs to BiaDataContext.cs

* Update and rename BIADtoClassAttribute.cs to BiaDtoClassAttribute.cs

* Update and rename BIADtoFieldAttribute.cs to BiaDtoFieldAttribute.cs

* Rename BIAClaimsPrincipal.cs to BiaClaimsPrincipal.cs

* Rename BIADictionary.cs to BiaDictionary.cs
…ilable (#98)

Co-authored-by: Loïc BURELOUX <loic.bureloux.ext@safrangroup.com>
…worker is disabled (#97)

Co-authored-by: Loïc BURELOUX <loic.bureloux.ext@safrangroup.com>
Co-authored-by: FOLIOT Kevin <kevin.foliot.ext@safrangroup.com>
* Delete back end files

* Remove actions related to UserProfile in front end

---------

Co-authored-by: FOLIOT Kevin <kevin.foliot.ext@safrangroup.com>
* Sanitize search filter before performing LDAP query

* Fix async method and improve specification builder

* Set HttpOnly to always and add MinimumSTatePolicy to strict

* Do not save AuthInfo data into local storage

---------

Co-authored-by: FOLIOT Kevin <kevin.foliot.ext@safrangroup.com>
* Exposes canSelectMultipleElements parameter for bia-table to select single or multiple row with checkboxes or radiobuttons

* Enable single selection mode for Sites table

* Change current team id on selection change for sites

* Reset table selection when single selection enabled

* FIx UI issues

* Always display delete button for sites, disabled it on permissions

* Always display member button for sites, disabled it on permissions

* Fix issue

* Relogin when site deleted

* Revert bianetconfig.json edits

* Always display delete button in bia table header, disabled it on permissions

* Relogin after site creation

* Fix bia table components to reset selection on single mode selection

* PR fix : complete ng-template

* PR fix : private to protected injection

* Revert parameter order

* PR fix : private to protected property

---------

Co-authored-by: FOLIOT Kevin <kevin.foliot.ext@safrangroup.com>
* Improve generic type expression

* Fix generic argument type of expression body

* Fix header names

* Renaming

* Renaming

* Fix renaming

* Handle string empty cases

---------

Co-authored-by: FOLIOT Kevin <kevin.foliot.ext@safrangroup.com>
* Transmit advanced filters when exporting to csv

* Add specification with advanced filter handler when exporting CSV for sites

---------

Co-authored-by: FOLIOT Kevin <kevin.foliot.ext@safrangroup.com>
* Change private access level to protected

* Revert modifications for AppComponent

---------

Co-authored-by: FOLIOT Kevin <kevin.foliot.ext@safrangroup.com>
Co-authored-by: FOLIOT Kevin <kevin.foliot.ext@safrangroup.com>
…escape (#102)

Co-authored-by: Loïc BURELOUX <loic.bureloux.ext@safrangroup.com>
Co-authored-by: Gwen <Gwenael.fillon@free.fr>
* Add new columns to Plane model

* Update Plane DTO and Mapper

* Update plane dto and fields configuration

* Add trads for new plane's properties

* Fix validators

* Fix mapper

* Display required star on bia form input checkbox when needed

---------

Co-authored-by: FOLIOT Kevin <kevin.foliot.ext@safrangroup.com>
…avior to restrict (#110)

* Set CurrentAirportId as required for plane entity

* Fix DTO and front configuration to set airports data as required

---------

Co-authored-by: FOLIOT Kevin <kevin.foliot.ext@safrangroup.com>
* Remove useless collections from models

* Simplify Plane mode builder

---------

Co-authored-by: FOLIOT Kevin <kevin.foliot.ext@safrangroup.com>
…nges and fix footer when initial loading (#113)

Co-authored-by: Loïc BURELOUX <loic.bureloux.ext@safrangroup.com>
Co-authored-by: Loïc BURELOUX <loic.bureloux.ext@safrangroup.com>
Co-authored-by: Loïc BURELOUX <loic.bureloux.ext@safrangroup.com>
Co-authored-by: Loïc BURELOUX <loic.bureloux.ext@safrangroup.com>
Co-authored-by: Loïc BURELOUX <loic.bureloux.ext@safrangroup.com>
Loic-fr and others added 28 commits September 17, 2024 14:35
Co-authored-by: Loïc BURELOUX <loic.bureloux.ext@safrangroup.com>
* Update BIAToolKit.json

* Delete teams with TeamTypeId MaintenanceTeam when applying migration

* Fix migration

* Fix syntax for includes mappers

* Add new markers area

* Clean option features from BIAToolKit json

---------

Co-authored-by: FOLIOT Kevin <kevin.foliot.ext@safrangroup.com>
Co-authored-by: Loïc BURELOUX <loic.bureloux.ext@safrangroup.com>
Co-authored-by: Loïc BURELOUX <loic.bureloux.ext@safrangroup.com>
Co-authored-by: Loïc BURELOUX <loic.bureloux.ext@safrangroup.com>
Co-authored-by: Loïc BURELOUX <loic.bureloux.ext@safrangroup.com>
* Edit templates and BIAToolKit.json

* Remove content between markers BIADemo and Partial in complete files to add to ZIP archives

* Update Engine model

* Update markers area and BiaToolKit.json

* Fix marker area issue

* Add property NeedParent in BIAToolKit.json for crud with parent features

* Change marker area

* Add new option Part for engines

* Missing BIADEmo only marker

---------

Co-authored-by: FOLIOT Kevin <kevin.foliot.ext@safrangroup.com>
* Fix all back-end warnings

* Missing fix

---------

Co-authored-by: FOLIOT Kevin <kevin.foliot.ext@safrangroup.com>
Co-authored-by: FOLIOT Kevin <kevin.foliot.ext@safrangroup.com>
Co-authored-by: Loïc BURELOUX <loic.bureloux.ext@safrangroup.com>
Co-authored-by: Loïc BURELOUX <loic.bureloux.ext@safrangroup.com>
Co-authored-by: Loïc BURELOUX <loic.bureloux.ext@safrangroup.com>
Co-authored-by: Loïc BURELOUX <loic.bureloux.ext@safrangroup.com>
* Create method to combine two mapping expressions

* Inherits from TTeamMapper and use new extension method to combine mapping expressions

* Avoid null ref exception

* Remove check condition for parameter name of expressions

* Change MapperHelper to MapperExtensions

---------

Co-authored-by: FOLIOT Kevin <kevin.foliot.ext@safrangroup.com>
Co-authored-by: FOLIOT Kevin <kevin.foliot.ext@safrangroup.com>
Co-authored-by: Loïc BURELOUX <loic.bureloux.ext@safrangroup.com>
Co-authored-by: Loïc BURELOUX <loic.bureloux.ext@safrangroup.com>
Co-authored-by: Loïc BURELOUX <loic.bureloux.ext@safrangroup.com>
@Loic-fr Loic-fr merged commit 5038ede into master Sep 26, 2024
1 check passed
@Loic-fr Loic-fr deleted the release/V3.10.0 branch September 26, 2024 13:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants