Commit Graph

18 Commits

Author SHA1 Message Date
Mahmoud-Emad
dd400ba6fa style: improve code formatting; refactor module imports
- Apply consistent alignment for struct fields and parameters
- Standardize string literal delimiters to single quotes
- Refactor module import strategy in `models` package
- Enhance asset formatting for precise decimal display
- Remove unused imports and redundant `+}` syntax artifacts
2025-09-03 11:36:02 +03:00
ce6cf3aa9c ... 2025-08-29 09:48:44 +02:00
0a02ea353a ... 2025-08-28 18:46:24 +02:00
fb87adf87d ... 2025-08-28 16:02:28 +02:00
12c197207c ... 2025-08-28 13:28:05 +02:00
60fd795b1f ... 2025-08-28 12:02:48 +02:00
c10a7f2e7b ... 2025-08-28 09:17:10 +02:00
bf999d8fcb ... 2025-08-25 09:07:00 +02:00
1fe0f04226 ... 2025-07-21 12:46:31 +02:00
8d7c8e8933 ... 2025-07-21 11:42:19 +02:00
959c1319e7 ... 2025-07-21 06:51:13 +02:00
ddf5fcbbcc ... 2025-07-21 06:18:46 +02:00
5ad2062e5c format 2025-02-06 06:26:44 +03:00
c8d715126f s 2025-02-03 12:37:19 +03:00
8b0f692673 fix: Fix docker examples
- Moved `httpconnection` import from `clients` to `core`.
- Changed `tfgrid-sdk-ts` dashboard to playground.
- Added ipaddr to node_local().
- Added public keyword to OpenSSLGenerateArgs.
- Improved DockerEngine image and container loading.
- Added utils.contains_ssh_port.
- Improved error handling in DockerEngine.
- Improved Docker registry handling.

Co-authored-by: mariobassem12 <mariobassem12@gmail.com>
Co-authored-by: omda <mahmmoud.hassanein@gmail.com>
2025-01-28 14:08:42 +01:00
39838b70f9 comment obsolete code in bootstraper load method 2024-12-30 18:13:20 +02:00
f0fdf146a8 formatting 2024-12-30 17:36:22 +02:00
7894f7d420 ... 2024-12-30 08:01:17 +01:00