You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Added `children` prop to Section. The children will be showed after
all links in a single column instead of two as the links do
- Added `contentHandler` function to handle the different types of data
that can be showed in a misc section of a details page and also
handles special fields like 'log_excerpt' with pattern matching
- Added the `getLogspecSection` function that creates the json needed by
`SectionGroup` to create the section correctly. It creates a titled
subsection for every object in the logpsec field in misc up to depth
2 and Nested objects beyond depth 2 can be viewed through the Json
viewer
Closes#804
Create a generic logspec for the most common pattern of logspec
The text was updated successfully, but these errors were encountered: