17914: Replaces deprecated substr() with substring().
authorLucas Di Pentima <lucas.dipentima@curii.com>
Mon, 31 Jan 2022 21:37:28 +0000 (18:37 -0300)
committerLucas Di Pentima <lucas.dipentima@curii.com>
Mon, 31 Jan 2022 21:37:28 +0000 (18:37 -0300)
commitf9d1c360e059ed07909abd7bc83a61fcd3e2746d
tree2a4e52b92074eceb067e3c29330a62d31bedb8b7
parentee3ec96e1241b4cc3afe99da3d9ea86bb784dc5f
17914: Replaces deprecated substr() with substring().

Arvados-DCO-1.1-Signed-off-by: Lucas Di Pentima <lucas.dipentima@curii.com>
12 files changed:
src/common/app-info.ts
src/common/url.ts
src/routes/routes.ts
src/services/api/url-builder.ts
src/services/auth-service/auth-service.ts
src/store/auth/auth-action-session.ts
src/store/auth/auth-reducer.ts
src/views-components/data-explorer/renderers.tsx
src/views-components/main-app-bar/account-menu.tsx
src/views/link-account-panel/link-account-panel-root.tsx
src/views/my-account-panel/my-account-panel-root.tsx
src/views/search-results-panel/search-results-panel-view.tsx