cattr-app/frontend-application

View on GitHub

Showing 4,835 of 4,835 total issues

Replace ····················projects[event.project_id].tasks[event.task_id with ··········projects[event.project_id].tasks[⏎············event.task_id⏎··········
Open

                    projects[event.project_id].tasks[event.task_id].durationAtSelectedPeriod +=

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

Replace ················[userID]:·projects, with ········[userID]:·projects
Open

                [userID]: projects,

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

Delete ··
Open

    },

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

Delete ··
Open

    setUsers(state, users) {

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

Replace ··actions, with actions
Open

    actions,

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/

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 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 axios from '@/config/app';

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

Replace 'development' with "development"
Open

if (process.env.NODE_ENV === 'development') {
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 { hasRole, hasProjectRole } from '@/utils/user';

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

Replace ········return·hasRole(user,·'admin' with ····return·hasRole(user,·"admin"
Open

        return hasRole(user, 'admin') || !!user.manual_time;

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

                        name: event.project_name,

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

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

                        tasks: {},

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

Replace ····················projects[event.project_id].durationAtSelectedPeriod·+= with ··········projects[event.project_id].durationAtSelectedPeriod·+=⏎···········
Open

                    projects[event.project_id].durationAtSelectedPeriod += event.durationAtSelectedPeriod;

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

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

                        id: event.task_id,

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

Delete ··
Open

    },

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

Severity
Category
Status
Source
Language