Commit Graph

35 Commits

Author SHA1 Message Date
mrliptontea
a2e8955488 Use stylelint 2019-05-09 22:05:30 +01:00
mrliptontea
0ec8791d41 Version 2.0 2019-03-13 22:26:25 +00:00
mrliptontea
e0211daf24 Update dependencies 2018-05-11 22:02:47 +01:00
mrliptontea
2103d1e3b3 Fix linter errors 2017-07-12 22:32:24 +01:00
mrliptontea
beeff247a4 Extend scss linter settings
- Enable DeclarationOrder rule
- Change declaration order in scss
- Enable VendorPrefix rule
- Add Autoprefixer via Postcss to css task
- Move scss-lint comments in-line
2016-11-20 23:04:32 +00:00
mrliptontea
abb16c53f3 Change indentation to 2 spaces
To comply with Redmine's coding style.
2016-11-20 21:07:06 +00:00
mrliptontea
c9f897e3b1 Correct layout for redmine backlogs 2016-11-19 19:18:41 +00:00
mrliptontea
b9035527ea move font-awesome import outside of if statement, fixes #30 2016-06-23 21:43:01 +01:00
mrliptontea
15a492a1b6 fix colored trackers in tooltips in Backlogs plugin 2015-08-24 09:08:57 +02:00
mrliptontea
bc8bde7756 visual tweaks: nicer shadows, improve datepickers layout 2015-08-09 23:30:01 +02:00
mrliptontea
1253489333 slightly change buttons' style 2015-08-09 22:22:30 +02:00
mrliptontea
42dfc57ee7 linting 2015-08-09 20:54:10 +02:00
mrliptontea
a350c369cc update npm packages 2015-06-10 22:27:58 +02:00
mrliptontea
d220db112a Add default color and styles for colored trackers links, fixes #5
- introduce $tracker-default-bg and $tracker-default-text variables
- move default colors to map
- introduce $tracker-custom-colors-map to make adding new colors and
  overriding default ones easy
- remove styles for issue links from mixin to avoid repetition
- update styles for backlogs plugin
2015-04-15 11:28:43 +02:00
mrliptontea
71100e5f52 make it possible to click on empty field in master backlog view 2015-03-03 20:39:42 +01:00
mrliptontea
957040aa3a backlogs: make it easier to click on story by moving padding to children 2015-03-03 10:34:23 +01:00
mrliptontea
2941b53826 fix semitransparent background for backlog rows 2015-03-01 16:22:24 +01:00
mrliptontea
937e79a1a8 many improvements for redmine backlogs:
- custom CSS for jquery-ui and jquery.qtip
- restyled tooltips
- better dropdown behavior
2015-03-01 13:33:16 +01:00
mrliptontea
130e474efc change the default table accent background to rgba 2015-02-28 23:11:31 +01:00
mrliptontea
78807dae09 corrected story points alignment in master backlog 2015-02-28 20:07:49 +01:00
mrliptontea
08fe4fa102 Redmine Backlogs: add delay before hiding backlog menu 2015-02-22 13:10:36 +01:00
mrliptontea
6dfbb71b7a few adjustments 2015-02-22 12:46:56 +01:00
mrliptontea
7343aa9570 change some trackers default colors 2015-02-20 23:56:28 +01:00
mrliptontea
76048dc426 fix master backlog sub-menu accessibility 2015-02-19 12:57:18 +01:00
mrliptontea
57a5470eb7 make sure that custom fields in columns will have correct width 2015-02-14 18:48:31 +01:00
mrliptontea
0c0fc515a6 fixes for forms:
- issue form columns equal for custom field and built-in ones
- fix for Backlogs subject textarea when user uses grammarly (Chrome)
2015-02-04 16:48:30 +01:00
mrliptontea
fe5e23f6a1 nicer brand-warning color 2015-02-01 15:12:23 +01:00
mrliptontea
bc2aff5c0a get rid of sourcemaps since they're useless at the moment (libsass bug) 2015-01-30 07:35:15 +01:00
mrliptontea
5a07383151 cleaner calendar widget 2015-01-29 23:45:43 +01:00
mrliptontea
f3399ed0b3 less space between backlogs containers (good for small screens) 2015-01-29 22:08:35 +01:00
mrliptontea
f2f2434d6f linting, reordering properties and some refactoring 2015-01-29 21:00:49 +01:00
mrliptontea
323fea0a57 use node-sass instead of Ruby sass for much higher build speed 2015-01-09 00:13:33 +01:00
mrliptontea
5418d7e312 reducing abuse of $tooltip- variables by introducing $highlight- and some improvements for backlogs 2015-01-08 17:16:25 +01:00
mrliptontea
fd7b87b844 prettier ui-widgets (dialogs and datepickers) 2015-01-08 12:38:37 +01:00
mrliptontea
dc545cb724 initial commit 2015-01-08 09:44:36 +01:00