Skip to content

Conversation

rsill-neo4j
Copy link
Contributor

No description provided.

| Single value | ✅
| Raw JSON | ❌
| Parameter select | Only node and relationship properties
| Form | Only node and relationship properties
Copy link
Contributor

Choose a reason for hiding this comment

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

NeoDash reports of type form are skipped.

Copy link
Contributor

@FilipLeonard FilipLeonard left a comment

Choose a reason for hiding this comment

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

Overall looks good to me. As we discussed the details will change a bit, in particular I'll make the detail path in the JSON more human-friendly.

I wonder if we should add a note stating that for the moment we only support NeoDash imports but Aura dashboards imports are coming soon.


If the dashboard specification selected for the import is syntactically correct, the **Import dashboard** dialog displays a **Summary** and **Details** for the import.
This means that the import can be run.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Suggested change
[NOTE]
====
Currently, Aura dashboards only support the import of NeoDash dashboard specifications.
====

Copy link
Contributor Author

Choose a reason for hiding this comment

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

added this note, but let's avoid making promises in the docs :)

Copy link
Collaborator

Choose a reason for hiding this comment

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

lets remember to remove this note in a couple of weeks

In the **Import dashboard** dialog, you have several options to source the dashboard specification for the import:

* Browse for a JSON file on your machine.
* Select a dashboard specification that is stored in your database.
Copy link
Collaborator

Choose a reason for hiding this comment

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

'dashboard specification' sounds a bit awkward - is dashboard instance/dashboard save better?

Copy link
Collaborator

Choose a reason for hiding this comment

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

Maybe also explicitly call out that dashboards stored in the database is a legacy storage mechanism

Copy link
Contributor Author

Choose a reason for hiding this comment

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

hm... what do we call it internally?
it's not quite the dashboard itself, rather the stored version of it, or the JSON representation of a dashboard

legacy storage mechanism as in we discourage users?

Copy link
Contributor

@FilipLeonard FilipLeonard Jul 23, 2025

Choose a reason for hiding this comment

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

Imo, good options are "dashboard JSON" or more verbose "dashboard JSON representation".

When "sourcing" a JSON, we show a toast saying "Dashboard loaded successfully". Should we use "load" instead of "source"?

Copy link
Collaborator

Choose a reason for hiding this comment

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

^ agree with Leo that "dashboard JSON" makes sense.
I also prefer load over source.

.Import dashboard dialog
image::dashboards/import/import-dashboard-dialog.png[]

Note that you only have the option to select a stored dashboard specification when there are stored dashboards in your database.
Copy link
Collaborator

Choose a reason for hiding this comment

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

can this note and the next paragraph be boxed in?


If the dashboard specification selected for the import is syntactically correct, the **Import dashboard** dialog displays a **Summary** and **Details** for the import.
This means that the import can be run.

Copy link
Collaborator

Choose a reason for hiding this comment

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

lets remember to remove this note in a couple of weeks

This means that the import can be run.


== Supported types
Copy link
Collaborator

Choose a reason for hiding this comment

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

call out that advanced types (via extension) are not supported

|===


== Summary
Copy link
Collaborator

Choose a reason for hiding this comment

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

can this be a list? or something more concise? it feels like a lot to digest

Entries include the location of the incident in the JSON specification, that is, the specific page and report, as well as a description what went wrong or is of note.


== Example
Copy link
Collaborator

Choose a reason for hiding this comment

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

i'm not sure how i feel about having an (non-ideal migration) example in the docs.
Should we just skip it? I know we discussed otherwise, but I don't see the added value if we can make the details section easier to comprehend

Copy link
Contributor Author

Choose a reason for hiding this comment

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

removed the example, and added a list to the details section. we should probably add some entries to this list

== Creating a dashboard

If you have no dashboards, select either **Create from scratch** or **Create with AI**.
If you have no dashboards, select **Create dashboard** and either **Create from scratch** or **Import**.
Copy link
Collaborator

Choose a reason for hiding this comment

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

Copy link
Contributor Author

Choose a reason for hiding this comment

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

when will it be available? asking because i think i need to retake some screenshots :)

Copy link
Collaborator

Choose a reason for hiding this comment

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

it's planned for this DevCycle, so probably in the next 2-3 weeks.

image::dashboards/create-first-dashboard.png[]

If you want to create another dashboard: use **Create Dashboard** at the top right, and select either **Create from scratch** or **Create with AI**.
If you already have a dashboard and want to create another, use **Create Dashboard** at the top right, and select **Create from scratch**, **Import** or **Create with AI**.
Copy link
Collaborator

Choose a reason for hiding this comment

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

Same here, UI will change

In the **Import dashboard** dialog, you have several options to source the dashboard specification for the import:

* Browse for a JSON file on your machine.
* Select a dashboard specification that is stored in your database.
Copy link
Collaborator

Choose a reason for hiding this comment

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

^ agree with Leo that "dashboard JSON" makes sense.
I also prefer load over source.

== Creating a dashboard

If you have no dashboards, select either **Create from scratch** or **Create with AI**.
If you have no dashboards, select **Create dashboard** and either **Create from scratch** or **Import**.
Copy link
Collaborator

Choose a reason for hiding this comment

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

it's planned for this DevCycle, so probably in the next 2-3 weeks.

@neo4j-docops-agent
Copy link
Collaborator

neo4j-docops-agent commented Aug 4, 2025

Thanks for the documentation updates.

The preview documentation has now been torn down - reopening this PR will republish it.

@rsill-neo4j rsill-neo4j merged commit 8a58b55 into console Aug 4, 2025
4 checks passed
@rsill-neo4j rsill-neo4j deleted the dashboards-import branch August 4, 2025 07:39
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.

4 participants