13 Commits

Author SHA1 Message Date
Jordan Reimer
8fb58b5859
updates api client with latest changes (#30638) 2025-05-15 17:53:24 +00:00
Jordan Reimer
ed67e9e59e
[UI] Ember Data Migration - Sync Cleanup (#30634)
* removes namespace param from activation flags endpoint in api client

* updates sync activation modal to use api service

* updates sync destination sync page to use api service

* removes ember data type deps from sync engine and updates tests

* updates sync activation modal to always override namespace header in activate request
2025-05-15 11:15:18 -06:00
Jordan Reimer
d90653042d
[UI] API Client Update - Patch Support (#30619)
* adds patch endpoints to api client and missing params for sync

* adds namespace param to sync activation api client method
2025-05-14 11:30:45 -06:00
Jordan Reimer
59f2127d04
more updates to api-client for sync (#30553) 2025-05-08 13:45:50 -06:00
Jordan Reimer
97fcf46e02
regenerates api client with changes for sync (#30522) 2025-05-05 16:33:42 -06:00
Jordan Reimer
3e7a8a2e1b
fixes issue in api client runtime VoidApiResponse handler (#30441) 2025-04-29 11:32:14 -06:00
Jordan Reimer
3cc24fbecb
[UI] API Client Update (#30380)
* regenerates api client

* updates systemReadUtilizationReport api method to generateUtilizationReport

* updates VoidResponse interface to camelCase keys

* fixes issue in api-client VoidApiResponse

* updates tools components and tests to camel api response keys

* test fixes

* fixes more tests
2025-04-25 10:36:23 -06:00
Jordan Reimer
1cb6eacaca
regenerates api client with changes for query (#30070) 2025-03-28 13:26:04 -06:00
Jim Wright
08ff467960
Regnerate API client (#30051)
* Regnerate API client

* Rerun with runtime change
2025-03-27 10:40:24 -07:00
Jordan Reimer
1c95305989
[UI] Ember Data Migration - Tools Unwrap Component (#30022)
* generates new api client version with runtime changes for VoidResponse type and JSONApiResponse transformer update

* removes extractData middleware from api service

* converts tools/unwrap component to ts and updates to use api service

* another api client version with more tweaks to JSONApiResponse in runtime

* removes extractData test for api service
2025-03-25 14:45:39 -06:00
Jordan Reimer
90f78ea492
regenerates api client with void response handling updates (#29985) 2025-03-21 09:25:30 -06:00
Jordan Reimer
5905f43e1f
[UI] Check-in Built API Client (#29955)
* removes dist from api-client gitignore

* ignores api-client/dist directory for eslint and prettier

* builds api client
2025-03-19 11:50:15 -06:00
Jordan Reimer
e2a640373e
[UI] Generated API Client (#29871)
* initial commit of generated api client

* bumps lock file

* changes api client dep from file link to portal in package

* adds ui/api-client to copywrite config header ignore
2025-03-14 08:58:59 -06:00