Socket
Socket
Sign inDemoInstall

@kineticdata/bundle-settings

Package Overview
Dependencies
26
Maintainers
6
Versions
23
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @kineticdata/bundle-settings

The Space bundle is designed to be a launching point for all other Kapps in the system. Within the space bundle, you can access other kapps, update your profile, and browse/update teams. ![Space Screenshot](./screenshot.png)


Version published
Weekly downloads
4
increased by33.33%
Maintainers
6
Created
Weekly downloads
 

Readme

Source

Space

The Space bundle is designed to be a launching point for all other Kapps in the system. Within the space bundle, you can access other kapps, update your profile, and browse/update teams. Space Screenshot

Space Configuration References

The Space bundle leverages different type of Kinetic Request CE configurations for driving logic within the App. These configurations have been outlined below.

Attribute Reference

Attributes in Kinetic Request CE are like variables that can be tied to any object within the application. For example, a Kapp can have an attribute called "Icon" which dictates what Icon should display when referencing the Kapp within the User Interface. Below is a listing of all attributes and what they control within the Services Kapp.

Certain attributes (noted below with **) have been defined at the Space, Kapp and Form levels. This means, that if the attribute exists at the Form level, it will override the attribute value set at the Kapp level...etc. The Space is the "highest" level, and then "Kapp" then "Form".

Space Attributes
Attribute NameDescriptionExample
**ApproverOptions are: a Team Name, a Users username, manager or none. If this is set, all forms in this kapp will get approvals sent to the value set here unless specified in a form.none
**Approval Form SlugThe form slug for which approvals should be created in (if not defined on form)approval
DescriptionA short description of what this kapp is used for, typically displayed on the Kapp Listing (home) PageBrowse, request and check status of services
**Form WorkflowDefines which workflow type should be executed for each type of action. All values should be prefixed with an action (Created, Deleted, Updated) Workflow types are (Standard, True, False, or a custom process name) Example (Created - FalseDeleted - True
Record Search HistoryThis attribute controls when searches made from this kapp are recorded. Options are All (all searches will be recorded) / None (Only record when no results found) / Off (never record search history)All
IconThe Font Awesome Icons Font Awesome icon used to represent this kapp.fa-book
Owning TeamThe Owning Team attribute is used to control who has access to administer the kapp. Users that are a part of the team set here can create new forms, and update the Kapp's settings.Services Admins
**Notification Template Name - CreateThe Name of the Notification Template to use when a Form in this kapp has been createdService Submitted
**Notification Template Name - CompleteThe Name of the Notification Template to use when a Form in this kapp has been submittedService Completed
**Service Days DueNumber of days until service is expected to be fulfilled for forms in this Kapp - This attribute can be overridden if set at the form level7
**Submission WorkflowDefines which workflow type should be executed for each type of action. All values should be prefixed with an action (Submitted, Created, Updated, Deleted) Workflow types are (Standard, True, False, or a custom process name) This attribute can be overridden by a form's attribute Example (Submitted - FalseSubmitted - True
**Task Assignee IndividualUser to assign tasks to for forms submitted within this kapp (typically set at the form level if applicable)``
**Task Assignee TeamTeam to assign tasks to for forms submitted within this kapp (typically set at the form level if applicable)Default
**Task Form SlugThe slug of the form to use when creating a task item. (If set here, all forms in this kapp, unless specified at the form level will have tasks created in the form set here)work-order

FAQs

Last updated on 16 Feb 2024

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc