Skip to content

Releases: DFE-Digital/prepare-academy-conversions

production-2023-01-16.130

16 Jan 14:38
75a0a95
Compare
Choose a tag to compare
Merge pull request #605 from DFE-Digital/docker-image-azure

Remove tests from Dockerfile

dev-2023-01-16.14

16 Jan 11:53
75a0a95
Compare
Choose a tag to compare

What's Changed

Full Changelog: dev-2023-01-13.12...dev-2023-01-16.14

dev-2023-01-13.9

13 Jan 12:08
Compare
Choose a tag to compare

dev-2023-01-13.8

13 Jan 11:54
Compare
Choose a tag to compare

What's Changed

  • Remove dummy deployment by @nouriach in #2
  • Add Gov UK front end components, with scripts to build it in app by @Robware in #3
  • Build Dashboard for Viewing All Ongoing Projects by @nouriach in #4
  • Minify CSS and Gov JS by @Robware in #6
  • Add Data Interface & Mock Data by @nouriach in #5
  • Rename dashboard to project list by @Robware in #7
  • Misc changes by @Robware in #8
  • Minify site.js and include the minified version on prod by @Robware in #9
  • Update the page titles by @Robware in #10
  • Create README.md by @Robware in #11
  • Build Frontend in the Deployment Process by @nouriach in #12
  • Fix YAML indentation by @nouriach in #13
  • Fix typo by @Robware in #15
  • Add hyperlink to Project name by @nouriach in #16
  • Task list pre htb tag by @Robware in #17
  • Task list Page by @nouriach in #18
  • Add link to preview HTB template page by @Robware in #19
  • Build submenu by @nouriach in #20
  • Change submenu component to correct MoJ design by @nouriach in #21
  • Add Title and Button to Preview page by @nouriach in #22
  • Add Navigation Button to Specific Pages by @nouriach in #23
  • Application form by @Robware in #24
  • Project Notes & Add New Note Pages by @nouriach in #26
  • StringTemplate fixes by @Robware in #27
  • Introduce ViewModels folder by @Robware in #28
  • Task list content changes by @nouriach in #29
  • Subnav content change by @nouriach in #30
  • Display new note by @nouriach in #31
  • Create Generate HTB Docs Page by @nouriach in #32
  • Convert app from MVC to Razor pages by @madeviv in #33
  • Retrieve project list from API by @madeviv in #34
  • Feat/school performance ofsted information by @madeviv in #35
  • Add Rationale summary page by @rf-mt in #36
  • Integration tests for rationale summary page by @rf-mt in #39
  • Rationale for project by @madeviv in #40
  • Rationale mark as complete by @madeviv in #41
  • Feat/risks and issues by @madeviv in #42
  • Feat/school pupil forecasts by @madeviv in #43
  • Local authority information template and school budget information by @madeviv in #44
  • General information by @madeviv in #45
  • Feat/school and trust info by @madeviv in #46
  • Fix date display on record LA template information page by @rf-mt in #47
  • Fixed error summary showing twice by @madeviv in #48
  • Tag helpers and validation by @madeviv in #49
  • Local authority tweaks by @rf-mt in #50
  • School performance ofsted information by @madeviv in #51
  • Fix layout and add URN prefix by @madeviv in #52
  • Markup fix by @madeviv in #53
  • Set school performance additional info ConvertEmptyStringToNull = false by @rf-mt in #55
  • Fixed some layout and font size issues by @madeviv in #56
  • Update school budget fields by @rf-mt in #54
  • General information integration by @madeviv in #57
  • Preview HTB template by @madeviv in #58
  • Generate htb template by @madeviv in #60
  • Fix deploy script by @madeviv in #61
  • Fix assets not being copied by @madeviv in #62
  • Fix npm script by @madeviv in #63
  • Update deploy.yml by @madeviv in #64
  • Project notes by @rf-mt in #59
  • Added remove invalid tags by @madeviv in #65
  • Set htb date by @madeviv in #66
  • Change project note time format to prevent extra am/pm + fix character count by @rf-mt in #67
  • Show htb date and opening date and trust by @madeviv in #68
  • School pupils forecast + School budget additional information by @rf-mt in #69
  • Key Stage 2 page by @rf-mt in #70
  • Correct KS2 table local authority header by @rf-mt in #71
  • Remove character count from project note inputs by @rf-mt in #72
  • Map KS2 national average values + add integration tests by @rf-mt in #73
  • Set trams dev api endpoint via secrets by @rf-mt in #74
  • Correct cf var typo by @rf-mt in #75
  • Correct cf missing bracket by @rf-mt in #76
  • Set trams key through secrets by @rf-mt in #77
  • Get pupil forecasts current year data from establishment endpoint by @rf-mt in #78
  • Generate HTB document button by @rf-mt in #79
  • Display error if generate htb doc button clicked without htb date set by @rf-mt in #80
  • Display generate HTB doc button error on preview page by @rf-mt in #81
  • Project list by @rf-mt in #82
  • Fix typo on Opening date page by @rf-mt in #83
  • Previous htb date by @rf-mt in #84
  • Add validation for prev htb date field by @rf-mt in #85
  • Remove 'date' from end of enter date error message by @rf-mt in #86
  • Update default branch name in GHA workflow inline with rename from master to main by @rf-mt in #88
  • Update logic to display opening date on project list page by @rf-mt in #87
  • Redirect to confirm page when no selection for previous htb date question by @rf-mt in #89
  • Update branch name in GHA deploy script by @rf-mt in #90
  • Add KS4 Performance page by @rf-mt in #91
  • Add KS4 additional information page by @rf-mt in #92
  • Update readme and correct command for npm run build by @rf-mt in #93
  • KS5 Performance tables by @rf-mt in #94
  • KS5 additional info by @rf-mt in #95
  • Format key stage dates by @rf-mt in #96
  • Change Key Stage text 'disadvantaged' to 'disadvantaged pupils' by @rf-mt in #97
  • Add integration tests for general information section of preview page by @rf-mt in #98
  • Add percentage entering Ebacc fields to KS4 performance tables by @rf-mt in #99
  • Add integration tests for School pupils forecasts section of preview htb page by @rf-mt in #100
  • Display distance to trust hq additional info on preview page by @rf-mt in #101
  • Display distance to trus...
Read more

dev-2023-01-13.13

13 Jan 16:52
75a0a95
Compare
Choose a tag to compare

What's Changed

Full Changelog: dev-2023-01-13.12...dev-2023-01-13.13

dev-2023-01-13.12

13 Jan 16:01
779fe23
Compare
Choose a tag to compare

What's Changed

  • Access denied wording and access request form URL moved to config. by @tim-wilde-nimble in #592

Full Changelog: dev-2023-01-13.11...dev-2023-01-13.12

dev-2023-01-13.11

13 Jan 15:55
6aa9e11
Compare
Choose a tag to compare

What's Changed

  • Remove dummy deployment by @nouriach in #2
  • Add Gov UK front end components, with scripts to build it in app by @Robware in #3
  • Build Dashboard for Viewing All Ongoing Projects by @nouriach in #4
  • Minify CSS and Gov JS by @Robware in #6
  • Add Data Interface & Mock Data by @nouriach in #5
  • Rename dashboard to project list by @Robware in #7
  • Misc changes by @Robware in #8
  • Minify site.js and include the minified version on prod by @Robware in #9
  • Update the page titles by @Robware in #10
  • Create README.md by @Robware in #11
  • Build Frontend in the Deployment Process by @nouriach in #12
  • Fix YAML indentation by @nouriach in #13
  • Fix typo by @Robware in #15
  • Add hyperlink to Project name by @nouriach in #16
  • Task list pre htb tag by @Robware in #17
  • Task list Page by @nouriach in #18
  • Add link to preview HTB template page by @Robware in #19
  • Build submenu by @nouriach in #20
  • Change submenu component to correct MoJ design by @nouriach in #21
  • Add Title and Button to Preview page by @nouriach in #22
  • Add Navigation Button to Specific Pages by @nouriach in #23
  • Application form by @Robware in #24
  • Project Notes & Add New Note Pages by @nouriach in #26
  • StringTemplate fixes by @Robware in #27
  • Introduce ViewModels folder by @Robware in #28
  • Task list content changes by @nouriach in #29
  • Subnav content change by @nouriach in #30
  • Display new note by @nouriach in #31
  • Create Generate HTB Docs Page by @nouriach in #32
  • Convert app from MVC to Razor pages by @madeviv in #33
  • Retrieve project list from API by @madeviv in #34
  • Feat/school performance ofsted information by @madeviv in #35
  • Add Rationale summary page by @rf-mt in #36
  • Integration tests for rationale summary page by @rf-mt in #39
  • Rationale for project by @madeviv in #40
  • Rationale mark as complete by @madeviv in #41
  • Feat/risks and issues by @madeviv in #42
  • Feat/school pupil forecasts by @madeviv in #43
  • Local authority information template and school budget information by @madeviv in #44
  • General information by @madeviv in #45
  • Feat/school and trust info by @madeviv in #46
  • Fix date display on record LA template information page by @rf-mt in #47
  • Fixed error summary showing twice by @madeviv in #48
  • Tag helpers and validation by @madeviv in #49
  • Local authority tweaks by @rf-mt in #50
  • School performance ofsted information by @madeviv in #51
  • Fix layout and add URN prefix by @madeviv in #52
  • Markup fix by @madeviv in #53
  • Set school performance additional info ConvertEmptyStringToNull = false by @rf-mt in #55
  • Fixed some layout and font size issues by @madeviv in #56
  • Update school budget fields by @rf-mt in #54
  • General information integration by @madeviv in #57
  • Preview HTB template by @madeviv in #58
  • Generate htb template by @madeviv in #60
  • Fix deploy script by @madeviv in #61
  • Fix assets not being copied by @madeviv in #62
  • Fix npm script by @madeviv in #63
  • Update deploy.yml by @madeviv in #64
  • Project notes by @rf-mt in #59
  • Added remove invalid tags by @madeviv in #65
  • Set htb date by @madeviv in #66
  • Change project note time format to prevent extra am/pm + fix character count by @rf-mt in #67
  • Show htb date and opening date and trust by @madeviv in #68
  • School pupils forecast + School budget additional information by @rf-mt in #69
  • Key Stage 2 page by @rf-mt in #70
  • Correct KS2 table local authority header by @rf-mt in #71
  • Remove character count from project note inputs by @rf-mt in #72
  • Map KS2 national average values + add integration tests by @rf-mt in #73
  • Set trams dev api endpoint via secrets by @rf-mt in #74
  • Correct cf var typo by @rf-mt in #75
  • Correct cf missing bracket by @rf-mt in #76
  • Set trams key through secrets by @rf-mt in #77
  • Get pupil forecasts current year data from establishment endpoint by @rf-mt in #78
  • Generate HTB document button by @rf-mt in #79
  • Display error if generate htb doc button clicked without htb date set by @rf-mt in #80
  • Display generate HTB doc button error on preview page by @rf-mt in #81
  • Project list by @rf-mt in #82
  • Fix typo on Opening date page by @rf-mt in #83
  • Previous htb date by @rf-mt in #84
  • Add validation for prev htb date field by @rf-mt in #85
  • Remove 'date' from end of enter date error message by @rf-mt in #86
  • Update default branch name in GHA workflow inline with rename from master to main by @rf-mt in #88
  • Update logic to display opening date on project list page by @rf-mt in #87
  • Redirect to confirm page when no selection for previous htb date question by @rf-mt in #89
  • Update branch name in GHA deploy script by @rf-mt in #90
  • Add KS4 Performance page by @rf-mt in #91
  • Add KS4 additional information page by @rf-mt in #92
  • Update readme and correct command for npm run build by @rf-mt in #93
  • KS5 Performance tables by @rf-mt in #94
  • KS5 additional info by @rf-mt in #95
  • Format key stage dates by @rf-mt in #96
  • Change Key Stage text 'disadvantaged' to 'disadvantaged pupils' by @rf-mt in #97
  • Add integration tests for general information section of preview page by @rf-mt in #98
  • Add percentage entering Ebacc fields to KS4 performance tables by @rf-mt in #99
  • Add integration tests for School pupils forecasts section of preview htb page by @rf-mt in #100
  • Display distance to trust hq additional info on preview page by @rf-mt in #101
  • Display distance to trus...
Read more

dev-2023-01-13.10

13 Jan 12:14
Compare
Choose a tag to compare

production-2023-01-12.128

12 Jan 09:14
1007ee6
Compare
Choose a tag to compare
Merge pull request #589 from DFE-Digital/117425/template-page-feedback

Template Download Page Feedback Details

production-2023-01-06.124

06 Jan 14:01
4ef88da
Compare
Choose a tag to compare
Merge pull request #581 from DFE-Digital/117192/support-email-updates

Missed this previously. Another email subject update.