open-vault/sdk/framework
claire bontempo 5f64520dac
UI: remove references to comma separation for string array edit types (#20163)
* remove intercepting helpText

* add subtext directly to StringList input component

* update tests and add coverage for new openapi-attrs util

* update test

* add warning validation to input

* lol is this right i dont know go

* literally no idea what im doing

* add Description to display attrs struct

* update struct comment

* add descriptions to remaining go fields

* add missing comma

* remaining commas..."

* add description to display attrs

* update tests

* update tests

* add changelog;

* Update ui/app/utils/openapi-to-attrs.js

* update tests following backend changes

* clearly name variable

* format files

* no longer need to test for modified tooltip since coming from backend now
2023-04-19 16:16:30 +00:00
..
testdata Fix OpenAPI-related tests (#19983) 2023-04-04 18:27:20 -04:00
backend.go adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
backend_test.go adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
field_data.go adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
field_data_test.go adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
field_type.go Fix RFC3339 comment typo (#20100) 2023-04-11 20:11:05 +00:00
filter.go adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
identity.go adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
identity_test.go adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
lease.go adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
lease_test.go adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
openapi.go openapi: Improve operationId/request/response naming strategy (#19319) 2023-04-04 13:14:40 -04:00
openapi_test.go openapi: Improve operationId/request/response naming strategy (#19319) 2023-04-04 13:14:40 -04:00
path.go UI: remove references to comma separation for string array edit types (#20163) 2023-04-19 16:16:30 +00:00
path_map.go adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
path_map_test.go adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
path_struct.go adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
path_struct_test.go adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
path_test.go adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
policy_map.go adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
policy_map_test.go adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
secret.go adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
secret_test.go adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
template.go adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
testing.go adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
wal.go adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
wal_test.go adding copyright header (#19555) 2023-03-15 09:00:52 -07:00