summaryrefslogtreecommitdiffstats
path: root/sonar-core/src
Commit message (Collapse)AuthorAgeFilesLines
...
* SONAR-11477 Drop UI for updating module keys (#958)Stas Vilchik2019-01-161-18/+3
|
* SONAR-11493 fix for non-deterministic issue matchingMichal Duda2019-01-162-5/+25
| | | | Sometimes two issues with the same rule and on the same line or on the same module/project could have been mixed up during issue matching.
* SONAR-11476 Stop supporting homepage and other space pages for modules and ↵Stas Vilchik2019-01-161-21/+0
| | | | directories (#951)
* SONAR-10487 Improve UX of filter option in Quality Profiles pageWouter Admiraal2019-01-161-0/+1
|
* Tweak wording inspections -> analysesJanos Gyerik2019-01-101-1/+1
|
* SONAR-11282 Enhance embedded docs navigation sidebarWouter Admiraal2019-01-101-2/+2
|
* SONARCLOUD-273 Update Documentation page titleGrégoire Aubert2019-01-091-0/+1
|
* Tweak manual project provisioning wordingGrégoire Aubert2019-01-091-1/+1
|
* SONAR-11572 limit operators of quality gate conditions in UIStas Vilchik2019-01-081-0/+1
|
* SONAR-11570 drop ability to set period from UIStas Vilchik2019-01-081-4/+0
|
* SONAR-11492 Second analysis of a long-lived branch is using wrong leak versionDuarte Meneses2019-01-081-1/+0
|
* SONARCLOUD-303 Allow to choose project visibility in manual project creation ↵Wouter Admiraal2019-01-041-0/+3
| | | | tutorial
* SONAR-7938 Display inheritance info for deprecated rules, and make related ↵Wouter Admiraal2019-01-041-0/+1
| | | | tests DRYer
* Fix license headers for 2019Duarte Meneses2019-01-0257-57/+57
|
* Fix license headers for 2019Duarte Meneses2019-01-02102-102/+102
|
* SONAR-10649 Add Markdown format for badgesWouter Admiraal2018-12-261-0/+3
|
* SONAR-10853 align ux for deprecated and internal flags on web api pageStas Vilchik2018-12-211-0/+1
|
* SONARCLOUD-275 Add better scroll and repositories search on project importGrégoire Aubert2018-12-201-0/+2
|
* SONARCLOUD-272 Update user notifications settings pageWouter Admiraal2018-12-201-0/+3
|
* SONARCLOUD-271 Create new Notification sidebarGrégoire Aubert2018-12-201-0/+2
| | | | | | | | * Refactor userSettings store, use currentUser instead: Settings will now be stored on the currently logged in user, and will no longer live on its own. * Only show latest feature news as unread: If there's no notificationsLastReadDate prop, only show the latest feature news as unread, instead of all of them. * Use Modal component to render the nofitications sidebar
* SONARCLOUD-270 Show latest notification in the NavbarWouter Admiraal2018-12-201-0/+1
|
* SONARCLOUD-269 Update help menu labelsGrégoire Aubert2018-12-201-0/+2
|
* Update issues comment box placeholder for won't fixGrégoire Aubert2018-12-201-1/+1
|
* Hardening dec 5 (#1030)wouter-admiraal-sonarsource2018-12-101-1/+2
| | | | | | | | | | | | | * 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-071-5/+13
| | | | | | | * Update UpgradeOrganizationBox component with new cardPlan component * Display upgrade box only when needed * Introduce isDefined type guard * Update repositories selection workflow
* SONARCLOUD-183 Advertise paid plan and recommend it to usersGrégoire Aubert2018-12-071-0/+1
|
* SONARCLOUD-178 Simplify SC onboarding popupGrégoire Aubert2018-12-071-5/+2
|
* SONARCLOUD-175 Support step to upgrade organization when importing from ALMGrégoire Aubert2018-12-071-0/+1
|
* SONAR-11489 drop listing of tests that cover a lineStas Vilchik2018-12-071-0/+3
|
* SONAR-10019 Display effective versions on Web API pageStas Vilchik2018-12-071-0/+1
|
* SONAR-11534 fix glitch on the permission templates pageStas Vilchik2018-12-071-2/+3
|
* Fix typo in h2 database warning messageGrégoire Aubert2018-11-301-1/+1
|
* Rewrite remaining of the settings page to TSGrégoire Aubert2018-11-301-1/+9
|
* SONAR-10770 display definition change events for applications (#918)Stas Vilchik2018-11-201-0/+6
|
* SONAR-10763 display quality gate events for applications (#910)Stas Vilchik2018-11-201-0/+1
|
* SONAR-11321 Improve project page manual fields validateGrégoire Aubert2018-11-161-1/+7
|
* SONAR-11321 Apply feedbackGrégoire Aubert2018-11-161-14/+16
| | | | | | | | | | | | | | | | | | | | * 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 Prevent binding already bound applicationJulien Lancelot2018-11-161-0/+1
|
* SONAR-11396 Display private repositories in auto create projects pageGrégoire Aubert2018-11-161-0/+1
|
* SONAR-11325 Enable to continue an unfinished alm application installationGrégoire Aubert2018-11-161-0/+3
|
* SONAR-11324 Bind remote orgs to existing SonarCloud orgsGrégoire Aubert2018-11-161-6/+10
| | | | | * Split personal org binding and public org binding * Remove BETA flag on tabs
* SONAR-11321 Retry up to 5 times to get the alm organizationGrégoire Aubert2018-11-161-0/+3
|
* SONAR-11323 Ease workflow to bind personal organizationsGrégoire Aubert2018-11-161-3/+8
| | | | | * Create withUserOrganizations and use it in create Orgs/Projects page * Update ALM object format in api/navigation/component and api/organizations/search
* SONAR-11322 Import repos from bound organizationsGrégoire Aubert2018-11-161-2/+3
| | | | | | | | | | | | | * Move project create page in the create folder * Move HOCs to components * Update create project page * Move getting user organizations in CreateProjectPage (1 level higher) * Creact OrganizationSelect component * Create RemoteRepositories component * Use OrganizationSelect in ManualProjectCreate * Add OrganizationSelect and RemoteRepositories in AutoProjectCreate page * Rework validation of the create organization page * Add 'organization' param on list_repositories and provision_projects
* SONAR-11321 Create organization from GitHub organization or BitBucket teamJulien Lancelot2018-11-161-1/+11
| | | | | | | | | | * Create api/alm_integration/show_organization and handle only GitHub installation * Add import from ALM tab in Create Org page * Do not show error while validating detail input * Add step to create organization from ALM * Display a warning if the installation id was not found * Add Alm link to remote organization in org context * Create GET api/alm_integration/show_app_info
* Rewrite settings encryption app to TSGrégoire Aubert2018-11-151-3/+4
|
* SONAR-10361 Handle assigning issue to a user with commas in name (#903)Benoit2018-11-122-19/+147
|
* SONAR-11362 apply feedback (#905)Stas Vilchik2018-11-071-2/+4
|
* SONAR-11379 Display estimated duplications and disable drilldown (#868)Stas Vilchik2018-11-071-0/+1
|
* SONAR-11364 Display estimated coverage on the measures pageStas Vilchik2018-11-071-0/+1
|