-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
update components to latest versions
- Loading branch information
Showing
2 changed files
with
2 additions
and
2 deletions.
There are no files selected for viewing
Submodule exynize-rest
updated
11 files
+6 −0 | CHANGELOG.md | |
+1 −1 | package.json | |
+4 −1 | src/pipes/delete.js | |
+4 −0 | src/pipes/get.js | |
+22 −1 | src/pipes/getAll.js | |
+0 −1 | src/pipes/index.js | |
+23 −0 | src/pipes/result.js | |
+20 −5 | src/pipes/resultSocket.js | |
+7 −4 | src/pipes/start.js | |
+4 −0 | src/pipes/stop.js | |
+1 −1 | src/users/checkToken.js |
Submodule exynize-ui
updated
3 files
+6 −0 | CHANGELOG.md | |
+1 −1 | package.json | |
+4 −2 | src/pages/pipelinesCatalogue/index.js |