Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix eslint's issues | Philippe Perrin | 2020-04-08 | 2 | -2/+5 |
| | |||||
* | SONAR-13147 lazyloading | Jeremy Davis | 2020-03-06 | 1 | -2/+2 |
| | |||||
* | SONAR-12632 Extract measure and history buttons from portfolio to shared ↵ | Wouter Admiraal | 2020-02-10 | 11 | -236/+17 |
| | | | | components | ||||
* | Format all headers for 2020 | Wouter Admiraal | 2020-01-07 | 27 | -28/+27 |
| | |||||
* | SONAR-12877 Add aria-label attributes to quality gate badges when necessary | Wouter Admiraal | 2020-01-02 | 3 | -24/+123 |
| | |||||
* | Fix formatting issues due to the new version of prettier | Philippe Perrin | 2019-12-30 | 1 | -4/+1 |
| | |||||
* | SONAR-12591 Creating a new portfolio / application leads to a blank page | Philippe Perrin | 2019-10-18 | 2 | -2/+39 |
| | |||||
* | Bump to eslint-config-sonarqube 0.5.1 | philippe-perrin-sonarsource | 2019-07-19 | 3 | -3/+3 |
| | |||||
* | Sort import in sonar-web | philippe-perrin-sonarsource | 2019-07-19 | 18 | -33/+33 |
| | |||||
* | SC-704 Extract components into sonar-ui-common (#1714) | Grégoire Aubert | 2019-07-11 | 12 | -27/+27 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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-12235 Adjust portfolio metric freshness font size | Jeremy Davis | 2019-06-28 | 1 | -1/+0 |
| | |||||
* | SONAR-12189 Make dashes smaller for empty measures | Jeremy Davis | 2019-06-28 | 1 | -0/+1 |
| | |||||
* | SONAR-12092 Fix broken empty portfolio display | Grégoire Aubert | 2019-06-28 | 2 | -16/+28 |
| | |||||
* | SONAR-12204 Add measures icon to nloc link in portfolio overview | Wouter Admiraal | 2019-06-28 | 8 | -62/+77 |
| | |||||
* | SONAR-12156 Add security review rating to portfolio overview | Jeremy Davis | 2019-06-14 | 39 | -1517/+937 |
| | |||||
* | SONAR-12119 Change "Worst project" links in portfolios | philippe-perrin-sonarsource | 2019-06-13 | 2 | -1/+7 |
| | |||||
* | Update prettier to last version | Grégoire Aubert | 2019-03-29 | 2 | -26/+23 |
| | | | | * Prettier format all modules | ||||
* | Add tests for untested components | Wouter Admiraal | 2019-03-29 | 1 | -0/+34 |
| | |||||
* | Remove dead code | Wouter Admiraal | 2019-03-29 | 1 | -34/+0 |
| | |||||
* | Introduce new T.Dict<T> type constructor | Wouter Admiraal | 2019-03-29 | 10 | -14/+14 |
| | |||||
* | SONAR-11616 Save selected activity graph per project | Grégoire Aubert | 2019-01-09 | 2 | -32/+29 |
| | |||||
* | Fix license headers for 2019 | Duarte Meneses | 2019-01-02 | 36 | -36/+36 |
| | |||||
* | remove some usages of legacy react context | Stas Vilchik | 2018-12-11 | 1 | -1/+1 |
| | |||||
* | replace deprecated componentKey in web api calls | Stas Vilchik | 2018-12-11 | 2 | -2/+2 |
| | |||||
* | create global type definitions (#1017) | Stas Vilchik | 2018-12-05 | 4 | -9/+5 |
| | |||||
* | SONAR-11321 Create organization from GitHub organization or BitBucket team | Julien Lancelot | 2018-11-16 | 1 | -1/+2 |
| | | | | | | | | | | * Create api/alm_integration/show_organization and handle only GitHub installation * Add import from ALM tab in Create Org page * Do not show error while validating detail input * Add step to create organization from ALM * Display a warning if the installation id was not found * Add Alm link to remote organization in org context * Create GET api/alm_integration/show_app_info | ||||
* | SONAR-11289 Make portfolio creation popup accessible to non global admin | Grégoire Aubert | 2018-10-10 | 1 | -0/+33 |
| | |||||
* | rewrite project activity app in ts (#740) | Stas Vilchik | 2018-09-25 | 1 | -6/+6 |
| | |||||
* | finish typing redux store and simplify connected components (#675) | Stas Vilchik | 2018-09-03 | 4 | -10/+11 |
| | |||||
* | update main dependencies & fix autofixable eslint warnings (#601) | Stas Vilchik | 2018-08-10 | 5 | -14/+15 |
| | |||||
* | SONAR-10963 Improve privacy badges of projects and organization | Grégoire Aubert | 2018-07-11 | 1 | -0/+10 |
| | |||||
* | SONAR-10813 Add project branches | Pascal Mugnier | 2018-06-29 | 1 | -0/+3 |
| | |||||
* | Fix malformed license headers | Janos Gyerik | 2018-06-14 | 1 | -20/+0 |
| | |||||
* | SONAR-10671 Reduce render-blocking stylesheets (#297) | Stas Vilchik | 2018-05-31 | 2 | -6/+6 |
| | |||||
* | SONAR-10673 Stop using font for icons (#252) | Stas Vilchik | 2018-05-23 | 3 | -3/+3 |
| | |||||
* | SONAR-10601 refresh the page when the web app can not load a js bundle | Stas Vilchik | 2018-05-10 | 1 | -4/+2 |
| | |||||
* | SONAR-9843 Open measure page in blank page when middle click on a file | Pascal Mugnier | 2018-04-18 | 4 | -6/+8 |
| | |||||
* | GOV-288 Portfolio containing only provisioned projects is not 'empty' | Pascal Mugnier | 2018-04-17 | 5 | -24/+65 |
| | |||||
* | GOV-316 Add "has always been X" for ratings that never changed | Pascal Mugnier | 2018-04-17 | 11 | -8/+38 |
| | |||||
* | SONAR-10580 Local storage references should not use window.localStorage (#145) | Pascal Mugnier | 2018-04-16 | 2 | -5/+13 |
| | |||||
* | SONAR-10486 Display badges for applications | Pascal Mugnier | 2018-03-29 | 5 | -53/+136 |
| | |||||
* | SONAR-10374 Support pull request in the web app | Teryk Bellahsene | 2018-03-13 | 11 | -32/+9 |
| | |||||
* | Use Button component in webhooks console | Grégoire Aubert | 2018-03-01 | 1 | -2/+0 |
| | |||||
* | SONAR-10324 Improve tick and cross icons | Grégoire Aubert | 2018-03-01 | 2 | -3/+6 |
| | |||||
* | create and use Button component (#3087) | Stas Vilchik | 2018-02-21 | 2 | -13/+10 |
| | |||||
* | rewrite maintenance app in react (#3055) | Stas Vilchik | 2018-02-14 | 1 | -3/+2 |
| | |||||
* | update typescript to 2.7 (#3054) | Stas Vilchik | 2018-02-13 | 4 | -4/+4 |
| | |||||
* | Fetch metrics with redux on project dashboard pages | Grégoire Aubert | 2018-01-25 | 6 | -36/+45 |
| | |||||
* | Migrate parts of overview app to TS | Grégoire Aubert | 2018-01-25 | 8 | -191/+73 |
| | |||||
* | Migrate App to tsx and clean up measures related types | Grégoire Aubert | 2018-01-25 | 1 | -2/+1 |
| |