]> git.phdru.name Git - m_librarian.git/commit
Feat(wx/search): Search books
authorOleg Broytman <phd@phdru.name>
Mon, 8 Jan 2024 02:05:33 +0000 (05:05 +0300)
committerOleg Broytman <phd@phdru.name>
Tue, 9 Jan 2024 13:58:48 +0000 (16:58 +0300)
commit7e33e119821fe2b97ffb74702739f935f59099eb
tree66ae8b6389338ce69ae40ce61161de0e76997e8b
parent1a0cfa4b41817b2f558bb78ced4ce0520bc907d8
Feat(wx/search): Search books

Refactor common code in `SearchPanel`.
Create 2 panels: search for authors and search for books.
Display multiple authors' books.

[skip ci]
m_librarian/wx/Application.py
m_librarian/wx/ListBooks.py
m_librarian/wx/SearchPanel.py [deleted file]
m_librarian/wx/SearchPanels.py [new file with mode: 0644]