You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* make the tab, put it on the page, fix the HSRC title
* add pagination to mine report definitions in BE, take out of static content, and make a slice on the FE
* missed adding the slice file
* get the data in the table and pagination working properly with BE pagination. TODO: I'm missing data fields, and the sort only applies to data currently on the page
* remove mine report definition options from static content, get basics of sort/filter working (still a bit buggy)
* tell sqlalchemy where a table is
* change loading logic
* make fetch happen in other places that use report definitions
* fix BE filters for boolean values
* remove logs
* use string because boolean doesn't work
* fix some sorting on BE, fix page size on FE
* do FE part of section filter
* BE compliance article # search, little bit of clean up on codes page
* add backend search, tweak ordering of section sort
* add api param documentation, take out unecessary param
* fix bug with searching section first, put search params in url
* FE snapshot test, make params comparison better
* make test fancier
* don't disable buttons
* fix diff
* did merge conflict resolution wrong
0 commit comments