cattr-app/frontend-application

View on GitHub

Showing 4,835 of 4,835 total issues

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/

Delete ··
Open

    getItemRequestUri(id) {

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

Replace ········if·(typeof·data.active·===·'undefined' with ····if·(typeof·data.active·===·"undefined"
Open

        if (typeof data.active === 'undefined') {

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

Delete ····
Open

        }

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

Replace ···· with ··
Open

    deleteItem(id) {

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

Replace ···· with ··
Open

    getWithFilters(filters, 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 TimeIntervalService from '@/services/resource/time-interval.service';

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

Delete ··
Open

    const crudNewRoute = crud.new.getNewRouteName();

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

Replace ··crud.new.addToMetaProperties('afterSubmitCallback',·()·=>·router.go(-1),·crud.new.getRouterConfig() with );⏎··crud.new.addToMetaProperties(⏎····"afterSubmitCallback",⏎····()·=>·router.go(-1),⏎····crud.new.getRouterConfig()⏎··
Open

    crud.new.addToMetaProperties('afterSubmitCallback', () => router.go(-1), crud.new.getRouterConfig());

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

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

                        service: new TasksService(),

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

            render: (h, props) => {

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

Delete ············
Open

                        inputHandler: props.inputHandler,

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

Delete ············
Open

                        change: value => {

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

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

        {

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

Delete ········
Open

                return h(DatetimeInput, {

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/

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.addSettingsSection(require('./sections/account' with ··context.addSettingsSection(require("./sections/account"
Open

    context.addSettingsSection(require('./sections/account').default);

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

Delete ··
Open

    context.addUserMenuEntry({

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

Severity
Category
Status
Source
Language