Commit graph

93 commits

Author SHA1 Message Date
Johannes Meyer
6ca68ab46b css: Make state-balls in breadcrumbs also easier to render 2019-02-27 13:23:54 +01:00
Johannes Meyer
617d43daa4 css: Make it easier for browsers to render state-balls circular 2019-02-27 10:22:50 +01:00
Johannes Meyer
0fbb8956e9 node/impact: Don't show colored background for breadcrumbs
There are stateballs now.
2019-02-26 15:06:02 +01:00
Johannes Meyer
670a29e5f7 Breadcrumb: Show a node's state 2019-02-26 13:15:14 +01:00
Johannes Meyer
f93a480107 tree: Add hover effect 2019-02-26 12:28:09 +01:00
Johannes Meyer
6ae4cf745c RenderedProcessActionBar: Don't allow to unlock imported nodes 2019-02-22 14:41:53 +01:00
Johannes Meyer
cfe87e440a css: Increase z-index of Web 2's export dropdown
Otherwise parts of the breadcrumbs show through.
2019-02-22 13:26:43 +01:00
Johannes Meyer
ff2274c048 node/impact: Fix that a process' state is not displayed 2019-02-22 12:26:24 +01:00
Johannes Meyer
df7e72398d RenderedProcessActionBar: Make the mode toggle a single anchor
It's a toggle, there's no need for two distinct urls. Even more
important, there's no need for two different click areas.
2019-02-22 12:26:24 +01:00
Johannes Meyer
b3a5c34c45 ui: Set appropriate cursors when the user drags and drops stuff 2019-02-22 12:26:24 +01:00
Johannes Meyer
fb8c3c5a33 Redesign breadcrumbs 2019-02-22 12:26:24 +01:00
Johannes Meyer
5fe4983c3c ActionBar: Add toggle to switch between tile- and tree-view 2019-02-22 12:26:24 +01:00
Johannes Meyer
494027710b ActionBar: Restyle and move link to add new processes 2019-02-22 12:26:24 +01:00
Johannes Meyer
7fcf5df31a module.less: Remove obsolete TreeView rules 2019-02-22 12:26:24 +01:00
Johannes Meyer
a3ce6e1543 tree: Apply final design 2019-02-22 12:26:24 +01:00
Johannes Meyer
877f86a746 js: Allow to move nodes between processes 2019-02-22 12:26:24 +01:00
Johannes Meyer
48ba2a7bba TreeRenderer: Render add button as action link in the top right 2019-02-22 12:26:24 +01:00
Johannes Meyer
36dd4e0296 TreeRenderer: Use a more homogenous html structure
i.e. no divs, just uls and lis
2019-02-22 12:26:24 +01:00
Johannes Meyer
eac7f3e76f Enhance drag&drop in the tree view
The style is not final, of course..
2019-02-22 12:26:23 +01:00
Johannes Meyer
f4298034b9 js: Add drag&drop functionality 2019-02-22 12:26:23 +01:00
Johannes Meyer
4c0136eec8 Beautify displayed message for restricted hosts/services
refs #147
2019-02-18 15:20:42 +01:00
Johannes Meyer
6c83fee2d6 NodeTile: Show total amount of children beneath a parent's name 2019-01-17 14:57:38 +01:00
Eric Lippmann
ac4e217d78 Fix UI bug for node names that exceed the viewport width 2018-08-14 10:38:07 +02:00
Eric Lippmann
146ad0171f Display root nodes in the dashboard 2018-08-01 13:53:01 +02:00
Eric Lippmann
c741d52a89
Merge pull request #155 from Icinga/bugfix/tile-view-info-url
Show the info URL also in the tile view
2018-07-02 17:20:54 +02:00
Eric Lippmann
14211fc3f7
Merge pull request #176 from Icinga/feature/update-styles
Feature/update styles
2018-07-02 17:19:15 +02:00
Jennifer Mourek
2bc2ae2e26 Remove top margins on icons in tree view
refs #111
2018-07-02 10:15:01 +02:00
Jennifer Mourek
ae1dd8a2a4 Fix badges background in tree view 2018-06-29 09:21:51 +02:00
Jennifer Mourek
3a71cb6c34 Change border radius of outer badge container 2018-06-28 15:55:50 +02:00
Jennifer Mourek
f7c30d0da3 Adapt badge background 2018-06-28 13:57:59 +02:00
Jennifer Mourek
b9102b21e9 Calculate text-shadow to reduce the colour noise 2018-06-26 16:54:19 +02:00
Jennifer Mourek
862bd40d8b Fix badge position and icon opacity 2018-06-26 16:15:00 +02:00
Jennifer Mourek
5391dff635 Change info URL icon 2018-06-26 16:11:29 +02:00
Jennifer Mourek
6ecc485e2e Fix line break 2018-06-26 14:48:13 +02:00
Jennifer Mourek
c5ec84fbc1 Redo positioning in tiles 2018-06-26 14:24:55 +02:00
Jennifer Mourek
133a449956 Make the tiles more readable and improve less-style 2018-06-26 13:28:57 +02:00
Jennifer Mourek
af6c0593a2 Change lock text and make action-bar icons bigger
Many users were confused by the lock/unlock functionality, this should make it a bit more clear.
2018-06-26 08:55:23 +02:00
Jennifer Mourek
bf6aef68b7 Move style 2018-06-25 15:37:04 +02:00
Jennifer Mourek
a544f25551 Remove help from node detail view 2018-06-25 15:31:34 +02:00
Thomas Gelf
cc70b28cf3 css: top-align dashlets
fixes #110
2017-02-17 15:47:17 +01:00
Thomas Gelf
3c08e4ba80 css: no appearance:none for checkbox on chrome
fixes #99
2017-01-27 23:12:57 +01:00
Thomas Gelf
e354899282 css: do not block links on "missing" tiles 2017-01-27 15:24:07 +01:00
Thomas Gelf
f599029726 css: fix compact styling 2017-01-27 11:22:36 +01:00
Thomas Gelf
dfd9ee74c3 BpUploadForm: completely refactor upload
It's much more comfortable and consists of two steps, upload - and a validation
allowing one to manually tweak the source before storing it.

fixes #8
2017-01-27 10:04:59 +01:00
Thomas Gelf
86723f6688 css: clean up transitions and transforms 2017-01-26 16:04:15 +01:00
Thomas Gelf
3718968883 TreeRenderer: fix process/node distinction
fixes #86
2017-01-26 15:59:43 +01:00
Thomas Gelf
2f5c724653 css: explicitly top-align tiles 2017-01-23 10:18:03 +01:00
Thomas Gelf
602202b042 css: fix typo and badge alignment 2017-01-23 09:40:57 +01:00
Thomas Gelf
97d1e9969d css: more padding for breadcrumb root 2017-01-08 23:09:38 +01:00
Thomas Gelf
5f0ef2f5fb css: make links inside forms visible 2017-01-03 11:10:27 +01:00