summaryrefslogtreecommitdiffstats
path: root/server/sonar-web
Commit message (Collapse)AuthorAgeFilesLines
* Update issues comment box placeholder for won't fixGrégoire Aubert2018-12-201-1/+1
|
* SONAR-11506, SSF-62 Handle XSS code in project linksWouter Admiraal2018-12-208-18/+186
|
* SONARCLOUD-217 Try to fetch the installed alm organization on a longer ↵Grégoire Aubert2018-12-134-29/+39
| | | | period of time
* finish removing legacy react context (#1055)Stas Vilchik2018-12-1250-383/+364
|
* SONAR-11522 Update Win analysis command in tutorialWouter Admiraal2018-12-115-20/+28
| | | | Quote -D arguments if the OS is Windows.
* remove some usages of legacy react contextStas Vilchik2018-12-1183-873/+787
|
* replace deprecated componentKey in web api callsStas Vilchik2018-12-1112-31/+24
|
* SONARCLOUD-260 Update contact formWouter Admiraal2018-12-111-3/+2
|
* SONARCLOUD-268 Add Apex language icon to /about and /about/sqWouter Admiraal2018-12-103-1/+6
|
* SONARCLOUD-200 Adjust color of the languages block on the Home PageWouter Admiraal2018-12-1053-115/+119
|
* SONARCLOUD-210 Correct language icons on Azure DevOps pageWouter Admiraal2018-12-102-18/+19
|
* SONARCLOUD-170 Update header people imageWouter Admiraal2018-12-101-0/+0
| | | | Update the image, the girl now has an arm.
* Hardening dec 5 (#1030)wouter-admiraal-sonarsource2018-12-107-106/+260
| | | | | | | | | | | | | * SONAR-11533 Drop obsolete bullet in 'How To Use' section for encryption * SONAR-11541 Give branch and PR names more room in dropdown * SONAR-11469 Display an Alert when redirected to login When a user is redirected to the login page after trying to access a page which she doesn't have sufficient permissions for, display an alert explaining why the user was redirected, and provide a link to go back to the homepage.
* SONARCLOUD-176 Allow upgrading to paid organization when provisioning projectsGrégoire Aubert2018-12-0780-798/+1887
| | | | | | | * Update UpgradeOrganizationBox component with new cardPlan component * Display upgrade box only when needed * Introduce isDefined type guard * Update repositories selection workflow
* Add parameter to get extension's l10n bundle in dev modeGrégoire Aubert2018-12-072-17/+30
|
* SONARCLOUD-175 Update paid plan promotion box and billing formGrégoire Aubert2018-12-074-25/+32
|
* SONARCLOUD-183 Advertise paid plan and recommend it to usersGrégoire Aubert2018-12-0724-211/+914
|
* SONARCLOUD-178 Simplify SC onboarding popupGrégoire Aubert2018-12-079-127/+4
|
* SONARCLOUD-175 Support step to upgrade organization when importing from ALMGrégoire Aubert2018-12-0720-744/+1015
|
* SONAR-11489 drop listing of files covered by a testsStas Vilchik2018-12-0712-948/+1
|
* SONAR-11489 drop listing of tests that cover a lineStas Vilchik2018-12-077-341/+57
|
* SONAR-11067 Align status dots in Branches Admin pageStas Vilchik2018-12-075-14/+9
|
* SONAR-10641 Reduce space between project name and badge on Projects pageStas Vilchik2018-12-072-2/+2
|
* SONAR-10019 Display effective versions on Web API pageStas Vilchik2018-12-073-1/+85
|
* drop unused codeStas Vilchik2018-12-073-86/+0
|
* SONAR-11528 refresh projects list after copying a quality profileStas Vilchik2018-12-079-42/+50
|
* drop flowStas Vilchik2018-12-07109-25189/+3
|
* SONAR-11526 fix security hotspot permalinksStas Vilchik2018-12-073-1/+19
|
* SONAR-11495 put projects quality gate status back on the projects pageStas Vilchik2018-12-071-4/+7
|
* SONAR-11445 improve issue comment layout to avoid overflowStas Vilchik2018-12-071-15/+9
|
* SONAR-11410 fix issue popups placementStas Vilchik2018-12-077-6/+17
|
* rewrite permission templates app in tsStas Vilchik2018-12-0722-498/+470
|
* SONAR-11534 fix glitch on the permission templates pageStas Vilchik2018-12-072-2/+17
|
* create global type definitions (#1017)Stas Vilchik2018-12-05602-3706/+2833
|
* Shorten new code text of create date facet in issues pageGrégoire Aubert2018-11-301-2/+2
|
* Rewrite remaining of the settings page to TSGrégoire Aubert2018-11-3046-1042/+858
|
* SONARCLOUD-171 Redirect already bound org to SC organization pageGrégoire Aubert2018-11-236-11/+87
|
* SONAR-10770 Apply feedbackGrégoire Aubert2018-11-206-14/+57
|
* SONAR-10770 update data shapeStas Vilchik2018-11-203-25/+32
|
* SONAR-10770 display definition change events for applications (#918)Stas Vilchik2018-11-2013-19/+584
|
* SONAR-10763 display quality gate events for applications (#910)Stas Vilchik2018-11-2014-124/+528
|
* SONARCLOUD-174 Do not display onboarding popup on create organization pageGrégoire Aubert2018-11-205-7/+15
|
* SONAR-11475 Check if url is relative before redirectingGrégoire Aubert2018-11-164-13/+40
|
* SONAR-11321 Improve project page manual fields validateGrégoire Aubert2018-11-1615-145/+509
|
* SONAR-11321 Apply feedbackGrégoire Aubert2018-11-1652-774/+891
| | | | | | | | | | | | | | | | | | | | * Do not autofocus when a default org is selected * Do not skip onboarding when opening the organization create page * Add button to cancel org import * Fix bug of org created with description in place of avatar * Redirect to organization projects after multiple projects import * Correctly select newly create organization when redirected to project creation page * Remove tutorial steps in auto import organization components * Update already imported repository link * Hide key value in the additional info when read only * Hide org type icons in the organization select of the page to manually create a project * Update wording to analyze projects instead of create projects * Display spinner while importing organization * Disable auto import of org for now when the user must create a paid org * Add placeholder to avatar input when there is no url specified * Add missing app installation text in create project page * Allow to switch between tabs during organization import and keep data * Remove read-only key when binding personal org
* SONAR-11321 Fallback to generic avatar if the image doesn't loadGrégoire Aubert2018-11-161-20/+37
|
* SONARCLOUD-155 Redirect to SonarCloud after Bitbucket app install from ↵Grégoire Aubert2018-11-163-10/+48
| | | | Marketplace
* Remove useless disabling of eslint camelcase ruleGrégoire Aubert2018-11-1634-55/+15
|
* SONAR-11321 Prevent binding already bound applicationJulien Lancelot2018-11-1610-102/+238
|
* SONAR-11396 Display private repositories in auto create projects pageGrégoire Aubert2018-11-166-12/+62
|