cattr-app/frontend-application

View on GitHub

Showing 4,835 of 4,835 total issues

Delete ··
Open

    init(context) {

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

Replace ········context.commit('setService',·new·DashboardService(context,·new·TasksService(),·new·UserService())); with ····context.commit(⏎······"setService",⏎······new·DashboardService(context,·new·TasksService(),·new·UserService())
Open

        context.commit('setService', new DashboardService(context, new TasksService(), new UserService()));

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/

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/

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/

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 'axios' with "axios"
Open

import axios from 'axios';

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

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

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

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 ···· with ··
Open

    loadOrder: 10,

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

Delete ··
Open

    context.addLocalizationData({

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

Delete ··
Open

    }

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

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

        return axios.post('priorities/list', 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 axios from 'axios';

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

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

import axios from 'axios';

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

Replace 'axios' with "axios"
Open

import axios from 'axios';

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

Replace ········return·axios.post('report/project' with ····return·axios.post("report/project"
Open

        return axios.post('report/project', {

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

Delete ····
Open

        const params = {

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/

Severity
Category
Status
Source
Language