]> source.dussan.org Git - sonarqube.git/commit
SONAR-18964 Add User Activity filter on users list
authorAmbroise C <ambroise.christea@sonarsource.com>
Tue, 11 Apr 2023 06:56:38 +0000 (08:56 +0200)
committersonartech <sonartech@sonarsource.com>
Mon, 17 Apr 2023 20:02:52 +0000 (20:02 +0000)
commitb0fa5854cdf8d593a307d08891c454b8014e3041
treed099aa29e08ce1809ac7d7aebcc784b02295c3d0
parent0878b64f3ae48ea65cec5ecb2d22efc79f5df375
SONAR-18964 Add User Activity filter on users list
server/sonar-web/src/main/js/api/mocks/UsersServiceMock.ts
server/sonar-web/src/main/js/api/users.ts
server/sonar-web/src/main/js/apps/users/UsersApp.tsx
server/sonar-web/src/main/js/apps/users/__tests__/UsersApp-it.tsx
server/sonar-web/src/main/js/apps/users/constants.ts [new file with mode: 0644]
server/sonar-web/src/main/js/apps/users/types.ts [new file with mode: 0644]
sonar-core/src/main/resources/org/sonar/l10n/core.properties