aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main/js/app/components/nav
Commit message (Expand)AuthorAgeFilesLines
* comment flow annotations (#2335)Stas Vilchik2017-08-142-10/+20
* SONAR-9708 Display incremental analysis badge in UI (#2352)Stas Vilchik2017-08-144-62/+133
* Delete old component measures pageGrégoire Aubert2017-08-142-47/+0
* SONAR-9608 SONAR-9615 Add inline documentation on project measures pageGrégoire Aubert2017-08-141-0/+1
* SONAR-9608 SONAR-9609 Create the new measures page sidebar with all facetsGrégoire Aubert2017-08-142-2/+49
* Move the previous measure page to temporary urlGrégoire Aubert2017-08-142-6/+6
* SONAR-9531 Change the application spaceStas Vilchik2017-07-312-5/+11
* redirect /view to /portfolioStas Vilchik2017-07-311-1/+1
* update react (#2288)Stas Vilchik2017-07-255-12/+17
* SONAR-9565 Move the Quality Gates link to organization levelGrégoire Aubert2017-07-252-4/+13
* SONAR-9583 Use fixed width layout for navigationStas Vilchik2017-07-2115-402/+455
* Merge branch 'branch-6.5'Stas Vilchik2017-07-191-20/+8
|\
| * SONAR-9357 support two or more providers (#2259)Stas Vilchik2017-07-181-20/+8
* | upgrade prettier and remove prettier-eslint (#2254)Stas Vilchik2017-07-176-23/+55
|/
* apply more feedback on onboarding tutorial (#2179)Stas Vilchik2017-06-201-7/+2
* apply feedback on onboarding (#2175)Stas Vilchik2017-06-201-5/+33
* SONAR-9358 Display a first analysis spinner in the onboarding tutorialStas Vilchik2017-06-201-1/+1
* SONAR-9424 Show onboarding tutorial on first loginStas Vilchik2017-06-201-14/+35
* SONAR-9357 Hide default login form if there are other ways to login (#2163)Stas Vilchik2017-06-201-6/+20
* UI: SONAR-9355 Create onboarding tutorial (#2137)Stas Vilchik2017-06-202-195/+13
* rework some modals (#2113)Stas Vilchik2017-05-294-103/+201
* SONAR-8913 Use "analysisDate" instead of "snapshotDate" in component overviewGrégoire Aubert2017-05-242-3/+3
* SONAR-9044 Do not load user's organizations when organizations are disabledGrégoire Aubert2017-05-123-4/+103
* SONAR-8822 Show the administration menu only to authorized usersGrégoire Aubert2017-05-123-4/+91
* SONAR-9044 Easy access to my organizationsGrégoire Aubert2017-05-125-36/+512
* apply search feedback (#2054)Stas Vilchik2017-05-118-1368/+12
* SONAR-8369 SONAR-8722 Sanitize page titlesGrégoire Aubert2017-05-102-2/+20
* Fix component breadcrumb path collapsingGrégoire Aubert2017-05-101-2/+4
* SONAR-9175 Remember the last selection for My Issues / All filterStas Vilchik2017-05-101-1/+2
* MMF-661 rework search (#2030)Stas Vilchik2017-05-0915-539/+1382
* SONAR-8886 Collapse directory path in component headerGrégoire Aubert2017-05-092-2/+6
* SONAR-8903 drop issues filter by last weekStas Vilchik2017-05-051-1/+1
* SONAR-8966 Show "Background Tasks" only on project and view levelGrégoire Aubert2017-05-031-24/+28
* SONAR-9164 Display project visibility badgeStas Vilchik2017-05-022-4/+35
* SONAR-8975 Fix extensions links when having more than one extensionGrégoire Aubert2017-05-013-5/+295
* upgrade jest (#1981)Stas Vilchik2017-04-274-76/+155
* apply feedback for issues page (#1980)Stas Vilchik2017-04-262-7/+16
* upgrade prettier (#1954)Stas Vilchik2017-04-204-14/+14
* improve react usage (#1936)Stas Vilchik2017-04-1911-20/+24
* SONAR-9064 Rework facets sidebar on the issues pageStas Vilchik2017-04-139-16/+32
* SONAR-9005 redirect from global to organization rules pageStas Vilchik2017-04-031-1/+1
* SONAR-9008 support quality profiles for organizationsStas Vilchik2017-04-031-1/+2
* Add format rule : order react component lifecycle methods (#1882)Grégoire Aubert2017-03-311-9/+9
* re-format js code (#1877)Stas Vilchik2017-03-314-35/+19
* optimize js bundles (#1855)Stas Vilchik2017-03-271-2/+1
* adjust formattingStas Vilchik2017-03-211-1/+1
* SONAR-8959 display portfolios link near projects link (#1802)Stas Vilchik2017-03-172-3/+18
* format code using prettier (#1774)Stas Vilchik2017-03-1718-528/+579
* SONAR-8452 open the last state of projects page (#1760)Stas Vilchik2017-03-093-8/+3
* always redirect to landing after login from about pageStas Vilchik2017-02-281-2/+17