Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | replace require.ensure with dymamic import (#2187) | Stas Vilchik | 2017-07-18 | 1 | -3/+1 |
| | |||||
* | upgrade prettier and remove prettier-eslint (#2254) | Stas Vilchik | 2017-07-17 | 5 | -11/+28 |
| | |||||
* | SONAR-9403 Create form to add custom metric on project activity graph | Grégoire Aubert | 2017-07-13 | 4 | -55/+31 |
| | |||||
* | UI: SONAR-9355 Create onboarding tutorial (#2137) | Stas Vilchik | 2017-06-20 | 1 | -10/+6 |
| | |||||
* | SONAR-8369 SONAR-8722 Sanitize page titles | Grégoire Aubert | 2017-05-10 | 1 | -1/+8 |
| | |||||
* | MMF-661 rework search (#2030) | Stas Vilchik | 2017-05-09 | 5 | -7/+9 |
| | |||||
* | SONAR-8992 Fix members add form, show only non members | Grégoire Aubert | 2017-05-01 | 4 | -22/+49 |
| | |||||
* | Update members display | Grégoire Aubert | 2017-05-01 | 2 | -30/+18 |
| | |||||
* | SONAR-9003 Fix Xss vulnerability | Grégoire Aubert | 2017-04-28 | 1 | -2/+6 |
| | |||||
* | upgrade jest (#1981) | Stas Vilchik | 2017-04-27 | 4 | -51/+97 |
| | |||||
* | SONAR-9128 Use protobuf in api/users/search | Julien Lancelot | 2017-04-21 | 1 | -3/+3 |
| | |||||
* | upgrade prettier (#1954) | Stas Vilchik | 2017-04-20 | 2 | -2/+3 |
| | |||||
* | 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-8994 Fix groups management for non default org | Grégoire Aubert | 2017-04-13 | 1 | -4/+6 |
| | |||||
* | Add format rule : order react component lifecycle methods (#1882) | Grégoire Aubert | 2017-03-31 | 1 | -3/+4 |
| | |||||
* | re-format js code (#1877) | Stas Vilchik | 2017-03-31 | 3 | -21/+21 |
| | |||||
* | Fix code review requests | Grégoire Aubert | 2017-03-31 | 5 | -106/+72 |
| | |||||
* | SONAR-8992 Add a member to an organization | Grégoire Aubert | 2017-03-31 | 11 | -1/+616 |
| | |||||
* | SONAR-8990 Add the list of members of an organization | Grégoire Aubert | 2017-03-31 | 3 | -0/+222 |
| | |||||
* | optimize js bundles (#1855) | Stas Vilchik | 2017-03-27 | 3 | -7/+11 |
| | |||||
* | format code using prettier (#1774) | Stas Vilchik | 2017-03-17 | 18 | -168/+165 |
| | |||||
* | SONAR-8637 Update POM parent version | Teryk Bellahsene | 2017-02-10 | 18 | -36/+36 |
| | |||||
* | SONAR-8668 Hide groups on the "Users" page when in the "Cloud" mode | Stas Vilchik | 2017-02-07 | 4 | -22/+38 |
| | |||||
* | fix quality flaws | Stas Vilchik | 2017-02-07 | 1 | -1/+1 |
| | |||||
* | SONAR-8147 Search on Users page should require 2 characters | Stas Vilchik | 2017-01-12 | 2 | -3/+19 |
| | |||||
* | remove explicit _ and $ dependecies (#1487) | Stas Vilchik | 2016-12-29 | 6 | -26/+28 |
| | |||||
* | upgrade eslint and its plugins, tune rules (#1481) | Stas Vilchik | 2016-12-22 | 8 | -17/+12 |
| | |||||
* | reorganize store directories | Stas Vilchik | 2016-12-09 | 1 | -1/+1 |
| | | | | | move store/ outside of app/ move components/store/* to store/ | ||||
* | SONAR-8451 Run js app outside of ruby container | Stas Vilchik | 2016-12-07 | 5 | -11/+27 |
| | |||||
* | step towards a single-entry-point js app (#1362) | Stas Vilchik | 2016-11-28 | 3 | -8/+64 |
| | |||||
* | SONAR-7907 update ui | Stas Vilchik | 2016-09-16 | 1 | -9/+7 |
| | |||||
* | set max width of some admin pages | Stas Vilchik | 2016-07-18 | 1 | -1/+1 |
| | |||||
* | SONAR-7526 better display of long tokens | Stas Vilchik | 2016-05-09 | 1 | -3/+5 |
| | |||||
* | SONAR-7238 do not display identity provider details when it is "sonarqube" | Stas Vilchik | 2016-04-11 | 1 | -10/+12 |
| | |||||
* | enforce js code style5.5-M14 | Stas Vilchik | 2016-04-05 | 16 | -17/+0 |
| | |||||
* | SONAR-7494 Web: Reintroduce the web app context | Stas Vilchik | 2016-03-31 | 3 | -5/+5 |
| | |||||
* | SONAR-7238 Display external identity information on user | Stas Vilchik | 2016-03-30 | 4 | -6/+38 |
| | |||||
* | improve code quality | Stas Vilchik | 2016-02-24 | 3 | -7/+7 |
| | |||||
* | improve code quality | Stas Vilchik | 2016-02-22 | 15 | -118/+118 |
| | |||||
* | SONAR-7122 drop web context from js code | Stas Vilchik | 2016-02-19 | 3 | -5/+5 |
| | |||||
* | SONAR-7011 For admin, it is impossible to change its own password in the ↵ | Stas Vilchik | 2016-02-01 | 3 | -6/+25 |
| | | | | "Users" page | ||||
* | highlight "Sure?" button when delete a token | Stas Vilchik | 2016-01-20 | 1 | -1/+1 |
| | |||||
* | SONAR-7210 WS user_tokens/search tokenCount replaced by tokensCount in response | Teryk Bellahsene | 2016-01-20 | 1 | -1/+1 |
| | |||||
* | display name of just created token | Stas Vilchik | 2016-01-20 | 2 | -4/+4 |
| | |||||
* | SONAR-7133 updade number of tokens on modal closing | Stas Vilchik | 2016-01-20 | 1 | -0/+5 |
| | |||||
* | SONAR-7133 Display number of tokens for each user | Stas Vilchik | 2016-01-19 | 1 | -1/+2 |
| | |||||
* | extract SelectList component | Stas Vilchik | 2016-01-18 | 1 | -1/+1 |
| | |||||
* | Fix project title in copyright headers | Simon Brandhof | 2016-01-13 | 16 | -16/+16 |
| | |||||
* | SONAR-7193 Change the display of token creation time from relative to absolute5.4-M4 | Stas Vilchik | 2016-01-12 | 1 | -1/+1 |
| | |||||
* | Upgrade to parent 26 and new copyright headers | Simon Brandhof | 2016-01-05 | 16 | -0/+304 |
| |