@hed-hog/core 0.0.220 → 0.0.221
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.
- package/dist/dashboard/dashboard-user/dashboard-user.controller.d.ts +3 -0
- package/dist/dashboard/dashboard-user/dashboard-user.controller.d.ts.map +1 -1
- package/dist/dashboard/dashboard-user/dashboard-user.service.d.ts +3 -0
- package/dist/dashboard/dashboard-user/dashboard-user.service.d.ts.map +1 -1
- package/hedhog/data/route.yaml +8 -0
- package/package.json +1 -1
|
@@ -20,6 +20,7 @@ export declare class DashboardUserController {
|
|
|
20
20
|
updated_at: Date;
|
|
21
21
|
user_id: number;
|
|
22
22
|
dashboard_id: number;
|
|
23
|
+
is_home: boolean;
|
|
23
24
|
}>;
|
|
24
25
|
create(data: CreateDTO): Promise<{
|
|
25
26
|
id: number;
|
|
@@ -27,6 +28,7 @@ export declare class DashboardUserController {
|
|
|
27
28
|
updated_at: Date;
|
|
28
29
|
user_id: number;
|
|
29
30
|
dashboard_id: number;
|
|
31
|
+
is_home: boolean;
|
|
30
32
|
}>;
|
|
31
33
|
update(id: number, data: UpdateDTO): Promise<{
|
|
32
34
|
id: number;
|
|
@@ -34,6 +36,7 @@ export declare class DashboardUserController {
|
|
|
34
36
|
updated_at: Date;
|
|
35
37
|
user_id: number;
|
|
36
38
|
dashboard_id: number;
|
|
39
|
+
is_home: boolean;
|
|
37
40
|
}>;
|
|
38
41
|
delete(data: DeleteDTO): Promise<{
|
|
39
42
|
count: number;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"dashboard-user.controller.d.ts","sourceRoot":"","sources":["../../../src/dashboard/dashboard-user/dashboard-user.controller.ts"],"names":[],"mappings":"AAcA,OAAO,EAAE,SAAS,EAAE,MAAM,kBAAkB,CAAC;AAC7C,OAAO,EAAE,SAAS,EAAE,MAAM,kBAAkB,CAAC;AAC7C,OAAO,EAAE,oBAAoB,EAAE,MAAM,0BAA0B,CAAC;AAChE,OAAO,EAAQ,SAAS,EAAE,MAAM,cAAc,CAAC;AAE/C,qBAEa,uBAAuB;IAGhC,OAAO,CAAC,QAAQ,CAAC,oBAAoB;gBAApB,oBAAoB,EAAE,oBAAoB;IAIvD,IAAI,CAAe,gBAAgB,KAAA;;;;;;;;;IAKnC,GAAG,CAA4B,EAAE,EAAE,MAAM
|
|
1
|
+
{"version":3,"file":"dashboard-user.controller.d.ts","sourceRoot":"","sources":["../../../src/dashboard/dashboard-user/dashboard-user.controller.ts"],"names":[],"mappings":"AAcA,OAAO,EAAE,SAAS,EAAE,MAAM,kBAAkB,CAAC;AAC7C,OAAO,EAAE,SAAS,EAAE,MAAM,kBAAkB,CAAC;AAC7C,OAAO,EAAE,oBAAoB,EAAE,MAAM,0BAA0B,CAAC;AAChE,OAAO,EAAQ,SAAS,EAAE,MAAM,cAAc,CAAC;AAE/C,qBAEa,uBAAuB;IAGhC,OAAO,CAAC,QAAQ,CAAC,oBAAoB;gBAApB,oBAAoB,EAAE,oBAAoB;IAIvD,IAAI,CAAe,gBAAgB,KAAA;;;;;;;;;IAKnC,GAAG,CAA4B,EAAE,EAAE,MAAM;;;;;;;;IAKzC,MAAM,CAAS,IAAI,EAAE,SAAS;;;;;;;;IAK9B,MAAM,CAA4B,EAAE,EAAE,MAAM,EAAU,IAAI,EAAE,SAAS;;;;;;;;IAQrE,MAAM,CAAS,IAAI,EAAE,SAAS;;;CAGrC"}
|
|
@@ -22,6 +22,7 @@ export declare class DashboardUserService {
|
|
|
22
22
|
updated_at: Date;
|
|
23
23
|
user_id: number;
|
|
24
24
|
dashboard_id: number;
|
|
25
|
+
is_home: boolean;
|
|
25
26
|
}>;
|
|
26
27
|
create(data: CreateDTO): Promise<{
|
|
27
28
|
id: number;
|
|
@@ -29,6 +30,7 @@ export declare class DashboardUserService {
|
|
|
29
30
|
updated_at: Date;
|
|
30
31
|
user_id: number;
|
|
31
32
|
dashboard_id: number;
|
|
33
|
+
is_home: boolean;
|
|
32
34
|
}>;
|
|
33
35
|
update({ id, data }: {
|
|
34
36
|
id: number;
|
|
@@ -39,6 +41,7 @@ export declare class DashboardUserService {
|
|
|
39
41
|
updated_at: Date;
|
|
40
42
|
user_id: number;
|
|
41
43
|
dashboard_id: number;
|
|
44
|
+
is_home: boolean;
|
|
42
45
|
}>;
|
|
43
46
|
delete({ ids }: DeleteDTO): Promise<{
|
|
44
47
|
count: number;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"dashboard-user.service.d.ts","sourceRoot":"","sources":["../../../src/dashboard/dashboard-user/dashboard-user.service.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,SAAS,EAAE,MAAM,cAAc,CAAC;AACzC,OAAO,EAAE,aAAa,EAAE,iBAAiB,EAAE,MAAM,yBAAyB,CAAC;AAC3E,OAAO,EAAE,aAAa,EAAE,MAAM,qBAAqB,CAAC;AAOpD,OAAO,EAAE,SAAS,EAAE,MAAM,kBAAkB,CAAC;AAC7C,OAAO,EAAE,SAAS,EAAE,MAAM,kBAAkB,CAAC;AAE7C,qBACa,oBAAoB;IAI7B,OAAO,CAAC,QAAQ,CAAC,aAAa;IAE9B,OAAO,CAAC,QAAQ,CAAC,iBAAiB;gBAFjB,aAAa,EAAE,aAAa,EAE5B,iBAAiB,EAAE,iBAAiB;IAGjD,IAAI,CAAC,gBAAgB,EAAE,aAAa;;;;;;;;;IAyBpC,GAAG,CAAC,EAAE,EAAE,MAAM
|
|
1
|
+
{"version":3,"file":"dashboard-user.service.d.ts","sourceRoot":"","sources":["../../../src/dashboard/dashboard-user/dashboard-user.service.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,SAAS,EAAE,MAAM,cAAc,CAAC;AACzC,OAAO,EAAE,aAAa,EAAE,iBAAiB,EAAE,MAAM,yBAAyB,CAAC;AAC3E,OAAO,EAAE,aAAa,EAAE,MAAM,qBAAqB,CAAC;AAOpD,OAAO,EAAE,SAAS,EAAE,MAAM,kBAAkB,CAAC;AAC7C,OAAO,EAAE,SAAS,EAAE,MAAM,kBAAkB,CAAC;AAE7C,qBACa,oBAAoB;IAI7B,OAAO,CAAC,QAAQ,CAAC,aAAa;IAE9B,OAAO,CAAC,QAAQ,CAAC,iBAAiB;gBAFjB,aAAa,EAAE,aAAa,EAE5B,iBAAiB,EAAE,iBAAiB;IAGjD,IAAI,CAAC,gBAAgB,EAAE,aAAa;;;;;;;;;IAyBpC,GAAG,CAAC,EAAE,EAAE,MAAM;;;;;;;;IAMd,MAAM,CAAC,IAAI,EAAE,SAAS;;;;;;;;IAMtB,MAAM,CAAC,EAAE,EAAE,EAAE,IAAI,EAAE,EAAE;QAAE,EAAE,EAAE,MAAM,CAAC;QAAC,IAAI,EAAE,SAAS,CAAA;KAAE;;;;;;;;IAOpD,MAAM,CAAC,EAAE,GAAG,EAAE,EAAE,SAAS,GAAG,OAAO,CAAC;QAAC,KAAK,EAAC,MAAM,CAAA;KAAC,CAAC;CAe1D"}
|
package/hedhog/data/route.yaml
CHANGED
|
@@ -626,6 +626,14 @@
|
|
|
626
626
|
role:
|
|
627
627
|
- where:
|
|
628
628
|
slug: admin
|
|
629
|
+
- url: /dashboard-core/home
|
|
630
|
+
method: GET
|
|
631
|
+
relations:
|
|
632
|
+
role:
|
|
633
|
+
- where:
|
|
634
|
+
slug: admin
|
|
635
|
+
- where:
|
|
636
|
+
slug: admin-access
|
|
629
637
|
- url: /dashboard-core/access/:slug
|
|
630
638
|
method: GET
|
|
631
639
|
relations:
|