Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Restructure and update devices section #1210

Merged
merged 11 commits into from
Nov 13, 2023
Merged

Conversation

KrishnaIyer
Copy link
Contributor

@KrishnaIyer KrishnaIyer commented Nov 10, 2023

Summary

This is a restructure and update of the devices section.

Screenshots

devices.mov

Changes

  • Use cards for all levels of hierarchal menu.
  • Create new sections
  • Recreate the add devices section and add new screenshots.
  • Update bulk creation/import.
  • A few markdown formatting updates.

Checklist

  • Scope: The referenced issue is addressed, there are no unrelated changes.
  • Run Locally: Verified that the docs build using make server, posted screenshots, verified external links. Test with HUGO_PARAMS_SEARCH_ENABLED=true if style changes will affect the search bar.
  • New Features Marked: Documentation for new features is marked using the new-in-version shortcode, according to the guidelines in CONTRIBUTING.
  • Style Guidelines: Documentation obeys style guidelines in CONTRIBUTING.
  • Commits: Commit messages follow guidelines in CONTRIBUTING, there are no fixup commits left.

@KrishnaIyer KrishnaIyer added this to the Nov 2023 milestone Nov 10, 2023
@KrishnaIyer KrishnaIyer self-assigned this Nov 10, 2023
@KrishnaIyer KrishnaIyer marked this pull request as ready for review November 11, 2023 11:43
Copy link
Contributor

@nejraselimovic nejraselimovic left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, here's just a few minor things I spotted

doc/content/devices/adding-devices/_index.md Outdated Show resolved Hide resolved
doc/content/devices/adding-devices/_index.md Outdated Show resolved Hide resolved
doc/content/devices/adding-devices/_index.md Outdated Show resolved Hide resolved
doc/content/devices/adding-devices/manual/abp/_index.md Outdated Show resolved Hide resolved
doc/content/integrations/storage/_index.md Outdated Show resolved Hide resolved
@KrishnaIyer KrishnaIyer force-pushed the docs/devices-restructure branch from ffc83a4 to db6650d Compare November 13, 2023 13:40
@KrishnaIyer KrishnaIyer merged commit c65fa9b into master Nov 13, 2023
1 check passed
@KrishnaIyer KrishnaIyer deleted the docs/devices-restructure branch November 13, 2023 13:42
nicholaspcr added a commit that referenced this pull request Nov 14, 2023
* doc: Update TTS Plans info (#1190)

* doc: Update TTS Plans info

* fixup! doc: Update TTS Plans info

* fixup! doc: Update TTS Plans info

* doc: Add downgrading plan info

* doc: Update redirects (#1204)

* build(deps): bump google.golang.org/grpc from 1.54.0 to 1.56.3 (#1203)

Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.54.0 to 1.56.3.
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](grpc/grpc-go@v1.54.0...v1.56.3)

---
updated-dependencies:
- dependency-name: google.golang.org/grpc
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* doc: Add v3.28.0 release docs (#1206)

* doc: Add v3.28.0 release docs

* doc: Add new services to IS API docs

* build(deps): bump golang.org/x/image from 0.7.0 to 0.10.0 (#1207)

Bumps [golang.org/x/image](https://github.com/golang/image) from 0.7.0 to 0.10.0.
- [Commits](golang/image@v0.7.0...v0.10.0)

---
updated-dependencies:
- dependency-name: golang.org/x/image
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* doc: Subscription and billing mgmt FAQ update (#1211)

* Restructure and update `devices` section (#1210)

* doc: Use cards in sub sections

* doc: Move best practices

* doc: Expand concepts

* doc: Move models to a sub section

* doc: Add configuration content

* doc: Restructure adding devices

* doc: Recreate adding devices

* doc: Add other sections

* doc: Update aliases

* doc: Update introductory passage

* doc: Update guide

* doc: Add receiver methods to identity_server api

* doc: Add profile methods to identity_server api

* doc: Add alertNotificationProfileIdentifiers to gateway api

* doc: Add TTES's hugo generated docs

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: Nejra Selimović <[email protected]>
Co-authored-by: Krishna Iyer <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
nicholaspcr added a commit that referenced this pull request Jan 17, 2024
* doc: Update TTS Plans info (#1190)

* doc: Update TTS Plans info

* fixup! doc: Update TTS Plans info

* fixup! doc: Update TTS Plans info

* doc: Add downgrading plan info

* doc: Update redirects (#1204)

* build(deps): bump google.golang.org/grpc from 1.54.0 to 1.56.3 (#1203)

Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.54.0 to 1.56.3.
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](grpc/grpc-go@v1.54.0...v1.56.3)

---
updated-dependencies:
- dependency-name: google.golang.org/grpc
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* doc: Add v3.28.0 release docs (#1206)

* doc: Add v3.28.0 release docs

* doc: Add new services to IS API docs

* build(deps): bump golang.org/x/image from 0.7.0 to 0.10.0 (#1207)

Bumps [golang.org/x/image](https://github.com/golang/image) from 0.7.0 to 0.10.0.
- [Commits](golang/image@v0.7.0...v0.10.0)

---
updated-dependencies:
- dependency-name: golang.org/x/image
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* doc: Subscription and billing mgmt FAQ update (#1211)

* Restructure and update `devices` section (#1210)

* doc: Use cards in sub sections

* doc: Move best practices

* doc: Expand concepts

* doc: Move models to a sub section

* doc: Add configuration content

* doc: Restructure adding devices

* doc: Recreate adding devices

* doc: Add other sections

* doc: Update aliases

* doc: Update introductory passage

* doc: Update guide

* doc: Add receiver methods to identity_server api

* doc: Add profile methods to identity_server api

* doc: Add alertNotificationProfileIdentifiers to gateway api

* doc: Add TTES's hugo generated docs

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: Nejra Selimović <[email protected]>
Co-authored-by: Krishna Iyer <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants