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

TSS-2016: policy teams search #776

Merged
merged 32 commits into from
Aug 19, 2024
Merged

TSS-2016: policy teams search #776

merged 32 commits into from
Aug 19, 2024

Conversation

EPedley
Copy link
Contributor

@EPedley EPedley commented Aug 14, 2024

No description provided.

@EPedley EPedley requested a review from a team as a code owner August 14, 2024 14:21
@codecov-commenter
Copy link

codecov-commenter commented Aug 14, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 77.12%. Comparing base (95169ed) to head (e824ebc).

Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #776      +/-   ##
===========================================
+ Coverage    77.11%   77.12%   +0.01%     
===========================================
  Files          172      172              
  Lines         9887     9893       +6     
===========================================
+ Hits          7624     7630       +6     
  Misses        2263     2263              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@abarolo abarolo changed the base branch from TSS-1977_Add_A_Policy_Team to develop August 19, 2024 15:41
@abarolo abarolo changed the base branch from develop to TSS-1977_Add_A_Policy_Team August 19, 2024 15:43
@abarolo abarolo changed the base branch from TSS-1977_Add_A_Policy_Team to develop August 19, 2024 15:48
@abarolo abarolo merged commit e43eac3 into develop Aug 19, 2024
4 checks passed
abarolo added a commit that referenced this pull request Aug 19, 2024
* tss-2038-fix-csat-keyboard-nav (#764)

* fix keyboard navigation and focus

* Fix formating

* feat focus and hover highlights the star

---------

Co-authored-by: Uka Osim <[email protected]>

* Feature/tss 2038/csat keyboard fixes (#767)

* fix keyboard navigation and focus

* Fix formating

* feat focus and hover highlights the star

* changing hover and focus for CSAT

---------

Co-authored-by: Feroze Rub <[email protected]>

* Feature/tss 2038/csat keyboard fixes (#769)

* fix keyboard navigation and focus

* Fix formating

* feat focus and hover highlights the star

* changing hover and focus for CSAT

* added thicker border on the stars on focus

---------

Co-authored-by: Feroze Rub <[email protected]>

* Tss 2045 dmas hcsat focus appearance issue and and tabbing paging issue (#770)

* wip

* now focus goes to stars when tabbed

* Feature/tss 2038/csat keyboard fixes (#767)

* fix keyboard navigation and focus

* Fix formating

* feat focus and hover highlights the star

* changing hover and focus for CSAT

---------

Co-authored-by: Feroze Rub <[email protected]>

* Feature/tss 2038/csat keyboard fixes (#769)

* fix keyboard navigation and focus

* Fix formating

* feat focus and hover highlights the star

* changing hover and focus for CSAT

* added thicker border on the stars on focus

---------

Co-authored-by: Feroze Rub <[email protected]>

* Tss 2045 dmas hcsat focus appearance issue and and tabbing paging issue (#770)

* wip

* now focus goes to stars when tabbed

* TSS/1977: add a policy team (#773)

* Building forms

* Building views

* Adding views to URLs file

* Building HTML files

* Adding funcs to get data from API

* Adding policy team section to barrier details page

* Formatting

* Adding policy team dummy data to metadata file

* Adding new tests

* Updating dummy barrier to include policy team info

* Adding history functionality

* Formatting

* Amending for Flake8 error

* Making policy team descriptions dynamic

* Formatting

* Removing Barrier Category from page

* Removing comments

* Frontend test for policy teams

* Formatting

* removing unused imports

* Cleaning up tests

* Formatting

* updating to absolute imports

* Formatting

* fixing faulty test

* TSS-2016: policy teams search (#776)

* Building forms

* Building views

* Adding views to URLs file

* Building HTML files

* Adding funcs to get data from API

* Adding policy team section to barrier details page

* Formatting

* Adding policy team dummy data to metadata file

* Adding new tests

* Updating dummy barrier to include policy team info

* Adding history functionality

* Formatting

* Amending for Flake8 error

* Making policy team descriptions dynamic

* Formatting

* Removing Barrier Category from page

* Removing comments

* Frontend test for policy teams

* Formatting

* removing unused imports

* Cleaning up tests

* Formatting

* updating to absolute imports

* Formatting

* fixing faulty test

* Adding HTML

* Primary functionality

* Frontend test

* Formatting

* Removing category filtering from search page

* Removing category search tests

---------

Co-authored-by: abarolo <[email protected]>

---------

Co-authored-by: Feroze Rub <[email protected]>
Co-authored-by: Uka Osim <[email protected]>
Co-authored-by: Elizabeth Pedley <[email protected]>
Co-authored-by: abarolo <[email protected]>
abarolo added a commit that referenced this pull request Sep 2, 2024
* tss-2038-fix-csat-keyboard-nav (#764)

* fix keyboard navigation and focus

* Fix formating

* feat focus and hover highlights the star

---------

Co-authored-by: Uka Osim <[email protected]>

* Feature/tss 2038/csat keyboard fixes (#767)

* fix keyboard navigation and focus

* Fix formating

* feat focus and hover highlights the star

* changing hover and focus for CSAT

---------

Co-authored-by: Feroze Rub <[email protected]>

* Feature/tss 2038/csat keyboard fixes (#769)

* fix keyboard navigation and focus

* Fix formating

* feat focus and hover highlights the star

* changing hover and focus for CSAT

* added thicker border on the stars on focus

---------

Co-authored-by: Feroze Rub <[email protected]>

* Tss 2045 dmas hcsat focus appearance issue and and tabbing paging issue (#770)

* wip

* now focus goes to stars when tabbed

* Feature/tss 2038/csat keyboard fixes (#767)

* fix keyboard navigation and focus

* Fix formating

* feat focus and hover highlights the star

* changing hover and focus for CSAT

---------

Co-authored-by: Feroze Rub <[email protected]>

* Feature/tss 2038/csat keyboard fixes (#769)

* fix keyboard navigation and focus

* Fix formating

* feat focus and hover highlights the star

* changing hover and focus for CSAT

* added thicker border on the stars on focus

---------

Co-authored-by: Feroze Rub <[email protected]>

* Tss 2045 dmas hcsat focus appearance issue and and tabbing paging issue (#770)

* wip

* now focus goes to stars when tabbed

* TSS/1977: add a policy team (#773)

* Building forms

* Building views

* Adding views to URLs file

* Building HTML files

* Adding funcs to get data from API

* Adding policy team section to barrier details page

* Formatting

* Adding policy team dummy data to metadata file

* Adding new tests

* Updating dummy barrier to include policy team info

* Adding history functionality

* Formatting

* Amending for Flake8 error

* Making policy team descriptions dynamic

* Formatting

* Removing Barrier Category from page

* Removing comments

* Frontend test for policy teams

* Formatting

* removing unused imports

* Cleaning up tests

* Formatting

* updating to absolute imports

* Formatting

* fixing faulty test

* TSS-2016: policy teams search (#776)

* Building forms

* Building views

* Adding views to URLs file

* Building HTML files

* Adding funcs to get data from API

* Adding policy team section to barrier details page

* Formatting

* Adding policy team dummy data to metadata file

* Adding new tests

* Updating dummy barrier to include policy team info

* Adding history functionality

* Formatting

* Amending for Flake8 error

* Making policy team descriptions dynamic

* Formatting

* Removing Barrier Category from page

* Removing comments

* Frontend test for policy teams

* Formatting

* removing unused imports

* Cleaning up tests

* Formatting

* updating to absolute imports

* Formatting

* fixing faulty test

* Adding HTML

* Primary functionality

* Frontend test

* Formatting

* Removing category filtering from search page

* Removing category search tests

---------

Co-authored-by: abarolo <[email protected]>

* TSS-2081: Policy Teams History (#781)

* Rendering policy teams correctly

* Adding test

* Formatting

* Hotfix: TSS-2019: Policy teams bug  (#779)

* Fixing bug

* Fixing test

* Tweaking copy

---------

Co-authored-by: Feroze Rub <[email protected]>
Co-authored-by: Uka Osim <[email protected]>
Co-authored-by: Elizabeth Pedley <[email protected]>
Co-authored-by: abarolo <[email protected]>
Santino-Trade added a commit that referenced this pull request Sep 11, 2024
* tss-2038-fix-csat-keyboard-nav (#764)

* fix keyboard navigation and focus

* Fix formating

* feat focus and hover highlights the star

---------

Co-authored-by: Uka Osim <[email protected]>

* Feature/tss 2038/csat keyboard fixes (#767)

* fix keyboard navigation and focus

* Fix formating

* feat focus and hover highlights the star

* changing hover and focus for CSAT

---------

Co-authored-by: Feroze Rub <[email protected]>

* Feature/tss 2038/csat keyboard fixes (#769)

* fix keyboard navigation and focus

* Fix formating

* feat focus and hover highlights the star

* changing hover and focus for CSAT

* added thicker border on the stars on focus

---------

Co-authored-by: Feroze Rub <[email protected]>

* Tss 2045 dmas hcsat focus appearance issue and and tabbing paging issue (#770)

* wip

* now focus goes to stars when tabbed

* Feature/tss 2038/csat keyboard fixes (#767)

* fix keyboard navigation and focus

* Fix formating

* feat focus and hover highlights the star

* changing hover and focus for CSAT

---------

Co-authored-by: Feroze Rub <[email protected]>

* Feature/tss 2038/csat keyboard fixes (#769)

* fix keyboard navigation and focus

* Fix formating

* feat focus and hover highlights the star

* changing hover and focus for CSAT

* added thicker border on the stars on focus

---------

Co-authored-by: Feroze Rub <[email protected]>

* Tss 2045 dmas hcsat focus appearance issue and and tabbing paging issue (#770)

* wip

* now focus goes to stars when tabbed

* TSS/1977: add a policy team (#773)

* Building forms

* Building views

* Adding views to URLs file

* Building HTML files

* Adding funcs to get data from API

* Adding policy team section to barrier details page

* Formatting

* Adding policy team dummy data to metadata file

* Adding new tests

* Updating dummy barrier to include policy team info

* Adding history functionality

* Formatting

* Amending for Flake8 error

* Making policy team descriptions dynamic

* Formatting

* Removing Barrier Category from page

* Removing comments

* Frontend test for policy teams

* Formatting

* removing unused imports

* Cleaning up tests

* Formatting

* updating to absolute imports

* Formatting

* fixing faulty test

* TSS-2016: policy teams search (#776)

* Building forms

* Building views

* Adding views to URLs file

* Building HTML files

* Adding funcs to get data from API

* Adding policy team section to barrier details page

* Formatting

* Adding policy team dummy data to metadata file

* Adding new tests

* Updating dummy barrier to include policy team info

* Adding history functionality

* Formatting

* Amending for Flake8 error

* Making policy team descriptions dynamic

* Formatting

* Removing Barrier Category from page

* Removing comments

* Frontend test for policy teams

* Formatting

* removing unused imports

* Cleaning up tests

* Formatting

* updating to absolute imports

* Formatting

* fixing faulty test

* Adding HTML

* Primary functionality

* Frontend test

* Formatting

* Removing category filtering from search page

* Removing category search tests

---------

Co-authored-by: abarolo <[email protected]>

* TSS-2081: Policy Teams History (#781)

* Rendering policy teams correctly

* Adding test

* Formatting

* Hotfix: TSS-2019: Policy teams bug  (#779)

* Fixing bug

* Fixing test

* Tweaking copy

* tss-2119: Dependency updates (#789)

Co-authored-by: abarolo <[email protected]>

* Allow template countdown check to be bypassed for published barriers (#791)

Co-authored-by: santinomolinaro <santino.molinaro@mail>

* Updating dashboard banner to display message about Policy Team functionality (#793)

Co-authored-by: santinomolinaro <santino.molinaro@mail>

* Removing padding on the text within banner notification component (#796)

Co-authored-by: santinomolinaro <santino.molinaro@mail>

---------

Co-authored-by: Feroze Rub <[email protected]>
Co-authored-by: Uka Osim <[email protected]>
Co-authored-by: Elizabeth Pedley <[email protected]>
Co-authored-by: abarolo <[email protected]>
Co-authored-by: abarolo <[email protected]>
Co-authored-by: santinomolinaro <santino.molinaro@mail>
ferozerub added a commit that referenced this pull request Sep 16, 2024
* tss-2038-fix-csat-keyboard-nav (#764)

* fix keyboard navigation and focus

* Fix formating

* feat focus and hover highlights the star

---------

Co-authored-by: Uka Osim <[email protected]>

* Feature/tss 2038/csat keyboard fixes (#767)

* fix keyboard navigation and focus

* Fix formating

* feat focus and hover highlights the star

* changing hover and focus for CSAT

---------

Co-authored-by: Feroze Rub <[email protected]>

* Feature/tss 2038/csat keyboard fixes (#769)

* fix keyboard navigation and focus

* Fix formating

* feat focus and hover highlights the star

* changing hover and focus for CSAT

* added thicker border on the stars on focus

---------

Co-authored-by: Feroze Rub <[email protected]>

* Tss 2045 dmas hcsat focus appearance issue and and tabbing paging issue (#770)

* wip

* now focus goes to stars when tabbed

* Feature/tss 2038/csat keyboard fixes (#767)

* fix keyboard navigation and focus

* Fix formating

* feat focus and hover highlights the star

* changing hover and focus for CSAT

---------

Co-authored-by: Feroze Rub <[email protected]>

* Feature/tss 2038/csat keyboard fixes (#769)

* fix keyboard navigation and focus

* Fix formating

* feat focus and hover highlights the star

* changing hover and focus for CSAT

* added thicker border on the stars on focus

---------

Co-authored-by: Feroze Rub <[email protected]>

* Tss 2045 dmas hcsat focus appearance issue and and tabbing paging issue (#770)

* wip

* now focus goes to stars when tabbed

* dashboard v2 structure GDS

* base branch lint

* TSS-1970 changing footer per new design with the correct links

* lint fix

* TSS/1977: add a policy team (#773)

* Building forms

* Building views

* Adding views to URLs file

* Building HTML files

* Adding funcs to get data from API

* Adding policy team section to barrier details page

* Formatting

* Adding policy team dummy data to metadata file

* Adding new tests

* Updating dummy barrier to include policy team info

* Adding history functionality

* Formatting

* Amending for Flake8 error

* Making policy team descriptions dynamic

* Formatting

* Removing Barrier Category from page

* Removing comments

* Frontend test for policy teams

* Formatting

* removing unused imports

* Cleaning up tests

* Formatting

* updating to absolute imports

* Formatting

* fixing faulty test

* TSS-2016: policy teams search (#776)

* Building forms

* Building views

* Adding views to URLs file

* Building HTML files

* Adding funcs to get data from API

* Adding policy team section to barrier details page

* Formatting

* Adding policy team dummy data to metadata file

* Adding new tests

* Updating dummy barrier to include policy team info

* Adding history functionality

* Formatting

* Amending for Flake8 error

* Making policy team descriptions dynamic

* Formatting

* Removing Barrier Category from page

* Removing comments

* Frontend test for policy teams

* Formatting

* removing unused imports

* Cleaning up tests

* Formatting

* updating to absolute imports

* Formatting

* fixing faulty test

* Adding HTML

* Primary functionality

* Frontend test

* Formatting

* Removing category filtering from search page

* Removing category search tests

---------

Co-authored-by: abarolo <[email protected]>

* TSS-1970-dmas-dashboard-v-2-html-template-layout-structure (#774)

* adding base structure to the page

* lint fix

* structure set for dashboard v2

* extending gov-uk stylesheet

* added search page link with search term

* fixing dashboard deasign

* update based on chnages made to design

* lint fix

* feature/TSS-1968-dmas-dashboard-v-2-whats-new-on-dmas (#782)

* adding the whats new on dmas section

* fixing used tags

* Dashboard tasks list (#787)

Co-authored-by: santinomolinaro <santino.molinaro@mail>

* Re-align tasks list summary columns

* Summary cards and integrated filters (#792)

* Summary cards and integrated filters

* Tidy up

* Format

* Fix tests

* Fix tests

* TSS-1967 dmas-dashboard-v-2-dashboard-charts (#790)

* intial charts

* lint fix

* added css and scss loader for react

* charts loading with gds layout

* rendering all charts appropriately

* fixing lint issues

* using gds color scheme

* lint fix

* Dashboard layout fix (#795)

* Dashboard live data feed (#799)

* Dashboard live data feed

* Format

* Format

* f

* Sort imports

* Tidy up

---------

Co-authored-by: Feroze Rub <[email protected]>
Co-authored-by: Uka Osim <[email protected]>
Co-authored-by: Elizabeth Pedley <[email protected]>
Co-authored-by: abarolo <[email protected]>
Co-authored-by: abarolo <[email protected]>
Co-authored-by: santinomolinaro <santino.molinaro@mail>
@abarolo abarolo mentioned this pull request Sep 17, 2024
abarolo added a commit that referenced this pull request Sep 17, 2024
* tss-2038-fix-csat-keyboard-nav (#764)

* fix keyboard navigation and focus

* Fix formating

* feat focus and hover highlights the star

---------



* Feature/tss 2038/csat keyboard fixes (#767)

* fix keyboard navigation and focus

* Fix formating

* feat focus and hover highlights the star

* changing hover and focus for CSAT

---------



* Feature/tss 2038/csat keyboard fixes (#769)

* fix keyboard navigation and focus

* Fix formating

* feat focus and hover highlights the star

* changing hover and focus for CSAT

* added thicker border on the stars on focus

---------



* Tss 2045 dmas hcsat focus appearance issue and and tabbing paging issue (#770)

* wip

* now focus goes to stars when tabbed

* Feature/tss 2038/csat keyboard fixes (#767)

* fix keyboard navigation and focus

* Fix formating

* feat focus and hover highlights the star

* changing hover and focus for CSAT

---------



* Feature/tss 2038/csat keyboard fixes (#769)

* fix keyboard navigation and focus

* Fix formating

* feat focus and hover highlights the star

* changing hover and focus for CSAT

* added thicker border on the stars on focus

---------



* Tss 2045 dmas hcsat focus appearance issue and and tabbing paging issue (#770)

* wip

* now focus goes to stars when tabbed

* dashboard v2 structure GDS

* base branch lint

* TSS-1970 changing footer per new design with the correct links

* lint fix

* TSS/1977: add a policy team (#773)

* Building forms

* Building views

* Adding views to URLs file

* Building HTML files

* Adding funcs to get data from API

* Adding policy team section to barrier details page

* Formatting

* Adding policy team dummy data to metadata file

* Adding new tests

* Updating dummy barrier to include policy team info

* Adding history functionality

* Formatting

* Amending for Flake8 error

* Making policy team descriptions dynamic

* Formatting

* Removing Barrier Category from page

* Removing comments

* Frontend test for policy teams

* Formatting

* removing unused imports

* Cleaning up tests

* Formatting

* updating to absolute imports

* Formatting

* fixing faulty test

* TSS-2016: policy teams search (#776)

* Building forms

* Building views

* Adding views to URLs file

* Building HTML files

* Adding funcs to get data from API

* Adding policy team section to barrier details page

* Adding policy team dummy data to metadata file

* Adding new tests

* Updating dummy barrier to include policy team info

* Adding history functionality

* Amending for Flake8 error

* Making policy team descriptions dynamic

* Removing Barrier Category from page

* Removing comments

* Frontend test for policy teams

* Adding HTML

* Primary functionality

* Frontend test

* Formatting

* Removing category filtering from search page

* Removing category search tests

---------



* TSS-1970-dmas-dashboard-v-2-html-template-layout-structure (#774)

* adding base structure to the page

* structure set for dashboard v2

* extending gov-uk stylesheet

* added search page link with search term

* fixing dashboard deasign

* update based on chnages made to design

* feature/TSS-1968-dmas-dashboard-v-2-whats-new-on-dmas (#782)

* adding the whats new on dmas section

* fixing used tags

* Dashboard tasks list (#787)



* Re-align tasks list summary columns

* Summary cards and integrated filters (#792)

* Summary cards and integrated filters

* TSS-1967 dmas-dashboard-v-2-dashboard-charts (#790)

* intial charts

* added css and scss loader for react

* charts loading with gds layout

* rendering all charts appropriately

* using gds color scheme

* Dashboard layout fix (#795)

* Dashboard live data feed (#799)

* Dashboard live data feed

---------

Co-authored-by: Santino Molinaro <[email protected]>
Co-authored-by: Feroze Rub <[email protected]>
Co-authored-by: Uka Osim <[email protected]>
Co-authored-by: Elizabeth Pedley <[email protected]>
Co-authored-by: abarolo <[email protected]>
Co-authored-by: santinomolinaro <santino.molinaro@mail>
Santino-Trade added a commit that referenced this pull request Sep 23, 2024
* tss-2038-fix-csat-keyboard-nav (#764)

* fix keyboard navigation and focus

* Fix formating

* feat focus and hover highlights the star

---------

Co-authored-by: Uka Osim <[email protected]>

* Feature/tss 2038/csat keyboard fixes (#767)

* fix keyboard navigation and focus

* Fix formating

* feat focus and hover highlights the star

* changing hover and focus for CSAT

---------

Co-authored-by: Feroze Rub <[email protected]>

* Feature/tss 2038/csat keyboard fixes (#769)

* fix keyboard navigation and focus

* Fix formating

* feat focus and hover highlights the star

* changing hover and focus for CSAT

* added thicker border on the stars on focus

---------

Co-authored-by: Feroze Rub <[email protected]>

* Tss 2045 dmas hcsat focus appearance issue and and tabbing paging issue (#770)

* wip

* now focus goes to stars when tabbed

* Feature/tss 2038/csat keyboard fixes (#767)

* fix keyboard navigation and focus

* Fix formating

* feat focus and hover highlights the star

* changing hover and focus for CSAT

---------

Co-authored-by: Feroze Rub <[email protected]>

* Feature/tss 2038/csat keyboard fixes (#769)

* fix keyboard navigation and focus

* Fix formating

* feat focus and hover highlights the star

* changing hover and focus for CSAT

* added thicker border on the stars on focus

---------

Co-authored-by: Feroze Rub <[email protected]>

* Tss 2045 dmas hcsat focus appearance issue and and tabbing paging issue (#770)

* wip

* now focus goes to stars when tabbed

* TSS/1977: add a policy team (#773)

* Building forms

* Building views

* Adding views to URLs file

* Building HTML files

* Adding funcs to get data from API

* Adding policy team section to barrier details page

* Formatting

* Adding policy team dummy data to metadata file

* Adding new tests

* Updating dummy barrier to include policy team info

* Adding history functionality

* Formatting

* Amending for Flake8 error

* Making policy team descriptions dynamic

* Formatting

* Removing Barrier Category from page

* Removing comments

* Frontend test for policy teams

* Formatting

* removing unused imports

* Cleaning up tests

* Formatting

* updating to absolute imports

* Formatting

* fixing faulty test

* TSS-2016: policy teams search (#776)

* Building forms

* Building views

* Adding views to URLs file

* Building HTML files

* Adding funcs to get data from API

* Adding policy team section to barrier details page

* Formatting

* Adding policy team dummy data to metadata file

* Adding new tests

* Updating dummy barrier to include policy team info

* Adding history functionality

* Formatting

* Amending for Flake8 error

* Making policy team descriptions dynamic

* Formatting

* Removing Barrier Category from page

* Removing comments

* Frontend test for policy teams

* Formatting

* removing unused imports

* Cleaning up tests

* Formatting

* updating to absolute imports

* Formatting

* fixing faulty test

* Adding HTML

* Primary functionality

* Frontend test

* Formatting

* Removing category filtering from search page

* Removing category search tests

---------

Co-authored-by: abarolo <[email protected]>

* TSS-2081: Policy Teams History (#781)

* Rendering policy teams correctly

* Adding test

* Formatting

* Hotfix: TSS-2019: Policy teams bug  (#779)

* Fixing bug

* Fixing test

* Tweaking copy

* tss-2119: Dependency updates (#789)

Co-authored-by: abarolo <[email protected]>

* Allow template countdown check to be bypassed for published barriers (#791)

Co-authored-by: santinomolinaro <santino.molinaro@mail>

* Updating dashboard banner to display message about Policy Team functionality (#793)

Co-authored-by: santinomolinaro <santino.molinaro@mail>

* Removing padding on the text within banner notification component (#796)

Co-authored-by: santinomolinaro <santino.molinaro@mail>

* Tss 1937 dmas dashboard build parent ticket (#797)

* tss-2038-fix-csat-keyboard-nav (#764)

* fix keyboard navigation and focus

* Fix formating

* feat focus and hover highlights the star

---------

Co-authored-by: Uka Osim <[email protected]>

* Feature/tss 2038/csat keyboard fixes (#767)

* fix keyboard navigation and focus

* Fix formating

* feat focus and hover highlights the star

* changing hover and focus for CSAT

---------

Co-authored-by: Feroze Rub <[email protected]>

* Feature/tss 2038/csat keyboard fixes (#769)

* fix keyboard navigation and focus

* Fix formating

* feat focus and hover highlights the star

* changing hover and focus for CSAT

* added thicker border on the stars on focus

---------

Co-authored-by: Feroze Rub <[email protected]>

* Tss 2045 dmas hcsat focus appearance issue and and tabbing paging issue (#770)

* wip

* now focus goes to stars when tabbed

* Feature/tss 2038/csat keyboard fixes (#767)

* fix keyboard navigation and focus

* Fix formating

* feat focus and hover highlights the star

* changing hover and focus for CSAT

---------

Co-authored-by: Feroze Rub <[email protected]>

* Feature/tss 2038/csat keyboard fixes (#769)

* fix keyboard navigation and focus

* Fix formating

* feat focus and hover highlights the star

* changing hover and focus for CSAT

* added thicker border on the stars on focus

---------

Co-authored-by: Feroze Rub <[email protected]>

* Tss 2045 dmas hcsat focus appearance issue and and tabbing paging issue (#770)

* wip

* now focus goes to stars when tabbed

* dashboard v2 structure GDS

* base branch lint

* TSS-1970 changing footer per new design with the correct links

* lint fix

* TSS/1977: add a policy team (#773)

* Building forms

* Building views

* Adding views to URLs file

* Building HTML files

* Adding funcs to get data from API

* Adding policy team section to barrier details page

* Formatting

* Adding policy team dummy data to metadata file

* Adding new tests

* Updating dummy barrier to include policy team info

* Adding history functionality

* Formatting

* Amending for Flake8 error

* Making policy team descriptions dynamic

* Formatting

* Removing Barrier Category from page

* Removing comments

* Frontend test for policy teams

* Formatting

* removing unused imports

* Cleaning up tests

* Formatting

* updating to absolute imports

* Formatting

* fixing faulty test

* TSS-2016: policy teams search (#776)

* Building forms

* Building views

* Adding views to URLs file

* Building HTML files

* Adding funcs to get data from API

* Adding policy team section to barrier details page

* Formatting

* Adding policy team dummy data to metadata file

* Adding new tests

* Updating dummy barrier to include policy team info

* Adding history functionality

* Formatting

* Amending for Flake8 error

* Making policy team descriptions dynamic

* Formatting

* Removing Barrier Category from page

* Removing comments

* Frontend test for policy teams

* Formatting

* removing unused imports

* Cleaning up tests

* Formatting

* updating to absolute imports

* Formatting

* fixing faulty test

* Adding HTML

* Primary functionality

* Frontend test

* Formatting

* Removing category filtering from search page

* Removing category search tests

---------

Co-authored-by: abarolo <[email protected]>

* TSS-1970-dmas-dashboard-v-2-html-template-layout-structure (#774)

* adding base structure to the page

* lint fix

* structure set for dashboard v2

* extending gov-uk stylesheet

* added search page link with search term

* fixing dashboard deasign

* update based on chnages made to design

* lint fix

* feature/TSS-1968-dmas-dashboard-v-2-whats-new-on-dmas (#782)

* adding the whats new on dmas section

* fixing used tags

* Dashboard tasks list (#787)

Co-authored-by: santinomolinaro <santino.molinaro@mail>

* Re-align tasks list summary columns

* Summary cards and integrated filters (#792)

* Summary cards and integrated filters

* Tidy up

* Format

* Fix tests

* Fix tests

* TSS-1967 dmas-dashboard-v-2-dashboard-charts (#790)

* intial charts

* lint fix

* added css and scss loader for react

* charts loading with gds layout

* rendering all charts appropriately

* fixing lint issues

* using gds color scheme

* lint fix

* Dashboard layout fix (#795)

* Dashboard live data feed (#799)

* Dashboard live data feed

* Format

* Format

* f

* Sort imports

* Tidy up

---------

Co-authored-by: Feroze Rub <[email protected]>
Co-authored-by: Uka Osim <[email protected]>
Co-authored-by: Elizabeth Pedley <[email protected]>
Co-authored-by: abarolo <[email protected]>
Co-authored-by: abarolo <[email protected]>
Co-authored-by: santinomolinaro <santino.molinaro@mail>

* TSS-2137-dmas-dashboard-v-2-summary-page-filter-update (#798)

* dashboard v2 structure GDS

* base branch lint

* TSS-1970 changing footer per new design with the correct links

* lint fix

* TSS-1970-dmas-dashboard-v-2-html-template-layout-structure (#774)

* adding base structure to the page

* lint fix

* structure set for dashboard v2

* extending gov-uk stylesheet

* added search page link with search term

* fixing dashboard deasign

* update based on chnages made to design

* lint fix

* feature/TSS-1968-dmas-dashboard-v-2-whats-new-on-dmas (#782)

* adding the whats new on dmas section

* fixing used tags

* Dashboard tasks list (#787)

Co-authored-by: santinomolinaro <santino.molinaro@mail>

* Re-align tasks list summary columns

* Summary cards and integrated filters (#792)

* Summary cards and integrated filters

* Tidy up

* Format

* Fix tests

* Fix tests

* TSS-1967 dmas-dashboard-v-2-dashboard-charts (#790)

* intial charts

* lint fix

* added css and scss loader for react

* charts loading with gds layout

* rendering all charts appropriately

* fixing lint issues

* using gds color scheme

* lint fix

* Dashboard layout fix (#795)

* now we have the multiple filter search

* filter on dashboard is being more reactive

* lint fix

* reactive filtering working well

* lint fix

* updating syntax for data

* status open works now

* lint fix

* fixing location filters

* lint fix

* remove unsed

* remove unsed

* removed non required logs

* removing print

* bug issues

* fixing lint issues

* fixing admin areas

* fixing admin areas

* PR review fix

* added back the pie chart and added text search param

* search term update

---------

Co-authored-by: Santino Molinaro <[email protected]>
Co-authored-by: santinomolinaro <santino.molinaro@mail>
Co-authored-by: Feroze Rub <[email protected]>

* Refactor/Tidy up (#801)

* Related barrier POC (#802)

* Related barrier POC

* Adding save search button when a search returns no results (#805)

Co-authored-by: santinomolinaro <santino.molinaro@mail>

* Hotfix - remove quotes causing problems for pie chart (#807)

Co-authored-by: santinomolinaro <santino.molinaro@mail>

---------

Co-authored-by: Uka Osim <[email protected]>
Co-authored-by: Elizabeth Pedley <[email protected]>
Co-authored-by: abarolo <[email protected]>
Co-authored-by: abarolo <[email protected]>
Co-authored-by: Santino Molinaro <[email protected]>
Co-authored-by: santinomolinaro <santino.molinaro@mail>
Santino-Trade added a commit that referenced this pull request Oct 1, 2024
* tss-2038-fix-csat-keyboard-nav (#764)

* fix keyboard navigation and focus

* Fix formating

* feat focus and hover highlights the star

---------

Co-authored-by: Uka Osim <[email protected]>

* Feature/tss 2038/csat keyboard fixes (#767)

* fix keyboard navigation and focus

* Fix formating

* feat focus and hover highlights the star

* changing hover and focus for CSAT

---------

Co-authored-by: Feroze Rub <[email protected]>

* Feature/tss 2038/csat keyboard fixes (#769)

* fix keyboard navigation and focus

* Fix formating

* feat focus and hover highlights the star

* changing hover and focus for CSAT

* added thicker border on the stars on focus

---------

Co-authored-by: Feroze Rub <[email protected]>

* Tss 2045 dmas hcsat focus appearance issue and and tabbing paging issue (#770)

* wip

* now focus goes to stars when tabbed

* Feature/tss 2038/csat keyboard fixes (#767)

* fix keyboard navigation and focus

* Fix formating

* feat focus and hover highlights the star

* changing hover and focus for CSAT

---------

Co-authored-by: Feroze Rub <[email protected]>

* Feature/tss 2038/csat keyboard fixes (#769)

* fix keyboard navigation and focus

* Fix formating

* feat focus and hover highlights the star

* changing hover and focus for CSAT

* added thicker border on the stars on focus

---------

Co-authored-by: Feroze Rub <[email protected]>

* Tss 2045 dmas hcsat focus appearance issue and and tabbing paging issue (#770)

* wip

* now focus goes to stars when tabbed

* TSS/1977: add a policy team (#773)

* Building forms

* Building views

* Adding views to URLs file

* Building HTML files

* Adding funcs to get data from API

* Adding policy team section to barrier details page

* Formatting

* Adding policy team dummy data to metadata file

* Adding new tests

* Updating dummy barrier to include policy team info

* Adding history functionality

* Formatting

* Amending for Flake8 error

* Making policy team descriptions dynamic

* Formatting

* Removing Barrier Category from page

* Removing comments

* Frontend test for policy teams

* Formatting

* removing unused imports

* Cleaning up tests

* Formatting

* updating to absolute imports

* Formatting

* fixing faulty test

* TSS-2016: policy teams search (#776)

* Building forms

* Building views

* Adding views to URLs file

* Building HTML files

* Adding funcs to get data from API

* Adding policy team section to barrier details page

* Formatting

* Adding policy team dummy data to metadata file

* Adding new tests

* Updating dummy barrier to include policy team info

* Adding history functionality

* Formatting

* Amending for Flake8 error

* Making policy team descriptions dynamic

* Formatting

* Removing Barrier Category from page

* Removing comments

* Frontend test for policy teams

* Formatting

* removing unused imports

* Cleaning up tests

* Formatting

* updating to absolute imports

* Formatting

* fixing faulty test

* Adding HTML

* Primary functionality

* Frontend test

* Formatting

* Removing category filtering from search page

* Removing category search tests

---------

Co-authored-by: abarolo <[email protected]>

* TSS-2081: Policy Teams History (#781)

* Rendering policy teams correctly

* Adding test

* Formatting

* Hotfix: TSS-2019: Policy teams bug  (#779)

* Fixing bug

* Fixing test

* Tweaking copy

* tss-2119: Dependency updates (#789)

Co-authored-by: abarolo <[email protected]>

* Allow template countdown check to be bypassed for published barriers (#791)

Co-authored-by: santinomolinaro <santino.molinaro@mail>

* Updating dashboard banner to display message about Policy Team functionality (#793)

Co-authored-by: santinomolinaro <santino.molinaro@mail>

* Removing padding on the text within banner notification component (#796)

Co-authored-by: santinomolinaro <santino.molinaro@mail>

* Tss 1937 dmas dashboard build parent ticket (#797)

* tss-2038-fix-csat-keyboard-nav (#764)

* fix keyboard navigation and focus

* Fix formating

* feat focus and hover highlights the star

---------

Co-authored-by: Uka Osim <[email protected]>

* Feature/tss 2038/csat keyboard fixes (#767)

* fix keyboard navigation and focus

* Fix formating

* feat focus and hover highlights the star

* changing hover and focus for CSAT

---------

Co-authored-by: Feroze Rub <[email protected]>

* Feature/tss 2038/csat keyboard fixes (#769)

* fix keyboard navigation and focus

* Fix formating

* feat focus and hover highlights the star

* changing hover and focus for CSAT

* added thicker border on the stars on focus

---------

Co-authored-by: Feroze Rub <[email protected]>

* Tss 2045 dmas hcsat focus appearance issue and and tabbing paging issue (#770)

* wip

* now focus goes to stars when tabbed

* Feature/tss 2038/csat keyboard fixes (#767)

* fix keyboard navigation and focus

* Fix formating

* feat focus and hover highlights the star

* changing hover and focus for CSAT

---------

Co-authored-by: Feroze Rub <[email protected]>

* Feature/tss 2038/csat keyboard fixes (#769)

* fix keyboard navigation and focus

* Fix formating

* feat focus and hover highlights the star

* changing hover and focus for CSAT

* added thicker border on the stars on focus

---------

Co-authored-by: Feroze Rub <[email protected]>

* Tss 2045 dmas hcsat focus appearance issue and and tabbing paging issue (#770)

* wip

* now focus goes to stars when tabbed

* dashboard v2 structure GDS

* base branch lint

* TSS-1970 changing footer per new design with the correct links

* lint fix

* TSS/1977: add a policy team (#773)

* Building forms

* Building views

* Adding views to URLs file

* Building HTML files

* Adding funcs to get data from API

* Adding policy team section to barrier details page

* Formatting

* Adding policy team dummy data to metadata file

* Adding new tests

* Updating dummy barrier to include policy team info

* Adding history functionality

* Formatting

* Amending for Flake8 error

* Making policy team descriptions dynamic

* Formatting

* Removing Barrier Category from page

* Removing comments

* Frontend test for policy teams

* Formatting

* removing unused imports

* Cleaning up tests

* Formatting

* updating to absolute imports

* Formatting

* fixing faulty test

* TSS-2016: policy teams search (#776)

* Building forms

* Building views

* Adding views to URLs file

* Building HTML files

* Adding funcs to get data from API

* Adding policy team section to barrier details page

* Formatting

* Adding policy team dummy data to metadata file

* Adding new tests

* Updating dummy barrier to include policy team info

* Adding history functionality

* Formatting

* Amending for Flake8 error

* Making policy team descriptions dynamic

* Formatting

* Removing Barrier Category from page

* Removing comments

* Frontend test for policy teams

* Formatting

* removing unused imports

* Cleaning up tests

* Formatting

* updating to absolute imports

* Formatting

* fixing faulty test

* Adding HTML

* Primary functionality

* Frontend test

* Formatting

* Removing category filtering from search page

* Removing category search tests

---------

Co-authored-by: abarolo <[email protected]>

* TSS-1970-dmas-dashboard-v-2-html-template-layout-structure (#774)

* adding base structure to the page

* lint fix

* structure set for dashboard v2

* extending gov-uk stylesheet

* added search page link with search term

* fixing dashboard deasign

* update based on chnages made to design

* lint fix

* feature/TSS-1968-dmas-dashboard-v-2-whats-new-on-dmas (#782)

* adding the whats new on dmas section

* fixing used tags

* Dashboard tasks list (#787)

Co-authored-by: santinomolinaro <santino.molinaro@mail>

* Re-align tasks list summary columns

* Summary cards and integrated filters (#792)

* Summary cards and integrated filters

* Tidy up

* Format

* Fix tests

* Fix tests

* TSS-1967 dmas-dashboard-v-2-dashboard-charts (#790)

* intial charts

* lint fix

* added css and scss loader for react

* charts loading with gds layout

* rendering all charts appropriately

* fixing lint issues

* using gds color scheme

* lint fix

* Dashboard layout fix (#795)

* Dashboard live data feed (#799)

* Dashboard live data feed

* Format

* Format

* f

* Sort imports

* Tidy up

---------

Co-authored-by: Feroze Rub <[email protected]>
Co-authored-by: Uka Osim <[email protected]>
Co-authored-by: Elizabeth Pedley <[email protected]>
Co-authored-by: abarolo <[email protected]>
Co-authored-by: abarolo <[email protected]>
Co-authored-by: santinomolinaro <santino.molinaro@mail>

* TSS-2137-dmas-dashboard-v-2-summary-page-filter-update (#798)

* dashboard v2 structure GDS

* base branch lint

* TSS-1970 changing footer per new design with the correct links

* lint fix

* TSS-1970-dmas-dashboard-v-2-html-template-layout-structure (#774)

* adding base structure to the page

* lint fix

* structure set for dashboard v2

* extending gov-uk stylesheet

* added search page link with search term

* fixing dashboard deasign

* update based on chnages made to design

* lint fix

* feature/TSS-1968-dmas-dashboard-v-2-whats-new-on-dmas (#782)

* adding the whats new on dmas section

* fixing used tags

* Dashboard tasks list (#787)

Co-authored-by: santinomolinaro <santino.molinaro@mail>

* Re-align tasks list summary columns

* Summary cards and integrated filters (#792)

* Summary cards and integrated filters

* Tidy up

* Format

* Fix tests

* Fix tests

* TSS-1967 dmas-dashboard-v-2-dashboard-charts (#790)

* intial charts

* lint fix

* added css and scss loader for react

* charts loading with gds layout

* rendering all charts appropriately

* fixing lint issues

* using gds color scheme

* lint fix

* Dashboard layout fix (#795)

* now we have the multiple filter search

* filter on dashboard is being more reactive

* lint fix

* reactive filtering working well

* lint fix

* updating syntax for data

* status open works now

* lint fix

* fixing location filters

* lint fix

* remove unsed

* remove unsed

* removed non required logs

* removing print

* bug issues

* fixing lint issues

* fixing admin areas

* fixing admin areas

* PR review fix

* added back the pie chart and added text search param

* search term update

---------

Co-authored-by: Santino Molinaro <[email protected]>
Co-authored-by: santinomolinaro <santino.molinaro@mail>
Co-authored-by: Feroze Rub <[email protected]>

* Refactor/Tidy up (#801)

* Related barrier POC (#802)

* Related barrier POC

* Adding save search button when a search returns no results (#805)

Co-authored-by: santinomolinaro <santino.molinaro@mail>

* Hotfix - remove quotes causing problems for pie chart (#807)

Co-authored-by: santinomolinaro <santino.molinaro@mail>

* feature/TSS-2148-dashboard-summary-card-filteration-iteration (#810)

* wip

* lint fix

* fixing load bug for charts

* removing commented out code

* fixing selected filter display

* lint fix

* Removing closing div element which should encapsulate full section (#811)

Co-authored-by: santinomolinaro <santino.molinaro@mail>

* Tss 2147 dashboard search iteration (#812)

* Fixing dashboard search links to always be black with a yellow hover background

* Visual bug on search section overflow

* Splitting MySavedSearches and MyDownloads to their own pages

* Search form changes to provide search_term_text as valid filter and add relevancy sorting

* Search button becomes magnifying glass below screen size

---------

Co-authored-by: santinomolinaro <santino.molinaro@mail>

* Feature/tss 2149 chart iterations dashboard v2 (#814)

* feat: update search filters

* fixing charts

* lint fix

* fixing merge conflicts

* lint fix

---------

Co-authored-by: Feroze Rub <[email protected]>
Co-authored-by: Uka Osim <[email protected]>
Co-authored-by: Elizabeth Pedley <[email protected]>
Co-authored-by: abarolo <[email protected]>
Co-authored-by: abarolo <[email protected]>
Co-authored-by: santinomolinaro <santino.molinaro@mail>
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.

4 participants