Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SONAR-10133 Full-width banner to prompt restart after plugin change (#102) | Pascal Mugnier | 2018-04-10 | 3 | -2/+38 |
| | |||||
* | SONAR-10338 do not fetch "my" organization when not logged in | Stas Vilchik | 2018-03-14 | 1 | -1/+4 |
| | |||||
* | rewrite remaining popups in react (#3109) | Stas Vilchik | 2018-03-02 | 1 | -57/+30 |
| | | | | | | | | | | | | | | | | | | * extract baseFontFamily * rewrite favorites store in ts * add new types and change existing ones * rewrite SourceViewer helpers in ts * rewrite SourceViewer in ts and its popups in react * drop popups * fix iterating over nodelist * fix quality flaws | ||||
* | enable eslint rules to enforce newlines (#3043) | Stas Vilchik | 2018-02-09 | 1 | -0/+1 |
| | |||||
* | strengthen import/order (#3024) | Stas Vilchik | 2018-02-07 | 1 | -5/+5 |
| | |||||
* | fix file headers | Stas Vilchik | 2018-01-15 | 8 | -150/+9 |
| | |||||
* | Fix license headers for 2018 | Simon Brandhof | 2018-01-07 | 22 | -15/+155 |
| | |||||
* | SONAR-10182 Users should be able to choose their homepage | Stas Vilchik | 2018-01-02 | 2 | -15/+44 |
| | |||||
* | SONAR-10187 Provide more options to populate empty "My Projects" page | Stas Vilchik | 2018-01-02 | 2 | -11/+4 |
| | |||||
* | SONAR-10080 turn Projects to My Projects | Stas Vilchik | 2017-12-11 | 2 | -3/+42 |
| | |||||
* | SONAR-9000 display all organizations a user is a member of | Stas Vilchik | 2017-11-29 | 2 | -1/+2 |
| | |||||
* | Move 'parseError' to request lib | Grégoire Aubert | 2017-11-24 | 1 | -1/+1 |
| | |||||
* | SONAR-10040 Update usage of api/metrics/search | Grégoire Aubert | 2017-11-08 | 1 | -2/+2 |
| | |||||
* | Update to React 16 and Enzyme 3 (#2776) | Grégoire Aubert | 2017-11-01 | 1 | -1/+1 |
| | | | | | | | | | | | | | | * Update to React 16 * Add missing promise catch * Fix jest tests * extract react-dom mock * remove empty snapshots * Fix modals | ||||
* | update web dependencies (#2752) | Stas Vilchik | 2017-10-30 | 1 | -1/+1 |
| | |||||
* | SONAR-9936 Add loading spinner when doing the license preview | Grégoire Aubert | 2017-10-25 | 1 | -1/+1 |
| | |||||
* | Fix quality flaws | Grégoire Aubert | 2017-10-25 | 1 | -1/+1 |
| | |||||
* | SONAR-9936 Make the edition notifications global again | Grégoire Aubert | 2017-10-25 | 4 | -0/+191 |
| | |||||
* | SONAR-9936 Update edition notification to be scoped to page and not whole ↵ | Grégoire Aubert | 2017-10-23 | 1 | -20/+1 |
| | | | | administration | ||||
* | SONAR-9936 Add Editions pack in the marketplace | Grégoire Aubert | 2017-10-23 | 1 | -4/+26 |
| | |||||
* | SONAR-9788 Onboarding tutorial is shown many times | Stas Vilchik | 2017-10-16 | 2 | -1/+7 |
| | |||||
* | SONAR-9863 Drop web app licenses and server id code | Grégoire Aubert | 2017-10-16 | 1 | -6/+0 |
| | |||||
* | avoid using redux in projects app | Stas Vilchik | 2017-09-13 | 5 | -216/+0 |
| | |||||
* | SONAR-9736 fix access to project admin pages | Stas Vilchik | 2017-09-12 | 1 | -18/+0 |
| | |||||
* | add branches help popups (#2420) | Stas Vilchik | 2017-09-12 | 2 | -40/+33 |
| | |||||
* | SONAR-9702 Build UI for short-lived branches (#2371) | Stas Vilchik | 2017-09-12 | 1 | -20/+1 |
| | |||||
* | SONAR-9747 Make components and global settings independant from each others ↵ | Grégoire Aubert | 2017-08-25 | 1 | -3/+4 |
| | | | | in the ui | ||||
* | Fix quality flaws | Grégoire Aubert | 2017-08-16 | 2 | -11/+7 |
| | |||||
* | comment flow annotations (#2335) | Stas Vilchik | 2017-08-14 | 10 | -190/+342 |
| | |||||
* | Delete old component measures page | Grégoire Aubert | 2017-08-14 | 1 | -53/+0 |
| | |||||
* | SONAR-9608 SONAR-9634 Create the measure list view | Grégoire Aubert | 2017-08-14 | 3 | -5/+5 |
| | |||||
* | Add metrics redux store | Grégoire Aubert | 2017-08-14 | 4 | -0/+103 |
| | |||||
* | Move the previous measure page to temporary url | Grégoire Aubert | 2017-08-14 | 1 | -1/+1 |
| | |||||
* | upgrade prettier and remove prettier-eslint (#2254) | Stas Vilchik | 2017-07-17 | 2 | -2/+3 |
| | |||||
* | SONAR-9401 Add leak period on the project activity page graphs | Grégoire Aubert | 2017-07-04 | 1 | -3/+6 |
| | |||||
* | SONAR-9401 Remove usage of redux on the project activity page | Grégoire Aubert | 2017-07-04 | 16 | -1131/+0 |
| | | | | * Create a query helper library and use it in issues page and project activity page | ||||
* | SONAR-9122 prevent setting a project as private (#2015) | Stas Vilchik | 2017-05-04 | 1 | -0/+1 |
| | |||||
* | fix loading problem on permission templates page (#2004) | Stas Vilchik | 2017-05-03 | 1 | -55/+0 |
| | |||||
* | SONAR-9166 Allow to change default project visibility for organization | Stas Vilchik | 2017-05-02 | 1 | -0/+1 |
| | |||||
* | Update members display | Grégoire Aubert | 2017-05-01 | 1 | -2/+2 |
| | |||||
* | upgrade jest (#1981) | Stas Vilchik | 2017-04-27 | 6 | -19/+31 |
| | |||||
* | upgrade prettier (#1954) | Stas Vilchik | 2017-04-20 | 5 | -74/+69 |
| | |||||
* | improve react usage (#1936) | Stas Vilchik | 2017-04-19 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | * remove React.createClass * remove react-addons-shallow-compare * convert to functional components * replace Component with PureComponent * remove react-router-redux * declare function components consistently * fix quality flaws * fix typo * declare children prop consistently * pass location to ComponentNavMenu | ||||
* | SONAR-6911 Improve the display of default groups | Grégoire Aubert | 2017-04-13 | 1 | -2/+3 |
| | |||||
* | SONAR-9064 Rework facets sidebar on the issues page | Stas Vilchik | 2017-04-13 | 2 | -54/+0 |
| | |||||
* | SONAR-9110 Add organization page extensions | Grégoire Aubert | 2017-04-12 | 1 | -0/+2 |
| | |||||
* | re-format js code (#1877) | Stas Vilchik | 2017-03-31 | 5 | -12/+25 |
| | |||||
* | SONAR-8994 Add groups management in members view | Grégoire Aubert | 2017-03-31 | 5 | -3/+53 |
| | |||||
* | SONAR-8993 Remove member from organization | Grégoire Aubert | 2017-03-31 | 2 | -0/+19 |
| | |||||
* | SONAR-8992 Add a member to an organization | Grégoire Aubert | 2017-03-31 | 3 | -4/+27 |
| |