M C McGrath
M C McGrath
Users should be able to add their own fields to documents. This is already supported on the backend, but there needs to be an interface which collects the following details:...
This is a special case of https://github.com/TransparencyToolkit/LookingGlass/issues/83 where the document types (all of them), fields (to_publish), and values (Yes/No) are all preset. We just need "Set all documents to be...
There should be a way to set all documents to have a certain value for a specified categorical field. Both the frontend and backend are needed for this. The user...
Ensure delete document button works to remove document from Elasticsearch.
When users are creating an entity, sometimes it redirects before the entity exists and users get an error. The entity still saves correctly though and can be viewed on refresh,...
Make the document editing experience smoother by ensuring that users don't need to click the edit button many times to get to the edit interface.
We should change our current Catalyst form to be an "advanced" form (much like the advanced search forms that are prevalent) so that we can keep much of the functionality,...
Add the ability to rerun Catalyst jobs by clicking a button in LG.
When users create an entity, ensure users can add values for categorical fields on the sidebar.