Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • Rex Dri Rex Dri
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 33
    • Issues 33
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Rex Dri
  • Rex DriRex Dri
  • Issues
  • #148
Closed
Open
Issue created Jul 19, 2019 by Florent Chehab@chehabflOwner

Filter only on currently available destinations

Objective

  • Being able to filter only on open destinations, on the map and search pages (it's the same component)

Context

Back

  • Every night, the UTC DRI data are copied from the DSI to REX-DRI source
  • You should be able to plug yourself in the __import_opened_destinations method and the update method, to track which partners are "open" on the UTC ENT.
  • You should also know (and maybe use -- it's up to you) that some denormalized data is updated every night on the University model. This is the data that is used for filtering.

Front

  • The filter Component is [here][https://gitlab.utc.fr/rex-dri/rex-dri/-/blob/dev/frontend/src/components/filter/Filter.jsx)
  • The filtering itself is handled within the FilteringService class

Have fun 🎉

Bonus point if you throw some transaction somewhere 🙄

Edited Apr 27, 2020 by Florent Chehab
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Time tracking