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

494910 deploy auto complete #690

Merged
merged 10 commits into from
Jan 15, 2025
Merged

494910 deploy auto complete #690

merged 10 commits into from
Jan 15, 2025

Conversation

feedmypixel
Copy link
Contributor

  • Add autocomplete to deploy flow for imageName
  • Bring publishTo and silbilngDataFetcher work into autocomplete
  • Make all serviceName search typeaheads. These will fetch (debounced) as a user types. The API has regex search to support this
  • Make all other filters searchable selects. These are selects with which you can search (handy for large amounts of data). Once a user makes an exact match the page will AJAX fetch from the API. These API endpoints support exact match only on these values
  • Updates to tables to be move accessible
  • Updates to star icon to be move accessible

Associated PR

DEFRA/cdp-portal-backend#225

Demo

autocomplete

Screenshots

Screenshot 2025-01-15 at 15 59 44

This has been moved into the autocomplete
- Bring in the publish work
- Bring in the sibiling data fetcher work
- Add typeahead flag a typeahead will make calls whilst typing
- Update autocomplete to only make a fetch with matching text or
  suggestion
- Updates to tests and increase coverage
SErvices, Deployments and Running Services lists
- Pass id and text
- Lower case and hyphenate headers values
Copy link

Quality Gate Failed Quality Gate failed

Failed conditions
79.5% Coverage on New Code (required ≥ 90%)
2 New Major Issues (required ≤ 0)

See analysis details on SonarQube Cloud

Catch issues before they fail your Quality Gate with our IDE extension SonarQube for IDE

@feedmypixel feedmypixel merged commit a0a549d into main Jan 15, 2025
2 of 3 checks passed
@feedmypixel feedmypixel deleted the 494910-deploy-auto-complete branch January 15, 2025 16:34
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.

1 participant