Add filtering to document type selection form

Signed-off-by: Roberto Rosario <roberto.rosario.gonzalez@gmail.com>
This commit is contained in:
Roberto Rosario
2019-04-22 21:28:21 -04:00
parent 0a39eac419
commit ef26296dc6
8 changed files with 81 additions and 73 deletions

View File

@@ -148,6 +148,8 @@ Other changes
* Remove support for link icon strings.
* Split document app form into separate modules.
* Move the favorite document views to their own module.
* Replace DocumentTypeSelectioForm with an improved
version that does filtering.
Removals
--------