cattr-app/frontend-application

View on GitHub

Showing 4,835 of 4,835 total issues

Parsing error: Unexpected token =
Open

    routes = [];
Severity: Minor
Found in app/core/arch/module.js by eslint

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

Replace 'vue' with "vue"
Open

import Vue from 'vue';
Severity: Minor
Found in app/core/store/index.js by eslint

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

Replace 'lodash/camelCase' with "lodash/camelCase"
Open

import camelCase from 'lodash/camelCase';
Severity: Minor
Found in app/core/store/modules/index.js by eslint

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

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

        {

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

Replace ············}, with ······}
Open

            },

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

Replace ············label:·'field.password' with ······label:·"field.password"
Open

            label: 'field.password',

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

Replace ············label:·'field.user_language' with ······label:·"field.user_language"
Open

            label: 'field.user_language',

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

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

                return config.fieldsProvider();

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 ········let·user·=·Store.getters['user/user' with ····let·user·=·Store.getters["user/user"
Open

        let user = Store.getters['user/user'];

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

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

                full_name: values.full_name,

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

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

            };

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

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

                data: {

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

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

                    password: data.res.password,

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 ResourceService from '@/services/resource.service';

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

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

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

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

Delete ··
Open

    getWithFilters(filters, config = {}) {

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

Replace ········return·axios.post('users/send-invite' with ····return·axios.post("users/send-invite"
Open

        return axios.post('users/send-invite', { id });

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 isObject from 'lodash/isObject';
Severity: Minor
Found in app/core/arch/builder/navbar.js by eslint

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

Severity
Category
Status
Source
Language