Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Organisation landing page #268

Closed
sebdeleze opened this issue Jul 23, 2020 · 0 comments · Fixed by #285
Closed

Organisation landing page #268

sebdeleze opened this issue Jul 23, 2020 · 0 comments · Fixed by #285

Comments

@sebdeleze
Copy link
Contributor

  • Create a landing page for organisation, showing information about it (name, logo, description).
  • Add logo and description to the editor for organisation.
sebdeleze pushed a commit that referenced this issue Sep 7, 2020
This commit shows information about the current organisation, as the title, the description and optionally a logo. Users can search for records that belong to this organisation only.

* Enables REST endpoints for organisations files.
* Enables UI endpoints for organisations files.
* Associates un bucket when an organisation is created.
* Adds `description`, `_bucket` and `_files` properties to JSON schema.
* Adds `description` property to elasticsearch mapping.
* Serializes `description`, `_bucket` and `_files` properties when organisation is retrieved by REST API.
* Adds a Jinja filter to get an image URL for a record.
* Displays organisation's information in front page and inner pages.
* Searches only for global records in main search input.
* Closes #268.

Co-Authored-by: Sébastien Délèze <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant