aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main/js/apps/organizations
Commit message (Expand)AuthorAgeFilesLines
* update prettierStas Vilchik2017-09-1310-87/+66
* SONAR-9784 rewrite projects management pageStas Vilchik2017-09-111-1/+1
* comment flow annotations (#2335)Stas Vilchik2017-08-1422-108/+166
* update react (#2288)Stas Vilchik2017-07-257-0/+14
* SONAR-9566 Don't redirect to "My Issues" at organization levelGrégoire Aubert2017-07-253-18/+4
* SONAR-9566 Move "Members" tab after "Quality Gates" in organizations navbarGrégoire Aubert2017-07-252-35/+35
* SONAR-9565 Move the Quality Gates link to organization levelGrégoire Aubert2017-07-253-0/+54
* SONAR-9566 Remove organization name from component path when in issues page a...Grégoire Aubert2017-07-251-1/+1
* SONAR-9566 Add Issues link at organization level navbarGrégoire Aubert2017-07-256-11/+93
* SONAR-9583 Use fixed width layout for navigationStas Vilchik2017-07-212-358/+337
* upgrade prettier and remove prettier-eslint (#2254)Stas Vilchik2017-07-1710-28/+51
* SONAR-9403 Create form to add custom metric on project activity graphGrégoire Aubert2017-07-132-1/+4
* SONAR-8550 Fix styling issues on FirefoxGrégoire Aubert2017-07-042-3/+5
* update projects page layout (#2182)Stas Vilchik2017-06-193-18/+0
* SONAR-9245 Prevent the projects page topbar to keep open when switching app i...Grégoire Aubert2017-06-096-43/+75
* SONAR-9245 Keep the top bar open while switching between favorits and all pro...Grégoire Aubert2017-06-094-3/+25
* SONAR-9044 Easy access to my organizationsGrégoire Aubert2017-05-123-19/+51
* Apply review commentsGrégoire Aubert2017-05-104-10/+12
* SONAR-8369 SONAR-8722 Sanitize page titlesGrégoire Aubert2017-05-1011-18/+40
* MMF-661 rework search (#2030)Stas Vilchik2017-05-092-1/+4
* SONAR-8992 Fix members add form, show only non membersGrégoire Aubert2017-05-014-40/+95
* Simplify warning message when removing a memberGrégoire Aubert2017-05-012-25/+0
* Update members displayGrégoire Aubert2017-05-012-77/+43
* Fix organization admin extension nav menu highlightGrégoire Aubert2017-05-011-2/+5
* upgrade jest (#1981)Stas Vilchik2017-04-2714-306/+596
* upgrade prettier (#1954)Stas Vilchik2017-04-206-120/+114
* improve react usage (#1936)Stas Vilchik2017-04-1913-36/+30
* SONAR-6911 Improve the display of default groupsGrégoire Aubert2017-04-133-5/+44
* SONAR-8992 Fix the number of groups for new membersGrégoire Aubert2017-04-131-5/+3
* SONAR-8994 Fix groups management for non default orgGrégoire Aubert2017-04-138-29/+40
* SONAR-9064 Rework facets sidebar on the issues pageStas Vilchik2017-04-132-2/+2
* SONAR-9110 Add organization page extensionsGrégoire Aubert2017-04-122-15/+56
* SONAR-9005 support rules for organizationsStas Vilchik2017-04-034-0/+65
* SONAR-9008 support quality profiles for organizationsStas Vilchik2017-04-033-0/+39
* SONAR-8994 Fix groups count when the user is just addedGrégoire Aubert2017-03-311-1/+4
* re-format js code (#1877)Stas Vilchik2017-03-3112-54/+33
* SONAR-8993 Fix popup messageGrégoire Aubert2017-03-312-11/+23
* Fix code review requestsGrégoire Aubert2017-03-3121-166/+495
* SONAR-8994 Add groups management in members viewGrégoire Aubert2017-03-3112-32/+616
* SONAR-8993 Remove member from organizationGrégoire Aubert2017-03-3110-9/+304
* SONAR-8992 Add a member to an organizationGrégoire Aubert2017-03-318-13/+270
* SONAR-8990 Add the list of members of an organizationGrégoire Aubert2017-03-3116-0/+681
* SONAR-8990 Create the organizations members storeGrégoire Aubert2017-03-311-1/+55
* optimize js bundles (#1855)Stas Vilchik2017-03-272-18/+38
* add flow-typed definitions (#1847)Stas Vilchik2017-03-242-4/+16
* fix organization projects pageStas Vilchik2017-03-202-4/+0
* format code using prettier (#1774)Stas Vilchik2017-03-1719-340/+378
* SONAR-8452 open the last state of projects page (#1760)Stas Vilchik2017-03-091-1/+4
* fix indentationStas Vilchik2017-02-233-7/+7
* SONAR-8655 check `canDelete`flagStas Vilchik2017-02-104-8/+121