cattr-app/frontend-application

View on GitHub

Showing 4,835 of 4,835 total issues

Delete ····
Open

        }, 300);
Severity: Minor
Found in app/core/helpers/httpInterceptor.js by eslint

For more information visit Source: http://eslint.org/docs/rules/

Delete ··
Open

    switch (error.response.status) {
Severity: Minor
Found in app/core/helpers/httpInterceptor.js by eslint

For more information visit Source: http://eslint.org/docs/rules/

Replace ····axios.interceptors.response.use(responseInterceptor,·responseErrorInterceptor); with axios.interceptors.response.use(⏎······responseInterceptor,⏎······responseErrorInterceptor
Open

        axios.interceptors.response.use(responseInterceptor, responseErrorInterceptor);
Severity: Minor
Found in app/core/helpers/httpInterceptor.js by eslint

For more information visit Source: http://eslint.org/docs/rules/

Replace ··}, with }
Open

    },
Severity: Minor
Found in app/core/helpers/httpInterceptor.js by eslint

For more information visit Source: http://eslint.org/docs/rules/

Replace ····'#009688' with ··"#009688"
Open

    '#009688',
Severity: Minor
Found in app/core/utils/avatar.js by eslint

For more information visit Source: http://eslint.org/docs/rules/

Replace ··'#9E9E9E' with "#9E9E9E"
Open

    '#9E9E9E',
Severity: Minor
Found in app/core/utils/avatar.js by eslint

For more information visit Source: http://eslint.org/docs/rules/

Replace ··'#607D8B', with "#607D8B"
Open

    '#607D8B',
Severity: Minor
Found in app/core/utils/avatar.js by eslint

For more information visit Source: http://eslint.org/docs/rules/

Use the latest vue-eslint-parser. See also https://github.com/vuejs/eslint-plugin-vue#what-is-the-use-the-latest-vue-eslint-parser-error
Open

export function downloadBlob(blob, fileName) {
Severity: Minor
Found in app/core/utils/file.js by eslint

For more information visit Source: http://eslint.org/docs/rules/

Use the latest vue-eslint-parser. See also https://github.com/vuejs/eslint-plugin-vue#what-is-the-use-the-latest-vue-eslint-parser-error
Open

export function downloadBlob(blob, fileName) {
Severity: Minor
Found in app/core/utils/file.js by eslint

For more information visit Source: http://eslint.org/docs/rules/

Delete ······
Open

            });
Severity: Minor
Found in app/core/helpers/httpInterceptor.js by eslint

For more information visit Source: http://eslint.org/docs/rules/

Use the latest vue-eslint-parser. See also https://github.com/vuejs/eslint-plugin-vue#what-is-the-use-the-latest-vue-eslint-parser-error
Open

const slogans = ['Cattr - a free open source time tracker', 'Manage your time with ease'];
Severity: Minor
Found in app/core/helpers/sloganGenerator.js by eslint

For more information visit Source: http://eslint.org/docs/rules/

Definition for rule 'vue/attributes-order' was not found
Open

const slogans = ['Cattr - a free open source time tracker', 'Manage your time with ease'];
Severity: Minor
Found in app/core/helpers/sloganGenerator.js by eslint

For more information visit Source: http://eslint.org/docs/rules/

Use the latest vue-eslint-parser. See also https://github.com/vuejs/eslint-plugin-vue#what-is-the-use-the-latest-vue-eslint-parser-error
Open

const backgroundColors = [
Severity: Minor
Found in app/core/utils/avatar.js by eslint

For more information visit Source: http://eslint.org/docs/rules/

Replace 'access_token' with "access_token"
Open

const getAuthToken = () => localStorage.getItem('access_token');
Severity: Minor
Found in app/core/helpers/httpInterceptor.js by eslint

For more information visit Source: http://eslint.org/docs/rules/

Delete ··
Open

    return response;
Severity: Minor
Found in app/core/helpers/httpInterceptor.js by eslint

For more information visit Source: http://eslint.org/docs/rules/

Replace ············store.getters['user/loggedIn']·&&·store.dispatch('user/forceUserExit' with ······store.getters["user/loggedIn"]·&&⏎········store.dispatch("user/forceUserExit"
Open

            store.getters['user/loggedIn'] && store.dispatch('user/forceUserExit', error.response.data.message);
Severity: Minor
Found in app/core/helpers/httpInterceptor.js by eslint

For more information visit Source: http://eslint.org/docs/rules/

Delete ··
Open

    }
Severity: Minor
Found in app/core/helpers/httpInterceptor.js by eslint

For more information visit Source: http://eslint.org/docs/rules/

Delete ··
Open

    setup() {
Severity: Minor
Found in app/core/helpers/httpInterceptor.js by eslint

For more information visit Source: http://eslint.org/docs/rules/

Use the latest vue-eslint-parser. See also https://github.com/vuejs/eslint-plugin-vue#what-is-the-use-the-latest-vue-eslint-parser-error
Open

const backgroundColors = [
Severity: Minor
Found in app/core/utils/avatar.js by eslint

For more information visit Source: http://eslint.org/docs/rules/

Use the latest vue-eslint-parser. See also https://github.com/vuejs/eslint-plugin-vue#what-is-the-use-the-latest-vue-eslint-parser-error
Open

const backgroundColors = [
Severity: Minor
Found in app/core/utils/avatar.js by eslint

For more information visit Source: http://eslint.org/docs/rules/

Severity
Category
Status
Source
Language