open-nomad/ui/app/adapters
Luiz Aoqui 21cf30178a ui: handle errors from unimplemented services (#18020)
When a request is made to an RPC service that doesn't exist (for
example, a cross-region request from a newer version of Nomad to an
older version that doesn't implement the endpoint) the application
should return an empty list as well.
2023-07-21 09:20:00 -04:00
..
agent.js [COMPLIANCE] Add Copyright and License Headers 2023-04-10 15:36:59 +00:00
allocation.js [COMPLIANCE] Add Copyright and License Headers 2023-04-10 15:36:59 +00:00
application.js ui: handle errors from unimplemented services (#18020) 2023-07-21 09:20:00 -04:00
auth-method.js [COMPLIANCE] Add Copyright and License Headers 2023-04-10 15:36:59 +00:00
deployment.js [COMPLIANCE] Add Copyright and License Headers 2023-04-10 15:36:59 +00:00
evaluation.js [COMPLIANCE] Add Copyright and License Headers 2023-04-10 15:36:59 +00:00
job-scale.js [COMPLIANCE] Add Copyright and License Headers 2023-04-10 15:36:59 +00:00
job-summary.js [COMPLIANCE] Add Copyright and License Headers 2023-04-10 15:36:59 +00:00
job-version.js [COMPLIANCE] Add Copyright and License Headers 2023-04-10 15:36:59 +00:00
job.js feat: visualize HCL Job Specification in the Nomad UI jobs.job.definition view (#16669) 2023-05-09 11:03:52 -04:00
namespace.js [COMPLIANCE] Add Copyright and License Headers 2023-04-10 15:36:59 +00:00
node-pool.js Backport of ui: handle node pool requests to older regions into release/1.6.x (#18024) 2023-07-21 08:17:08 -05:00
node.js [COMPLIANCE] Add Copyright and License Headers 2023-04-10 15:36:59 +00:00
plugin.js [COMPLIANCE] Add Copyright and License Headers 2023-04-10 15:36:59 +00:00
policy.js [COMPLIANCE] Add Copyright and License Headers 2023-04-10 15:36:59 +00:00
recommendation-summary.js [COMPLIANCE] Add Copyright and License Headers 2023-04-10 15:36:59 +00:00
service.js [COMPLIANCE] Add Copyright and License Headers 2023-04-10 15:36:59 +00:00
token.js [COMPLIANCE] Add Copyright and License Headers 2023-04-10 15:36:59 +00:00
variable.js [COMPLIANCE] Add Copyright and License Headers 2023-04-10 15:36:59 +00:00
volume.js [COMPLIANCE] Add Copyright and License Headers 2023-04-10 15:36:59 +00:00
watchable-namespace-ids.js [COMPLIANCE] Add Copyright and License Headers 2023-04-10 15:36:59 +00:00
watchable.js [COMPLIANCE] Add Copyright and License Headers 2023-04-10 15:36:59 +00:00