Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • T TIDO
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 110
    • Issues 110
    • List
    • Boards
    • Service Desk
    • Milestones
  • Jira
    • Jira
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Container Registry
    • Terraform modules
  • Monitor
    • Monitor
    • Metrics
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • subugoesubugoe
  • emoemo
  • TIDO
  • Merge requests
  • !130

feat: configure to show either of the panel toggles

  • Review changes

  • Download
  • Patches
  • Plain diff
Merged schneider210 requested to merge feature/#191-configure-panel-toggles into develop Apr 08, 2021
  • Overview 7
  • Commits 3
  • Pipelines 1
  • Changes 4

Feature

Summary

This MR provides the option to configure either of the toggles. e.g. making a panel toggable

Does the result of the MR comply to our "definition of done"?

  • Unit tests passed
  • Code reviewed
  • Acceptance criteria met
  • Functional tests passed
  • Non-Functional requirements met
  • Product Owner accepts the User Story

Documentation

  • I updated the README (if applicable)
  • I provided my functions with appropriate documentation
  • I adjusted other parts of the documentation (if applicable)

Tests

Are we able to test this new feature?

  • Yes, everything can be done via unit tests.
  • Yes, you can test by following these steps:
  • checkout the branch: git checkout feature/#191-configure-panel-toggles
  • update your local modules once: npm i
  • open the index.template.html file:
    • set an entrypoint: https://ahikar-dev.sub.uni-goettingen.de/api/textapi/ahikar/arabic-karshuni/collection.json
    • switch any of the toggles in the panels array to false or the other way around
  • start your dev environment: npm run dev and watch the toggles in the header bar dis/appear.

Note: pls keep in mind - since it's about config and you want to chnage it several times -, TiDO has to be reloaded, everytime you change the config.

  • No, it is not possible.

Changelog

  • I added a statement to the CHANGELOG.

Related Tickets

Add all related issues and especially those to be closed.

Related

Closes

"${191}"

Logs and Screenshots

/cc Mathias Göbel, Frank Schneider, Michelle Weidling

Edited Apr 13, 2021 by dindigala
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: feature/#191-configure-panel-toggles