cattr-app/frontend-application

View on GitHub

Showing 4,835 of 4,835 total issues

Delete ····
Open

        {

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

Replace ··moduleName:·'TimeIntervals', with moduleName:·"TimeIntervals"
Open

    moduleName: 'TimeIntervals',

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

Replace ····crud.new.addToMetaProperties('permissions',·'time-intervals/create',·crud.new.getRouterConfig()); with ··crud.new.addToMetaProperties(⏎····"permissions",⏎····"time-intervals/create",⏎····crud.new.getRouterConfig()
Open

    crud.new.addToMetaProperties('permissions', 'time-intervals/create', crud.new.getRouterConfig());

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

Parsing error: Unexpected token )
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

export const ModuleConfig = {

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

Replace ············key:·'user_id' with ······key:·"user_id"
Open

            key: 'user_id',

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/

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

            label: 'field.task',

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

Replace ········return·axios.post(statuses/${isNew·?·'create'·:·'edit'with····return·axios.post(statuses/${isNew·?·"create"·:·"edit"
Open

        return axios.post(`statuses/${isNew ? 'create' : 'edit'}`, data);

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

Replace ······key:·'task_id' with key:·"task_id"
Open

            key: 'task_id',

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

Replace ············type:·'resource-select' with ······type:·"resource-select"
Open

            type: 'resource-select',

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 const ModuleConfig = {

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

Replace ··context.addCompanySection(require('./sections/priorities').default(context,·router) with context.addCompanySection(⏎····require("./sections/priorities").default(context,·router)⏎··
Open

    context.addCompanySection(require('./sections/priorities').default(context, router));

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

Delete ··
Open

    return context;

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/

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

import axios from '@/config/app';

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

Delete ··
Open

    getItemRequestUri(id) {

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

Severity
Category
Status
Source
Language