Ronald
6bcb98ea71
Add UI copyright headers files ( #16614 )
...
* Add copyright headers to UI files
* Ensure copywrite file ignores external libs
2023-03-14 09:18:55 -04:00
Valeriia Ruban
d01ee172ea
[UI] CC-4031: change from Action, a and button to hds::Button ( #16251 )
2023-02-22 13:05:15 -08:00
Michael Klein
9d36db3a2a
Merge pull request #15156 from hashicorp/ui/peer-create-redirect-to-show
...
ui: peer create redirect to show
2022-10-26 17:16:28 +02:00
Michael Klein
be97a2a4a8
Redirect to peers.show after establishing peering
2022-10-26 11:15:57 +02:00
Michael Klein
6eaa9d94da
Prettify peers.index template
2022-10-26 11:15:06 +02:00
Michael Klein
89cf54d730
Use HDS utilities instead of tailwind peer details
2022-10-25 14:17:40 +02:00
Michael Klein
e8f2024e43
Add tests peers.show
2022-10-13 16:45:03 +02:00
Michael Klein
f2e0df1534
Use translations for empty states peers.show
2022-10-13 16:43:54 +02:00
Michael Klein
5a8678e596
Rename `peers.edit` to `peers.show`
2022-10-13 16:43:54 +02:00
Michael Klein
3d1f032b51
Fix bucket-list display depends on navigation
...
We need to explicitly tell the UI to not show the bucket-list
when we are displaying imported services. If we make
this depend on the data we will sometimes not show
it due to data-loader caching.
2022-10-13 16:43:54 +02:00
Michael Klein
02c74807b3
Use existing freefilter to match existing design
2022-10-13 16:43:49 +02:00
Michael Klein
33cf82a2d5
Add filtering for 'unknown' imported services
2022-10-13 16:43:49 +02:00
Michael Klein
2f19d4e97e
Always transition to imported peers.edit
2022-10-13 16:43:49 +02:00
Michael Klein
2bc2079758
Move peering bento box into dedicated component
2022-10-13 16:43:49 +02:00
Michael Klein
b9d5d3cb62
Don't handle undefined in smart-date-format
...
We will handle that from the outside
2022-10-13 16:43:38 +02:00
Michael Klein
96015e60d5
Add bento box peers.edit
2022-10-13 16:43:38 +02:00
Michael Klein
bd5b47bfa8
Add empty state peers.edit.addresses
2022-10-13 16:43:38 +02:00
Michael Klein
92ddea3627
Link service in exported-service list
2022-10-13 16:43:38 +02:00
Michael Klein
2854bcde76
Implement imported services tab peers.edit
2022-10-13 16:43:38 +02:00
Michael Klein
7fe7ecfeda
fix placeholder empty-state exported
2022-10-13 16:43:38 +02:00
Michael Klein
d30484968d
Make exported-services searchable by name
2022-10-13 16:43:38 +02:00
Michael Klein
44f42a52a1
Use HDS in peers.edit.exported
2022-10-13 16:43:31 +02:00
Michael Klein
7334472f84
Pass provider data for peering tab-nav
2022-10-13 10:44:07 +02:00
Michael Klein
99921a8bdd
Transition to exported/imported based on peer type
2022-10-13 10:44:07 +02:00
Michael Klein
65a33f8f8a
Add imported/exported tabs to peers.edit
2022-10-13 10:44:07 +02:00
Michael Klein
78b0eb4f43
Add imported and exported routes for peers.edit
2022-10-13 10:44:07 +02:00
Tyler Wendlandt
d64b9d9722
ui: Update empty-state copy throughout app ( #14721 )
...
* Update empty-state copy throughout app
Update empty-states throughout the app to only include mentions of ACLs if the user has ACLs enabled.
* Update peers empty state copy
Flip the empty state copy logic for peers. Small typo fixes on other empty states.
* Update Node empty state with docs
* Update intentions empty state
Make ACL copy dependent on if acls are enabled.
* Update Nodes empty state learn copy
* Fix binding rule copy key
2022-10-06 11:01:49 -06:00
John Cowen
60400173b5
ui: Add more acceptance tests for cluster peering ( #14707 )
...
* ui: Add more acceptance tests for cluster peering
* Lint
2022-09-29 09:38:41 -07:00
Michael Klein
231cc28e0b
Update peerings docs links ( #14040 )
2022-08-08 16:12:17 +02:00
John Cowen
f41a754cbe
ui: Add peering establishment to the peer listing page ( #13813 )
...
* ui: Add peering establishment to the peer listing page
* Remove this.form.reset
2022-07-26 15:36:49 +01:00
Michael Klein
1475ec0349
ui: Update peerings empty state copy ( #13834 )
2022-07-21 14:59:38 +01:00
John Cowen
2b9250b00b
ui: Move peers to a subapplication ( #13725 )
2022-07-14 11:22:45 +01:00