aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main/js
Commit message (Collapse)AuthorAgeFilesLines
* Update prettier to last versionGrégoire Aubert2019-03-29124-1371/+3884
| | | | * Prettier format all modules
* Update jest and enzymeGrégoire Aubert2019-03-2912-11/+15
| | | | * Update jest snapshots
* Update React, Typescript and Eslint dependenciesGrégoire Aubert2019-03-2931-336/+579
| | | | | | * Fix ts and eslint issues * Drop forSingleOrganization * Update Typscript on extensions
* Update code formattingWouter Admiraal2019-03-291-13/+14
|
* Fix potential bug in MetaQualityProfiles, add testsWouter Admiraal2019-03-293-5/+194
|
* Add tests for untested componentsWouter Admiraal2019-03-2913-17/+1364
|
* Remove dead codeWouter Admiraal2019-03-291-34/+0
|
* Unwrap the projectStatus property from the /api/qualitygates/project_status WSWouter Admiraal2019-03-295-28/+26
| | | | | Instead of continuously unwrapping this property from the payload in calling code, immediately use it when receving the result from the API call.
* Prevent DocTooltip's setState() from being called if not mountedWouter Admiraal2019-03-291-2/+9
|
* SONAR-10994 Connect ComponentContainer component to new branch storeWouter Admiraal2019-03-293-64/+108
|
* SONAR-10994 Connect ReviewApp component to new branch storeWouter Admiraal2019-03-294-14/+485
|
* SONAR-10994 Connect BranchStatus component to new branch storeWouter Admiraal2019-03-298-25/+43
|
* SONAR-10994 Add new branch storeWouter Admiraal2019-03-297-4/+255
|
* Use new mocks in branch helper testsWouter Admiraal2019-03-292-57/+45
|
* Introduce new T.Dict<T> type constructorWouter Admiraal2019-03-29142-254/+232
|
* SONAR-11867, SSF-74 Fix XSS in project links on account/projectsWouter Admiraal2019-03-298-69/+110
|
* SONAR-11681 Add loader for issue listJeremy Davis2019-03-266-9/+286
|
* Add tests for untested componentsWouter Admiraal2019-03-2630-54/+2220
|
* Split mocks for CurrentUser and LoggedInUserWouter Admiraal2019-03-2613-27/+38
|
* SONAR-11749 Add Jump to content links for assistive technology usersWouter Admiraal2019-03-2641-19/+629
|
* SONAR-11764 Make Rating components accessibleWouter Admiraal2019-03-265-4/+94
|
* SONAR-11669 Fix duplicates entries in component tree when using Show more linkGrégoire Aubert2019-03-191-0/+1
|
* SONAR-11631 Replace codePeriodVersion with buildString (frontend)Wouter Admiraal2019-03-194-10/+45
|
* SONAR-11668 Jump to measures list view from dashboardJeremy Davis2019-03-187-58/+130
|
* SONARCLOUD-456 Update screenshot for marketing pageJeremy Davis2019-03-183-1/+45
|
* SONAR-11776 Quality Gate failure conditions should be sortedDuarte Meneses2019-03-111-2/+3
|
* SONAR-11704 Update Bitbucket Cloud widgetsWouter Admiraal2019-03-111-8/+10
|
* SONAR-11726 Add documentation suggestions for new PR overviewWouter Admiraal2019-03-111-1/+4
|
* SONAR-11724 Remove Leak Period logic from code navigatorWouter Admiraal2019-03-118-131/+29
|
* SONAR-11719 Update measures page for Prs anad SLBsWouter Admiraal2019-03-1113-159/+182
|
* SONAR-11693 New Overview tab for PRs and SLBsWouter Admiraal2019-03-1147-188/+3589
|
* SONAR-11700 Show QG badge instead of issue breakdown for PRs and SLBsWouter Admiraal2019-03-1119-898/+116
|
* SONARCLOUD-472 Escape HTML entityWouter Admiraal2019-03-081-2/+3
|
* SONARCLOUD-472 - Rephrase pricing question (#1302)n-b-sonar2019-03-081-3/+3
|
* SONARCLOUD-343 improve existing org alm bindingJeremy2019-03-0623-307/+719
|
* Feature/jay/hardening feb 19 (#1297)Jeremy2019-03-0623-561/+181
| | | | | | | * SONARCLOUD-441 Add COBOL to languages * SONARCLOUD-435 Validate fields immediately * SONARCLOUD-367 Add pricing to footer * SONARCLOUD-169 Fix image size issue
* SONARCLOUD-379 Display user sync warning message only if there are other ↵Grégoire Aubert2019-03-065-10/+31
| | | | members already
* SONARCLOUD-380 Drop members sync feature for BitbucketGrégoire Aubert2019-03-0612-172/+154
|
* SONARCLOUD-380 Rework modal styling of SC and SQGrégoire Aubert2019-03-06167-1578/+2971
| | | | | | | * Update modal-fields * Update form-fields styling * Update modal-fields usage in extensions * Clean css
* SONARCLOUD-413 Add organizations list in onboarding modalJeremy Davis2019-03-0626-108/+733
|
* SONARCLOUD-380 Trigger member sync when importing ALM orgJeremy Davis2019-03-0657-630/+737
| | | | | | | | - Remove team button and refactor modals - Sync members after importing alm organization - Update AlmOrganization type and introduce mock function - Add info box when importing or binding organization - Remove manage team button in bound org empty state if member sync
* SONARCLOUD-379 Enable users sync on existing ALM bound organizationsGrégoire Aubert2019-03-0666-818/+2116
| | | | | | | | | * Display org sync advertisement block * Add membersSync prop to organization type and update mock functions * Extract RadioCard from CardPlan * Allow to customize Modal through ConfirmButton * Add user sync configuration modal * Show help tooltip when user sync is activated
* Re-activate all tests for the ExtendProfileForm componentWouter Admiraal2019-02-281-1/+1
|
* SONAR-11687 Remove multiselection of issuesJeremy Davis2019-02-277-111/+124
|
* SONARCLOUD-407 Update Bitbucket Pipelines documentationJulien HENRY2019-02-182-4/+4
|
* Fix testMocks fileGrégoire Aubert2019-02-151-28/+0
|
* SONAR-11609 Update the Issues bulkchange actionWouter Admiraal2019-02-148-165/+276
|
* SONAR-11717 Fix searchbox focusJeremy Davis2019-02-124-4/+9
|
* SONAR-11625 Fix project search field resize glitchJeremy Davis2019-02-121-4/+0
|
* SONAR-11678 Don't delete analysis if it's the baselineWouter Admiraal2019-02-112-1/+3
|