1
0
mirror of https://github.com/Unleash/unleash.git synced 2024-10-18 20:09:08 +02:00
unleash.unleash/frontend/src/component/segments
olav 1fd6f2a60a refactor: improve the text for docs links (#904)
* refactor: improve the text for docs links

* Update src/component/admin/apiToken/CreateApiToken/CreateApiToken.tsx

Co-authored-by: Thomas Heartman <thomas@getunleash.ai>

* Update src/component/admin/projectRoles/CreateProjectRole/CreateProjectRole.tsx

Co-authored-by: Thomas Heartman <thomas@getunleash.ai>

* Update src/component/admin/projectRoles/EditProjectRole/EditProjectRole.tsx

Co-authored-by: Thomas Heartman <thomas@getunleash.ai>

* Update src/component/admin/users/CreateUser/CreateUser.tsx

Co-authored-by: Thomas Heartman <thomas@getunleash.ai>

* Update src/component/admin/users/EditUser/EditUser.tsx

Co-authored-by: Thomas Heartman <thomas@getunleash.ai>

* Update src/component/context/CreateUnleashContext/CreateUnleashContext.tsx

Co-authored-by: Thomas Heartman <thomas@getunleash.ai>

* Update src/component/context/EditContext/EditContext.tsx

Co-authored-by: Thomas Heartman <thomas@getunleash.ai>

* Update src/component/strategies/CreateStrategy/CreateStrategy.tsx

Co-authored-by: Thomas Heartman <thomas@getunleash.ai>

* Update src/component/strategies/EditStrategy/EditStrategy.tsx

Co-authored-by: Thomas Heartman <thomas@getunleash.ai>

* refactor: improve docs link texts

Co-authored-by: Thomas Heartman <thomas@getunleash.ai>
2022-04-25 09:36:23 +02:00
..
CreateSegment refactor: improve the text for docs links (#904) 2022-04-25 09:36:23 +02:00
EditSegment refactor: improve the text for docs links (#904) 2022-04-25 09:36:23 +02:00
hooks fix: reject duplicate segment names (#855) 2022-04-08 11:34:59 +01:00
SegmentDelete refactor: convert auth tests from Cypress to Jest (#864) 2022-04-08 13:13:45 +02:00
SegmentDocs refactor: add segment limit warnings (#851) 2022-04-07 14:47:24 +02:00
SegmentForm feat: add segments (#780) 2022-03-29 09:30:57 +02:00
SegmentFormStepList feat: add segments (#780) 2022-03-29 09:30:57 +02:00
SegmentFormStepOne refactor: convert auth tests from Cypress to Jest (#864) 2022-04-08 13:13:45 +02:00
SegmentFormStepTwo refactor: add segment limit warnings (#851) 2022-04-07 14:47:24 +02:00
SegmentList refactor: improve icon labels and tooltips (#884) 2022-04-21 08:26:49 +02:00