Falko icon indicating copy to clipboard operation
Falko copied to clipboard

:chart_with_upwards_trend: Falko (Front-End): Platform for agile projects management :bar_chart:

Results 84 Falko issues
Sort by recently updated
recently updated
newest added

## Proposed Changes This PR migrates the existing issue card to Vuetify. https://github.com/falko-org/Falko/issues/393 ## Type of Changes - [ ] Bugfix - [x] New Feature ## Checklist - [ ]...

## Proposed Changes Removes unused declarations and duplicate property code appointed by DeepScan #389, #390. This PR will make the code quality go from Normal to Good ## Checklist -...

enhancement

## Proposed Changes It was done the migration of the accessible buttons to vuetify. https://github.com/falko-org/Falko/issues/376 ## Type of Changes What type of change this Pull Request brings to Falko? _Put...

## Proposed Changes This PR migrates the existing navbar and sidebar to Vuetify. https://github.com/falko-org/Falko/issues/382 ## Type of Changes - [ ] Bugfix - [x] New Feature ## Checklist - [...

## Proposed Changes #391 Remove 18 unused imports to improve code quality. ![image](https://user-images.githubusercontent.com/18370133/67500735-85462600-f659-11e9-85f6-00dfe5be5eeb.png) ## Checklist _Put an `x` in the boxes that apply. If you're confused about any of the...

## Description Do the migration of the cards that keep the information related to the issue on the screen of backlog. ### Expected behavior Issue card working using **Vuetify**. ###...

## Description Add a loading spinner to the initial page of a project. ### Expected behavior Show a spinner until the page is ready to load. ### Current behavior Show...

## Description DeepScan points 18 **UNUSED_IMPORT** issues in the project. - [ ] Fix 18 unused import in multiple files Screenshot example: ![image](https://user-images.githubusercontent.com/18370133/67229789-673ab480-f412-11e9-9485-5b44c04ffed7.png) ## Checklist - [x] This issue has...

doable

## Description DeepScan points 26 **UNUSED_DECL** issues in the project. - [ ] Fix 26 unused declarations in multiple files Screenshot example: ![image](https://user-images.githubusercontent.com/18370133/67229530-e085d780-f411-11e9-867c-746f36b6e04f.png) ## Checklist - [x] This issue has...

doable

## Description DeepScan points **DUPLICATE_PROPRETY** issues in the project. Fix affected file: - [ ] `src/components/Sprints/Velocity.vue` ![image](https://user-images.githubusercontent.com/18370133/67228288-4f156600-f40f-11e9-8879-b04efbbd2a5e.png) ## Checklist - [x] This issue has a significant name. - [x] This...

doable