Skip to content

Commit

Permalink
Release/v4.52 (#334)
Browse files Browse the repository at this point in the history
* Added in Autocomplete to Input elements

* Added ids to governor views alongside a StringUtils helper.

* Added id to heading.

* update webpack to work with latest lts version of node

* updated JS

* New HttpClient for Lookups. Default to use java API if Lookups settings not present

* added ids to iebt buttons

* multiple ids added across faq pages

* last two ids added

* ids added to add buttons

* last two ids added

* ids added to tabs and some further iebt ids added

* multiple ids added for iebt tests

* further ids add for lookup tests

* Adding in a new helper to add id's to option choices in select drop down

* fix for 133764

* ids added to iebt page

* counter added to proprietor id

* Amend README.md with updated wiki link

* added ids for fe iebt tests

* added new method for achiving blobs

* Updated guidance controller and added achive method

* added breadcrumbs

* Updated Content handlinh

* removed unnecessary usings

* added element ids

* PR comment updates

* Added Regex expression

* Resolved silent issues in Views - that are highllighted in Rider

* Cleaned up async methods to await or not be async

* removed todos and notimplementedexceptions

* Resolve Bson warnings

* Replaced remaining NUNit tests with XUnit

* Removed commented out code in LookupApiService.cs

* Removed obsolete unused code - and requirement for it from interface

* Removed unused using

* Resolved consistency of enum naming

* Improved use of ArgumentOutOfRangeException

* Resolved whitespace in packages.config

* Changed exception thrown for enum

* locators added for create academy trust tests in s158-web-test-automation

* addition of location to warning-text locator as well as further locators added

* further id locators added for automated group tests

* id locators added for sat automated tests

* removed test id

* id locators added for automated establishment group tests

* Merge pull request #259 from DFE-Digital/test/Help Desk

id locators added for automated Helpdesk Locators

* Added id's in Help desk tab

* more id locator additions and changes for the group tests

* consistency in id.

* Help desk ids added

* updated Antony comments

* added Key and Value to the helpdesk ids

* id locators added for create childrens centre tests

* key and value ids added

* added id for a tab

* added id="tab-wrap"

* added ids in the independent school data set tabs( for edit, select and delete) and download link

* added id locators for children's centre automated tests

* approval banner ids updated to prohibit duplicate id locators

* Remove remaining references to `DM.Common`

## Context

- `Nuget.config` references a private/authenticated/internal nuget feed named `DM Common`
- Usages of the IP Blacklisting functionality of `DM.Common` was removed within PR #220 / agilefactory 53908
- The only remaining reference to `DM.Common` is to this feed
- Automated build and tests pass without the `.nuget` directory at all, and initial manual tests indicate it runs locally fine

## Changes proposed

- Remove references to the now-unused privated/authenticated/internal nuget feed named `DM Common` from `NuGet.config
- Remove the also-unused `disableSourceControlIntegration` setting (used by [Team Foundation Version Control](https://learn.microsoft.com/en-us/nuget/consume-packages/packages-and-source-control#omitting-packages-with-team-foundation-version-control) which isn't in use for this project)
- ... do the above by removing the (now-empty) `NuGet.config` file entirely, and the (now-empty) containing directory

* Added ids to continue button and  download XLSX button

* id locators added for childrens centre group pages

* typo fixed and StringUtils method updated as per review

* id locators added for foundation trust group tests

* changed cscp to fscp

* added Ids for the federation group and amalgamation tickets.

* added quotes for l.urn & added few more cancel, continue, goback buttons ids

* Added d to service abbreviation

* added missing d

* more missing ds

* added id for amalgamation url link

* add mapper

* add mapper - proj file

* GSS and GOR id

* test and tidy

* Updated bulk update guidance to use just LA - renaming LA (Name), and removing LA Code. Also applied lint/reformat of the file

* added id for gias closed message

* Remove glimpse from Release build

* formatting

* fixed indenting

* Updated to use option 3

* added multiple ids related to continue button  for amalgamation and update email id

* fix typo

* updated the Ids

* Updated the spell mistake in locator

* added - for amalgamation month and year

* edit link locators added

* manage academy openings id locators added

* update to row id to use index

* updated Tab-wrap and opening tables as unique ids.

* Removed D from FSCP service abbreviation

* added lsoa and msoa message popups with icon template

* code formatting on lsoa msoa template

* change to indentation through IDE config formatting

---------

Co-authored-by: Christopher Morriss <[email protected]>
Co-authored-by: Antony OAKES <[email protected]>
Co-authored-by: CLAWLOR <[email protected]>
Co-authored-by: Antony Oakes <[email protected]>
Co-authored-by: Catherine Lawlor <[email protected]>
Co-authored-by: Luke POTTER <[email protected]>
Co-authored-by: lpotter-dfe <[email protected]>
Co-authored-by: Roger Howell <[email protected]>
Co-authored-by: JaswiniP <[email protected]>
Co-authored-by: RogerHowellDfE <[email protected]>
Co-authored-by: JaswiniP <[email protected]>
Co-authored-by: Fil Antoniadis <[email protected]>
  • Loading branch information
13 people authored Mar 17, 2023
1 parent 379336d commit eb80542
Show file tree
Hide file tree
Showing 141 changed files with 8,769 additions and 7,741 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
# Get Information about Schools

Documentation for this project has now been moved, and can be found within the internal team [Wiki page](https://agilefactory.visualstudio.com/Edubase/_wiki/wikis/Edubase.wiki/19/GIAS)
Documentation for this project has now been moved, and can be found within the internal team [Wiki page](https://dfe-ssp.visualstudio.com/s158-Get-Information-About-Schools/_wiki/wikis/s158-Get-Information-About-Schools.wiki/11025/GIAS)
9 changes: 0 additions & 9 deletions Web/.nuget/NuGet.config

This file was deleted.

Loading

0 comments on commit eb80542

Please sign in to comment.