Commit Graph

215 Commits

Author SHA1 Message Date
Robbie Penziol afb838bc10 webgui: Added ability to set warning percentage for CPU, mempools from device edit page (#5895) 2017-03-03 15:07:12 +00:00
Tony Murray 20ae9e2ecd webui: Improve device header layout (#5990)
* webui: Improve device header layout

* Update css style version to break caches
Remove unused css.
2017-02-24 09:59:30 +00:00
Florian Beer ad58af6e6c webui: Update services pages
* Update services page

- Bring services overview page in line with the rest of the interface
using bootstrap classes, panels, colors etc.
- Getting rid of most of the tables using bootstrap's grid classes.

Device services page might need a bit more work but I'm not ready yet.

* Fix style check issues

* Bigger status labels
2017-02-22 23:53:17 +00:00
Florian Beer 8787d9d902 Update dark theme panel headings (#5892)
...to be consistent with navbar.
2017-02-14 23:19:27 +00:00
Richard Mayhew 3843346109 webui: Set the device logo and cell to have a max width (#5700)
* Set the device logo to have a max width and set the td cell to also have a set width

* Changed the width of the td cell to rather use CSS

* tried something else which allows for a more dynamic approach
2017-02-14 08:52:17 +00:00
Richard Mayhew 5bfd23e7eb webui: New eventlog severity classification (#5830)
* New event log severity model

* Revert "New event log severity model"

This reverts commit 0783527af8.

* New event log severity model

* Fixed spaces vs tabs

* Learning the format requirements

* Learning the format requirements

* Moved the colours in to the stylesheet

* change SQL file to stop conflicting

* refactor log_event so severity isn't last, but reference is.

* keep having to move the file due to new PR conflicts

* Revert "keep having to move the file due to new PR conflicts"

This reverts commit f3030e7218.

* extended support to dashboard and eventlog page

* formatting
2017-02-12 22:41:05 +00:00
Tony Murray 307e5ae500 fix: mono theme panel headers black (#5705)
Fixes issue where the librenms_logo_mono.svg is now loaded by making the background black to match the logo.
Update twofactor.lib.php.
Remove unused if statement
2017-02-01 08:03:07 +00:00
Tony Murray 5d1d4cd2ed fix: logo scalling to support squarish logos (#5647)
Also improve text alignment
2017-01-28 10:13:04 +00:00
Neil Lathwood 7b2a818a8f webui: Remove padding at the bottom of widgets to make more room #3687 (#5644) 2017-01-28 01:11:31 +00:00
Tony Murray 456f01f68e webui: center device icons. Keep device actions at two rows (#5627)
netonix logo -> svg
2017-01-26 22:20:43 +00:00
Richard Mayhew 47397d0083 webui: Updated icons to use Font Awesome (#5468) 2017-01-21 11:24:05 +00:00
Søren Rosiak 61b73e8a73 webui: Update Font Awesome to 4.7.0 (#5476)
* webui: Update Font Awesome

* remove lib
2017-01-18 12:57:57 -06:00
Tony Murray ca8b72dd1e fix: availability map icons (#5373) 2017-01-10 10:07:10 +00:00
Julian K 5ad8fd3c0c feature: Add support for SVG images (#5275)
* I agree to the conditions of the Contributor Agreement contained in doc/General/Contributing.md.

* feature: Add support for SVG images

* docs: Add instructions for adding OS images

* Replace PNG os images by SVG
2017-01-08 13:32:17 -06:00
crcro 5569884f7f webui: Updated devices view (#4700) 2016-10-16 15:58:48 +01:00
jonathon-k 87ff439d8f webui: Option to display devices as a uniform size w/o labels in availability map widget 2016-10-15 17:58:27 +01:00
Neil Lathwood 20d7b289e2 fix: Adjusted padding based on screen width to fit all icons (#4711) 2016-10-05 08:05:26 +00:00
crcro 73bb45e465 multiple fixes 2016-09-24 03:28:01 +03:00
Jonathon Koyle 01fc94b31b Add option for displaying ignored services and devices in availability-map 2016-09-23 14:47:59 -06:00
Neil Lathwood 8e4bce97a9 Merge pull request #4435 from benwa/user-badge
Fix nav icons
2016-09-23 19:37:59 +01:00
Bennett Blodinger f7c8208072 v2
Better than first patch.  Keeps colors and positioning. Also adds in a
set of badge- context classes for future use.
2016-09-23 08:27:34 -04:00
crcro 63f42acda6 general updates 2016-09-22 00:11:16 +03:00
Bennett Blodinger 7b7b8c0c2c Fix nav icons
Remove notification overlap and fix mobile navigation view
2016-09-14 08:23:50 -04:00
crcro 2927550a88 Merge branch 'availability-map-update-5' of https://github.com/crcro/librenms into availability-map-update-5 2016-09-14 01:23:48 +03:00
jonathon-k 7c6130d1a7 fix: CSS typo -- gray to grey (#4397) 2016-09-10 16:55:11 +01:00
crcro aad9b675c3 more options to amap 2016-09-06 02:01:15 +03:00
crcro 8ce1d81b71 amap device box reverted to original size, fixes for device groups (#4334) 2016-09-04 07:04:53 -05:00
crcro 921d5b9ed5 webui: availability map update (#4300)
* a-map update 3

* pre-commit.php fixes

* moved group query inside if
2016-09-02 12:42:45 -05:00
crcro a37b878bf5 cleanup: unused css class (#4248)
* reduce code duplication, cleaned up

* Revert "reduce code duplication, cleaned up"

This reverts commit 8366bf3326.

* css cleanup
2016-08-29 21:25:14 +01:00
crcro 49dbe3ea01 availability map updates (#4183)
webui: More updates to availability map #4183
2016-08-28 21:48:05 +01:00
crcro 6190562d9a availability map updates (#4160)
* fix for services visibility if no service available or not enabled in config

* availability map option to switch to old view

* updates as guided by @laf
2016-08-22 19:12:44 +01:00
Neil Lathwood aefa24385e Merge pull request #4139 from benwa/fix-widget-bootgrid
Bootgrid alignment
2016-08-20 11:49:53 +01:00
Bennett Blodinger 509978172e Fixes bootgrid alignment
The dropdown li inherit text alignment.
2016-08-19 20:11:35 -04:00
Tony Murray 257cec197d Availability: small changes
Mouse pointer to indicate the labels are clickable.
<label> is a form element and should not be a child of <a>, use span
2016-08-19 09:51:21 -05:00
Tony Murray 450049a431 Availability map: shadow 2016-08-18 11:23:34 -05:00
laf 67617d0d3d Merged css changes into styles.css 2016-08-17 20:22:51 +01:00
crcro a4234a00f0 rewrite code for less repetition, removed unused css classes 2016-08-15 01:42:02 +03:00
crcro 889c02dd2a looks like services can have warning also, changed the warning labels to warn for readability 2016-08-13 16:38:47 +03:00
crcro 50cf4f1b7f spacing fixes for css files 2016-08-13 05:15:45 +03:00
crcro ccc88911f8 -fixed select position/size
-extra style for text on labels for readibility
-PSR-2 style
-added classes for all styles
2016-08-13 05:12:05 +03:00
crcro e575271126 added linux os distro icon, fixed formatting 2016-08-13 03:20:55 +03:00
crcro 655363082c rewrite of availability-map 2016-08-12 22:51:29 +03:00
Florian Beer 362f40e988 Update header link color 2016-08-04 15:58:58 +02:00
Tony Murray 07455a6e0a Scrollable widgets
Remove several javascript:return false;
2016-05-26 09:44:41 -05:00
Richard Lawley b250b862d1 Overlib Style Tweak 2016-03-07 21:25:01 +00:00
David Bell 91288aff52 The rotating box between Top 10 devices, and Top 10 ports is not wide enough when it is on the Top 10 ports. This causes the box to extend down over the Summary box below. 2016-03-02 16:10:37 +00:00
Rosiak d29d84a67f Adjust Leaflet GreenCluster color 2016-01-30 20:03:26 +01:00
Søren Rosiak 778e0be122 Merge pull request #2621 from laf/issue-2567 2015-12-20 18:55:04 +01:00
laf 852ecdc309 Updated clusters to show red if at least one host is down 2015-12-13 20:01:08 +00:00
Rosiak 2f2d23556f Minor change 2015-12-12 13:34:00 +01:00