aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main/js/apps/background-tasks/components/BackgroundTasksApp.tsx
Commit message (Collapse)AuthorAgeFilesLines
* SONAR-23605 Cleanup legacy sonar-webJeremy Davis2024-12-181-281/+0
|
* SONAR-23206 Remove design-system build to have it as normal code inside ↵David Cho-Lerat2024-10-221-1/+1
| | | | | | | sonar-web (#12088) Co-authored-by: Grégoire Aubert <gregoire.aubert@sonarsource.com> Co-authored-by: Jeremy Davis <jeremy.davis@sonarsource.com>
* SONAR-23093 New typography tailwind classesJeremy Davis2024-09-241-1/+1
|
* SONAR-22253 Extract all documentation link URLs to a separate moduleDavid Cho-Lerat2024-05-301-1/+3
|
* SONAR-22049 Align the usage of withRouter high order componentIsmail Cherri2024-04-301-2/+3
|
* SONAR-21656 Drop old page.css classes and associatedGrégoire Aubert2024-03-111-50/+44
|
* SONAR-19032 MIUI cleanup part 1 (#10627)Grégoire Aubert2024-02-201-1/+0
| | | | Co-authored-by: David Cho-Lerat <david.cho-lerat@sonarsource.com> Co-authored-by: Jeremy Davis <jeremy.davis@sonarsource.com>
* SONAR-20223 Apply new spinner for pages already migrated to MIUIViktor Vorona2024-01-191-2/+1
|
* NO-JIRA Update license headers to 2024Pierre2024-01-031-1/+1
|
* SONAR-21069 Background tasks adopt the new UIJeremy Davis2023-12-041-53/+57
|
* SONAR-20327 Run new version of prettier on all filesAmbroise C2023-09-121-2/+2
|
* SONAR-19465 Remove deferred state from spinnerViktor Vorona2023-08-151-2/+2
|
* [NO-JIRA] react/jsx-boolean-value -> neverViktor Vorona2023-06-051-1/+1
|
* [NO JIRA] Rename ISO date helpersWouter Admiraal2023-05-051-3/+3
| | | | | The "NotSoISO" part of the old names was incorrect; the return value is definitely ISO 8601.
* SONAR-18423 Migrate background tasks app to RTL7PH2023-04-171-2/+3
|
* SONAR-18768 align the format of all page titlesstanislavh2023-03-231-0/+1
|
* SONAR-18381 Improve landmark and heading levelMathieu Suen2023-02-031-2/+2
|
* Update license templates for 2023Pierre2023-01-021-1/+1
|
* [NO JIRA] Improve background tasks and account RTL ITsMathieu Suen2022-11-291-3/+1
|
* SONAR-13368 Bump to prettier@2.7.1Philippe Perrin2022-11-021-9/+9
|
* SONAR-10929 Add pagination to background tasksJeremy Davis2022-07-131-13/+37
|
* SONAR-16045 Migrate react-router to 6.3.0Jeremy Davis2022-06-281-6/+9
| | | | | Co-authored-by: Jeremy Davis <jeremy.davis@sonarsource.com> Co-authored-by: Guillaume Péoc'h <guillaume.peoch@sonarsource.com>
* SONAR-16206 Improve code sharing for security reportsJeremy Davis2022-05-051-1/+1
|
* Update license headers for 2022 [update headers]Pierre2022-01-281-1/+1
|
* SONAR-15945 Get rid of T namespace in sonar-webphilippe-perrin-sonarsource2022-01-271-1/+2
|
* 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
|
* 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-081-1/+1
|
* SONAR-13999 Drop orgs from CEJeremy Davis2020-12-221-12/+2
|
* Update background task related typesWouter Admiraal2020-09-291-5/+6
|
* SONAR-12429 Fix 404 when opening embedded documentation in new tabGrégoire Aubert2020-01-081-2/+2
| | | | Cherry-pick of SC-1304
* Format all headers for 2020Wouter Admiraal2020-01-071-1/+1
|
* Fix formatting issues due to the new version of prettierPhilippe Perrin2019-12-301-4/+1
|
* Sort import in sonar-webphilippe-perrin-sonarsource2019-07-191-14/+14
|
* SC-704 Extract components into sonar-ui-common (#1714)Grégoire Aubert2019-07-111-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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-141-1/+1
|
* SONAR-12040 Display pending time on system background task pageGrégoire Aubert2019-06-031-41/+33
|
* Fix license headers for 2019Duarte Meneses2019-01-021-1/+1
|
* create global type definitions (#1017)Stas Vilchik2018-12-051-4/+3
|
* SONAR-11263 Add a confirmation modal when canceling background tasksStas Vilchik2018-10-261-3/+3
|
* rewrite the rest of the background tasks app in tsStas Vilchik2018-10-101-0/+275