Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create static lease from dynamic lease #3459

Closed
anbraten opened this issue Aug 16, 2021 · 2 comments
Closed

Create static lease from dynamic lease #3459

anbraten opened this issue Aug 16, 2021 · 2 comments

Comments

@anbraten
Copy link

anbraten commented Aug 16, 2021

Problem Description

In addition to create a new static release from scratch, it would be nice to use some data from the current dynamic leases list, to support the user at finding the correct mac address of a new device for example.

Proposed Solution

To further improve UX to easier add a new static release it would be nice if we add some button behind all dynamic leases which allows to transform a dynamic release to a static one, by somehow opening the add static lease popup and pre-set the mac, hostname and ip. This allows the user to simply convert a dynamic lease to a static one and further edit the static lease (choosing a different IP) if wanted, but helps finding out the mac for example.

@ainar-g ainar-g added this to the v0.108.0 milestone Aug 19, 2021
@ainar-g ainar-g changed the title [dhcp] Create static lease from dynamic lease Create static lease from dynamic lease Jan 27, 2022
@ainar-g ainar-g modified the milestones: v0.108.0, v0.107.27 Mar 20, 2023
adguard pushed a commit that referenced this issue Mar 21, 2023
Updates #3459.

Squashed commit of the following:

commit 7a660c6
Author: Vladislav Abdulmyanov <v.abdulmyanov@adguard.com>
Date:   Tue Mar 21 10:40:25 2023 +0200

    consider issues

commit 066bf77
Author: Vladislav Abdulmyanov <v.abdulmyanov@adguard.com>
Date:   Mon Mar 20 18:37:14 2023 +0200

    client: fix icon

commit 356b4c3
Author: Vladislav Abdulmyanov <v.abdulmyanov@adguard.com>
Date:   Mon Mar 20 18:32:03 2023 +0200

    client: add transform dinamic lease to static
@ainar-g
Copy link
Contributor

ainar-g commented Mar 23, 2023

@anbraten, hello. We have finally added this feature in the recent Edge builds, and it's going to be released in Beta and Release soon. Could you please check if the UI works for you?

@anbraten
Copy link
Author

Awesome. Thanks for the info. I will give it a try.

@ainar-g ainar-g modified the milestones: v0.107.29, v0.107.28 Apr 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants