rpitv / glimpse-ui

Official website for RPI TV
https://rpi.tv
MIT License
2 stars 0 forks source link

Add searching to PeopleList/AdminPaginatedTable #20

Closed robere2 closed 3 years ago

robere2 commented 4 years ago

Searching with advanced searching capability is now supported. The user has to manually fill in their search ctx in advanced search. This should be replaced with a user-friendly UI but at the moment it's not a high priority.

cypress[bot] commented 4 years ago



Test summary

24 0 0 0


Run details

Project glimpse-ui
Status Passed
Commit 4142b88fed
Started Mar 17, 2021 7:46 PM
Ended Mar 17, 2021 7:48 PM
Duration 02:20 💡
OS Linux Ubuntu Linux - 16.04
Browser Electron 80

View run in Cypress Dashboard ➡️


This comment has been generated by cypress-bot as a result of this project's GitHub integration settings. You can manage this integration in this project's settings in the Cypress Dashboard

cypress[bot] commented 4 years ago



Test summary

23 0 0 0


Run details

Project glimpse-ui
Status Passed
Commit a57ee9c622 ℹ️
Started Jul 22, 2020 1:04 AM
Ended Jul 22, 2020 1:07 AM
Duration 02:36 💡
OS Linux Ubuntu Linux - 16.04
Browser Electron 80

View run in Cypress Dashboard ➡️


This comment has been generated by cypress-bot as a result of this project's GitHub integration settings. You can manage this integration in this project's settings in the Cypress Dashboard

codecov[bot] commented 3 years ago

Codecov Report

Merging #20 (4142b88) into master (6ec0eb2) will increase coverage by 0.14%. The diff coverage is 70.96%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #20      +/-   ##
==========================================
+ Coverage   76.66%   76.81%   +0.14%     
==========================================
  Files          22       22              
  Lines         180      207      +27     
  Branches       36       45       +9     
==========================================
+ Hits          138      159      +21     
- Misses         42       48       +6     
Impacted Files Coverage Δ
layouts/with-shape.vue 100.00% <ø> (ø)
components/AdvancedSearchDialog.vue 33.33% <33.33%> (ø)
pages/admin/people.vue 80.00% <50.00%> (-20.00%) :arrow_down:
components/admin/AdminPaginatedTable.vue 85.71% <76.19%> (-5.60%) :arrow_down:
components/admin/PeopleList.vue 85.71% <100.00%> (+1.71%) :arrow_up:
pages/admin/index.vue

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 6ec0eb2...4142b88. Read the comment docs.