Skip to content

Conversation

@sofyakurilova
Copy link
Collaborator

No description provided.

@sofyakurilova sofyakurilova self-assigned this Sep 29, 2025
@sofyakurilova sofyakurilova added ui Bug or request that impacts the user interface dependencies Pull requests that update a dependency file labels Sep 29, 2025
@sofyakurilova sofyakurilova merged commit a4f51ba into dev Sep 29, 2025
18 checks passed
@sofyakurilova sofyakurilova deleted the dependencies/ui branch September 29, 2025 10:17
sofyakurilova added a commit that referenced this pull request Oct 23, 2025
* Show loader for stopping status (#1299)

* Fix settings update (#1300)

Co-authored-by: J Boddey <boddey@google.com>

* Highlight Required if possible and Required with Non-Compliant result (#1305)

* 409766621: (feat) add clear search button (#1307)

* Calculate tests count for first page (#1306)

* Calculate tests count for first page

* refactor first page calculation

---------

Co-authored-by: Aliaksandr Nikitsin <aliaksandrn@google.com>

* 418729718: (fix) change error message view for the same port selected (#1308)

* Add details feild to the test case result

* pylint

* fix "details" key error

* 416241072: (feat) provide further context in test results (#1309)

* 413638736: (fix) change design for discard popup (#1310)

* 410565507: (fix) changes to close form when creating via actions button (#1311)

* 410583302: (fix) changes for prevent RA disappeared after copy (#1315)

* 421374390: (fix) change save risk profile popup design (#1316)

* As create date does not contain time, the validator change to compare profile (#1317)

* Change menu for outdated device (#1318)

* 410583302: (fix) changes for prevent profile disappeared after copy (#1319)

* Align the details by center (#1320)

* 421375877: (fix) remove actions menu for copy profile (#1322)

* Change order of inputs (#1324)

* Adds new status for easier profile management (#1325)

* Change condition as value can be null (#1327)

* Clear copy is profile status is not Copy (#1328)

* refactor
 _connection_ipaddr_ip_change

* refactor _connection_dhcp_address

* refactor _connection_mac_address

* refactor _connection_mac_oui

* fix oui not found

* refactor of _connection_target_ping

* refactor _connection_ipaddr_dhcp_failover

* refactor _connection_dhcp_disconnect

* refactor  _connection_ipv6_slaac

* refactor _connection_ipv6_ping

* refactor setup_single_dhcp_server

* refactor _change_subnet

* pylint

* added time to risk profile creation date

* device created_at, modified_at field

* FE: Refactor RA date format - add time (#1331)

* Adds device sorting

* Fix tests

* change device creation approach

* add details to report json

* split details to list

* refactor split test results to pages approach

* Adds styles for details

* qualification test details

* fix report variables

* Do not insert copy when the same copy is already exist (#1339)

* Fix css (#1341)

* Hide scroll for items list (#1342)

* fix text aligment and add title

* place details under the description field

* Service module timeout fix (#1333)

* discover open posrt before full scan

* tsp ports discover refactor

* refactor service module tests no-complient

* scan only http port in TLS module

* description line break

* Do not highlight the error row (#1352)

* Get updated tip element after timeout to prevent focus previous (undefined) tip (#1354)

* Fix tooltips (#1355)

* fix ip.dst keyerror

* error messages

* fix pyshark error

* fix  not_valid_before depracation warning

* fix tests deprecation warning

* pylint

* fix inconsistent quotas

* refactor https_detect

* set timeout to 5 seconds

* pylint

* Fix npm audit issues (#1366)

* docs: fix typo DEGUG → DEBUG in log level example

* update python dependancies

* update grcpio

* update risk profiles

* convert details to the list of strings

* unit tests

* pylint

* change dns module styles

* unit tests

* detecting https using requests module

* pylint

* Change the method to count test results (#1373)

* Highlight row when test result non compliant and required (#1374)

* Change regular expression to satisfy the requirements (#1376)

* Show "Welcome modal" when the version is updated (#1377)

* change details display method

* Bump version

---------

Co-authored-by: J Boddey <boddey@google.com>
Co-authored-by: Olga Mardvilko <mardvilka@google.com>
Co-authored-by: Aliaksandr Nikitsin <aliaksandrn@google.com>
sofyakurilova added a commit that referenced this pull request Dec 17, 2025
* Show loader for stopping status (#1299)

* Fix settings update (#1300)



* Highlight Required if possible and Required with Non-Compliant result (#1305)

* 409766621: (feat) add clear search button (#1307)

* Calculate tests count for first page (#1306)

* Calculate tests count for first page

* refactor first page calculation

---------



* 418729718: (fix) change error message view for the same port selected (#1308)

* Add details feild to the test case result

* pylint

* fix "details" key error

* 416241072: (feat) provide further context in test results (#1309)

* 413638736: (fix) change design for discard popup (#1310)

* 410565507: (fix) changes to close form when creating via actions button (#1311)

* 410583302: (fix) changes for prevent RA disappeared after copy (#1315)

* 421374390: (fix) change save risk profile popup design (#1316)

* As create date does not contain time, the validator change to compare profile (#1317)

* Change menu for outdated device (#1318)

* 410583302: (fix) changes for prevent profile disappeared after copy (#1319)

* Align the details by center (#1320)

* 421375877: (fix) remove actions menu for copy profile (#1322)

* Change order of inputs (#1324)

* Adds new status for easier profile management (#1325)

* Change condition as value can be null (#1327)

* Clear copy is profile status is not Copy (#1328)

* refactor
 _connection_ipaddr_ip_change

* refactor _connection_dhcp_address

* refactor _connection_mac_address

* refactor _connection_mac_oui

* fix oui not found

* refactor of _connection_target_ping

* refactor _connection_ipaddr_dhcp_failover

* refactor _connection_dhcp_disconnect

* refactor  _connection_ipv6_slaac

* refactor _connection_ipv6_ping

* refactor setup_single_dhcp_server

* refactor _change_subnet

* pylint

* added time to risk profile creation date

* device created_at, modified_at field

* FE: Refactor RA date format - add time (#1331)

* Adds device sorting

* Fix tests

* change device creation approach

* add details to report json

* split details to list

* refactor split test results to pages approach

* Adds styles for details

* qualification test details

* fix report variables

* Do not insert copy when the same copy is already exist (#1339)

* Fix css (#1341)

* Hide scroll for items list (#1342)

* fix text aligment and add title

* place details under the description field

* Service module timeout fix (#1333)

* discover open posrt before full scan

* tsp ports discover refactor

* refactor service module tests no-complient

* scan only http port in TLS module

* description line break

* Do not highlight the error row (#1352)

* Get updated tip element after timeout to prevent focus previous (undefined) tip (#1354)

* Fix tooltips (#1355)

* fix ip.dst keyerror

* error messages

* fix pyshark error

* fix  not_valid_before depracation warning

* fix tests deprecation warning

* pylint

* fix inconsistent quotas

* refactor https_detect

* set timeout to 5 seconds

* pylint

* Fix npm audit issues (#1366)

* docs: fix typo DEGUG → DEBUG in log level example

* update python dependancies

* update grcpio

* update risk profiles

* convert details to the list of strings

* unit tests

* pylint

* change dns module styles

* unit tests

* detecting https using requests module

* pylint

* Change the method to count test results (#1373)

* Highlight row when test result non compliant and required (#1374)

* Change regular expression to satisfy the requirements (#1376)

* Show "Welcome modal" when the version is updated (#1377)

* change details display method

* Bump version

---------

Co-authored-by: J Boddey <boddey@google.com>
Co-authored-by: Olga Mardvilko <mardvilka@google.com>
Co-authored-by: Aliaksandr Nikitsin <aliaksandrn@google.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file ui Bug or request that impacts the user interface

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants