forked from netcreateorg/netcreate-2018
-
Notifications
You must be signed in to change notification settings - Fork 1
Documentation ToDo
Flynn Duniho edited this page May 29, 2024
·
2 revisions
DOCUMENTATION TODO
In the recent UNISYS updates, the following were logged:
- Messager Call options = { callerUID, callerReturnFunc }
- handler functions have a udata_id property
- Style: spread function declarations out with spaces in parameters, everywhere else just crunch em!
- Difference between Handler Functions vs Caller Return Functions
- For a Caller Return function, it can receive data AND an error object. If there is no error, error is undefined.
- If there is an error to be reported, return the .error property set to a string, and unset all other properties so they are invalid
- Style: mesgName, not mesg or msgName or msg
- HOME
- Releases
- Installation Guide
-
User Guide
- Advanced Panel
-
Using Templates
- Edit Template
- Template Filed Types Reference:
- Template Technical Overview
- Filters
- Import/Export
- Database Version Documentation
- Deployment
- Using Turbo360
- Documentation ToDo
- Decision Log
- Useful Reading
- Design Goals
- Code Review: Old UI Dataflow and followup UI Dataflow Design
- UNISYS Architecture
- User Sessions
- Developer Reference
- Migrating Data -- Deprecated