Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SONAR-17221 Documentation links change to static documentation site | Mathieu Suen | 2022-10-24 | 19 | -1523/+0 |
| | | | | | | - Remove markdown injection - Redirection for old documentation link to the static site - Drop the static documentation app | ||||
* | [NO-JIRA] Fix eslint errors | Philippe Perrin | 2022-10-21 | 2 | -8/+8 |
| | |||||
* | SONAR-17027 Align the way we display links (internal & external) in the UI | Wouter Admiraal | 2022-08-29 | 4 | -58/+33 |
| | |||||
* | SONAR-16045 Migrate react-router to 6.3.0 | Jeremy Davis | 2022-06-28 | 4 | -12/+2 |
| | | | | | Co-authored-by: Jeremy Davis <jeremy.davis@sonarsource.com> Co-authored-by: Guillaume Péoc'h <guillaume.peoch@sonarsource.com> | ||||
* | [NO JIRA] Remove duplicate mockEvent() helper | Wouter Admiraal | 2022-06-14 | 1 | -1/+1 |
| | |||||
* | SONAR-16426 Remove SonarCloud code (frontend) | Guillaume Peoc'h | 2022-05-24 | 6 | -113/+5 |
| | |||||
* | Removing babel dependency | Mathieu Suen | 2022-04-06 | 2 | -1/+54 |
| | |||||
* | SONAR-15992 Remove Global Settings from redux | Jeremy Davis | 2022-03-11 | 1 | -1/+1 |
| | |||||
* | [NO JIRA] Restore fake timer in UT | Mathieu Suen | 2022-03-07 | 1 | -0/+2 |
| | |||||
* | SONAR-15909 Extract AppState Redux | Guillaume Peoc'h | 2022-02-09 | 2 | -37/+34 |
| | |||||
* | Update license headers for 2022 [update headers] | Pierre | 2022-01-28 | 13 | -13/+13 |
| | |||||
* | SONAR-15945 Get rid of T namespace in sonar-web | philippe-perrin-sonarsource | 2022-01-27 | 3 | -5/+8 |
| | |||||
* | [NO-JIRA] use esbuild for sonar-web | Jeremy Davis | 2021-09-30 | 4 | -9/+9 |
| | |||||
* | SONAR-15297 Remove all sonar-ui-common initialization logic | Wouter Admiraal | 2021-08-20 | 1 | -1/+1 |
| | |||||
* | SONAR-15297 Move all code from sonar-ui-common back to respective sonar-web ↵ | Wouter Admiraal | 2021-08-20 | 9 | -10/+10 |
| | | | | folders | ||||
* | SONAR-15297 Move sonar-ui-common code to sonar-web | Wouter Admiraal | 2021-08-20 | 9 | -10/+10 |
| | |||||
* | SONAR-11958 Enhance anchors in embedded documentation navigation | Wouter Admiraal | 2021-04-29 | 3 | -61/+144 |
| | |||||
* | SONAR-14725 Remove embedded documentation's calls to the update-center | Philippe Perrin | 2021-04-26 | 2 | -14/+2 |
| | |||||
* | SONAR-14309 Update eslint, typescript and fix issues | Jeremy Davis | 2021-01-20 | 3 | -3/+6 |
| | |||||
* | Update license headers for 2021 [update headers] | Wouter Admiraal | 2021-01-08 | 13 | -13/+13 |
| | |||||
* | SONAR-13880 internationalize tooltips | Jeremy Davis | 2020-09-28 | 3 | -128/+0 |
| | |||||
* | SONAR-13343 Fix table of content jump | Mathieu Suen | 2020-05-12 | 4 | -8/+9 |
| | |||||
* | Fix eslint's issues | Philippe Perrin | 2020-04-08 | 3 | -11/+11 |
| | |||||
* | SONAR-12945 Display latest release's information for scanners in documentation | Philippe Perrin | 2020-04-01 | 3 | -101/+106 |
| | |||||
* | SONAR-13155 Upgrade dependencies | Jeremy | 2020-03-23 | 4 | -44/+30 |
| | |||||
* | SONAR-13147 lazyloading | Jeremy Davis | 2020-03-06 | 2 | -3/+3 |
| | |||||
* | SONAR-12374 Prevent double icons | Wouter Admiraal | 2020-01-08 | 1 | -2/+4 |
| | |||||
* | Format all headers for 2020 | Wouter Admiraal | 2020-01-07 | 15 | -16/+15 |
| | |||||
* | SONAR-12511 Alert border style issues | Grégoire Aubert | 2019-10-09 | 1 | -11/+11 |
| | |||||
* | Stop referencing alert css directly | philippe-perrin-sonarsource | 2019-09-03 | 2 | -1/+74 |
| | |||||
* | SONAR-12330 Don't filter content multiple times | Wouter Admiraal | 2019-08-07 | 2 | -10/+8 |
| | |||||
* | Sort import in sonar-web | philippe-perrin-sonarsource | 2019-07-19 | 10 | -18/+18 |
| | |||||
* | SC-704 Extract components into sonar-ui-common (#1714) | Grégoire Aubert | 2019-07-11 | 10 | -11/+12 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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-12040 Drop duplicated css classes | Grégoire Aubert | 2019-06-03 | 6 | -7/+7 |
| | |||||
* | SONAR-11956 Correct TOC parsing logic, always show sticky TOC for pages | Grégoire Aubert | 2019-04-12 | 8 | -297/+11 |
| | |||||
* | Update React, Typescript and Eslint dependencies | Grégoire Aubert | 2019-03-29 | 1 | -1/+1 |
| | | | | | | * Fix ts and eslint issues * Drop forSingleOrganization * Update Typscript on extensions | ||||
* | Prevent DocTooltip's setState() from being called if not mounted | Wouter Admiraal | 2019-03-29 | 1 | -2/+9 |
| | |||||
* | Introduce new T.Dict<T> type constructor | Wouter Admiraal | 2019-03-29 | 3 | -5/+5 |
| | |||||
* | SONAR-8697 Enable keyboard file navigation in Code page | Wouter Admiraal | 2019-02-11 | 1 | -1/+1 |
| | |||||
* | SONAR-11608 Conditional formatting broken when used within a table | Wouter Admiraal | 2019-01-16 | 2 | -114/+0 |
| | |||||
* | Update license headers for 2019 | Duarte Meneses | 2019-01-10 | 1 | -1/+1 |
| | |||||
* | SONAR-11282 Enhance embedded docs navigation sidebar | Wouter Admiraal | 2019-01-10 | 7 | -102/+870 |
| | |||||
* | Fix license headers for 2019 | Duarte Meneses | 2019-01-02 | 12 | -12/+12 |
| | |||||
* | remove some usages of legacy react context | Stas Vilchik | 2018-12-11 | 3 | -22/+74 |
| | |||||
* | SONAR-11204 Colorblind friendly banners (#899) | Stas Vilchik | 2018-10-30 | 1 | -0/+1 |
| | |||||
* | update web dependencies | Stas Vilchik | 2018-10-26 | 2 | -12/+12 |
| | |||||
* | MMF-1420 Ease management of Embedded Docs navigation (#699) | Pascal Mugnier | 2018-09-19 | 1 | -1/+4 |
| | |||||
* | update main dependencies & fix autofixable eslint warnings (#601) | Stas Vilchik | 2018-08-10 | 2 | -3/+3 |
| | |||||
* | SONAR-11017 Improve ToC (#529) | Pascal Mugnier | 2018-07-25 | 2 | -2/+54 |
| | |||||
* | SONAR-11014 Create a collapsible component | Pascal Mugnier | 2018-07-25 | 4 | -2/+174 |
| |