cattr-app/frontend-application

View on GitHub

Showing 4,835 of 4,835 total issues

Replace ··············?·moment(props.currentValue).tz(props.values.timezone,·true) with ?·moment(props.currentValue)⏎··············.tz(props.values.timezone,·true)⏎··············
Open

                        ? moment(props.currentValue).tz(props.values.timezone, true).toISOString()

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/

Definition for rule 'vue/attributes-order' was not found
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

import AccountService from '../services/account.service';

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 AccountService from '../services/account.service';

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

Delete ····
Open

        },

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

Delete ····
Open

        {

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

Delete ····
Open

        },

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

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

            key: 'user_language',

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

Delete ··
Open

    // Check if this section can be rendered and accessed, this param IS OPTIONAL (true by default)

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

Delete ··
Open

    order: 10,

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

Delete ····
Open

        // After processing this route can be accessed via URL 'settings/example'

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

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/

Delete ··
Open

    getItemRequestUri() {

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

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

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

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/

Replace ····························rootStore.commit('dashboard/setTimezone' with ··············rootStore.commit("dashboard/setTimezone"
Open

                            rootStore.commit('dashboard/setTimezone', value);

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

Severity
Category
Status
Source
Language