hashicorp-copywrite[bot]
a9d61ea3fd
Update copyright file headers to BUSL-1.1
2023-08-10 17:27:29 -05:00
Jai
4da63e3ded
ui: create node pool model ( #17301 )
...
Co-authored-by: Phil Renaud <phil@riotindustries.com >
Co-authored-by: Luiz Aoqui <luiz@hashicorp.com >
2023-06-22 13:11:44 -04:00
hashicorp-copywrite[bot]
f005448366
[COMPLIANCE] Add Copyright and License Headers
2023-04-10 15:36:59 +00:00
Luiz Aoqui
f88dc37fc2
ui: display Nomad version in the Clients and Servers table ( #11366 )
2021-10-22 10:33:06 -04:00
Michael Lange
2ed5b28805
Tests for PrimaryMetric::Node
2021-03-24 13:52:52 -07:00
Michael Lange
faaf697c9e
Migrate to the new resources properties for allocs and nodes
2020-10-15 02:54:16 -07:00
Michael Lange
c7da3d377d
Clean up erroneous and redundant mirage things
2020-08-27 17:58:24 -07:00
Michael Lange
0f07f4cc40
Add a volume facet to the clients list page
2020-03-30 17:33:44 -07:00
Michael Lange
787dedcd5c
Fix flaky host volumes test
2020-02-13 17:11:28 -08:00
Michael Lange
961691248b
Test coverage for the host volumes table
2020-02-13 17:11:25 -08:00
Buck Doyle
550e1b1a1e
UI: Change Mirage data to be stable in development ( #6389 )
...
This sets a default-but-query-configurable Faker seed in development,
via faker-seed. It also changes uses of Math.random to use Faker’s
randomness so auto-generated data remains stable in development.
2019-10-03 09:13:08 -05:00
Buck Doyle
a37d45223a
UI: Change factories to be more dynamic ( #6387 )
...
I noticed while working on #6166 that some of the factory properties
that used Faker’s randomisation features are using their output
rather than a function that would call the randomiser. This means that
the randomisation happens once and the value is used for every model
generated by the factory. This wraps the randomiser calls in functions
so different models can have different values.
2019-09-30 09:44:22 -05:00
Buck Doyle
7fcfdab316
UI: Update Mirage to 1.1.2 ( #6166 )
2019-09-26 13:47:07 -05:00
Michael Lange
b0a65bdb62
Update everything to work with the mirage backwards incompat
2019-04-10 14:54:37 -07:00
Michael Lange
498f513dc0
Add nodeClass to the node model
2019-04-10 10:34:10 -05:00
Michael Lange
b0a1a360ba
Improve client stat simulation and add a chance for requests to error
2018-11-01 22:11:56 -07:00
Michael Lange
f8c8c3cec4
Test coverage for NodeStatsTracker
2018-09-11 16:27:06 -07:00
Michael Lange
9aabe13b46
New traits for node states
2018-05-30 11:27:21 -07:00
Michael Lange
03aee6f270
Acceptance testing for node drain information
2018-05-30 11:27:21 -07:00
Michael Lange
c875d1490f
Display driver attributes without the superfluous driver and driver name section
2018-05-25 10:15:25 -07:00
Michael Lange
c32738e774
NodeEvent and NodeDriver modeling in Mirage
2018-05-25 10:15:24 -07:00
Michael Lange
1283b1c908
Refactor node meta table
...
- Use existing serializer and components
- Add acceptance test
- Add empty state
2018-02-06 18:56:49 -08:00
Michael Lange
a822849254
Fixes intermittent test failures
2017-11-21 11:22:42 -08:00
Alex Dadgar
ddc2efa4ac
sync
2017-09-19 10:08:23 -05:00