Metadata-Version: 2.1
Name: invenio-administration
Version: 1.0.3
Summary: "Invenio module that adds administration panel to the system."
Home-page: https://github.com/inveniosoftware/invenio-administration
Author: CERN
Author-email: info@inveniosoftware.org
License: MIT
Description: ..
            Copyright (C) 2022 CERN.
        
            invenio-administration is free software; you can redistribute it and/or
            modify it under the terms of the MIT License; see LICENSE file for more
            details.
        
        ========================
         invenio-administration
        ========================
        
        .. image:: https://github.com/inveniosoftware/invenio-administration/workflows/CI/badge.svg
                :target: https://github.com/inveniosoftware/invenio-administration/actions?query=workflow%3ACI
        
        .. image:: https://img.shields.io/github/tag/inveniosoftware/invenio-administration.svg
                :target: https://github.com/inveniosoftware/invenio-administration/releases
        
        .. image:: https://img.shields.io/pypi/dm/invenio-administration.svg
                :target: https://pypi.python.org/pypi/invenio-administration
        
        .. image:: https://img.shields.io/github/license/inveniosoftware/invenio-administration.svg
                :target: https://github.com/inveniosoftware/invenio-administration/blob/master/LICENSE
        
        Invenio module providing extensible administration panel.
        
        TODO: Please provide feature overview of module
        
        Further documentation is available on
        https://invenio-administration.readthedocs.io/
        
        ..
            Copyright (C) 2022 CERN.
        
            invenio-administration is free software; you can redistribute it and/or
            modify it under the terms of the MIT License; see LICENSE file for more
            details.
        
        Changes
        =======
        
        Version 1.0.3 (released 2023-01-20)
        
        - forms: add tooltip to field when passed from fieldSchema
        - modal: fix styling
        
        Version 1.0.2 (released 2022-11-25)
        
        - use centralized axios configuration
        - add i18n translations
        - refactor actions buttons
        
        Version 1.0.1 (released 2022-11-04)
        
        - upgrade invenio-records-resources
        - upgrade invenio-vocabublaries
        
        Version 1.0.0
        
        - Initial public release.
        
Keywords: invenio admin administration backoffice
Platform: any
Classifier: Development Status :: 5 - Production/Stable
Requires-Python: >=3.7
Provides-Extra: tests
Provides-Extra: elasticsearch7
Provides-Extra: opensearch1
Provides-Extra: opensearch2
