aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main/js/apps/background-tasks
Commit message (Collapse)AuthorAgeFilesLines
* [NO-JIRA] use esbuild for sonar-webJeremy Davis2021-09-303-3/+3
|
* SONAR-12018 Keep users on Measures page when drilling downWouter Admiraal2021-08-301-1/+1
|
* SONAR-15284 Distinct filter for app or portfolio recompute filterMathieu Suen2021-08-231-1/+1
|
* SONAR-15297 Move all code from sonar-ui-common back to respective sonar-web ↵Wouter Admiraal2021-08-2033-71/+66
| | | | folders
* SONAR-15297 Move sonar-ui-common code to sonar-webWouter Admiraal2021-08-2033-66/+69
|
* SONAR-14632 Update EE promo on Background Tasks pageWouter Admiraal2021-04-015-3/+66
|
* SONAR-13998 Access to background task fail when not an main branchWouter Admiraal2021-03-031-2/+2
|
* Update license headers for 2021 [update headers]Wouter Admiraal2021-01-0851-51/+51
|
* SONAR-13999 Drop orgs from CEJeremy Davis2020-12-227-46/+7
|
* SONAR-13862 Allow analysis messages to be permanently dismissedWouter Admiraal2020-09-292-1/+6
|
* Update background task related typesWouter Admiraal2020-09-2921-152/+125
|
* SONAR-13398 System admin are provided with a link to the global background ↵Philippe Perrin2020-06-261-0/+5
| | | | task page
* SONAR-13342 Fix faulty linksJeremy Davis2020-05-051-2/+2
|
* SONAR-13342 Fix broken projects links in portfoliosJeremy Davis2020-04-303-37/+82
|
* SONAR-13310 Use sonar-ui-common imports where possibleJeremy Davis2020-04-172-2/+2
|
* Fix eslint's issuesPhilippe Perrin2020-04-082-11/+8
|
* SONAR-13147 lazyloadingJeremy Davis2020-03-062-4/+4
|
* SONAR-12429 Fix 404 when opening embedded documentation in new tabGrégoire Aubert2020-01-082-4/+4
| | | | Cherry-pick of SC-1304
* Format all headers for 2020Wouter Admiraal2020-01-0751-53/+51
|
* Fix formatting issues due to the new version of prettierPhilippe Perrin2019-12-301-4/+1
|
* SONAR-12679 Drop short & long living branch conceptPhilippe Perrin2019-12-093-24/+9
|
* SONAR-11714 Update all badge definitionsWouter Admiraal2019-08-022-6/+4
|
* Bump to eslint-config-sonarqube 0.5.1philippe-perrin-sonarsource2019-07-193-3/+3
|
* Sort import in sonar-webphilippe-perrin-sonarsource2019-07-1937-74/+74
|
* SC-704 Extract more components (#1921)Grégoire Aubert2019-07-163-3/+3
| | | | | | | | | | * Extract BoxedGroupAccordion * Extract Select and SearchSelect * Extract Validation controls * Update sonar-ui-common
* SC-704 Extract components into sonar-ui-common (#1714)Grégoire Aubert2019-07-1133-65/+69
| | | | | | | | | | | | | | | | | | | | | | | | | | | | * SC-704 Extract icons components to sonar-ui-common * Better typings for theme * Use sonar-ui-common in extensions * Extract some helpers * Extract l10n helper to sonar-ui-common * Extract requests helper to sonar-ui-common * Extract part of urls helper * Move buttons, Tooltips and ScreenPositionFixers * Move modal related components * Move IdentityProviderLink * Move GenericAvatar * Move SizeRating * Move charts and move deps to peerDeps * Move nav * Move formatMeasure * Move Rating * Move PageActions * Move the rest of ui components * Move more controls components * Include theme inside extension build * Add missing theme context provider in extensions * Update react to same version everywhere * Update sonar-ui-common * Update eslint configuration
* SONAR-11876 Replace deprecated 'componentQuery' parameterWouter Admiraal2019-06-142-2/+2
|
* SONAR-12040 Display pending time on system background task pageGrégoire Aubert2019-06-0317-245/+803
|
* Update prettier to last versionGrégoire Aubert2019-03-293-38/+32
| | | | * Prettier format all modules
* SONAR-11693 New Overview tab for PRs and SLBsWouter Admiraal2019-03-111-2/+0
|
* SONAR-11700 Show QG badge instead of issue breakdown for PRs and SLBsWouter Admiraal2019-03-111-2/+2
|
* SONARCLOUD-380 Rework modal styling of SC and SQGrégoire Aubert2019-03-064-4/+4
| | | | | | | * Update modal-fields * Update form-fields styling * Update modal-fields usage in extensions * Clean css
* Fix broken license headersJanos Gyerik2019-01-101-19/+0
|
* Fix license headers for 2019Duarte Meneses2019-01-0244-43/+62
|
* create global type definitions (#1017)Stas Vilchik2018-12-0510-30/+20
|
* SONAR-11204 Colorblind friendly banners (#899)Stas Vilchik2018-10-302-8/+11
|
* SONAR-11263 Add a confirmation modal when canceling background tasksStas Vilchik2018-10-266-22/+57
|
* rewrite the rest of the background tasks app in tsStas Vilchik2018-10-1011-215/+204
|
* SONAR-11207 Display analysis warnings in the web appStas Vilchik2018-10-103-5/+58
|
* move Task type to app/typesStas Vilchik2018-10-1013-64/+19
|
* Fix documentation links inside SQGrégoire Aubert2018-09-241-1/+1
|
* finish typing redux store and simplify connected components (#675)Stas Vilchik2018-09-031-2/+2
|
* update main dependencies & fix autofixable eslint warnings (#601)Stas Vilchik2018-08-106-12/+15
|
* Update docsG. Ann Campbell2018-08-021-1/+10
|
* Limit size of submitter in brackground taskGrégoire Aubert2018-07-248-95/+112
|
* Fix testsPascal Mugnier2018-07-201-3/+3
|
* SONAR-10928 Fix seconds formatting on background tasks (#539)Pascal Mugnier2018-07-201-1/+1
|
* Simplify import paths of some componentsGrégoire Aubert2018-07-184-18/+18
|
* SONAR-10928 Display more precise duration in background tasks pagePascal Mugnier2018-07-102-21/+30
|
* drop mocking of react-domStas Vilchik2018-07-042-4/+0
|