1
0
mirror of https://github.com/Unleash/unleash.git synced 2024-10-18 20:09:08 +02:00
unleash.unleash/frontend/src/component/common
Thomas Heartman d5fbd0b743
refactor: move docs into new structure / fix links for SEO (#2416)
## What

This (admittedly massive) PR updates the "physical" documentation
structure and fixes url inconsistencies and SEO problems reported by
marketing. The main points are:

- remove or move directories : advanced, user_guide, deploy, api
- move the files contained within to the appropriate one of topics,
how-to, tutorials, or reference
- update internal doc links and product links to the content
- create client-side redirects for all the urls that have changed.

A number of the files have been renamed in small ways to better match
their url and to make them easier to find. Additionally, the top-level
api directory has been moved to /reference/api/legacy/unleash (see the
discussion points section for more on this).

## Why

When moving our doc structure to diataxis a while back, we left the
"physical' files lying where they were, because it didn't matter much to
the new structure. However, that did introduce some inconsistencies with
where you place docs and how we organize them.

There's also the discrepancies in whether urls us underscores or hyphens
(which isn't necessarily the same as their file name), which has been
annoying me for a while, but now has also been raised by marketing as an
issue in terms of SEO.

## Discussion points

The old, hand-written API docs have been moved from /api to
/reference/api/legacy/unleash. There _is_ a /reference/api/unleash
directory, but this is being populated by the OpenAPI plugin, and mixing
those could only cause trouble. However, I'm unsure about putting
/legacy/ in the title, because the API isn't legacy, the docs are. Maybe
we could use another path? Like /old-docs/ or something? I'd appreciate
some input on this.
2022-11-22 09:05:30 +00:00
..
AdminAlert
AnimateOnMount Feat/use collaborate data (#2067) 2022-09-16 15:23:08 +02:00
Announcer
ApiError
AutocompleteBox Feat/dark mode exp (#1137) 2022-08-23 14:20:02 +02:00
Badge feat: new profile page and PATs front-end (#2109) 2022-10-03 10:49:52 +01:00
BreadcrumbNav feat: new profile page and PATs front-end (#2109) 2022-10-03 10:49:52 +01:00
CheckmarkBadge Feat/dark mode exp (#1137) 2022-08-23 14:20:02 +02:00
Codebox Feat/dark mode exp (#1137) 2022-08-23 14:20:02 +02:00
ConditionallyRender
ConstraintAccordion refactor: move docs into new structure / fix links for SEO (#2416) 2022-11-22 09:05:30 +00:00
CreateButton
DateTimePicker Variants per environment (frontend) (#2453) 2022-11-18 11:43:24 +00:00
Dialogue Feat/dark mode exp (#1137) 2022-08-23 14:20:02 +02:00
DividerText
DropdownMenu
EnvironmentIcon
EnvironmentStrategiesDialog
FeatureArchiveDialog
FeatureStaleDialog
FeatureStatusChip feat: review your draft sidebar (#2305) 2022-11-02 16:05:27 +01:00
FormTemplate Feat/dark mode exp (#1137) 2022-08-23 14:20:02 +02:00
GeneralSelect Change requests - add multiple reviewers (#2448) 2022-11-17 11:08:29 +02:00
Gradient
GridCol
GridRow
GuidanceIndicator
HelpIcon Feat clone environment modal (#2245) 2022-10-28 09:15:46 +01:00
Highlighter
HtmlTooltip Update environments (#2339) 2022-11-11 10:24:56 +00:00
Input Variants per environment (frontend) (#2453) 2022-11-18 11:43:24 +00:00
InputCaption
InputListField
InstanceStatus chore: update emotion (#1998) 2022-08-30 10:30:32 +02:00
ItemList feat: add SSO mappings to groups (#2175) 2022-10-13 11:34:47 +01:00
Loader Feat/dark mode exp (#1137) 2022-08-23 14:20:02 +02:00
LoginRedirect
MainHeader Feat/groups refinements (#1197) 2022-08-05 13:10:53 +00:00
NoItems
NotFound
OperatorUpgradeAlert refactor: move docs into new structure / fix links for SEO (#2416) 2022-11-22 09:05:30 +00:00
PageContent feat: integrate with API for suggest changes (#2286) 2022-10-31 12:46:31 +01:00
PageHeader
PaginateUI Theme consistency updates (#960) 2022-05-09 12:01:12 +02:00
PasswordField
PercentageCircle
PermissionButton feat: add permission buttons for change requests (#2392) 2022-11-11 11:04:59 +01:00
PermissionHOC
PermissionIconButton
PermissionSwitch
PrettifyLargeNumber make prettify large number tests independent of locale (#2284) 2022-10-28 14:47:44 +02:00
Proclamation chore: update MUI to v5 (#923) 2022-05-02 15:52:41 +02:00
ProjectSelect
ProtectedRoute
ResponsiveButton
ScrollTop
Search Feat/dark mode exp (#1137) 2022-08-23 14:20:02 +02:00
SearchField feat: upgrade search to use the new search component (#1073) 2022-06-10 15:23:12 +02:00
SegmentItem Refine Playground UI (#1217) 2022-08-12 10:13:07 +00:00
SidebarModal fix sidebar width (#2359) 2022-11-09 16:50:48 +01:00
SkipNav
StaleDataNotification Feat/use collaborate data (#2067) 2022-09-16 15:23:08 +02:00
StrategyItemContainer feat: update strategy segments with edit / create strategy (#2420) 2022-11-16 15:35:39 +01:00
StrategySeparator
StringTruncator
Table fix: tags highlight case sensitivity (#2462) 2022-11-17 13:08:47 +00:00
TabNav Improve tabs UI on smaller devices (#2014) 2022-09-06 15:32:42 +03:00
TagSelect
ThemeMode Feat/dark mode exp (#1137) 2022-08-23 14:20:02 +02:00
ToastRenderer Feat/dark mode exp (#1137) 2022-08-23 14:20:02 +02:00
TooltipResolver
UpdateButton
UserAvatar fix: remove group owner concept (#1210) 2022-08-11 15:34:17 +01:00
VerticalTabs feat: new profile page and PATs front-end (#2109) 2022-10-03 10:49:52 +01:00
common.module.scss
flags.ts
index.jsx fix: url encode application name in links (#2121) 2022-09-30 15:53:02 +02:00
select.tsx
util.ts feat: add CORS instance settings (#1239) 2022-08-23 14:04:09 +02:00