aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main/js/apps/background-tasks/components/TaskComponent.tsx
Commit message (Collapse)AuthorAgeFilesLines
* SONAR-23605 Cleanup legacy sonar-webJeremy Davis9 days1-120/+0
|
* SONAR-23206 Remove design-system build to have it as normal code inside ↵David Cho-Lerat2024-10-221-2/+2
| | | | | | | sonar-web (#12088) Co-authored-by: Grégoire Aubert <gregoire.aubert@sonarsource.com> Co-authored-by: Jeremy Davis <jeremy.davis@sonarsource.com>
* SONAR-22168 Align BranchLike and isPullRequestViktor Vorona2024-05-021-1/+1
|
* SONAR-22049 Align isPortfolioLikeViktor Vorona2024-04-301-1/+1
|
* NO-JIRA Update license headers to 2024Pierre2024-01-031-1/+1
|
* SONAR-21069 Background tasks adopt the new UIJeremy Davis2023-12-041-42/+66
|
* SONAR-20978 Prevent background task table overflow with long component names7PH2023-11-231-1/+3
|
* Update license templates for 2023Pierre2023-01-021-1/+1
|
* SONAR-13368 Bump to prettier@2.7.1Philippe Perrin2022-11-021-1/+1
|
* SONAR-17027 Align the way we display links (internal & external) in the UIWouter Admiraal2022-08-291-1/+1
|
* SONAR-16045 Migrate react-router to 6.3.0Jeremy Davis2022-06-281-1/+1
| | | | | Co-authored-by: Jeremy Davis <jeremy.davis@sonarsource.com> Co-authored-by: Guillaume Péoc'h <guillaume.peoch@sonarsource.com>
* Update license headers for 2022 [update headers]Pierre2022-01-281-1/+1
|
* SONAR-15297 Move all code from sonar-ui-common back to respective sonar-web ↵Wouter Admiraal2021-08-201-3/+3
| | | | folders
* SONAR-15297 Move sonar-ui-common code to sonar-webWouter Admiraal2021-08-201-3/+3
|
* Update license headers for 2021 [update headers]Wouter Admiraal2021-01-081-1/+1
|
* SONAR-13999 Drop orgs from CEJeremy Davis2020-12-221-3/+0
|
* Update background task related typesWouter Admiraal2020-09-291-2/+3
|
* SONAR-13342 Fix faulty linksJeremy Davis2020-05-051-2/+2
|
* SONAR-13342 Fix broken projects links in portfoliosJeremy Davis2020-04-301-2/+10
|
* Format all headers for 2020Wouter Admiraal2020-01-071-1/+1
|
* SONAR-12679 Drop short & long living branch conceptPhilippe Perrin2019-12-091-16/+5
|
* Sort import in sonar-webphilippe-perrin-sonarsource2019-07-191-5/+5
|
* SC-704 Extract components into sonar-ui-common (#1714)Grégoire Aubert2019-07-111-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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
* Update prettier to last versionGrégoire Aubert2019-03-291-7/+5
| | | | * Prettier format all modules
* Fix license headers for 2019Duarte Meneses2019-01-021-1/+1
|
* create global type definitions (#1017)Stas Vilchik2018-12-051-3/+2
|
* move Task type to app/typesStas Vilchik2018-10-101-1/+1
|
* SONAR-10287 Use browser tooltips for descriptive hintsGrégoire Aubert2018-06-121-7/+4
|
* SONAR-10673 Stop using font for icons (#252)Stas Vilchik2018-05-231-1/+1
|
* SONAR-10572 Fix wrong link for branches in background tasksGrégoire Aubert2018-04-161-6/+7
|
* SONAR-10374 Support pull request in the web appTeryk Bellahsene2018-03-131-2/+32
|
* fix file headersStas Vilchik2018-01-151-1/+1
|
* update web dependencies (#2752)Stas Vilchik2017-10-301-5/+5
|
* display branch icon for branch analysis on background tasks pageStas Vilchik2017-10-191-1/+7
|
* revert SONAR-9708 Display incremental analysis badge in UIStas Vilchik2017-09-271-2/+2
|
* update prettierStas Vilchik2017-09-131-9/+10
|
* SONAR-9702 display branches on background tasks pageStas Vilchik2017-09-121-2/+9
|
* SONAR-9702 rewrite some background tasks componentsStas Vilchik2017-09-121-0/+60