Commit Graph

200 Commits

Author SHA1 Message Date
Frederic Guillot ffb3926178 Replace Chosen jQuery plugin by custom UI component 2016-12-11 15:46:54 -05:00
Frederic Guillot 90c9e86461 Rewrite session check component in vanilla js 2016-12-10 13:05:35 -05:00
Frederic Guillot c0049ed7e6 Rewrite project creation component in vanilla js 2016-12-10 11:36:22 -05:00
Frederic Guillot 67d01951f5 Rewrite component to change user/group role 2016-12-09 20:35:40 -05:00
Frederic Guillot 6135920a79
Replace notifications Javascript code by CSS 2016-12-01 20:02:48 -05:00
Frederic Guillot d8b0423d15
Add suggest menu for user mentions in text editor 2016-11-27 15:44:45 -05:00
Frederic Guillot 04ff67e26b
Rewrite task move position component and remove Vuejs 2016-11-26 16:00:52 -05:00
Frederic Guillot e64faae69a
Add jshint 2016-11-25 18:51:22 -05:00
Frederic Guillot f73d369dd0
Rewrite accordion widget in vanilla Javascript 2016-11-25 18:26:10 -05:00
Frederic Guillot b9ab163344
Move chart task time column to components 2016-11-21 23:16:18 -05:00
Frederic Guillot 25272afa9b
Remove Vuejs rendering on body tag 2016-11-21 23:04:27 -05:00
Frederic Guillot 8976f4d15c
Use components to render charts 2016-11-21 22:50:57 -05:00
Frederic Guillot 5188ed8cfe
Rewrite markdown editor in vanilla Javascript 2016-11-21 21:53:30 -05:00
Frederic Guillot e2a867166b
Convert calendar to VueJS component
Update to FullCalendar 3.1.0 as well.
2016-11-15 21:24:25 -05:00
Frederic Guillot ebb6b2827d
Replace SimpleMDE with custom Markdown editor 2016-11-13 22:51:59 -05:00
Frederic Guillot 6225469b91
Add button to close inline popups 2016-11-12 14:15:26 -05:00
Frederic Guillot 3f7840c4db
Add the possibility to create external tasks 2016-11-05 22:26:58 -04:00
Frederic Guillot 1466afb771
Do not close the popover when clicking on the background 2016-10-08 09:56:10 -04:00
Frederic Guillot c84df535b6
Improve column restrictions 2016-09-11 18:32:47 -04:00
Frederic Guillot a0227cad69
Define only what is allowed for column restrictions 2016-09-10 23:12:38 -04:00
Frederic Guillot 75470c7242
Apply column restrictions to the board 2016-09-08 22:33:16 -04:00
Frederic Guillot 21f8cebe85
Add new Vue.js component to handle submit and cancel buttons 2016-09-04 20:03:24 -04:00
Frederic Guillot daa076eea7
Convert time comparison chart to Vue.js component 2016-09-03 21:20:54 -04:00
Frederic Guillot ef8ddb59c9
Convert user distribution chart to Vue.js component 2016-09-03 20:45:30 -04:00
Frederic Guillot 8c07a0d03e
Convert task distribution chart to Vue.js component 2016-09-03 20:39:13 -04:00
Frederic Guillot 08bdb708e7
Add the possibility to move tasks without drag and drop 2016-08-28 22:30:48 -04:00
Frederic Guillot 5d3ad534cc
Removed individual column scrolling on board 2016-07-24 15:18:09 -04:00
Frederic Guillot cead21691e
Removed useless keyboard shortcut 2016-06-24 19:31:34 -04:00
Frederic Guillot 17213da5ce
Use the same task form layout everywhere 2016-06-24 17:57:26 -04:00
Frederic Guillot 18cb7ad0a4
Expose tags to the user interface (first prototype) 2016-06-24 15:43:34 -04:00
Frederic Guillot 9cb8a1ffc9 Display local date format in date picker 2016-06-05 22:22:10 -04:00
Frederic Guillot 3eb5ec2a85 Replace jQuery mobile detection by the library isMobile 2016-06-03 22:27:46 -04:00
Frederic Guillot 0830fe22b7 Minor Gantt chart improvements
* Task do not open anymore in a new window on the Gantt chart
* Do not display task progress for tasks with no start/end date
2016-05-18 20:34:36 -04:00
Frederic Guillot d0da3f66d7 Fixed users tooltip in projects Gantt 2016-05-13 22:44:30 -04:00
Frederic Guillot 10f662ce07 Add tasks in bulk from the board 2016-05-13 21:44:31 -04:00
Frederic Guillot 36bdcf193b Category and user filters do not append anymore in search field 2016-04-24 18:07:05 -04:00
Frederic Guillot 9bf3f8b69d Fix case of javascript file 2016-04-24 14:50:11 -04:00
Frederic Guillot ab02a9a162 Fixed form submission with Meta+Enter keyboard shortcut 2016-04-13 18:24:36 -04:00
Frederic Guillot 354e37971d Unification of project header 2016-03-25 17:41:41 -04:00
Frederic Guillot 13d5bd8e48 Enable tooltips after task move (js refactoring) 2016-03-24 21:53:47 -04:00
Frederic Guillot 45f21e1cd8 Bind keyboard shortcut 'n' to the right view (refactoring) 2016-03-20 16:56:07 -04:00
Frederic Guillot 4c733eb715 Addded new keyboard shortcut to edit the task description 2016-03-20 16:29:20 -04:00
Frederic Guillot 77c84410ec Bind keyboard shortcuts to the right view (refactoring) 2016-03-20 16:22:11 -04:00
Frederic Guillot f77d6c590b Added Markdown editor and Javascript code refactoring 2016-03-20 15:45:02 -04:00
Frederic Guillot 1ad57c7473 Add buttons in project overview sections 2016-03-19 18:04:22 -04:00
Frederic Guillot 63a5bbafea Show avatar on the cards 2016-03-19 14:36:16 -04:00
Frederic Guillot 69c2b7f62b Fix regression for task link add button 2016-03-18 21:19:36 -04:00
Frederic Guillot 854457baf0 Improve task summary sections 2016-03-18 21:00:14 -04:00
Frederic Guillot 241ca53e47 Added "?" to display list of keyboard shortcuts 2016-03-11 23:01:38 -05:00
Frederic Guillot 4f54a547fa Added new keyboard shortcut for task view 2016-03-11 22:46:54 -05:00