summaryrefslogtreecommitdiff
path: root/assets/js/src/App.js
AgeCommit message (Expand)Author
2017-11-09Add user backend provider systemFrederic Guillot
2017-03-11Move isVisible() methodFrederic Guillot
2016-12-30Remove dependency on MousetrapFrederic Guillot
2016-12-11Replace Chosen jQuery plugin by custom UI componentFrederic Guillot
2016-11-27Add suggest menu for user mentions in text editorFrederic Guillot
2016-11-25Add jshintFrederic Guillot
2016-11-21Remove Vuejs rendering on body tagFrederic Guillot
2016-11-21Use components to render chartsFrederic Guillot
2016-09-03Convert task distribution chart to Vue.js componentFrederic Guillot
2016-06-24Expose tags to the user interface (first prototype)Frederic Guillot
2016-06-05Display local date format in date pickerFrederic Guillot
2016-04-13Fixed form submission with Meta+Enter keyboard shortcutFrederic Guillot
2016-03-20Added Markdown editor and Javascript code refactoringFrederic Guillot
2016-03-18Fix regression for task link add buttonFrederic Guillot
2016-03-18Improve task summary sectionsFrederic Guillot
2016-03-11Added "?" to display list of keyboard shortcutsFrederic Guillot
2016-03-11Added new keyboard shortcut for task viewFrederic Guillot
2016-03-05Increase bottom notification sizeFrederic Guillot
2016-02-23Fix regression: unable to change project in "task move/duplicate to another p...Frederic Guillot
2016-02-20Add drag and drop to change swimlane positionsFrederic Guillot
2016-02-20Add drag and drop to change column positionsFrederic Guillot
2016-02-19Add subtasks drag and dropFrederic Guillot
2016-02-13Add file drag and drop and asynchronous uploadFrederic Guillot
2016-02-05Improve subtask toggle status and timerFrederic Guillot
2016-02-04Do not refresh the whole page when changing subtask status (work in progress)Frederic Guillot
2016-02-03Change sidebar styleFrederic Guillot
2016-01-21Always show the search box in board selectorFrederic Guillot
2015-12-05Rewrite of the authentication and authorization systemFrederic Guillot
2015-11-02Fix the issue #1415 and issue #1425 Datepicker will disappear when click arro...Libin Pan
2015-10-19Fix regressionsFrederic Guillot
2015-09-05Replace color dropdown by color picker in task formsFrederic Guillot
2015-08-21Add users and categories filters on the boardFrederic Guillot
2015-08-16Add project users overviewFrederic Guillot
2015-08-14Add Gantt chart for projectsFrederic Guillot
2015-08-07Rewrite dropdown menuFrederic Guillot
2015-08-04Javascript refactoringFrederic Guillot