aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main/js/apps/groups
Commit message (Expand)AuthorAgeFilesLines
* Fix usage of button-link, replace it with ButtonLink componentGrégoire Aubert2019-01-281-7/+12
* Fix license headers for 2019Duarte Meneses2019-01-0216-16/+16
* create global type definitions (#1017)Stas Vilchik2018-12-057-15/+8
* update web dependenciesStas Vilchik2018-10-262-257/+388
* upgrade to babel 7 (#745)Stas Vilchik2018-10-032-2/+1
* SONAR-10679 Add associated labels to the global searchStas Vilchik2018-08-271-0/+1
* update main dependencies & fix autofixable eslint warnings (#601)Stas Vilchik2018-08-102-5/+5
* SONAR-10964 Display of group members is incorrect after searchPascal Mugnier2018-07-106-139/+838
* SONAR-10601 refresh the page when the web app can not load a js bundleStas Vilchik2018-05-102-133/+129
* SONAR-10664 Improve dropdown UI/UX consistency (#217)Stas Vilchik2018-05-098-195/+229
* SONAR-10612 Create documentation space in the web appPascal Mugnier2018-05-031-0/+2
* SONAR-10559 Fix select list to edit members and group formGrégoire Aubert2018-04-061-8/+23
* Rewrite SelectList component in React on Quality Page (#3152)Pascal Mugnier2018-03-222-34/+70
* create and use Button component (#3087)Stas Vilchik2018-02-2111-45/+27
* update typescript to 2.7 (#3054)Stas Vilchik2018-02-134-4/+4
* strengthen import/order (#3024)Stas Vilchik2018-02-071-1/+1
* rewrite groups app with react (#3017)Stas Vilchik2018-02-0641-924/+1479
* fix file headersStas Vilchik2018-01-151-21/+1
* Fix license headers for 2018Simon Brandhof2018-01-0716-15/+35
* SONAR-10188 Update project/organization headerStas Vilchik2018-01-022-2/+2
* SONAR-9225 Make all search bars consistentStas Vilchik2017-11-033-4/+34
* SONAR-10022 Grouping actions must be consistentStas Vilchik2017-11-031-2/+14
* SONAR-10024 Group of buttons shouldn't look like tabsStas Vilchik2017-11-031-3/+1
* SONAR-8828 Make sure all messages can be localized (#2600)Stas Vilchik2017-10-038-19/+19
* translate all routes files to ts (#2378)Stas Vilchik2017-08-181-1/+3
* make SelectList available for extensionsStas Vilchik2017-07-311-2/+2
* replace require.ensure with dymamic import (#2187)Stas Vilchik2017-07-181-6/+6
* SONAR-8369 SONAR-8722 Sanitize page titlesGrégoire Aubert2017-05-101-1/+8
* Fix bad api call with organization membersGrégoire Aubert2017-05-092-4/+14
* SONAR-9003 Fix Xss vulnerabilityGrégoire Aubert2017-04-281-2/+3
* upgrade prettier (#1954)Stas Vilchik2017-04-201-2/+2
* improve react usage (#1936)Stas Vilchik2017-04-191-1/+1
* SONAR-6911 Improve the display of default groupsGrégoire Aubert2017-04-132-7/+20
* SONAR-9016 Use 'Paging' in api/user_groups/search WSJulien Lancelot2017-04-131-3/+3
* optimize js bundles (#1855)Stas Vilchik2017-03-273-8/+15
* format code using prettier (#1774)Stas Vilchik2017-03-1716-119/+112
* SONAR-8637 Update POM parent versionTeryk Bellahsene2017-02-1016-32/+32
* display 404 when accessing on-prem admin pages being in cloud modeStas Vilchik2017-02-071-1/+2
* SONAR-8656 Create organization's groups pageStas Vilchik2017-02-018-24/+48
* remove explicit _ and $ dependecies (#1487)Stas Vilchik2016-12-293-11/+15
* upgrade eslint and its plugins, tune rules (#1481)Stas Vilchik2016-12-224-7/+7
* step towards a single-entry-point js app (#1362)Stas Vilchik2016-11-283-7/+64
* Merge remote-tracking branch 'origin/branch-5.6'Julien Lancelot2016-07-192-2/+26
|\
| * SONAR-7894 Document the "Anyone" group on the "Groups" page (#1108)Stas Vilchik2016-07-182-2/+26
* | set max width of some admin pagesStas Vilchik2016-07-181-1/+1
|/
* enforce js code style5.5-M14Stas Vilchik2016-04-0514-14/+0
* SONAR-7494 Web: Reintroduce the web app contextStas Vilchik2016-03-313-5/+5
* improve code qualityStas Vilchik2016-02-242-2/+2
* improve code qualityStas Vilchik2016-02-2213-81/+81
* SONAR-7122 drop web context from js codeStas Vilchik2016-02-193-5/+5