. fixed issues with breadcrumb
. Added Breadcrumb to notice's tab . Refactoring: - Profiles are loaded in Maincomponent - SedaRules are imported locally instead of httpRequest - Renaming of classes/methods - removed unnecessary observables . fixed issues with breadcrumb . Added Breadcrumb to notice's tab . Refactoring: - Profiles are loaded in Maincomponent - SedaRules are imported locally instead of httpRequest - Renaming of classes/methods - removed unnecessary observables - untangling The Spaghetti
Showing
- ui/ui-frontend/projects/pastis/src/app/core/services/file.service.ts 20 additions, 22 deletions...end/projects/pastis/src/app/core/services/file.service.ts
- ui/ui-frontend/projects/pastis/src/app/core/services/profile.service.ts 1 addition, 1 deletion.../projects/pastis/src/app/core/services/profile.service.ts
- ui/ui-frontend/projects/pastis/src/app/core/services/seda.service.ts 30 additions, 38 deletions...end/projects/pastis/src/app/core/services/seda.service.ts
- ui/ui-frontend/projects/pastis/src/app/json-typings.d.ts 4 additions, 0 deletionsui/ui-frontend/projects/pastis/src/app/json-typings.d.ts
- ui/ui-frontend/projects/pastis/src/app/main/main.component.html 1 addition, 1 deletion...frontend/projects/pastis/src/app/main/main.component.html
- ui/ui-frontend/projects/pastis/src/app/main/main.component.ts 20 additions, 3 deletions...i-frontend/projects/pastis/src/app/main/main.component.ts
- ui/ui-frontend/projects/pastis/src/app/notice/notice.component.html 32 additions, 30 deletions...tend/projects/pastis/src/app/notice/notice.component.html
- ui/ui-frontend/projects/pastis/src/app/notice/notice.component.ts 8 additions, 7 deletions...ontend/projects/pastis/src/app/notice/notice.component.ts
- ui/ui-frontend/projects/pastis/src/app/profile/edit-profile/classes/file-node.ts 1 addition, 1 deletion.../pastis/src/app/profile/edit-profile/classes/file-node.ts
- ui/ui-frontend/projects/pastis/src/app/profile/edit-profile/classes/profile-response.ts 1 addition, 0 deletions.../src/app/profile/edit-profile/classes/profile-response.ts
- ui/ui-frontend/projects/pastis/src/app/profile/edit-profile/edit-profile.component.html 7 additions, 17 deletions.../src/app/profile/edit-profile/edit-profile.component.html
- ui/ui-frontend/projects/pastis/src/app/profile/edit-profile/edit-profile.component.ts 37 additions, 62 deletions...is/src/app/profile/edit-profile/edit-profile.component.ts
- ui/ui-frontend/projects/pastis/src/app/profile/edit-profile/file-tree-metadata/attributes/attributes.component.ts 1 addition, 2 deletions...ile/file-tree-metadata/attributes/attributes.component.ts
- ui/ui-frontend/projects/pastis/src/app/profile/edit-profile/file-tree-metadata/file-tree-metadata.component.html 0 additions, 3 deletions...file/file-tree-metadata/file-tree-metadata.component.html
- ui/ui-frontend/projects/pastis/src/app/profile/edit-profile/file-tree-metadata/file-tree-metadata.component.ts 17 additions, 26 deletions...rofile/file-tree-metadata/file-tree-metadata.component.ts
- ui/ui-frontend/projects/pastis/src/app/profile/edit-profile/file-tree/file-tree.component.html 29 additions, 29 deletions...p/profile/edit-profile/file-tree/file-tree.component.html
- ui/ui-frontend/projects/pastis/src/app/profile/edit-profile/file-tree/file-tree.component.ts 15 additions, 28 deletions...app/profile/edit-profile/file-tree/file-tree.component.ts
- ui/ui-frontend/projects/pastis/src/app/profile/edit-profile/file-tree/file-tree.service.ts 4 additions, 1 deletion...c/app/profile/edit-profile/file-tree/file-tree.service.ts
- ui/ui-frontend/projects/pastis/src/app/profile/list-profile/list-profile.component.html 0 additions, 1 deletion.../src/app/profile/list-profile/list-profile.component.html
- ui/ui-frontend/projects/pastis/src/app/shared/pastis-breadcrumb-components/pastis-breadcrumb/pastis-breadcrumb.component.ts 4 additions, 7 deletions...mponents/pastis-breadcrumb/pastis-breadcrumb.component.ts
Please register or sign in to comment