Commit Graph

33 Commits

Author SHA1 Message Date
Marton Somogyi
22b0de6cbb Table size adjustment 2013-03-07 22:57:18 +01:00
Marton Somogyi
3ed4c1e8d6 Small adjustment 2013-03-07 22:15:21 +01:00
Marton Somogyi
c6e07f15f9 Fix table col widths 2013-03-07 22:13:05 +01:00
Marton Somogyi
373d5d5861 Fix vertical alignment in asset rows 2013-03-07 20:58:37 +01:00
Marton Somogyi
aad98b90d5 Hide drag handler on inactive assets 2013-03-07 20:38:21 +01:00
Marton Somogyi
6ad7fca23a Use ellipsis when asset name is long 2013-03-07 19:35:15 +01:00
Marton Somogyi
86af8f00cd More space between icons 2013-03-07 19:23:47 +01:00
Marton Somogyi
dd8b505b72 Fix drag&drop issues 2013-03-07 15:42:48 +01:00
Marton Somogyi
3421bb7234 Fix modal max-height 2013-03-07 15:33:05 +01:00
Marton Somogyi
c05ea1839e Fix advanced section displaying 2013-03-07 15:08:08 +01:00
Marton Somogyi
3dd9d01728 Fix nocache toggle padding issue 2013-03-04 18:34:04 +01:00
Marton Somogyi
f2d8467f48 Disable cache option is hidden under Advanced section (only when asset type is image and it has URL). 2013-03-03 01:12:52 +01:00
Marton Somogyi
2c5365ac8e Native file input is transparent, steals clicks from visible dummy button.
Using CSS text-overflow on the right of the filename.
fixes #73
2013-02-24 19:44:36 +01:00
Alexander Ljungberg
5612785aee Fixes #74. Drop asset table text another px. 2013-02-24 17:23:21 +00:00
Marton Somogyi
8e4ac8f88d fixes #74 2013-02-21 18:36:31 +01:00
Márton Boros
e62d3afb8d add server error message display. fixes #70 2013-02-21 10:52:09 +01:00
Zachary Jones
6efefebcbe Tiny changes to Settings page recommended by Alexander. 2013-02-18 16:04:51 -05:00
Alexander Ljungberg
a0cace1e67 Vertically align text in asset tables.
Without this fix, regular text such as the start and end date for an asset, wouldn't be vertically aligned with text in controls such as the "On" and "Off" in the switch.

This fix aligns the text vertically with both control text and button icons.
2013-02-17 23:58:49 +00:00
Alexander Ljungberg
08ec0a7403 Remove redundant table style.
Bootstrap .table classes, which we use, are already 100% wide by default.
2013-02-17 23:54:27 +00:00
Zachary Jones
b784c020fa Restore our customized version of Bootstrap and the blue navbar. Closes #72 2013-02-17 15:06:17 -05:00
Márton Boros
2c793ed3a7 make location read-only for existing assets 2013-02-16 20:20:25 +01:00
Márton Boros
42d83a56f9 add progress bar 2013-02-16 16:02:08 +01:00
Zachary Jones
0dd9c408a6 Clean up styles in the header 2013-02-15 19:20:50 -05:00
Zachary Jones
ccdc498a19 Move Marton's CSS changes to the Sass style file. 2013-02-15 19:18:35 -05:00
Márton Boros
fbd13fa350 various frontend fixes. fixes #52 2013-02-15 06:22:14 +01:00
Márton Boros
a4f302a0c9 tpl fixes 2013-02-15 00:16:14 +01:00
Zachary Jones
1d23236eb1 Make delete popover more friendly and include a "No" option to cancel. 2013-02-14 15:48:32 -05:00
Zachary Jones
9cdcfdddb6 Fix z-index issue where toggle buttons were rendered above the footer. 2013-02-12 19:11:17 -06:00
Zachary Jones
68466bab69 Add initial asset deletion functionality. 2013-02-09 19:02:55 -06:00
Zachary Jones
f911cdff4a Start adding the start and end dates to the Asset add form.
Planning to use JavaScript widgets to help with entering dates and times.
2013-01-28 21:49:15 -06:00
Zachary Jones
264edc78a9 Add "Add Asset" button. 2013-01-23 20:17:39 -06:00
Zachary Jones
e974e6ab5f Render the Active Assets table.
MVP at this point, but it does populate from the database.
2013-01-19 15:22:45 -06:00
Zachary Jones
3cd5013c34 Initial checkpoint on new design. 2013-01-19 14:06:36 -06:00