Restructure: rename to Pulse and move app to root

- Renamed project from PSA-Utils to Pulse
- Moved all app files from autotask-app/ to root
- Updated package.json name to 'pulse'
- Updated Docker container names to pulse-app and pulse-redis
- Updated Docker network name to pulse-network
This commit is contained in:
Lorentz Hinrichsen 2025-10-28 23:08:54 -04:00
parent f429f3af54
commit 3c3124d8c9
117 changed files with 8433 additions and 239 deletions

21
next-development.log Normal file
View file

@ -0,0 +1,21 @@
[00:00:00.631] Server LOG ✓ Ready in 450ms
[00:00:00.800] Server LOG Fetching policies from: "https://api.addigy.com/api/v2/oa/policies/query"
[00:00:00.998] Server LOG Policies response type: "array"
[00:00:00.999] Server LOG Policies count: 25
[00:02:14.452] Browser INFO %cDownload the React DevTools for a better development experience: https://react.dev/link/react-devtools font-weight:bold
[00:02:14.548] Server LOG Addigy request body: "{\"page\":1,\"per_page\":500}"
[00:02:14.816] Server LOG Addigy response keys: ["items","metadata"]
[00:02:14.818] Server LOG Addigy raw items count: 69
[00:02:14.822] Server LOG Transformed devices count: 69
[00:02:14.822] Server LOG First device keys: ["active_managed_users","agentid","authenticated_root_volume_enabled","awaiting_configuration","battery_percentage","bluetooth_mac","bootstrap_token_allowed_for_authentication","bootstrap_token_required_for_kernel_extension_approval","bootstrap_token_required_for_software_update","build_version"]
[00:04:32.392] Browser INFO %cDownload the React DevTools for a better development experience: https://react.dev/link/react-devtools font-weight:bold
[00:04:32.449] Server LOG Fetching policies from: "https://api.addigy.com/api/v2/oa/policies/query"
[00:04:32.528] Server LOG Policies response type: "array"
[00:04:32.528] Server LOG Policies count: 25
[00:04:32.528] Server LOG Using orgid from first policy: "4200f347-d55e-4ebe-ae8e-4bd5f8e139a8"
[00:04:32.528] Server LOG Addigy devices request body: "{\"page\":1,\"per_page\":500}"
[00:04:32.529] Server LOG Fetching devices from: "https://api.addigy.com/api/v2/o/4200f347-d55e-4ebe-ae8e-4bd5f8e139a8/devices"
[00:04:32.786] Server LOG Addigy response keys: ["items","metadata"]
[00:04:32.787] Server LOG Addigy raw items count: 69
[00:04:32.794] Server LOG Transformed devices count: 69
[00:04:32.794] Server LOG First device keys: ["active_managed_users","agentid","authenticated_root_volume_enabled","awaiting_configuration","Battery Percentage","bluetooth_mac","bootstrap_token_allowed_for_authentication","bootstrap_token_required_for_kernel_extension_approval","bootstrap_token_required_for_software_update","build_version"]