appknox/irene

New Organization UI

yashwin opened this issue · 0 comments

The following has to be implemented

  • Organization Menu
    • Update Organization name
  • Split Organization Menu to 3 tabbed routes(Users, Teams, Settings)
  • In Users
    • Display people in the organization
    • Display Pending Invitations
    • Button to invite members to the organization
    • Change User Roles
  • In Teams
    • Display all teams
    • Button to delete each team
    • Button to create new team
    • Link to team details on team name
    • In Team Details
      • Update Organization name
      • Display all team member
      • Display Pending Invitations
      • Button to remove each member
      • Button to add/invite new member
      • Search member in the organization and add to team, invite if not found
      • Display Project Belonging to Team
  • In Settings
    • Settings for JIRA, GH Integration
    • Namespace Add

Apart from this

  • Split Settings into 3 3 tabbed routes(General, Security, Developer Settings)
  • Fix refresh of page on redirect of rescan of static scan
  • File Upload in File Details
  • Fix click on settings in project card
  • Collaboration
  • Show App Upload only to managers, hide for others