Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • Idcare-frontend-mobile Idcare-frontend-mobile
  • Project information
    • Project information
    • Activity
    • Labels
    • Planning hierarchy
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • 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
  • Id-Care
  • Idcare-frontend-mobileIdcare-frontend-mobile
  • Merge requests
  • !18

Merged
Created Jun 25, 2021 by Luiz Pedro Franscicatto Guerra@luiz.guerraGuest

Feature favorited

  • Overview 0
  • Commits 17
  • Changes 27

Resolved major bugs

  • Entities have default values to avoid runtime errors;
  • Singleton added back;
  • Navigator.popAndPush now being used only at when there is a screen bellow it, this corrects the app's "black screen" behavior;

User now can favorite opportunity in the home page

  • Default button now have a white and red color;
  • Favorite action integration;
  • Favorite action updating view.

Overall code quality

  • Removed unnecessary commented code, prints, empty lines, and unused imports;
  • Router small update: changed Login and SingUp views creation places ;
  • If login or sing-up is successful, the screen pops until root.

Favorite list classes, but not retrieving actual favorited data (trying this created a bug that wont allow the favorited screen stream work, so it wasn't implemented)

Edited Jun 25, 2021 by Luiz Pedro Franscicatto Guerra
Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: feature/favorited