Umbrella #44889
Move strings from typescript files into helptext files
Due date:
Reason for Closing:
Reason for Blocked:
Needs Doc:
No
Needs Automation:
No
Description
See ticket https://redmine.ixsystems.com/issues/34086 and PR https://github.com/freenas/webui/pull/1211. To solve the issue of excess spaces and have a common place for tooltips, labels, validators and other helptext related items we will be putting them into their own helptext files. The helptext files should be in a common location with a similar hierarchy to where the files that use them are located (i.e. pages/account/groups should go in helptext/account/groups.ts) to keep things logical and organized. This umbrella ticket will have subtickets for each section to cover splitting up the text from their typescript files into the helptext files.
Subtasks
Related issues
History
#1
Updated by Dru Lavigne over 2 years ago
- Related to Bug #34086: Create initial helptext file for groups as a model for all modules added
#2
Updated by Erin Clark over 2 years ago
- Target version changed from Backlog to 11.2-U2
#3
Updated by Erin Clark over 2 years ago
- Copied to Feature #45123: Move strings from Accounts section into helptext files added
#4
Updated by Erin Clark over 2 years ago
- Copied to deleted (Feature #45123: Move strings from Accounts section into helptext files)
#5
Updated by Dru Lavigne over 2 years ago
- Target version changed from 11.2-U2 to 11.2-RC2
#6
Updated by Erin Clark about 2 years ago
- Target version changed from 11.2-RC2 to 11.2-U2
#7
Updated by Erin Clark about 2 years ago
- Target version changed from 11.2-U2 to 11.2-U3
#8
Updated by Erin Clark almost 2 years ago
- Status changed from Unscreened to Done
- Needs Doc changed from Yes to No
#9
Updated by Dru Lavigne almost 2 years ago
- Subject changed from Move strings from typescript files into helptext files. to Move strings from typescript files into helptext files