-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Refactor template & implement some of jon's requests (#26)
* resolve issues 10, 11, & 32, refactor template & misc. - Rewrite ManagedReference.extensions.js after actually learning js - Remove the title in the input/output boxes of the operator diagram ([ ] -> o -> [ ]) - Remove the dataFrame, contextTask, etc. from the operator page - Remove from reference toc - Rewrite the template to accomodate more sensible view data model structure - Filter out a couple files that were causing broken references from OpenEphys.Onix1.Design in filter.yaml - .css instead of javascript to remove whitespace in tables - add image for transfoermer-operator.svg which was originally made for Shawn - add xcf/webp and write text for Bonsai package uninstallation instructions - use mref.ext.js to add code tags to first column in tables contained in remarks for reformatting formats - address PR review from Brandon & edit the device configuration disclaimer - Add PortStatus.bonsai to avoid broken reference in future commit - Point submodule to earlier commit in latest commit that passes linkchecker
- Loading branch information
Showing
14 changed files
with
317 additions
and
737 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,8 @@ | ||
apiRules: | ||
- exclude: | ||
hasAttribute: | ||
uid: System.ObsoleteAttribute | ||
uid: System.ObsoleteAttribute | ||
- exclude: | ||
uidRegex: OpenEphys.Onix1.Design.NeuropixelsV2eChannelConfigurationDialog | ||
- exclude: | ||
uidRegex: OpenEphys.Onix1.Design.ChannelConfigurationDialog |
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Submodule onix-bonsai-onix1
updated
from 7ac700 to ee68e2
Oops, something went wrong.