1.2.4 • Published 9 months ago
@outliant/sunrise-utils v1.2.4
Sunrise Utils
A Node.js package that contains code which is commonly used Project Sunrise
You have the following utils available:
log
: Custom logging for sunrise projectsfieldConditions
: Returns an array for sunrise column filterstaskPipeline
: Task pipeline reusable codestaskStatusOptions
: Array of task status column optionsdefaultCustomColumns
: Array of task pipeline custom columnsbuildFiltersQuery(orgId, departmentId, filters = [], query = {}, searchFields = [])
: Function to build task pipeline filter ES queryorgId
: Organization IDdepartmentId
: Department IDfilters
: Array of filtersquery
: Query request params that includessize
,projectId
,search
searchFields
: Array of fields that thesearch
will run against including the defaults
buildSortScript(query = {}, customSort = [])
: Function to build task pipeline sort scriptquery
: Query request params that includessort
,sortBy
customSort
: Array of custom ES sorting script that will be appended to the list of sorting script
projectPipeline
: Project pipeline reusable codesbuildFiltersQuery(orgId, departmentId, filters = [], query = {}, searchFields = [])
: Function to build task pipeline filter ES queryorgId
: Organization IDdepartmentId
: Department IDfilters
: Array of filtersquery
: Query request params that includessize
,projectId
,search
searchFields
: Array of fields that thesearch
will run against including the defaults
buildSortScript(query = {}, customSort = [])
: Function to build task pipeline sort scriptquery
: Query request params that includessort
,sortBy
customSort
: Array of custom ES sorting script that will be appended to the list of sorting script
Installation
npm i @outliant/sunrise-utils
1.2.4
9 months ago
1.2.3
10 months ago
1.2.2
10 months ago
1.2.1
10 months ago
1.2.0
12 months ago
1.1.29
1 year ago
1.1.32
12 months ago
1.1.31
1 year ago
1.1.28
1 year ago
1.1.27
1 year ago
1.1.26
1 year ago
1.1.25
1 year ago
1.1.24
1 year ago
1.1.23
1 year ago
1.1.22
1 year ago
1.1.21
1 year ago
1.1.20
1 year ago
1.1.19
1 year ago
1.1.18
1 year ago
1.1.17
2 years ago
1.1.16
2 years ago
1.1.15
2 years ago
1.1.14
2 years ago
1.1.9
2 years ago
1.1.8
2 years ago
1.1.7
2 years ago
1.1.6
2 years ago
1.1.12
2 years ago
1.1.11
2 years ago
1.1.10
2 years ago
1.1.13
2 years ago
1.1.5
2 years ago
1.1.4
2 years ago
1.1.1
2 years ago
1.1.0
2 years ago
1.0.9
2 years ago
1.0.8
2 years ago
1.0.7
2 years ago
1.0.6
2 years ago
1.0.5
2 years ago
1.1.3
2 years ago
1.0.4
2 years ago
1.1.2
2 years ago
1.0.11
2 years ago
1.0.10
2 years ago
1.0.3
2 years ago
1.0.1
2 years ago
1.0.0
2 years ago