aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web
Commit message (Expand)AuthorAgeFilesLines
...
* SONAR-12539 More consistent colors for leak metrics borderGrégoire Aubert2019-10-216-20/+20
* SONAR-12543 Remove leakColorHover from the themeGrégoire Aubert2019-10-211-1/+0
* Fix login buttons style on IE11Grégoire Aubert2019-10-211-0/+1
* SONAR-12591 Creating a new portfolio / application leads to a blank pagePhilippe Perrin2019-10-182-2/+39
* SONAR-12470 Wrong edition in footer at startupPhilippe Perrin2019-10-162-3/+2
* SONAR-12533 Drop unused css classesGrégoire Aubert2019-10-163-59/+4
* SONAR-12519 More consistent colors for mandatory fields asteriskGrégoire Aubert2019-10-162-9/+23
* Improve user profile & unit testsPhilippe Perrin2019-10-1622-1266/+384
* SONAR-12563 Add help tooltip to SCM accounts sectionPhilippe Perrin2019-10-161-1/+8
* Update JavaGradleTravisSonarCloud.tsxHyesung Lee2019-10-161-1/+1
* SONAR-12284 Remove incorrect call to /api/components/show to verify accessPhilippe Perrin2019-10-114-4/+26
* SONAR-12507 More consistent color for hovered location badgeGrégoire Aubert2019-10-091-1/+1
* SONAR-12506 More consistent color for error message borderGrégoire Aubert2019-10-092-5/+7
* SONAR-12505 More consistent color for issue boxes and highlightGrégoire Aubert2019-10-096-15/+15
* SONAR-12504 More consistent color for selected secondary locations badgesGrégoire Aubert2019-10-092-2/+3
* SONAR-12503 Update Alert error icon colorGrégoire Aubert2019-10-091-1/+1
* SONAR-12502 Change E rating to have primary red colorGrégoire Aubert2019-10-091-1/+2
* SONAR-12511 Alert border style issuesGrégoire Aubert2019-10-091-11/+11
* Refactor tabs to use new BoxedTabs componentJeremy Davis2019-10-083-5/+6
* SONAR-12471 Embed SAML authenticationJulien Lancelot2019-10-071-0/+0
* SONAR-12471 Embed GitHub authenticationJulien Lancelot2019-10-071-0/+4
* SONAR-8884 Group languages related settings in a single Languages tabPhilippe Perrin2019-10-0713-39/+557
* SONAR-12256 Consistent rounding in project overviewJeremy Davis2019-10-016-32/+127
* SONAR-12481 Bump dompurify versionJeremy Davis2019-09-302-5/+5
* Move from styled-components to @emotionGrégoire Aubert2019-09-305-156/+161
* SONAR-12414 Prevent click event from bubbling outside of popupphilippe-perrin-sonarsource2019-09-306-262/+246
* SONAR-12413 Issue changelog contains confusing 'undefined' valuesphilippe-perrin-sonarsource2019-09-309-47/+151
* SONAR-12468 Improve fonts for Windows usersphilippe-perrin-sonarsource2019-09-301-3/+2
* SONAR-12480 Left part of the layout is broken in several pages on Microsoft ...philippe-perrin-sonarsource2019-09-302-2/+2
* SONAR-12481 Fix SSF-97Jeremy Davis2019-09-272-5/+5
* Fixes from reviewJeremy Davis2019-09-244-9/+9
* Add ITs for the new UIJeremy Davis2019-09-242-5/+8
* Fixes from reviewJeremy Davis2019-09-245-95/+134
* Fix conflicts after rebaseJacek2019-09-2418-153/+478
* SONAR-12430 Handle project baseline for Community EditionJeremy Davis2019-09-2425-161/+354
* SONAR-12415 Fix Leak title in project overviewJeremy Davis2019-09-247-17/+154
* SONAR-12420 Prevent setting baseline from project branches pageJeremy Davis2019-09-242-132/+1
* SONAR-11629 Add baseline marker to activity pageJeremy Davis2019-09-2423-99/+275
* SONAR-11658 branch setting for the new code periodJeremy Davis2019-09-2423-40/+1400
* SONAR-11630 Project setting for new code periodJeremy Davis2019-09-2414-0/+864
* SONAR-11637 General setting for new code periodJeremy Davis2019-09-2418-5/+1071
* SONAR-12460 Support GitLab AuthenticationJulien Lancelot2019-09-231-0/+1
* SONAR-12451 Prevent refreshing snippets when entering flowJeremy Davis2019-09-231-1/+1
* SONAR-12371 Fix password inputs in settingsJeremy Davis2019-09-232-13/+48
* SONAR-12397 Fix SCM popup in snippetsJeremy Davis2019-09-231-0/+1
* SONAR-10030 Improve project notifications managementWouter Admiraal2019-09-1818-765/+976
* SONAR-12443 Fix SSF-95Jeremy Davis2019-09-162-12/+7
* SONAR-12360 Improve project creation validationWouter Admiraal2019-09-107-338/+268
* SONAR-12285 Load issues until opened one is foundWouter Admiraal2019-09-103-25/+45
* SONAR-12404 Fix leading issue location errorWouter Admiraal2019-09-101-8/+1