-
-
Notifications
You must be signed in to change notification settings - Fork 641
Improve DHCP static leases interface (alternative) #3766
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
Open
rdwebdesign
wants to merge
38
commits into
development
Choose a base branch
from
new/simple-dhcp-static-leases2
base: development
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
+631
−33
Open
Changes from 32 commits
Commits
Show all changes
38 commits
Select commit
Hold shift + click to select a range
fbed99b
Add static DHCP lease editing table fully synced with the advanced te…
DL6ER 2495a8e
Add copy from current to static DHCP leases button
DL6ER 937cd04
Add tooltips to the action buttons
DL6ER 416468f
Remove unused code
DL6ER f1ddb23
Bind data attributes instead of inlining them for security (to preven…
DL6ER 320c8d9
Allow "-" as separator for MAC addresses
DL6ER 69b461a
Add IPv6 support for static DHCP lease management
DL6ER e7d7055
Add line numbers to dhcp.hosts textarea
DL6ER 3489ddf
Validate hwaddr and IP address while typing
DL6ER 9959791
Reject saving if there are still validation errors in the table
DL6ER 7a90e56
Use background colors consistent with other tables on high contrast t…
rdwebdesign 05595e3
Use non-transparent colors in the static DHCP table
DL6ER ce2a450
Better synchronize lines numbers and textarea
DL6ER e160fa6
Remove !important
DL6ER 79c4c14
Merge development into new/simple-dhcp-static-leases and address revi…
DL6ER bd173da
Fix regex for hostname validation in DHCP settings
rdwebdesign a23462f
Add buttons to lines containing "advanced" settings
rdwebdesign 02f143a
Make sure the .save-static-row button looks disabled when needed
rdwebdesign 3501ad0
Merge branch 'development' into new/simple-dhcp-static-leases
rdwebdesign 6d50dc5
Fix prettier complaints after merging development
rdwebdesign 82033d0
Group both "on click" functions for save-static-row button
rdwebdesign 04d76f8
Adjust DHCP "edit-hint" and action buttons
rdwebdesign 81cec5d
Use a different approach to update .dhcp-hosts height
rdwebdesign 08050a1
Rearrange CSS used for #StaticDHCPTable and #dhcp-hosts
rdwebdesign 9ec6c52
Disable the textarea during table editing to prevent loss of unsaved …
rdwebdesign b985503
Use CSS to show confirmation message when editing static DHCP table rows
rdwebdesign 9cdf383
Fix tooltips on dynamically created buttons (Static DHCP lease table)
rdwebdesign bc01113
Enforce hostname and IPv6 validation on the static DHCP table
rdwebdesign 39538c1
Avoid overlaping text when showing confirmation messages on small scr…
rdwebdesign f06cc52
Add cancel button, to allow restore edited unsaved table rows
rdwebdesign 8c6bf7b
Adjust the layout and add new styles to better accommodate the help text
rdwebdesign f981871
Use the correct tags for icons
rdwebdesign 62132c8
Use a different parse function to check the line
rdwebdesign e6fe47c
Register event listeners on document scope to call updateLineNumbers()
rdwebdesign 8aecd2a
Use the same width for all 3 columns to avoid layout changes while ty…
rdwebdesign a88b579
Accept invalid values and let the table highlight the errors
rdwebdesign 571768a
Merge branch 'development' into new/simple-dhcp-static-leases2
rdwebdesign 5eef250
Use regex flag "u" to fix errors after merging development branch
rdwebdesign File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.