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
Alexander Ljungberg
33411b67a4
Remove unused file.
2013-02-17 23:48:53 +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
Zachary Jones
be77672e1b
Add .text-center class to Bootstrap. Newer versions of Bootstrap have this class built-in.
2013-02-15 18:50:45 -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
Márton Boros
b37a3c4556
update bootstrap, use one minified js
2013-02-14 23:10:53 +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
f10000e376
Remove inline style and make toggles 115 pixels wide by default.
2013-02-13 22:52:27 -05:00
Zachary Jones
8d10a7c9eb
Fix colors on toggle switches.
2013-02-12 19:16:06 -06: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
80aa77c27f
Remove references to .switch class.
...
Since we're not using them we can get rid of them, solving an interference with another plugin.
2013-02-07 14:54:19 -06:00
Zachary Jones
29e6e05cde
Widen layout a bit.
2013-02-03 15:20:25 -06:00
Zachary Jones
97415ffcf4
Add new markup for toggle switch.
2013-02-01 18:59:12 -06:00
Zachary Jones
9a243eab74
Add bootstrap-timepicker.js
2013-01-29 14:36:43 -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
1b37c2dacc
Add bootstrap-datepicker.js
2013-01-28 21:30:12 -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
Zachary Jones
7579ad8b16
Modify Bootstrap variables for our design. Also reduced the grid size since 940px seems too wide for the amount of content we have to display.
2013-01-19 14:02:04 -06:00
Zachary Jones
a37734f043
Add compilation of the Responsive Bootstrap.
2013-01-17 15:06:01 -06:00
Zachary Jones
dbe0e62cb8
Add Bootstrap in Sass format.
2013-01-17 15:00:17 -06:00
Viktor Petersson
0f5850692a
Improved scheduling with jQuery-based time/date-picker. Removed seconds from time.
2012-09-15 16:49:08 +02:00
Viktor Petersson
d4af1366f4
Initial commit.
2012-07-25 11:05:30 +02:00