Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SONAR-15297 Move sonar-ui-common code to sonar-web | Wouter Admiraal | 2021-08-20 | 13 | -27/+27 |
| | |||||
* | SONAR-14670 Wrap calls to dompurify | Wouter Admiraal | 2021-04-27 | 1 | -2/+2 |
| | |||||
* | SONAR-14715 Avoid calling issue search when indexing | Mathieu Suen | 2021-04-20 | 3 | -144/+230 |
| | |||||
* | Update license headers for 2021 [update headers] | Wouter Admiraal | 2021-01-08 | 17 | -19/+17 |
| | |||||
* | SONAR-13999 Drop frontend organizations leftovers | Jeremy Davis | 2020-12-22 | 2 | -3/+1 |
| | |||||
* | SONAR-13903 Remove use of organizations in Quality Profiles and Active Rules | Pierre | 2020-10-05 | 3 | -27/+8 |
| | |||||
* | SONAR-13806 Move target of documentation links to the embedded doc when possible | Philippe Perrin | 2020-08-27 | 8 | -14/+160 |
| | |||||
* | SONAR-11914 Fix SSF-76 | Wouter Admiraal | 2020-06-30 | 1 | -2/+3 |
| | |||||
* | SONAR-13481 About page should not display issues statistics as long as ↵ | Philippe Perrin | 2020-06-26 | 2 | -9/+26 |
| | | | | issues indexation is in progress | ||||
* | SONAR-13023 About page doesn't display the security hotspot's count | Philippe Perrin | 2020-06-26 | 5 | -28/+158 |
| | |||||
* | SONAR-13147 lazyloading | Jeremy Davis | 2020-03-06 | 1 | -2/+4 |
| | |||||
* | Drop SonarCloud about pages | Wouter Admiraal | 2020-01-08 | 41 | -5936/+1 |
| | |||||
* | SONAR-12429 Fix 404 when opening embedded documentation in new tab | Grégoire Aubert | 2020-01-08 | 9 | -10/+10 |
| | | | | Cherry-pick of SC-1304 | ||||
* | Format all headers for 2020 | Wouter Admiraal | 2020-01-07 | 50 | -50/+50 |
| | |||||
* | Fix formatting issues due to the new version of prettier | Philippe Perrin | 2019-12-30 | 1 | -4/+1 |
| | |||||
* | SONAR-12605 About page's documentation link should redirect to the embedded ↵ | Philippe Perrin | 2019-10-24 | 2 | -11/+7 |
| | | | | documentation | ||||
* | Fix login buttons style on IE11 | Grégoire Aubert | 2019-10-21 | 1 | -0/+1 |
| | |||||
* | Sort import in sonar-web | philippe-perrin-sonarsource | 2019-07-19 | 24 | -54/+54 |
| | |||||
* | SC-704 Extract more components (#1921) | Grégoire Aubert | 2019-07-16 | 1 | -1/+1 |
| | | | | | | | | | | * Extract BoxedGroupAccordion * Extract Select and SearchSelect * Extract Validation controls * Update sonar-ui-common | ||||
* | SC-704 Extract components into sonar-ui-common (#1714) | Grégoire Aubert | 2019-07-11 | 35 | -1054/+153 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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-12196 Fix SSF-79 | Jeremy Davis | 2019-06-28 | 1 | -1/+5 |
| | |||||
* | SONAR-12219 Fix formatting of rounded short numbers | Grégoire Aubert | 2019-06-28 | 3 | -10/+45 |
| | |||||
* | SC-734 - Link documentation in Marketing content footer (#1732) | n-b-sonar | 2019-06-13 | 1 | -0/+5 |
| | |||||
* | Rename icon mocks for easier auto import of icons | Grégoire Aubert | 2019-05-07 | 1 | -13/+13 |
| | |||||
* | SONAR-11893 Add hotspots to the SQ about page | Wouter Admiraal | 2019-04-23 | 6 | -335/+153 |
| | | | | * Mock Icon components to avoid having SVG data in snapshots | ||||
* | SONARCLOUD-593 Display correctly when coverage is missing in homepage data | Grégoire Aubert | 2019-04-16 | 4 | -19/+46 |
| | |||||
* | SONARCLOUD-520 change location of homepage data file | Simon Brandhof | 2019-04-11 | 4 | -11/+104 |
| | |||||
* | Update prettier to last version | Grégoire Aubert | 2019-03-29 | 1 | -2/+2 |
| | | | | * Prettier format all modules | ||||
* | Update jest and enzyme | Grégoire Aubert | 2019-03-29 | 1 | -1/+3 |
| | | | | * Update jest snapshots | ||||
* | Update React, Typescript and Eslint dependencies | Grégoire Aubert | 2019-03-29 | 2 | -4/+2 |
| | | | | | | * Fix ts and eslint issues * Drop forSingleOrganization * Update Typscript on extensions | ||||
* | Introduce new T.Dict<T> type constructor | Wouter Admiraal | 2019-03-29 | 1 | -1/+1 |
| | |||||
* | Add tests for untested components | Wouter Admiraal | 2019-03-26 | 3 | -1/+1341 |
| | |||||
* | SONAR-11749 Add Jump to content links for assistive technology users | Wouter Admiraal | 2019-03-26 | 1 | -0/+3 |
| | |||||
* | SONARCLOUD-456 Update screenshot for marketing page | Jeremy Davis | 2019-03-18 | 3 | -1/+45 |
| | |||||
* | SONARCLOUD-472 Escape HTML entity | Wouter Admiraal | 2019-03-08 | 1 | -2/+3 |
| | |||||
* | SONARCLOUD-472 - Rephrase pricing question (#1302) | n-b-sonar | 2019-03-08 | 1 | -3/+3 |
| | |||||
* | Feature/jay/hardening feb 19 (#1297) | Jeremy | 2019-03-06 | 3 | -16/+13 |
| | | | | | | | * SONARCLOUD-441 Add COBOL to languages * SONARCLOUD-435 Validate fields immediately * SONARCLOUD-367 Add pricing to footer * SONARCLOUD-169 Fix image size issue | ||||
* | SONARCLOUD-359 Update links to sonarcloud pricing page | Grégoire Aubert | 2019-01-18 | 1 | -1/+1 |
| | |||||
* | SONARCLOUD-335 Update about page languages link | Grégoire Aubert | 2019-01-18 | 5 | -14/+46 |
| | |||||
* | SONARCLOUD-335 Make SC about page language section clearer | Grégoire Aubert | 2019-01-16 | 7 | -394/+273 |
| | |||||
* | Fix minor code smell | Wouter Admiraal | 2019-01-16 | 1 | -1/+1 |
| | |||||
* | Update missing license headers for 2019 | Grégoire Aubert | 2019-01-16 | 1 | -1/+1 |
| | |||||
* | Fix two typos in Marketing content (#1123) | n-b-sonar | 2019-01-04 | 2 | -2/+2 |
| | |||||
* | Fix license headers for 2019 | Duarte Meneses | 2019-01-02 | 47 | -51/+47 |
| | |||||
* | SONARCLOUD-209 Fix missing navigation when navigating back from SC homepage | Wouter Admiraal | 2018-12-21 | 1 | -13/+13 |
| | |||||
* | SONARCLOUD-264 Add pages helper with function manage page classes | Grégoire Aubert | 2018-12-20 | 4 | -38/+18 |
| | |||||
* | SONAR-11204 use alerts in place of banners | Stas Vilchik | 2018-12-20 | 2 | -3/+3 |
| | |||||
* | SONARCLOUD-260 Update contact form | Wouter Admiraal | 2018-12-11 | 1 | -3/+2 |
| | |||||
* | SONARCLOUD-268 Add Apex language icon to /about and /about/sq | Wouter Admiraal | 2018-12-10 | 2 | -1/+5 |
| | |||||
* | SONARCLOUD-200 Adjust color of the languages block on the Home Page | Wouter Admiraal | 2018-12-10 | 6 | -75/+98 |
| |