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.
Did you run
make format && make check
?The go code was not changed.
npm run lint
andnpm run build
were used.Changes:
How to test this PR:
1 - If you have a lot of logs, after pressing the logs button on the app list, the modal window should show on 5000 entries and a button for opening all the logs if you scroll to the top.
2 and 3 - On the main page, select the DMGS tab and click on the PK of the DMSG server of a visor. The options for changing the label should appear. There should also be a button for opening the settings page.
4 - Open the modal windows for changing the reward address of a visor or all visor. If you enter an invalid value on the address fiend, an error msg will appear.
5 - Go to the login page on a phone and press the language button. It should work.