@ezpaarse-project/ezreeport-sdk-js 1.0.0-beta.10 → 1.0.0-beta.12

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (212) hide show
  1. package/dist/browser/ezreeport-sdk-js.mjs +6 -6
  2. package/dist/browser/ezreeport-sdk-js.mjs.map +1 -1
  3. package/dist/browser/ezreeport-sdk-js.umd.js +1 -1
  4. package/dist/browser/ezreeport-sdk-js.umd.js.map +1 -1
  5. package/dist/node/package.json +1 -1
  6. package/dist/node/src/modules/auth.js +4 -1
  7. package/dist/node/src/modules/auth.js.map +1 -1
  8. package/dist/node/src/modules/crons.js +1 -1
  9. package/dist/node/src/modules/crons.js.map +1 -1
  10. package/dist/node/src/modules/health.js +1 -1
  11. package/dist/node/src/modules/health.js.map +1 -1
  12. package/dist/node/src/modules/queues.js +1 -1
  13. package/dist/node/src/modules/queues.js.map +1 -1
  14. package/package.json +1 -1
  15. package/dist/dist/browser/ezreeport-sdk-js.mjs +0 -2426
  16. package/dist/dist/browser/ezreeport-sdk-js.mjs.map +0 -1
  17. package/dist/dist/browser/ezreeport-sdk-js.umd.js +0 -6
  18. package/dist/dist/browser/ezreeport-sdk-js.umd.js.map +0 -1
  19. package/dist/dist/dist/browser/ezreeport-sdk-js.mjs +0 -2426
  20. package/dist/dist/dist/browser/ezreeport-sdk-js.mjs.map +0 -1
  21. package/dist/dist/dist/browser/ezreeport-sdk-js.umd.js +0 -6
  22. package/dist/dist/dist/browser/ezreeport-sdk-js.umd.js.map +0 -1
  23. package/dist/dist/dist/node/package.json +0 -58
  24. package/dist/dist/dist/node/src/index.js +0 -43
  25. package/dist/dist/dist/node/src/index.js.map +0 -1
  26. package/dist/dist/dist/node/src/lib/axios.js +0 -95
  27. package/dist/dist/dist/node/src/lib/axios.js.map +0 -1
  28. package/dist/dist/dist/node/src/lib/promises.js +0 -41
  29. package/dist/dist/dist/node/src/lib/promises.js.map +0 -1
  30. package/dist/dist/dist/node/src/lib/utils.js +0 -24
  31. package/dist/dist/dist/node/src/lib/utils.js.map +0 -1
  32. package/dist/dist/dist/node/src/modules/auth.js +0 -111
  33. package/dist/dist/dist/node/src/modules/auth.js.map +0 -1
  34. package/dist/dist/dist/node/src/modules/auth.public.js +0 -11
  35. package/dist/dist/dist/node/src/modules/auth.public.js.map +0 -1
  36. package/dist/dist/dist/node/src/modules/crons.js +0 -128
  37. package/dist/dist/dist/node/src/modules/crons.js.map +0 -1
  38. package/dist/dist/dist/node/src/modules/crons.public.js +0 -11
  39. package/dist/dist/dist/node/src/modules/crons.public.js.map +0 -1
  40. package/dist/dist/dist/node/src/modules/elastic.js +0 -31
  41. package/dist/dist/dist/node/src/modules/elastic.js.map +0 -1
  42. package/dist/dist/dist/node/src/modules/elastic.public.js +0 -7
  43. package/dist/dist/dist/node/src/modules/elastic.public.js.map +0 -1
  44. package/dist/dist/dist/node/src/modules/health.js +0 -60
  45. package/dist/dist/dist/node/src/modules/health.js.map +0 -1
  46. package/dist/dist/dist/node/src/modules/health.public.js +0 -9
  47. package/dist/dist/dist/node/src/modules/health.public.js.map +0 -1
  48. package/dist/dist/dist/node/src/modules/history.js +0 -62
  49. package/dist/dist/dist/node/src/modules/history.js.map +0 -1
  50. package/dist/dist/dist/node/src/modules/history.public.js +0 -6
  51. package/dist/dist/dist/node/src/modules/history.public.js.map +0 -1
  52. package/dist/dist/dist/node/src/modules/namespaces.js +0 -15
  53. package/dist/dist/dist/node/src/modules/namespaces.js.map +0 -1
  54. package/dist/dist/dist/node/src/modules/namespaces.public.js +0 -3
  55. package/dist/dist/dist/node/src/modules/namespaces.public.js.map +0 -1
  56. package/dist/dist/dist/node/src/modules/queues.js +0 -179
  57. package/dist/dist/dist/node/src/modules/queues.js.map +0 -1
  58. package/dist/dist/dist/node/src/modules/queues.public.js +0 -13
  59. package/dist/dist/dist/node/src/modules/queues.public.js.map +0 -1
  60. package/dist/dist/dist/node/src/modules/reports.js +0 -267
  61. package/dist/dist/dist/node/src/modules/reports.js.map +0 -1
  62. package/dist/dist/dist/node/src/modules/reports.public.js +0 -13
  63. package/dist/dist/dist/node/src/modules/reports.public.js.map +0 -1
  64. package/dist/dist/dist/node/src/modules/setup.js +0 -35
  65. package/dist/dist/dist/node/src/modules/setup.js.map +0 -1
  66. package/dist/dist/dist/node/src/modules/setup.public.js +0 -12
  67. package/dist/dist/dist/node/src/modules/setup.public.js.map +0 -1
  68. package/dist/dist/dist/node/src/modules/tasks.base.js +0 -51
  69. package/dist/dist/dist/node/src/modules/tasks.base.js.map +0 -1
  70. package/dist/dist/dist/node/src/modules/tasks.js +0 -281
  71. package/dist/dist/dist/node/src/modules/tasks.js.map +0 -1
  72. package/dist/dist/dist/node/src/modules/tasks.public.js +0 -21
  73. package/dist/dist/dist/node/src/modules/tasks.public.js.map +0 -1
  74. package/dist/dist/dist/node/src/modules/tasksActivity.js +0 -62
  75. package/dist/dist/dist/node/src/modules/tasksActivity.js.map +0 -1
  76. package/dist/dist/dist/node/src/modules/tasksActivity.public.js +0 -6
  77. package/dist/dist/dist/node/src/modules/tasksActivity.public.js.map +0 -1
  78. package/dist/dist/dist/node/src/modules/tasksPresets.js +0 -102
  79. package/dist/dist/dist/node/src/modules/tasksPresets.js.map +0 -1
  80. package/dist/dist/dist/node/src/modules/tasksPresets.public.js +0 -10
  81. package/dist/dist/dist/node/src/modules/tasksPresets.public.js.map +0 -1
  82. package/dist/dist/dist/node/src/modules/templates.js +0 -136
  83. package/dist/dist/dist/node/src/modules/templates.js.map +0 -1
  84. package/dist/dist/dist/node/src/modules/templates.public.js +0 -11
  85. package/dist/dist/dist/node/src/modules/templates.public.js.map +0 -1
  86. package/dist/dist/dist/test +0 -0
  87. package/dist/dist/dist/types/src/index.d.ts +0 -32
  88. package/dist/dist/dist/types/src/lib/axios.d.ts +0 -51
  89. package/dist/dist/dist/types/src/lib/promises.d.ts +0 -21
  90. package/dist/dist/dist/types/src/lib/utils.d.ts +0 -27
  91. package/dist/dist/dist/types/src/modules/auth.d.ts +0 -90
  92. package/dist/dist/dist/types/src/modules/auth.public.d.ts +0 -1
  93. package/dist/dist/dist/types/src/modules/crons.d.ts +0 -102
  94. package/dist/dist/dist/types/src/modules/crons.public.d.ts +0 -1
  95. package/dist/dist/dist/types/src/modules/elastic.d.ts +0 -22
  96. package/dist/dist/dist/types/src/modules/elastic.public.d.ts +0 -1
  97. package/dist/dist/dist/types/src/modules/health.d.ts +0 -53
  98. package/dist/dist/dist/types/src/modules/health.public.d.ts +0 -1
  99. package/dist/dist/dist/types/src/modules/history.d.ts +0 -38
  100. package/dist/dist/dist/types/src/modules/history.public.d.ts +0 -1
  101. package/dist/dist/dist/types/src/modules/namespaces.d.ts +0 -29
  102. package/dist/dist/dist/types/src/modules/namespaces.public.d.ts +0 -1
  103. package/dist/dist/dist/types/src/modules/queues.d.ts +0 -120
  104. package/dist/dist/dist/types/src/modules/queues.public.d.ts +0 -1
  105. package/dist/dist/dist/types/src/modules/reports.d.ts +0 -204
  106. package/dist/dist/dist/types/src/modules/reports.public.d.ts +0 -1
  107. package/dist/dist/dist/types/src/modules/setup.d.ts +0 -17
  108. package/dist/dist/dist/types/src/modules/setup.public.d.ts +0 -2
  109. package/dist/dist/dist/types/src/modules/tasks.base.d.ts +0 -48
  110. package/dist/dist/dist/types/src/modules/tasks.d.ts +0 -243
  111. package/dist/dist/dist/types/src/modules/tasks.public.d.ts +0 -2
  112. package/dist/dist/dist/types/src/modules/tasksActivity.d.ts +0 -36
  113. package/dist/dist/dist/types/src/modules/tasksActivity.public.d.ts +0 -5
  114. package/dist/dist/dist/types/src/modules/tasksPresets.d.ts +0 -83
  115. package/dist/dist/dist/types/src/modules/tasksPresets.public.d.ts +0 -1
  116. package/dist/dist/dist/types/src/modules/templates.d.ts +0 -153
  117. package/dist/dist/dist/types/src/modules/templates.public.d.ts +0 -1
  118. package/dist/dist/node/package.json +0 -58
  119. package/dist/dist/node/src/index.js +0 -43
  120. package/dist/dist/node/src/index.js.map +0 -1
  121. package/dist/dist/node/src/lib/axios.js +0 -95
  122. package/dist/dist/node/src/lib/axios.js.map +0 -1
  123. package/dist/dist/node/src/lib/promises.js +0 -41
  124. package/dist/dist/node/src/lib/promises.js.map +0 -1
  125. package/dist/dist/node/src/lib/utils.js +0 -24
  126. package/dist/dist/node/src/lib/utils.js.map +0 -1
  127. package/dist/dist/node/src/modules/auth.js +0 -111
  128. package/dist/dist/node/src/modules/auth.js.map +0 -1
  129. package/dist/dist/node/src/modules/auth.public.js +0 -11
  130. package/dist/dist/node/src/modules/auth.public.js.map +0 -1
  131. package/dist/dist/node/src/modules/crons.js +0 -128
  132. package/dist/dist/node/src/modules/crons.js.map +0 -1
  133. package/dist/dist/node/src/modules/crons.public.js +0 -11
  134. package/dist/dist/node/src/modules/crons.public.js.map +0 -1
  135. package/dist/dist/node/src/modules/elastic.js +0 -31
  136. package/dist/dist/node/src/modules/elastic.js.map +0 -1
  137. package/dist/dist/node/src/modules/elastic.public.js +0 -7
  138. package/dist/dist/node/src/modules/elastic.public.js.map +0 -1
  139. package/dist/dist/node/src/modules/health.js +0 -60
  140. package/dist/dist/node/src/modules/health.js.map +0 -1
  141. package/dist/dist/node/src/modules/health.public.js +0 -9
  142. package/dist/dist/node/src/modules/health.public.js.map +0 -1
  143. package/dist/dist/node/src/modules/history.js +0 -62
  144. package/dist/dist/node/src/modules/history.js.map +0 -1
  145. package/dist/dist/node/src/modules/history.public.js +0 -6
  146. package/dist/dist/node/src/modules/history.public.js.map +0 -1
  147. package/dist/dist/node/src/modules/namespaces.js +0 -15
  148. package/dist/dist/node/src/modules/namespaces.js.map +0 -1
  149. package/dist/dist/node/src/modules/namespaces.public.js +0 -3
  150. package/dist/dist/node/src/modules/namespaces.public.js.map +0 -1
  151. package/dist/dist/node/src/modules/queues.js +0 -179
  152. package/dist/dist/node/src/modules/queues.js.map +0 -1
  153. package/dist/dist/node/src/modules/queues.public.js +0 -13
  154. package/dist/dist/node/src/modules/queues.public.js.map +0 -1
  155. package/dist/dist/node/src/modules/reports.js +0 -267
  156. package/dist/dist/node/src/modules/reports.js.map +0 -1
  157. package/dist/dist/node/src/modules/reports.public.js +0 -13
  158. package/dist/dist/node/src/modules/reports.public.js.map +0 -1
  159. package/dist/dist/node/src/modules/setup.js +0 -35
  160. package/dist/dist/node/src/modules/setup.js.map +0 -1
  161. package/dist/dist/node/src/modules/setup.public.js +0 -12
  162. package/dist/dist/node/src/modules/setup.public.js.map +0 -1
  163. package/dist/dist/node/src/modules/tasks.base.js +0 -51
  164. package/dist/dist/node/src/modules/tasks.base.js.map +0 -1
  165. package/dist/dist/node/src/modules/tasks.js +0 -281
  166. package/dist/dist/node/src/modules/tasks.js.map +0 -1
  167. package/dist/dist/node/src/modules/tasks.public.js +0 -21
  168. package/dist/dist/node/src/modules/tasks.public.js.map +0 -1
  169. package/dist/dist/node/src/modules/tasksActivity.js +0 -62
  170. package/dist/dist/node/src/modules/tasksActivity.js.map +0 -1
  171. package/dist/dist/node/src/modules/tasksActivity.public.js +0 -6
  172. package/dist/dist/node/src/modules/tasksActivity.public.js.map +0 -1
  173. package/dist/dist/node/src/modules/tasksPresets.js +0 -102
  174. package/dist/dist/node/src/modules/tasksPresets.js.map +0 -1
  175. package/dist/dist/node/src/modules/tasksPresets.public.js +0 -10
  176. package/dist/dist/node/src/modules/tasksPresets.public.js.map +0 -1
  177. package/dist/dist/node/src/modules/templates.js +0 -136
  178. package/dist/dist/node/src/modules/templates.js.map +0 -1
  179. package/dist/dist/node/src/modules/templates.public.js +0 -11
  180. package/dist/dist/node/src/modules/templates.public.js.map +0 -1
  181. package/dist/dist/test +0 -0
  182. package/dist/dist/types/src/index.d.ts +0 -32
  183. package/dist/dist/types/src/lib/axios.d.ts +0 -51
  184. package/dist/dist/types/src/lib/promises.d.ts +0 -21
  185. package/dist/dist/types/src/lib/utils.d.ts +0 -27
  186. package/dist/dist/types/src/modules/auth.d.ts +0 -90
  187. package/dist/dist/types/src/modules/auth.public.d.ts +0 -1
  188. package/dist/dist/types/src/modules/crons.d.ts +0 -102
  189. package/dist/dist/types/src/modules/crons.public.d.ts +0 -1
  190. package/dist/dist/types/src/modules/elastic.d.ts +0 -22
  191. package/dist/dist/types/src/modules/elastic.public.d.ts +0 -1
  192. package/dist/dist/types/src/modules/health.d.ts +0 -53
  193. package/dist/dist/types/src/modules/health.public.d.ts +0 -1
  194. package/dist/dist/types/src/modules/history.d.ts +0 -38
  195. package/dist/dist/types/src/modules/history.public.d.ts +0 -1
  196. package/dist/dist/types/src/modules/namespaces.d.ts +0 -29
  197. package/dist/dist/types/src/modules/namespaces.public.d.ts +0 -1
  198. package/dist/dist/types/src/modules/queues.d.ts +0 -120
  199. package/dist/dist/types/src/modules/queues.public.d.ts +0 -1
  200. package/dist/dist/types/src/modules/reports.d.ts +0 -204
  201. package/dist/dist/types/src/modules/reports.public.d.ts +0 -1
  202. package/dist/dist/types/src/modules/setup.d.ts +0 -17
  203. package/dist/dist/types/src/modules/setup.public.d.ts +0 -2
  204. package/dist/dist/types/src/modules/tasks.base.d.ts +0 -48
  205. package/dist/dist/types/src/modules/tasks.d.ts +0 -243
  206. package/dist/dist/types/src/modules/tasks.public.d.ts +0 -2
  207. package/dist/dist/types/src/modules/tasksActivity.d.ts +0 -36
  208. package/dist/dist/types/src/modules/tasksActivity.public.d.ts +0 -5
  209. package/dist/dist/types/src/modules/tasksPresets.d.ts +0 -83
  210. package/dist/dist/types/src/modules/tasksPresets.public.d.ts +0 -1
  211. package/dist/dist/types/src/modules/templates.d.ts +0 -153
  212. package/dist/dist/types/src/modules/templates.public.d.ts +0 -1
@@ -1,29 +0,0 @@
1
- export interface RawNamespace {
2
- id: string;
3
- name: string;
4
- logoId?: string;
5
- createdAt: string;
6
- updatedAt?: string;
7
- }
8
- export interface Namespace extends Omit<RawNamespace, 'createdAt' | 'updatedAt'> {
9
- createdAt: Date;
10
- updatedAt?: Date;
11
- }
12
- export interface TaskCount {
13
- _count: {
14
- tasks: number;
15
- };
16
- }
17
- export interface MembersCount {
18
- _count: {
19
- memberships: number;
20
- };
21
- }
22
- /**
23
- * Transform raw data from JSON, to JS usable data
24
- *
25
- * @param namespace Raw namespace
26
- *
27
- * @returns Parsed namespace
28
- */
29
- export declare const parseNamespace: (namespace: RawNamespace) => Namespace;
@@ -1 +0,0 @@
1
- export { type Namespace, } from './namespaces';
@@ -1,120 +0,0 @@
1
- import { type PaginatedApiResponse, type ApiResponse } from '../lib/axios';
2
- import type { PaginationOpts } from '../lib/utils';
3
- export interface Job<Data> {
4
- id: number | string;
5
- queue: string;
6
- data: Data;
7
- }
8
- type JobStatus = 'completed' | 'waiting' | 'active' | 'delayed' | 'failed' | 'paused' | 'stuck';
9
- interface RawFullJob<Data, Result> {
10
- id: Job<Data>['id'];
11
- data: Job<Data>['data'];
12
- result?: Result;
13
- progress: number;
14
- added: string;
15
- started?: string;
16
- ended?: string;
17
- attempts: number;
18
- status: JobStatus;
19
- }
20
- export interface FullJob<Data, Result> extends Omit<RawFullJob<Data, Result>, 'added' | 'started' | 'ended'> {
21
- added: Date;
22
- started?: Date;
23
- ended?: Date;
24
- }
25
- export interface Queue {
26
- status: 'paused' | 'active';
27
- name: string;
28
- }
29
- export interface InputQueue {
30
- status: Queue['status'];
31
- }
32
- /**
33
- * Get all available queues
34
- *
35
- * Needs `general.queues-get` permission
36
- *
37
- * @returns All queues' names
38
- */
39
- export declare const getAllQueues: () => Promise<ApiResponse<Queue[]>>;
40
- /**
41
- * Get specific queue
42
- *
43
- * Needs `general.queues-get-queue` permission
44
- *
45
- * @param queueOrName Queue or queue's name
46
- *
47
- * @returns queue info
48
- */
49
- export declare const getQueue: (queueOrName: Queue | Queue['name']) => Promise<ApiResponse<Queue>>;
50
- /**
51
- * Update specific queue
52
- *
53
- * Needs `general.queues-patch-queue` permission
54
- *
55
- * @param queueOrName Queue or queue's name
56
- *
57
- * @returns queue info
58
- */
59
- export declare const updateQueue: (queue: Partial<InputQueue> & {
60
- name: Queue['name'];
61
- }) => Promise<ApiResponse<Queue>>;
62
- /**
63
- * Pause queue
64
- *
65
- * Needs `general.queues-put-queue-pause` permission
66
- *
67
- * @param queueOrName Queue or queue's name
68
- *
69
- * @deprecated Use `updateQueue` instead
70
- *
71
- * @returns queue info
72
- */
73
- export declare const pauseQueue: (queueOrName: Queue | Queue['name']) => Promise<ApiResponse<Queue>>;
74
- /**
75
- * Resume queue
76
- *
77
- * Needs `general.queues-put-queue-resume` permission
78
- *
79
- * @param queueOrName Queue or queue's name
80
- *
81
- * @deprecated Use `updateQueue` instead
82
- *
83
- * @returns queue info
84
- */
85
- export declare const resumeQueue: (queueOrName: Queue | Queue['name']) => Promise<ApiResponse<Queue>>;
86
- /**
87
- * Get queue info
88
- *
89
- * Needs `general.queues-get-queue-jobs` permission
90
- *
91
- * @param queueOrName Queue or queue's name
92
- *
93
- * @returns queue info
94
- */
95
- export declare const getQueueJobs: <Data, Result>(queueOrName: Queue | Queue['name'], paginationOpts?: PaginationOpts) => Promise<PaginatedApiResponse<FullJob<Data, Result>, "id">>;
96
- /**
97
- * Get job info
98
- *
99
- * Needs `namespaces[namespaceId].queues-get-queue-jobs-jobId` permission
100
- *
101
- * @param queueOrName Queue or queue's name where job is
102
- * @param jobOrId Job or job's id in queue
103
- * @param namespaces
104
- *
105
- * @returns Job full info
106
- */
107
- export declare const getJob: <Data, Result>(queueOrName: Queue | Queue['name'], jobOrId: string | number | Job<Data>, namespaces?: string[]) => Promise<ApiResponse<FullJob<Data, Result>>>;
108
- /**
109
- * Retry job that failed
110
- *
111
- * Needs `namespaces[namespaceId].queues-post-queue-jobs-jobId-retry` permission
112
- *
113
- * @param queueOrName Queue or queue's name where job is
114
- * @param jobOrId Job or job's id in queue
115
- * @param namespaces
116
- *
117
- * @returns queue info
118
- */
119
- export declare const retryJob: <Data, Result>(queueOrName: Queue | Queue['name'], jobOrId: string | number | Job<Data>, namespaces?: string[]) => Promise<ApiResponse<FullJob<Data, Result>>>;
120
- export {};
@@ -1 +0,0 @@
1
- export { type Job, type FullJob, type Queue, type InputQueue, getAllQueues, getQueue, updateQueue, pauseQueue, resumeQueue, getQueueJobs, getJob, retryJob, } from './queues';
@@ -1,204 +0,0 @@
1
- /// <reference types="node" />
2
- /// <reference types="node" />
3
- import { Stream } from 'stream';
4
- import { type Period, type RawPeriod } from '../lib/utils';
5
- import { type FullJob, type Job, type Queue } from './queues';
6
- import type { RawFullTask } from './tasks';
7
- interface RawReportResultDetail {
8
- createdAt: string;
9
- destroyAt: string;
10
- took: number;
11
- taskId: string;
12
- files: {
13
- detail: string;
14
- report?: string;
15
- debug?: string;
16
- };
17
- sendingTo?: string[];
18
- period?: RawPeriod;
19
- runAs?: string;
20
- stats?: object;
21
- error?: {
22
- message: string;
23
- stack: string[];
24
- cause?: {
25
- type: string;
26
- layout: number;
27
- figure?: number;
28
- };
29
- };
30
- meta?: unknown;
31
- }
32
- export interface ReportResultDetail extends Omit<RawReportResultDetail, 'createdAt' | 'destroyAt' | 'period'> {
33
- createdAt: Date;
34
- destroyAt: Date;
35
- period?: Period;
36
- }
37
- interface RawReportResult {
38
- success: boolean;
39
- detail: RawReportResultDetail;
40
- }
41
- export interface ReportResult extends Omit<RawReportResult, 'detail'> {
42
- detail: ReportResultDetail;
43
- }
44
- interface RawReportData {
45
- task: RawFullTask;
46
- origin: string;
47
- writeHistory?: boolean;
48
- customPeriod?: RawPeriod;
49
- debug?: boolean;
50
- }
51
- type ReportJob = Job<RawReportData>;
52
- type FullReportJob = FullJob<RawReportData, RawReportResult>;
53
- /**
54
- * Start generation of a report
55
- *
56
- * Needs `namespaces[namespaceId].tasks-post-task-_run` permission
57
- *
58
- * @param taskOrId Task or id of the task
59
- * @param params Other params for overriding default
60
- * @param namespaces
61
- *
62
- * @returns Job info to track progress
63
- */
64
- export declare const startGeneration: (taskOrId: RawFullTask | RawFullTask['id'], params?: {
65
- /**
66
- * Override targets of task. Also enable first level of debugging
67
- * (disable generation history)
68
- */
69
- testEmails?: string[];
70
- /**
71
- * Override period, must match task's recurrence
72
- */
73
- period?: Period;
74
- }, namespaces?: string[]) => Promise<import("../lib/axios").ApiResponse<ReportJob>>;
75
- export type GenerationStartedEvent = {
76
- id: string | number;
77
- queue: string;
78
- };
79
- export type GenerationProgressEvent = {
80
- progress: number;
81
- status: FullReportJob['status'];
82
- };
83
- type GenerationEvents = {
84
- 'started': [GenerationStartedEvent];
85
- 'progress': [GenerationProgressEvent];
86
- };
87
- /**
88
- * Start generation of a report and track progress
89
- *
90
- * Needs `namespaces[namespaceId].tasks-post-task-run`
91
- * & `namespaces[namespaceId].queues-get-queue-jobs-jobId` permissions
92
- *
93
- * @param taskOrId Task or id of the task
94
- * @param params Other params for overriding default
95
- * @param namespaces
96
- *
97
- * @fires #started When generation started. See `GenerationStartedEvent`.
98
- * @fires #progress When generation progress. See `GenerationProgressEvent`. Job's progress is
99
- * between 0 and 1
100
- *
101
- * @throws If job's fails. **Not if generation fails !**
102
- *
103
- * @returns When generation ends, with detail
104
- */
105
- export declare const startAndListenGeneration: (taskOrId: string | RawFullTask, params?: {
106
- /**
107
- * Override targets of task. Also enable first level of debugging
108
- * (disable generation history)
109
- */
110
- testEmails?: string[] | undefined;
111
- /**
112
- * Override period, must match task's recurrence
113
- */
114
- period?: Period | undefined;
115
- } | undefined, namespaces?: string[] | undefined) => import("../lib/promises").EventfulPromise<ReportResult, GenerationEvents>;
116
- interface ResponseTypeMap {
117
- arraybuffer: ArrayBuffer;
118
- blob: Blob;
119
- json: object;
120
- text: string;
121
- stream: Stream;
122
- }
123
- /**
124
- * Get report main file (the result) by giving the report's name
125
- *
126
- * Needs `namespaces[namespaceId].reports-get-year-yearMonth-filename` permission
127
- *
128
- * @param name Name of the report
129
- * @param ext The extension of the result (renderer dependent)
130
- * @param namespaces
131
- * @param responseType Wanted response type
132
- *
133
- * @returns The report's content
134
- */
135
- export declare const getReportFileByName: <Result extends keyof ResponseTypeMap = "text">(name: string, namespaces?: string[], responseType?: Result | undefined, ext?: string) => Promise<ResponseTypeMap[Result]>;
136
- /**
137
- * Get report main file (the result) by giving job's info
138
- *
139
- * Needs `namespaces[namespaceId].reports-get-year-yearMonth-filename`
140
- * & `namespaces[namespaceId].queues-get-queue-jobs-jobId ` permission
141
- *
142
- * @param queueOrName Queue or queue's name where job is
143
- * @param jobOrId Job or job's id in queue
144
- * @param namespaces
145
- * @param responseType Wanted response type
146
- *
147
- * @returns The report's content
148
- */
149
- export declare const getReportFileByJob: <Result extends keyof ResponseTypeMap = "text">(queueName: Queue | Queue['name'], jobId: Job<RawReportData> | Job<RawReportData>['id'], namespaces?: string[], responseType?: Result | undefined) => Promise<ResponseTypeMap[Result]>;
150
- /**
151
- * Get report detail by giving the report's name
152
- *
153
- * Needs `namespaces[namespaceId].reports-get-year-yearMonth-filename` permission
154
- *
155
- * @param name Name of the report
156
- * @param namespaces
157
- * @param responseType Wanted response type. **If provided with anything but `json` you will have to
158
- * cast in your type to avoid auto-completion issues.**
159
- *
160
- * @returns The detail's content
161
- */
162
- export declare const getReportDetailByName: (name: string, namespaces?: string[], responseType?: keyof ResponseTypeMap) => Promise<ReportResult>;
163
- /**
164
- * Get report detail by giving job's info
165
- *
166
- * Needs `namespaces[namespaceId].reports-get-year-yearMonth-filename`
167
- * & `namespaces[namespaceId].queues-get-queue-jobs-jobId` permission
168
- *
169
- * @param queueOrName Queue or queue's name where job is
170
- * @param jobOrId Job or job's id in queue
171
- * @param namespaces
172
- * @param responseType Wanted response type. **If provided with anything but `json` you will have to
173
- * cast in your type to avoid auto-completion issues.**
174
- *
175
- * @returns The detail's content
176
- */
177
- export declare const getReportDetailByJob: (queueName: Queue | Queue['name'], jobId: Job<RawReportData> | Job<RawReportData>['id'], namespaces?: string[], responseType?: keyof ResponseTypeMap) => Promise<ReportResult>;
178
- /**
179
- * Get report debug file by giving the report's name
180
- *
181
- * Needs `namespaces[namespaceId].reports-get-year-yearMonth-filename` permission
182
- *
183
- * @param name Name of the report
184
- * @param namespaces
185
- * @param responseType Wanted response type
186
- *
187
- * @returns The debug's content
188
- */
189
- export declare const getReportDebugByName: <Result extends keyof ResponseTypeMap = "json">(name: string, namespaces?: string[], responseType?: Result | undefined) => Promise<ResponseTypeMap[Result]>;
190
- /**
191
- * Get report debug file by giving job's info
192
- *
193
- * Needs `namespaces[namespaceId].reports-get-year-yearMonth-filename`
194
- * & `namespaces[namespaceId].queues-get-queue-jobs-jobId ` permission
195
- *
196
- * @param queueOrName Queue or queue's name where job is
197
- * @param jobOrId Job or job's id in queue
198
- * @param namespaces
199
- * @param responseType Wanted response type
200
- *
201
- * @returns The debug's content
202
- */
203
- export declare const getReportDebugByJob: <Result extends keyof ResponseTypeMap = "json">(queueName: Queue | Queue['name'], jobId: Job<RawReportData> | Job<RawReportData>['id'], namespaces?: string[], responseType?: Result | undefined) => Promise<ResponseTypeMap[Result]>;
204
- export {};
@@ -1 +0,0 @@
1
- export { type ReportResultDetail, type ReportResult, type GenerationStartedEvent, type GenerationProgressEvent, startGeneration, startAndListenGeneration, getReportFileByName, getReportFileByJob, getReportDetailByName, getReportDetailByJob, getReportDebugByName, getReportDebugByJob, } from './reports';
@@ -1,17 +0,0 @@
1
- export { isLogged, login, logout } from './auth';
2
- /**
3
- * Set API url to axios
4
- *
5
- * @param url The url
6
- */
7
- export declare const setURL: (url: string) => void;
8
- /**
9
- * Unset API url from axios
10
- */
11
- export declare const unsetURL: () => void;
12
- /**
13
- * Check if API url is setup in axios
14
- *
15
- * @returns If API url is setup
16
- */
17
- export declare const isURLset: () => boolean;
@@ -1,2 +0,0 @@
1
- export { setURL, unsetURL, isURLset, } from './setup';
2
- export { isLogged, login, logout, } from './auth';
@@ -1,48 +0,0 @@
1
- import { type RawNamespace, type Namespace } from './namespaces';
2
- export declare enum Recurrence {
3
- DAILY = "DAILY",
4
- WEEKLY = "WEEKLY",
5
- MONTHLY = "MONTHLY",
6
- QUARTERLY = "QUARTERLY",
7
- BIENNIAL = "BIENNIAL",
8
- YEARLY = "YEARLY"
9
- }
10
- export interface RawTask {
11
- id: string;
12
- name: string;
13
- namespaceId: string;
14
- recurrence: Recurrence;
15
- nextRun: string;
16
- lastRun?: string;
17
- enabled: boolean;
18
- createdAt: string;
19
- updatedAt?: string;
20
- }
21
- export interface Task extends Omit<RawTask, 'nextRun' | 'lastRun' | 'createdAt' | 'updatedAt'> {
22
- nextRun: Date;
23
- lastRun?: Date;
24
- createdAt: Date;
25
- updatedAt?: Date;
26
- }
27
- /**
28
- * Transform raw data from JSON, to JS usable data
29
- *
30
- * @param task Raw task
31
- *
32
- * @returns Parsed task
33
- */
34
- export declare const parseTask: (task: RawTask) => Task;
35
- export interface RawTaskWithNamespace extends Omit<RawTask, 'namespaceId'> {
36
- namespace: RawNamespace;
37
- }
38
- export interface TaskWithNamespace extends Omit<Task, 'namespaceId'> {
39
- namespace: Namespace;
40
- }
41
- /**
42
- * Transform raw data from JSON, to JS usable data
43
- *
44
- * @param task Raw task with namespace
45
- *
46
- * @returns Parsed task with namespace
47
- */
48
- export declare const parseTaskWithNamespace: (task: RawTaskWithNamespace) => TaskWithNamespace;
@@ -1,243 +0,0 @@
1
- import { type ApiResponse, type PaginatedApiResponse } from '../lib/axios';
2
- import type { PaginationOpts } from '../lib/utils';
3
- import { type Activity, type RawActivity } from './tasksActivity';
4
- import type { Namespace } from './namespaces';
5
- import { type Layout, type RawTemplate, type Template } from './templates';
6
- import { type Task, type RawTaskWithNamespace, type TaskWithNamespace } from './tasks.base';
7
- interface AdditionalRawTaskData {
8
- template: {
9
- fetchOptions?: {
10
- filters?: Record<string, any>;
11
- dateField?: string;
12
- index: string;
13
- };
14
- inserts?: (Layout & {
15
- at: number;
16
- })[];
17
- };
18
- extends: RawTemplate;
19
- lastExtended?: {
20
- id: string;
21
- tags: RawTemplate['tags'];
22
- };
23
- targets: string[];
24
- activity: RawActivity[];
25
- }
26
- interface AdditionalTaskData extends Omit<AdditionalRawTaskData, 'activity' | 'extends' | 'lastExtended'> {
27
- activity: Activity[];
28
- extends: Template;
29
- lastExtended?: {
30
- id: Template['id'];
31
- name: Template['name'];
32
- tags: Template['tags'];
33
- };
34
- }
35
- export interface RawFullTask extends RawTaskWithNamespace, AdditionalRawTaskData {
36
- }
37
- export interface FullTask extends TaskWithNamespace, AdditionalTaskData {
38
- }
39
- /**
40
- * Input data for creating a new task
41
- */
42
- export interface InputTask extends Pick<FullTask, 'name' | 'template' | 'targets' | 'recurrence'> {
43
- namespace?: Task['namespaceId'];
44
- nextRun?: FullTask['nextRun'];
45
- enabled?: FullTask['enabled'];
46
- extends: string;
47
- }
48
- /**
49
- * Partial input data for creating a new task with a preset
50
- */
51
- export interface PartialInputTask extends Pick<InputTask, 'targets' | 'name' | 'namespace'>, Partial<Omit<InputTask, 'targets' | 'name' | 'namespace' | 'template'>> {
52
- template: Pick<InputTask['template'], 'fetchOptions'>;
53
- }
54
- export type TaskList = (Task & {
55
- tags: Template['tags'];
56
- _count: {
57
- targets: number;
58
- };
59
- })[];
60
- /**
61
- * Get all available tasks
62
- *
63
- * Needs `namespaces[namespaceId].tasks-get` permission
64
- *
65
- * @param paginationOpts Options for pagination
66
- * @param namespaces
67
- *
68
- * @returns All tasks' info
69
- */
70
- export declare const getAllTasks: (paginationOpts?: PaginationOpts, namespaces?: Namespace['id'][]) => Promise<PaginatedApiResponse<TaskList[number], 'id'>>;
71
- /**
72
- * Get targets of available tasks
73
- *
74
- * Needs `namespaces[namespaceId].tasks-get-_targets` permission
75
- *
76
- * @param namespaces
77
- *
78
- * @returns Targets' email
79
- */
80
- export declare const getAllTargets: (namespaces?: Namespace['id'][]) => Promise<ApiResponse<string[]>>;
81
- /**
82
- * Get available tasks of specific target
83
- *
84
- * Needs `namespaces[namespaceId].tasks-get-_targets-email-tasks` permission
85
- *
86
- * @param email The email of the target
87
- * @param namespaces
88
- *
89
- * @returns Tasks where given email is a target
90
- */
91
- export declare const getTasksOfTarget: (email: string, namespaces?: Namespace['id'][]) => Promise<{
92
- content: {
93
- nextRun: Date;
94
- lastRun?: Date | undefined;
95
- createdAt: Date;
96
- updatedAt?: Date | undefined;
97
- name: string;
98
- id: string;
99
- namespaceId: string;
100
- recurrence: import("./tasks.base").Recurrence;
101
- enabled: boolean;
102
- tags: {
103
- name: string;
104
- color?: string | undefined;
105
- }[];
106
- }[];
107
- status: {
108
- code: number;
109
- message: string;
110
- };
111
- }>;
112
- /**
113
- * Unsubscribe a target from a task
114
- *
115
- * Needs `namespaces[namespaceId].tasks-get-_targets-email-tasks` permission
116
- *
117
- * @param email The email of the target
118
- * @param taskOrId Task or Task's id
119
- * @param namespaces
120
- */
121
- export declare const unsubTargetOfTask: (email: string, taskOrId: Task | Task['id'], namespaces?: Namespace['id'][]) => Promise<void>;
122
- /**
123
- * Create a new task
124
- *
125
- * Needs `namespaces[namespaceId].tasks-post` permission
126
- *
127
- * @param task Task's data
128
- * @param namespaces
129
- *
130
- * @returns Created task's info
131
- */
132
- export declare const createTask: (task: InputTask, namespaces?: Namespace['id'][]) => Promise<ApiResponse<FullTask>>;
133
- /**
134
- * Creates a new task from a preset
135
- *
136
- * Needs `namespaces[namespaceId].tasks-post-_from-preset-presetId` permission
137
- *
138
- * @param presetId The ID of the preset.
139
- * @param partialTask The partial input task.
140
- * @param namespaces
141
- *
142
- * @returns Created task's info
143
- */
144
- export declare const createTaskFromPreset: (presetId: string, partialTask: PartialInputTask, namespaces?: Namespace['id'][]) => Promise<ApiResponse<FullTask>>;
145
- /**
146
- * Get task info
147
- *
148
- * Needs `namespaces[namespaceId].tasks-get-task` permission
149
- *
150
- * @param taskOrId Task or Task's id
151
- * @param namespaces
152
- *
153
- * @returns Task's info
154
- */
155
- export declare const getTask: (taskOrId: Task | Task['id'], namespaces?: Namespace['id'][]) => Promise<ApiResponse<FullTask>>;
156
- /**
157
- * Update or create a task
158
- *
159
- * Needs `namespaces[namespaceId].tasks-put-task` permission
160
- *
161
- * @param task Task's data **with id**
162
- * @param namespaces
163
- *
164
- * @returns Updated/Created Task's info
165
- */
166
- export declare const upsertTask: (task: InputTask & {
167
- id: Task['id'];
168
- }, namespaces?: Namespace['id'][]) => Promise<ApiResponse<FullTask>>;
169
- /**
170
- * Update a task
171
- *
172
- * Needs `namespaces[namespaceId].tasks-put-task` permission
173
- *
174
- * @param task Task's data **with id**
175
- * @param namespaces
176
- *
177
- * @deprecated Use `upsertTask` instead
178
- *
179
- * @returns Updated Task's info
180
- */
181
- export declare const updateTask: (task: InputTask & {
182
- id: Task['id'];
183
- }, namespaces?: Namespace['id'][]) => Promise<ApiResponse<FullTask>>;
184
- /**
185
- * Delete a task
186
- *
187
- * Needs `namespaces[namespaceId].tasks-delete-task` permission
188
- *
189
- * @param taskOrId Task or Task's id
190
- * @param namespaces
191
- */
192
- export declare const deleteTask: (taskOrId: Task | Task['id'], namespaces?: Namespace['id'][]) => Promise<void>;
193
- /**
194
- * Shorthand to enable task
195
- *
196
- * Needs `namespaces[namespaceId].tasks-put-_task-enable` permission
197
- *
198
- * @param taskOrId Task or Task's id
199
- * @param namespaces
200
- *
201
- * @returns Updated task's info
202
- */
203
- export declare const enableTask: (taskOrId: Task | Task['id'], namespaces?: Namespace['id'][]) => Promise<ApiResponse<FullTask>>;
204
- /**
205
- * Shorthand to disable task
206
- *
207
- * Needs `namespaces[namespaceId].tasks-put-_task-disable` permission
208
- *
209
- * @param taskOrId Task or Task's id
210
- * @param namespaces
211
- *
212
- * @returns Updated task's info
213
- */
214
- export declare const disableTask: (taskOrId: Task | Task['id'], namespaces?: Namespace['id'][]) => Promise<ApiResponse<FullTask>>;
215
- /**
216
- * Link a task to a template
217
- *
218
- * Needs `namespaces[namespaceId].tasks-put-task-_link-template` permission
219
- *
220
- * @param taskOrId Task or Task's id
221
- * @param templateOrId Template or Template's id
222
- * @param namespaces
223
- *
224
- * @returns Updated task's info
225
- */
226
- export declare const linkTaskToTemplate: (taskOrId: Task | Task['id'], templateOrId: Template | Template['id'], namespaces?: Namespace['id'][]) => Promise<{
227
- content: FullTask;
228
- status: {
229
- code: number;
230
- message: string;
231
- };
232
- }>;
233
- /**
234
- * Unlink a task to a template
235
- *
236
- * Needs `namespaces[namespaceId].tasks-delete-task-_link-template` permission
237
- *
238
- * @param taskOrId Task or Task's id
239
- * @param templateOrId Template or Template's id
240
- * @param namespaces
241
- */
242
- export declare const unlinkTaskToTemplate: (taskOrId: Task | Task['id'], templateOrId: Template | Template['id'], namespaces?: Namespace['id'][]) => Promise<void>;
243
- export {};
@@ -1,2 +0,0 @@
1
- export { type FullTask, type InputTask, type PartialInputTask, type TaskList, getAllTasks, getAllTargets, getTasksOfTarget, unsubTargetOfTask, getTask, createTask, createTaskFromPreset, updateTask, upsertTask, deleteTask, enableTask, disableTask, linkTaskToTemplate, unlinkTaskToTemplate, } from './tasks';
2
- export { Recurrence, type Task, type TaskWithNamespace, } from './tasks.base';