cattr-app/frontend-application

View on GitHub

Showing 4,835 of 4,835 total issues

Replace ··'#8BC34A' with "#8BC34A"
Open

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

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

Replace ····/*·'#FFEB3B'·,·*/·'#FFC107' with ··/*·'#FFEB3B'·,·*/·"#FFC107"
Open

    /* '#FFEB3B' , */ '#FFC107',
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

import * as convert from 'color-convert';
Severity: Minor
Found in app/core/utils/color.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

            if (pendingRequests > 0) pendingRequests--;
Severity: Minor
Found in app/core/helpers/httpInterceptor.js by eslint

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

Replace ············ with ······
Open

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

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

Delete ····
Open

        return config;
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/

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/

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/

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/

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

import * as convert from 'color-convert';
Severity: Minor
Found in app/core/utils/color.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

import * as convert from 'color-convert';
Severity: Minor
Found in app/core/utils/color.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

import * as convert from 'color-convert';
Severity: Minor
Found in app/core/utils/color.js by eslint

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

Delete ··
Open

    }
Severity: Minor
Found in app/core/utils/color.js by eslint

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

Replace ···· with ··)·{⏎
Open

        return Promise.reject(error);
Severity: Minor
Found in app/core/helpers/httpInterceptor.js by eslint

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

Delete ··
Open

    const hsl = convert.hex.hsl(background);
Severity: Minor
Found in app/core/utils/color.js by eslint

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

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

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

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

Replace ··'#F44336' with "#F44336"
Open

    '#F44336',
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