cattr-app/frontend-application

View on GitHub

Showing 4,835 of 4,835 total issues

Delete ··
Open

    static delete(user, model) {

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 { hasRole } from '@/utils/user';
Severity: Minor
Found in app/core/policies/priority.policy.js by eslint

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 { hasRole } from '@/utils/user';
Severity: Minor
Found in app/core/policies/priority.policy.js by eslint

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

Delete ····
Open

        return model.can.update;
Severity: Minor
Found in app/core/policies/project.policy.js by eslint

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

Delete ····
Open

        return model.can.destroy;
Severity: Minor
Found in app/core/policies/project.policy.js by eslint

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 { hasRole } from '@/utils/user';
Severity: Minor
Found in app/core/policies/status.policy.js by eslint

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 { hasRole, hasProjectRole } from '@/utils/user';
Severity: Minor
Found in app/core/policies/task.policy.js by eslint

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

Delete ··
Open

    static create(user) {
Severity: Minor
Found in app/core/policies/task.policy.js by eslint

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

Delete ····
Open

        }
Severity: Minor
Found in app/core/policies/task.policy.js by eslint

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 { hasRole } from '@/utils/user';
Severity: Minor
Found in app/core/policies/user.policy.js by eslint

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

Replace 'vue-lazyload' with "vue-lazyload"
Open

import VueLazyload from 'vue-lazyload';
Severity: Minor
Found in app/core/index.js by eslint

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

Delete ··
Open

    window.system = {};
Severity: Minor
Found in app/core/index.js by eslint

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

Delete ····
Open

        environment: process.env.NODE_ENV,
Severity: Minor
Found in app/core/index.js by eslint

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 Store from '@/store';

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

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

import moment from 'moment-timezone';

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

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

        return Object.keys(getters.intervals).reduce((result, userID) => {

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

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

            return {

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

Delete ······
Open

            const userTimePerDay = userEvents.reduce((result, event) => {

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

            };

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

Severity
Category
Status
Source
Language