aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main/js/apps/groups
Commit message (Expand)AuthorAgeFilesLines
* 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
* extract SelectList componentStas Vilchik2016-01-181-1/+1
* Fix project title in copyright headersSimon Brandhof2016-01-1314-14/+14
* Upgrade to parent 26 and new copyright headersSimon Brandhof2016-01-0514-0/+266
* install webpackStas Vilchik2015-12-186-12/+11
* SONAR-6972 improve loading UX of administration pagesStas Vilchik2015-11-163-1/+28
* improve the web build system, introduce gulp and browserifyStas Vilchik2015-10-1410-27/+27
* SONAR-6854 use api/user_groupsStas Vilchik2015-10-063-5/+5
* migrate js apps to es2015 modulesStas Vilchik2015-09-1814-438/+422
* Revert "use single web app"Stas Vilchik2015-09-1012-38/+29
* use the single web appStas Vilchik2015-08-2612-29/+38
* fix lingering tooltip on the groups pageStas Vilchik2015-08-241-0/+3
* SONAR-6602 make ui more consistent with users pageStas Vilchik2015-06-171-3/+9
* upgrade backbone.marionetteStas Vilchik2015-06-098-8/+8
* SONAR-6602 apply feedback for groups pageStas Vilchik2015-06-084-3/+10
* SONAR-6476 SONAR-6477 Revert to id instead of groupId for consistency with ot...Jean-Baptiste Lievremont2015-06-031-2/+2
* add backbone-superStas Vilchik2015-06-025-10/+10
* SONAR-6602 refresh collections after membership changeStas Vilchik2015-06-021-0/+5
* SONAR-6602 use "q" for searchStas Vilchik2015-06-021-0/+1
* SONAR-6602 refactor groups pageStas Vilchik2015-06-0222-0/+558