Skip to content

Conversation

rueckstiess
Copy link
Contributor

Adding help window as a singleton with same size as connect window. Can be triggered with info buttons, via Help menu or F1.

Features include:

  • easy integration from other windows via info buttons
  • articles written in markdown
  • related articles
  • supports special devOnly mode for internal documentation
  • tags (currently not searchable)

help_menu

rueckstiess and others added 4 commits November 18, 2015 17:53
Squashed:

:construction: adding help window
:shirt:
make model/collection for help entries
Move help entries to markdown, add sidebar.
Fix router for help
ipc to parse help markdown entries via ipc
Finish laying in all of the groundwork for help
:shirt:
support local links via `[link](#help-entry)`
form fields support help entries, "not found" msg
add support for related help entries
added tags, devOnly entries, and how-help-works.md
:pencil: :add comment explaining template
:bug: fix issue connecting to schema window
consistent styling of i.help(), more entries
moved taxonomy and view hierarchy to help
syntax highlighting for code snippets in help
:pencil: more help entries
Squashed:
INT-833 help window not clicking element bug fix
INT-833 code cleanup
INT-833 fix nom run check
INT-833 redundant code
INT-833 use loadURL instead of executeJS
send message instead of loadURL, much faster
@rueckstiess
Copy link
Contributor Author

If someone could confirm the menu is still as it should be on Windows, that would be great. E.g.

  • is the Exit item still there?
  • is the Show Compass Help item working?

@kangas
Copy link
Contributor

kangas commented Nov 19, 2015

LGTM! Both of those menus are present on Windows. Merging.

kangas added a commit that referenced this pull request Nov 19, 2015
@kangas kangas merged commit e21d3b4 into master Nov 19, 2015
@kangas kangas deleted the INT-793-help-windows-squash branch November 19, 2015 14:56
gribnoysup pushed a commit that referenced this pull request Apr 26, 2021
* feat: use connection model with shh url

* build: remove unused electron-mocha

* build: update package lock

* build: remove peer dependencies from package.json

* refactor: postest port format
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