Actions
Task #1266
closedAdd filter by date to VS requests and requests in audit agendas
Status:
Closed
Priority:
Normal
Assignee:
Patrik Stloukal
Category:
Filters
Target version:
Start date:
09/20/2018
Due date:
% Done:
100%
Estimated time:
Owner:
Description
Add new date component to VS requests and requests in audit agendas, implement backend, frontend and write filter tests.
Updated by Radek Tomiška about 6 years ago
- Subject changed from Add new date component to Add filter by date to VS requests and requests in audit agendas
- Description updated (diff)
Updated by Patrik Stloukal about 6 years ago
- Status changed from In Progress to Needs feedback
- Assignee changed from Patrik Stloukal to Radek Tomiška
- % Done changed from 0 to 90
I added this component to FE o this two agendas, I updated filters and controller's toFilter methods and wrote filter tests.
commit: https://github.com/bcvsolutions/CzechIdMng/commit/cfb252c5dd1e6e11c5939ce41939618f315b704f
Please, could you look on this implementation and write feedback? thanks
Updated by Radek Tomiška about 6 years ago
- Status changed from Needs feedback to Closed
- Assignee changed from Radek Tomiška to Patrik Stloukal
- % Done changed from 90 to 100
It works, awesome, thx!
I fixed only one thing - you renamed filter parameters, i reverted it to be backward compatible (and some layout refactoring):
https://github.com/bcvsolutions/CzechIdMng/commit/13814b0658054de053585d792076fb3007913e8d
Actions