]> source.dussan.org Git - sonarqube.git/commit
SONAR-20348 Improve axios + cover users endpoints with axios
authorViktor Vorona <viktor.vorona@sonarsource.com>
Fri, 15 Sep 2023 14:01:11 +0000 (16:01 +0200)
committersonartech <sonartech@sonarsource.com>
Wed, 20 Sep 2023 20:02:50 +0000 (20:02 +0000)
commit2aa690b694d44b01e56b05f78f7e1fbdb62c3049
treeed451766838b5c546d4fd1c21e97ca6a844a2049
parent6fbd8562da5ecd1929d3224ffceb10132985b01b
SONAR-20348 Improve axios + cover users endpoints with axios
server/sonar-web/src/main/js/api/mocks/UsersServiceMock.ts
server/sonar-web/src/main/js/api/provisioning.ts
server/sonar-web/src/main/js/api/users.ts
server/sonar-web/src/main/js/apps/users/__tests__/UsersApp-it.tsx
server/sonar-web/src/main/js/apps/users/components/UserForm.tsx
server/sonar-web/src/main/js/queries/users.ts
server/sonar-web/src/main/js/types/axios.d.ts [new file with mode: 0644]
server/sonar-web/src/main/js/types/users.ts