Commit Graph

419 Commits

Author SHA1 Message Date
Frederic Guillot
e110229bb9 Avoid tags overlapping on the board 2016-08-21 14:17:31 -04:00
Frederic Guillot
722fb8d45e Make login form fit on mobile device screen 2016-08-14 14:24:40 -04:00
Frederic Guillot
e24c37290b Make form columns and popover more responsive 2016-08-14 14:19:20 -04:00
Frederic Guillot
c7a5f6b8ea Use mixins for file thumbails 2016-08-14 14:00:50 -04:00
Frederic Guillot
cb73946751 Make project overview page more responsive 2016-08-14 13:46:46 -04:00
Frederic Guillot
e985e27281 Make tables more responsive 2016-08-14 12:50:07 -04:00
Frederic Guillot
58b3fd7d8a Make task summary more responsive 2016-08-13 20:27:25 -04:00
Frederic Guillot
521379a350 Display same task summary on all task view pages 2016-08-13 20:23:04 -04:00
Frederic Guillot
ada3e6f89d Make page header menu more responsive 2016-08-13 20:12:25 -04:00
Frederic Guillot
d41c7f1a8c Make sidebar more responsive 2016-08-13 20:05:27 -04:00
Frederic Guillot
a631b76175 Remove fixed table on dashboard and improve input placeholders 2016-08-13 19:34:21 -04:00
Frederic Guillot
ffe61abc69 Improve form helpers and add more hooks 2016-08-13 17:49:27 -04:00
Frederic Guillot
ad56a899b8 Make filter box compatible with Safari 2016-08-08 22:35:10 -04:00
Frederic Guillot
a73f41ab65 Do not show caret in dropdown input addons with small devices 2016-08-08 22:13:16 -04:00
Frederic Guillot
195fae86d6 Make filter box and project header more responsive 2016-08-08 21:54:45 -04:00
Frederic Guillot
fd0bea2187 Use Sass custom mixins for grid 2016-08-07 22:52:29 -04:00
Frederic Guillot
41f93e0957 Add SASS variables for colors 2016-08-07 18:08:28 -04:00
Frederic Guillot
4725544159 Adjust board and dropdown text-size 2016-08-07 13:40:58 -04:00
Frederic Guillot
69c6271c6e Convert application header to grid system 2016-08-07 12:51:03 -04:00
Frederic Guillot
928d27d2ad Reduce number of font size 2016-08-07 09:02:26 -04:00
Frederic Guillot
1dc947eac4 Convert vanilla CSS to SASS 2016-08-06 22:19:36 -04:00
Frederic Guillot
4dae025db8 Define exact select2 version to make sure it works with IE11 2016-07-24 20:44:51 -04:00
Frederic Guillot
5d3ad534cc Removed individual column scrolling on board 2016-07-24 15:18:09 -04:00
Frederic Guillot
6cfce7720a Fixed Markdown editor auto-grow on the task form 2016-07-15 21:05:15 -04:00
Frederic Guillot
9eb43dd3fc Use latest version of select2 library because it doesn't work with IE11 2016-07-03 10:14:50 -04:00
Frederic Guillot
a49e7b7643 Expose task reference field to the user interface 2016-06-28 20:40:15 -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
d06b19e330 Revert pull-request #2325 2016-06-10 20:07:39 -04:00
Frederic Guillot
b27c3cbec2 Rebuild CSS 2016-06-09 21:36:04 -04:00
Filip
8155b9b6b0 Make entire sidebar link area clickable 2016-06-09 22:46:34 +02:00
Lev Lazinskiy
f97d683ede Show tasks that are due today in a different color
I chose a "Triadic" color from this page,
http://www.colorhexa.com/d90000 it seems to look good under various
categories.

Fix #2285
2016-06-06 20:07:01 -07:00
Frederic Guillot
52d5156a37 Rebuild Jabascript 2016-06-06 20:45:45 -04:00
Lev Lazinskiy
3ac46e4c20 Fix li element list-style-type
The tooltip was showing a bullet point for an `li` element which was showing up on the outside of the tooltip box. Setting the list-style-type to none removes this bullet point and makes the tooltip look a lot cleaner.
2016-06-06 14:54:28 -07:00
Frederic Guillot
e7012692f3 Change css for header links 2016-06-03 22:08:39 -04:00
Frederic Guillot
108e867605 Move Chosen images to the right directory and put back JS files in head 2016-05-15 13:00:53 -04:00
Frederic Guillot
c15c4ba0f4 Use latest hipster tools to manage assets 2016-05-15 12:33:44 -04:00
Frederic Guillot
e08b5efba9 Update Font Awesome 2016-05-13 22:55:17 -04:00
Frederic Guillot
f8a1e454b5 Improve project user page 2016-05-07 22:44:03 -04:00
Frederic Guillot
cefeb7ef96 Center notification box 2016-03-27 17:24:05 -04:00
Frederic Guillot
354e37971d Unification of project header 2016-03-25 17:41:41 -04:00
Frederic Guillot
a1d795baaa Improve view switcher design 2016-03-24 21:46:54 -04:00
Frederic Guillot
e6747d9d7c Reduce card title font size 2016-03-24 21:24:41 -04:00
Frederic Guillot
4c8d5fbdc0 Move avatar to the top right corner 2016-03-24 21:21:22 -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
42376aec4a Improve project overview page 2016-03-19 17:15:25 -04:00
Frederic Guillot
caf8cb3323 Improve board tooltips 2016-03-19 16:51:25 -04:00
Frederic Guillot
6351cb0e27 Improve activity stream layout 2016-03-19 16:22:00 -04:00
Frederic Guillot
84b4139988 Increase card margin 2016-03-19 15:31:28 -04:00