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

Add port forward page #48

Merged
merged 14 commits into from
Oct 4, 2023
Merged

Conversation

kevincela
Copy link
Collaborator

  • Add port forward page and its related components
  • Add new validation functions for ports and item selection
  • Creation of a generic NeMultiTextInput component, considering its usage in multiple parts of the application

- add port forward entry in sidemenu and router
- add port forward page
- add port forward table list
- add create/edit port forward drawer
- add fa icons
- add related translations
- add new validation functions
- add related translations
- add validation for fields in the create/edit port forward drawer form
- fix port forward table display for multiple items
- create a standalone NeMultiTextInput component
- use NeMultiTextInput in pages which used it
- change title in the delete modal
- use different lorem ipsum text for placeholder
- change primary button label when editing item
- use overflow-hidden on NeTable
- move "any" as first option for wan interfaces and dest zones
- add device name in description for each wan interface
- remove unneeded item
- increase margin below title in NeMultiTextInput
- remove commas from translation items
- use different gray gradient for disabled items in PortForwardTable
- change name of duplicate port forwards
public/i18n/en/translation.json Outdated Show resolved Hide resolved
public/i18n/en/translation.json Outdated Show resolved Hide resolved
public/i18n/en/translation.json Outdated Show resolved Hide resolved
public/i18n/en/translation.json Outdated Show resolved Hide resolved
public/i18n/en/translation.json Outdated Show resolved Hide resolved
public/i18n/en/translation.json Outdated Show resolved Hide resolved
src/lib/fontawesome.ts Outdated Show resolved Hide resolved
@kevincela kevincela requested a review from andre8244 October 4, 2023 14:21
@andre8244 andre8244 merged commit 206961a into NethServer:main Oct 4, 2023
3 checks passed
@kevincela kevincela deleted the add-port-forward-page branch October 4, 2023 14:54
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.

2 participants