Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | SONAR-11477 Drop UI for updating module keys (#958) | Stas Vilchik | 2019-01-16 | 1 | -18/+3 | |
| | ||||||
* | SONAR-11493 fix for non-deterministic issue matching | Michal Duda | 2019-01-16 | 2 | -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 Vilchik | 2019-01-16 | 1 | -21/+0 | |
| | | | | directories (#951) | |||||
* | SONAR-10487 Improve UX of filter option in Quality Profiles page | Wouter Admiraal | 2019-01-16 | 1 | -0/+1 | |
| | ||||||
* | Tweak wording inspections -> analyses | Janos Gyerik | 2019-01-10 | 1 | -1/+1 | |
| | ||||||
* | SONAR-11282 Enhance embedded docs navigation sidebar | Wouter Admiraal | 2019-01-10 | 1 | -2/+2 | |
| | ||||||
* | SONARCLOUD-273 Update Documentation page title | Grégoire Aubert | 2019-01-09 | 1 | -0/+1 | |
| | ||||||
* | Tweak manual project provisioning wording | Grégoire Aubert | 2019-01-09 | 1 | -1/+1 | |
| | ||||||
* | SONAR-11572 limit operators of quality gate conditions in UI | Stas Vilchik | 2019-01-08 | 1 | -0/+1 | |
| | ||||||
* | SONAR-11570 drop ability to set period from UI | Stas Vilchik | 2019-01-08 | 1 | -4/+0 | |
| | ||||||
* | SONAR-11492 Second analysis of a long-lived branch is using wrong leak version | Duarte Meneses | 2019-01-08 | 1 | -1/+0 | |
| | ||||||
* | SONARCLOUD-303 Allow to choose project visibility in manual project creation ↵ | Wouter Admiraal | 2019-01-04 | 1 | -0/+3 | |
| | | | | tutorial | |||||
* | SONAR-7938 Display inheritance info for deprecated rules, and make related ↵ | Wouter Admiraal | 2019-01-04 | 1 | -0/+1 | |
| | | | | tests DRYer | |||||
* | Fix license headers for 2019 | Duarte Meneses | 2019-01-02 | 57 | -57/+57 | |
| | ||||||
* | Fix license headers for 2019 | Duarte Meneses | 2019-01-02 | 102 | -102/+102 | |
| | ||||||
* | SONAR-10649 Add Markdown format for badges | Wouter Admiraal | 2018-12-26 | 1 | -0/+3 | |
| | ||||||
* | SONAR-10853 align ux for deprecated and internal flags on web api page | Stas Vilchik | 2018-12-21 | 1 | -0/+1 | |
| | ||||||
* | SONARCLOUD-275 Add better scroll and repositories search on project import | Grégoire Aubert | 2018-12-20 | 1 | -0/+2 | |
| | ||||||
* | SONARCLOUD-272 Update user notifications settings page | Wouter Admiraal | 2018-12-20 | 1 | -0/+3 | |
| | ||||||
* | SONARCLOUD-271 Create new Notification sidebar | Grégoire Aubert | 2018-12-20 | 1 | -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 Navbar | Wouter Admiraal | 2018-12-20 | 1 | -0/+1 | |
| | ||||||
* | SONARCLOUD-269 Update help menu labels | Grégoire Aubert | 2018-12-20 | 1 | -0/+2 | |
| | ||||||
* | Update issues comment box placeholder for won't fix | Grégoire Aubert | 2018-12-20 | 1 | -1/+1 | |
| | ||||||
* | Hardening dec 5 (#1030) | wouter-admiraal-sonarsource | 2018-12-10 | 1 | -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 projects | Grégoire Aubert | 2018-12-07 | 1 | -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 users | Grégoire Aubert | 2018-12-07 | 1 | -0/+1 | |
| | ||||||
* | SONARCLOUD-178 Simplify SC onboarding popup | Grégoire Aubert | 2018-12-07 | 1 | -5/+2 | |
| | ||||||
* | SONARCLOUD-175 Support step to upgrade organization when importing from ALM | Grégoire Aubert | 2018-12-07 | 1 | -0/+1 | |
| | ||||||
* | SONAR-11489 drop listing of tests that cover a line | Stas Vilchik | 2018-12-07 | 1 | -0/+3 | |
| | ||||||
* | SONAR-10019 Display effective versions on Web API page | Stas Vilchik | 2018-12-07 | 1 | -0/+1 | |
| | ||||||
* | SONAR-11534 fix glitch on the permission templates page | Stas Vilchik | 2018-12-07 | 1 | -2/+3 | |
| | ||||||
* | Fix typo in h2 database warning message | Grégoire Aubert | 2018-11-30 | 1 | -1/+1 | |
| | ||||||
* | Rewrite remaining of the settings page to TS | Grégoire Aubert | 2018-11-30 | 1 | -1/+9 | |
| | ||||||
* | SONAR-10770 display definition change events for applications (#918) | Stas Vilchik | 2018-11-20 | 1 | -0/+6 | |
| | ||||||
* | SONAR-10763 display quality gate events for applications (#910) | Stas Vilchik | 2018-11-20 | 1 | -0/+1 | |
| | ||||||
* | SONAR-11321 Improve project page manual fields validate | Grégoire Aubert | 2018-11-16 | 1 | -1/+7 | |
| | ||||||
* | SONAR-11321 Apply feedback | Grégoire Aubert | 2018-11-16 | 1 | -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 application | Julien Lancelot | 2018-11-16 | 1 | -0/+1 | |
| | ||||||
* | SONAR-11396 Display private repositories in auto create projects page | Grégoire Aubert | 2018-11-16 | 1 | -0/+1 | |
| | ||||||
* | SONAR-11325 Enable to continue an unfinished alm application installation | Grégoire Aubert | 2018-11-16 | 1 | -0/+3 | |
| | ||||||
* | SONAR-11324 Bind remote orgs to existing SonarCloud orgs | Grégoire Aubert | 2018-11-16 | 1 | -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 organization | Grégoire Aubert | 2018-11-16 | 1 | -0/+3 | |
| | ||||||
* | SONAR-11323 Ease workflow to bind personal organizations | Grégoire Aubert | 2018-11-16 | 1 | -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 organizations | Grégoire Aubert | 2018-11-16 | 1 | -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 team | Julien Lancelot | 2018-11-16 | 1 | -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 TS | Grégoire Aubert | 2018-11-15 | 1 | -3/+4 | |
| | ||||||
* | SONAR-10361 Handle assigning issue to a user with commas in name (#903) | Benoit | 2018-11-12 | 2 | -19/+147 | |
| | ||||||
* | SONAR-11362 apply feedback (#905) | Stas Vilchik | 2018-11-07 | 1 | -2/+4 | |
| | ||||||
* | SONAR-11379 Display estimated duplications and disable drilldown (#868) | Stas Vilchik | 2018-11-07 | 1 | -0/+1 | |
| | ||||||
* | SONAR-11364 Display estimated coverage on the measures page | Stas Vilchik | 2018-11-07 | 1 | -0/+1 | |
| |