Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SONAR-15297 Move all code from sonar-ui-common back to respective sonar-web ↵ | Wouter Admiraal | 2021-08-20 | 11 | -21/+21 |
| | | | | folders | ||||
* | SONAR-15297 Move sonar-ui-common code to sonar-web | Wouter Admiraal | 2021-08-20 | 11 | -21/+21 |
| | |||||
* | Update license headers for 2021 [update headers] | Wouter Admiraal | 2021-01-08 | 26 | -27/+26 |
| | |||||
* | SONAR-13999 Drop orgs from rules | Jeremy Davis | 2020-12-22 | 7 | -11/+7 |
| | |||||
* | SONAR-13999 Remove orgs from issues | Jeremy Davis | 2020-12-22 | 3 | -13/+8 |
| | |||||
* | SONAR-13903 Remove use of organizations in Quality Profiles and Active Rules | Pierre | 2020-10-05 | 4 | -44/+14 |
| | |||||
* | Update DeferredSpinner snapshots | Jeremy Davis | 2020-09-18 | 1 | -2/+0 |
| | |||||
* | SONAR-13331 Display external engine name in issues | Wouter Admiraal | 2020-06-15 | 5 | -46/+442 |
| | |||||
* | SONAR-13155 Upgrade dependencies | Jeremy | 2020-03-23 | 1 | -0/+1 |
| | |||||
* | SONAR-13147 lazyloading | Jeremy Davis | 2020-03-06 | 1 | -4/+10 |
| | |||||
* | Format all headers for 2020 | Wouter Admiraal | 2020-01-07 | 25 | -25/+25 |
| | |||||
* | Fix formatting issues due to the new version of prettier | Philippe Perrin | 2019-12-30 | 2 | -5/+5 |
| | |||||
* | SONAR-12679 Drop short & long living branch concept | Philippe Perrin | 2019-12-09 | 3 | -6/+9 |
| | |||||
* | SONAR-12292 Do not debounce the fetchBranchStatus root action | Wouter Admiraal | 2019-08-02 | 1 | -0/+6 |
| | |||||
* | Sort import in sonar-web | philippe-perrin-sonarsource | 2019-07-19 | 16 | -28/+28 |
| | |||||
* | SC-704 Extract components into sonar-ui-common (#1714) | Grégoire Aubert | 2019-07-11 | 10 | -20/+20 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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-11773 Make issues 'See Rules Details' accessible | Wouter Admiraal | 2019-06-28 | 3 | -3/+52 |
| | |||||
* | SONAR-11875 Connect WorkspaceComponentViewer to the branch redux store, and ↵ | Wouter Admiraal | 2019-05-29 | 3 | -5/+66 |
| | | | | refresh branch status when updating an issue | ||||
* | Create and use ClearButton component | Grégoire Aubert | 2019-05-07 | 3 | -13/+13 |
| | |||||
* | SONAR-11898 Fix quality issues and improve coverage | Grégoire Aubert | 2019-05-06 | 1 | -1/+1 |
| | |||||
* | Update prettier to last version | Grégoire Aubert | 2019-03-29 | 1 | -2/+2 |
| | | | | * Prettier format all modules | ||||
* | Introduce new T.Dict<T> type constructor | Wouter Admiraal | 2019-03-29 | 1 | -1/+1 |
| | |||||
* | SONAR-8697 Enable keyboard file navigation in Code page | Wouter Admiraal | 2019-02-11 | 1 | -1/+1 |
| | |||||
* | Fix license headers for 2019 | Duarte Meneses | 2019-01-02 | 25 | -25/+25 |
| | |||||
* | finish removing legacy react context (#1055) | Stas Vilchik | 2018-12-12 | 2 | -12/+10 |
| | |||||
* | create global type definitions (#1017) | Stas Vilchik | 2018-12-05 | 4 | -10/+6 |
| | |||||
* | update web dependencies | Stas Vilchik | 2018-10-26 | 3 | -38/+36 |
| | |||||
* | Update TS to 3.1.2 | Grégoire Aubert | 2018-10-11 | 1 | -2/+6 |
| | |||||
* | SONAR-11311 fix rule permalink | Stas Vilchik | 2018-10-11 | 4 | -9/+26 |
| | |||||
* | drop favorites from redux store (#631) | Stas Vilchik | 2018-08-22 | 1 | -1/+1 |
| | |||||
* | update main dependencies & fix autofixable eslint warnings (#601) | Stas Vilchik | 2018-08-10 | 1 | -7/+7 |
| | |||||
* | SONAR-10945 Hide QP in rules pages | Grégoire Aubert | 2018-07-11 | 3 | -32/+2 |
| | | | | | * SONAR-11003 Always set organization parameter in api/rules/search * SONAR-11002 Show rules and hide quality profiles inside rules page | ||||
* | SONAR-10945 QP and QG pages should only be visible only to members of paid ↵ | Grégoire Aubert | 2018-07-11 | 5 | -12/+42 |
| | | | | | | | | | | | organizations * SONAR-10968 Warn user about project privacy after billing upgrade * SONAR-10949 Show QG, QP, members and rules only when the user has correct access * SONAR-10959 Do not display Rules, QP and QG pages for non members of paid organizations * SONAR-10961 Do not display Members page for non member of private organizations * Remove rule permalink in issues page for non members of paid orgs * Do not display QP, QG on project overview page | ||||
* | load web app asynchronously (#493) | Stas Vilchik | 2018-07-10 | 1 | -1/+1 |
| | |||||
* | decrease initial amount of js (#462) | Stas Vilchik | 2018-07-04 | 1 | -10/+12 |
| | |||||
* | SONAR-10673 Stop using font for icons (#252) | Stas Vilchik | 2018-05-23 | 4 | -7/+11 |
| | |||||
* | SONAR-10580 Local storage references should not use window.localStorage (#145) | Pascal Mugnier | 2018-04-16 | 1 | -7/+4 |
| | |||||
* | BUILD-612 Implement the check of source headers | David Rautureau | 2018-04-04 | 1 | -18/+18 |
| | |||||
* | rewrite workspace in react (#3140) | Stas Vilchik | 2018-03-14 | 45 | -653/+1819 |
| | |||||
* | SONAR-10374 Support pull request in the web app | Teryk Bellahsene | 2018-03-13 | 1 | -2/+2 |
| | |||||
* | Revert "Merge branch 'master' of https://github.com/SonarSource/sonarqube" | Grégoire Aubert | 2018-03-07 | 1 | -3/+2 |
| | | | | | This reverts commit ec739303a171b09089a1987d69777fa988b19eb3, reversing changes made to da6a97014a1aba426ca6253623f6ff71281a64ac. | ||||
* | SONAR-10397 Test for buckets | Pascal Mugnier | 2018-03-07 | 1 | -2/+3 |
| | |||||
* | Fix styling in rules meta data | Grégoire Aubert | 2018-02-23 | 1 | -6/+3 |
| | |||||
* | fix rule workspace permalink | Stas Vilchik | 2018-01-31 | 1 | -1/+1 |
| | |||||
* | rewrite rules app with react (#2982) | Stas Vilchik | 2018-01-29 | 1 | -4/+6 |
| | |||||
* | SONAR-10264 Create the project badges page for SonarCloud | Grégoire Aubert | 2018-01-25 | 1 | -2/+2 |
| | | | | | | | | - SONAR-10268 Create the badges page with the Scanned on SonarCloud badge - SONAR-10272 Allow user to choose the color of the badge - SONAR-10268 Add the "Scanned on SonarCloud" svg files - SONAR-10264 SONAR-10271 Add standard measure badges - SONAR-10264 Allow user to choose a metric for the standard badge | ||||
* | Fix license headers for 2018 | Simon Brandhof | 2018-01-07 | 10 | -10/+10 |
| | |||||
* | improve css management (#2746) | Stas Vilchik | 2017-10-30 | 2 | -0/+120 |
| | |||||
* | stop using jquery for ajax calls | Stas Vilchik | 2017-10-20 | 1 | -14/+8 |
| | |||||
* | fix scrolling in workspace | Stas Vilchik | 2017-09-13 | 1 | -0/+1 |
| |