Collector targets filter
- Adding the feature of allowing users to select all that includes a string pattern for autocompletes in feature boards, source repos, and pipelines for both Onboard and Update team forms.
- Refactoring Onboard team test to not over test since now the autocomplete that is designed tests what the form controls are doing for autocomplete.
- Adding useTablePaginationStat hook, and replacing the TeamTable, and ManageUsers useState hooks with that one which avoids the need for over testing table pagination.
- Only testing table pagination in TeamTable now.
- Adding Mirage mocks for the admin page data now.
Edited by abhayashrestha