-
Notifications
You must be signed in to change notification settings - Fork 43
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
refactor(web): replace NetworkClient with queries #1519
Commits on Aug 1, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 89a779c - Browse repository at this point
Copy the full SHA 89a779cView commit details
Commits on Aug 5, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 7d7041e - Browse repository at this point
Copy the full SHA 7d7041eView commit details -
Configuration menu - View commit details
-
Copy full SHA for dd2f88a - Browse repository at this point
Copy the full SHA dd2f88aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1f97471 - Browse repository at this point
Copy the full SHA 1f97471View commit details -
Configuration menu - View commit details
-
Copy full SHA for ced72d2 - Browse repository at this point
Copy the full SHA ced72d2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6dfd01b - Browse repository at this point
Copy the full SHA 6dfd01bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1c49e5d - Browse repository at this point
Copy the full SHA 1c49e5dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9c03398 - Browse repository at this point
Copy the full SHA 9c03398View commit details
Commits on Aug 7, 2024
-
feature(web): add method to slugify strings
Needed for building HTML ids without spaces from networks SSID since spaces into an `aria-labelledby` attr are used as ids separator.
Configuration menu - View commit details
-
Copy full SHA for 935cd93 - Browse repository at this point
Copy the full SHA 935cd93View commit details -
Configuration menu - View commit details
-
Copy full SHA for 12aa549 - Browse repository at this point
Copy the full SHA 12aa549View commit details -
Configuration menu - View commit details
-
Copy full SHA for 274e7a8 - Browse repository at this point
Copy the full SHA 274e7a8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 35249de - Browse repository at this point
Copy the full SHA 35249deView commit details -
Configuration menu - View commit details
-
Copy full SHA for 509a647 - Browse repository at this point
Copy the full SHA 509a647View commit details -
fix(web): improve how select wifi networks
Keeping only the ssid, if any, from previous data stored in the query since it's the unique data needed to allow the needsAuth update performed on a failed device event.
Configuration menu - View commit details
-
Copy full SHA for 7ddf4a1 - Browse repository at this point
Copy the full SHA 7ddf4a1View commit details -
fix(web): drop leftover .filter
It's no longer needed after previous changes improving the filtering and mapping.
Configuration menu - View commit details
-
Copy full SHA for 574ddab - Browse repository at this point
Copy the full SHA 574ddabView commit details -
chore(web): start testing WifiNetworksListPage components
And include few code style changes done by prettier.
Configuration menu - View commit details
-
Copy full SHA for 320a372 - Browse repository at this point
Copy the full SHA 320a372View commit details
Commits on Aug 8, 2024
-
Configuration menu - View commit details
-
Copy full SHA for d681c48 - Browse repository at this point
Copy the full SHA d681c48View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4e506f3 - Browse repository at this point
Copy the full SHA 4e506f3View commit details -
fix(web): WifiConnectionForm improvements
* Support for needsAuth flag. * Support for adding or updating a connection, depending on the network settings. * Fixed unit tests.
Configuration menu - View commit details
-
Copy full SHA for 1b2ec19 - Browse repository at this point
Copy the full SHA 1b2ec19View commit details -
Configuration menu - View commit details
-
Copy full SHA for bc49841 - Browse repository at this point
Copy the full SHA bc49841View commit details -
Configuration menu - View commit details
-
Copy full SHA for afead73 - Browse repository at this point
Copy the full SHA afead73View commit details -
Configuration menu - View commit details
-
Copy full SHA for 09dbfc8 - Browse repository at this point
Copy the full SHA 09dbfc8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 60b2728 - Browse repository at this point
Copy the full SHA 60b2728View commit details -
chore(web): reactivate network/ConnectionsTable tests
Migrating the file from jsx to tsx because the ConnectionsTable component was already migrated to TypeScript.
Configuration menu - View commit details
-
Copy full SHA for a3d0c4d - Browse repository at this point
Copy the full SHA a3d0c4dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6b5a0c5 - Browse repository at this point
Copy the full SHA 6b5a0c5View commit details -
Configuration menu - View commit details
-
Copy full SHA for f4a4445 - Browse repository at this point
Copy the full SHA f4a4445View commit details
Commits on Aug 9, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 217b934 - Browse repository at this point
Copy the full SHA 217b934View commit details -
Configuration menu - View commit details
-
Copy full SHA for 078c7f1 - Browse repository at this point
Copy the full SHA 078c7f1View commit details -
Configuration menu - View commit details
-
Copy full SHA for f404bc9 - Browse repository at this point
Copy the full SHA f404bc9View commit details -
Configuration menu - View commit details
-
Copy full SHA for d833469 - Browse repository at this point
Copy the full SHA d833469View commit details -
Configuration menu - View commit details
-
Copy full SHA for 539c23c - Browse repository at this point
Copy the full SHA 539c23cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4889a91 - Browse repository at this point
Copy the full SHA 4889a91View commit details -
Configuration menu - View commit details
-
Copy full SHA for b28be07 - Browse repository at this point
Copy the full SHA b28be07View commit details
Commits on Aug 10, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 56df1f2 - Browse repository at this point
Copy the full SHA 56df1f2View commit details -
chore(web): add more network types
Needed until the backend network code gets pending improvements
Configuration menu - View commit details
-
Copy full SHA for 7b74a34 - Browse repository at this point
Copy the full SHA 7b74a34View commit details -
Configuration menu - View commit details
-
Copy full SHA for a56665c - Browse repository at this point
Copy the full SHA a56665cView commit details
Commits on Aug 12, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 019156b - Browse repository at this point
Copy the full SHA 019156bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2b6fcd5 - Browse repository at this point
Copy the full SHA 2b6fcd5View commit details -
chore(web): migrate network components to TypeScript
Fixing errors found during migration.
Configuration menu - View commit details
-
Copy full SHA for 32930e0 - Browse repository at this point
Copy the full SHA 32930e0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 96d2b9b - Browse repository at this point
Copy the full SHA 96d2b9bView commit details
Commits on Aug 13, 2024
-
Configuration menu - View commit details
-
Copy full SHA for fb4ebb9 - Browse repository at this point
Copy the full SHA fb4ebb9View commit details -
Configuration menu - View commit details
-
Copy full SHA for d090cde - Browse repository at this point
Copy the full SHA d090cdeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 29f4a73 - Browse repository at this point
Copy the full SHA 29f4a73View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0352995 - Browse repository at this point
Copy the full SHA 0352995View commit details -
Configuration menu - View commit details
-
Copy full SHA for fab8a0a - Browse repository at this point
Copy the full SHA fab8a0aView commit details -
Configuration menu - View commit details
-
Copy full SHA for f52a5ad - Browse repository at this point
Copy the full SHA f52a5adView commit details -
Configuration menu - View commit details
-
Copy full SHA for d588c38 - Browse repository at this point
Copy the full SHA d588c38View commit details -
Configuration menu - View commit details
-
Copy full SHA for 02220c0 - Browse repository at this point
Copy the full SHA 02220c0View commit details
Commits on Aug 14, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 27e17bb - Browse repository at this point
Copy the full SHA 27e17bbView commit details
Commits on Aug 16, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 80d11dd - Browse repository at this point
Copy the full SHA 80d11ddView commit details