Releases: cfpb/ccdb5-ui
Releases · cfpb/ccdb5-ui
Core Features Complete
- Full page width template for inclusion in CFGov Refresh
- All filters / aggregations working properly to facilitate searching including Narrative Checkbox
Sprint 5 Release
- All filters, except for 'Has Narrative' have been completed
- The Search Bar has typeahead and allows the user to select which field is being searched
- The detail view of a complaint is available
- Export of search results is supported
Route Update
This will make the routing works when integrating with other applications.
Add MANIFEST.in
Include template files
Filters, Action Bar, API Integration
This release includes some major new features including filters, action bar, and integration with API
Now with working Django Integration!
Changed index.html
to ccdb-main.html
Ready for Django Integration
Merge pull request #5 from JeffreyMFarley/djangofy Provide a thin Django implementation for the UI
Skeleton
A skeleton version of the application that provides limited functionality while being able to exercise the meta-coding around the application:
- CI
- Adding as a third party dependency