cattr-app/frontend-application

View on GitHub

Showing 4,835 of 4,835 total issues

Replace ···· with ··
Open

    });

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 axios from '@/config/app';

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 axios from '@/config/app';

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

Replace ····return·axios.get('priorities/list' with return·axios.get("priorities/list"
Open

        return axios.get('priorities/list', config);

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 axios from '@/config/app';

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

Replace ········en:·require('./locales/en' with ····en:·require("./locales/en"
Open

        en: require('./locales/en'),

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

Replace ···· with ··
Open

    getItem(id, filters = {}) {

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

Delete ··
Open

    save(data, isNew = false) {

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

Delete ··
Open

    }

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 axios from 'axios';

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 axios from 'axios';

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 axios from 'axios';

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

Delete ··
Open

    downloadReport(startAt, endAt, users, projects, format) {

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

Replace ··const·sectionGeneral·=·require('./sections/general' with const·sectionGeneral·=·require("./sections/general"
Open

    const sectionGeneral = require('./sections/general');

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 '@/config/app';
Severity: Minor
Found in app/core/index.js by eslint

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

Replace '@/config/app' with "@/config/app"
Open

import '@/config/app';
Severity: Minor
Found in app/core/index.js by eslint

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

Replace '@/router' with "@/router"
Open

import router from '@/router';
Severity: Minor
Found in app/core/index.js by eslint

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

Replace '@/plugins/vee-validate' with "@/plugins/vee-validate"
Open

import '@/plugins/vee-validate';
Severity: Minor
Found in app/core/index.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 { hasRole, hasProjectRole } from '@/utils/user';

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 { hasRole, hasProjectRole } from '@/utils/user';

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

Severity
Category
Status
Source
Language