Skip to content

WebUI Services, fix edit, delete button on top of each other, generate more compact table#1

Open
fbourqui wants to merge 7 commits into
masterfrom
fbourqui-services-page
Open

WebUI Services, fix edit, delete button on top of each other, generate more compact table#1
fbourqui wants to merge 7 commits into
masterfrom
fbourqui-services-page

Conversation

@fbourqui

Copy link
Copy Markdown
Owner

Fix edit, delete button on top of each other in Services page, after update to 22.2.0
generate a more compact table removing big empty space after last service of each device.

Please note

Please read this information carefully. You can run ./lnms dev:check to check your code before submitting.

  • Have you followed our code guidelines?
  • If my Pull Request does some changes/fixes/enhancements in the WebUI, I have inserted a screenshot of it.
  • If my Pull Request makes discovery/polling/yaml changes, I have added/updated test data.

Testers

If you would like to test this pull request then please run: ./scripts/github-apply <pr_id>, i.e ./scripts/github-apply 5926
After you are done testing, you can remove the changes with ./scripts/github-remove. If there are schema changes, you can ask on discord how to revert.

Screenshot
Before:
Services-before

After:
Services-After

fbourqui pushed a commit that referenced this pull request May 13, 2023
Yet another of these :) 

```
[2023-04-07T19:55:28.777810+02:00] production.ERROR: Error polling ports module for xxxxxxxxxx. TypeError: Unsupported operand types: string - int in /opt/librenms/includes/polling/ports.inc.php:785
Stack trace:
#0 /opt/librenms/includes/polling/functions.inc.php(339): include()
#1 /opt/librenms/poller.php(126): poll_device(Array, false)
#2 {main}  
[2023-04-07T19:55:28.780705+02:00] production.ERROR: Unsupported operand types: string - int {"exception":"[object] (TypeError(code: 0): Unsupported operand types: string - int at /opt/librenms/includes/polling/ports.inc.php:785)"} 
```
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant