1.2.4 • Published 3 months ago

@outliant/sunrise-utils v1.2.4

Weekly downloads
-
License
ISC
Repository
github
Last release
3 months ago

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 projects
  • fieldConditions: Returns an array for sunrise column filters
  • taskPipeline: Task pipeline reusable codes
    • taskStatusOptions: Array of task status column options
    • defaultCustomColumns: Array of task pipeline custom columns
    • buildFiltersQuery(orgId, departmentId, filters = [], query = {}, searchFields = []): Function to build task pipeline filter ES query
      • orgId: Organization ID
      • departmentId: Department ID
      • filters: Array of filters
      • query: Query request params that includes size, projectId, search
      • searchFields: Array of fields that the search will run against including the defaults
    • buildSortScript(query = {}, customSort = []): Function to build task pipeline sort script
      • query: Query request params that includes sort, sortBy
      • customSort: Array of custom ES sorting script that will be appended to the list of sorting script
  • projectPipeline: Project pipeline reusable codes
    • buildFiltersQuery(orgId, departmentId, filters = [], query = {}, searchFields = []): Function to build task pipeline filter ES query
      • orgId: Organization ID
      • departmentId: Department ID
      • filters: Array of filters
      • query: Query request params that includes size, projectId, search
      • searchFields: Array of fields that the search will run against including the defaults
    • buildSortScript(query = {}, customSort = []): Function to build task pipeline sort script
      • query: Query request params that includes sort, 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