1.2.4 • Published 3 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
3 months ago
1.2.3
3 months ago
1.2.2
3 months ago
1.2.1
4 months ago
1.2.0
5 months ago
1.1.29
7 months ago
1.1.32
5 months ago
1.1.31
6 months ago
1.1.28
9 months ago
1.1.27
9 months ago
1.1.26
9 months ago
1.1.25
9 months ago
1.1.24
10 months ago
1.1.23
10 months ago
1.1.22
10 months ago
1.1.21
10 months ago
1.1.20
11 months ago
1.1.19
12 months ago
1.1.18
12 months ago
1.1.17
12 months ago
1.1.16
1 year ago
1.1.15
1 year ago
1.1.14
1 year ago
1.1.9
1 year ago
1.1.8
1 year ago
1.1.7
1 year ago
1.1.6
1 year ago
1.1.12
1 year ago
1.1.11
1 year ago
1.1.10
1 year ago
1.1.13
1 year 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