hashicorp-copywrite[bot]
a9d61ea3fd
Update copyright file headers to BUSL-1.1
2023-08-10 17:27:29 -05:00
Jai
c47c2c988f
16664/upgrade ( #17158 )
...
* chore: upgrade
Upgrade @babel/helper-string-parserprop-types
* chore: add resolution
* chore: update component API for breaking changes
* chore: update arguments
* api: forgive user for pass wrong args
* chore: update tests
* chore: update yarn lock
* chore: upgrade to Glimmer component
* styling: add properties to component invocation
* chore: add inset styles
2023-05-12 09:54:13 -04:00
hashicorp-copywrite[bot]
f005448366
[COMPLIANCE] Add Copyright and License Headers
2023-04-10 15:36:59 +00:00
Jai Bhagat
2032813bb6
ui: apply new qunit linting rules to tests
...
Async tests should use in integrations tests.
Acceptance tests are using Mirage and can't use
since we can't know the number of assertions.
2022-01-20 10:01:35 -05:00
Jai Bhagat
8c600acb35
ui: prettify js files
2022-01-20 09:54:56 -05:00
Jai Bhagat
d0f8322786
ui: fix auto-fixable linting errors
2022-01-20 09:46:45 -05:00
Luiz Aoqui
3648346da4
ui: fix tests broken by d3-format upgrade
2021-11-05 18:09:13 -04:00
Luiz Aoqui
52f1ac0380
ui: fix tests broken by d3-format upgrade
2021-11-05 18:09:13 -04:00
Michael Lange
a019587de5
Use common helpers and utils for formatting hertz
2021-03-31 09:29:14 -07:00
Buck Doyle
ba17e2191b
Add DAS subroute and copy button ( #9201 )
...
This continues iteration on the DAS UI by adding the ability to directly
navigate to a recommendation summary by (namespaced) slug and a copy
button for the direct navigation link.
It includes a change to CopyButton allowing it to take a block that’s
rendered within the button.
It also changes some instances of multi-relationship traversal to use
in-summary attributes, such as summary.jobNamespace instead of
summary.job.namespace.name.
2020-11-04 12:22:24 -06:00
Buck Doyle
828487352b
Add DAS UI code from enterprise ( #9192 )
...
This is a few combined iterations on the DAS feature.
2020-10-29 07:46:42 -05:00