summaryrefslogtreecommitdiff
path: root/assets/js/components
AgeCommit message (Expand)Author
2016-12-11Replace Chosen jQuery plugin by custom UI componentFrederic Guillot
2016-12-10Rewrite session check component in vanilla jsFrederic Guillot
2016-12-10Rewrite project creation component in vanilla jsFrederic Guillot
2016-12-09Rewrite component to change user/group roleFrederic Guillot
2016-12-03Add suggest menu for task IDFrederic Guillot
2016-12-01Improve cross-browsers compatiblity for text editorFrederic Guillot
2016-12-01Avoid bad options assignement for text editorFrederic Guillot
2016-11-30Adjust suggest menu position when scrolling is visible in textareaFrederic Guillot
2016-11-30Fix selection bug with IE11 in text editorFrederic Guillot
2016-11-27Make autofocus works in text editorFrederic Guillot
2016-11-27Improve suggest menu string replacementFrederic Guillot
2016-11-27Add suggest menu for user mentions in text editorFrederic Guillot
2016-11-26Rewrite task move position component and remove VuejsFrederic Guillot
2016-11-25Add jshintFrederic Guillot
2016-11-25Rewrite accordion widget in vanilla JavascriptFrederic Guillot
2016-11-21Move chart task time column to componentsFrederic Guillot
2016-11-21Rewrite external task view component in vanilla javascriptFrederic Guillot
2016-11-21Use components to render chartsFrederic Guillot
2016-11-21Replace calendar component by vanilla javascriptFrederic Guillot
2016-11-21Rewrite markdown editor in vanilla JavascriptFrederic Guillot
2016-11-15Convert calendar to VueJS componentFrederic Guillot
2016-11-13Replace SimpleMDE with custom Markdown editorFrederic Guillot
2016-11-06Load external tasks asynchronously from task view pageFrederic Guillot
2016-10-21Show error messages in dialog box to move tasksFrédéric Guillot
2016-10-05Do not show closed tasks in task move position formFrederic Guillot
2016-09-04Add new Vue.js component to handle submit and cancel buttonsFrederic Guillot
2016-09-03Convert time comparison chart to Vue.js componentFrederic Guillot
2016-09-03Convert user distribution chart to Vue.js componentFrederic Guillot
2016-09-03Convert task distribution chart to Vue.js componentFrederic Guillot
2016-08-28Add the possibility to move tasks without drag and dropFrederic Guillot