Commit Graph

6 Commits

Author SHA1 Message Date
Amit Kumar Das 0a7e623356
chore(litmus-portal): Added sync and terminate workflow feature and minor ux fixes (#2878)
* Added sync and terminate workflow and checks for upload manifest

Signed-off-by: Amit Kumar Das <amit@chaosnative.com>

* Fixed the delete schedule/workflow mutation

Signed-off-by: Amit Kumar Das <amit@chaosnative.com>

* Added minor UX fixes

Signed-off-by: Amit Kumar Das <amit@chaosnative.com>

* Minor styles fix

Signed-off-by: Amit Kumar Das <amit@chaosnative.com>
2021-06-10 23:23:05 +05:30
Amit Kumar Das 41ecfc33ed
Added unit-test cases for workflow name and custom status (#2819)
* Added test cases for workflow name and custom status
* Minor change
* Added comments

Signed-off-by: Amit Kumar Das <amit@chaosnative.com>
2021-05-19 15:18:56 +05:30
VEDANT SHROTRIA 6680b25d32
Added fixes for handling edge cases in Workflow Visualisation Screen (#2660)
* Added Fix for some edge cases and replaced Status Succeeded with Completed for workflow and Nodes.
* Added required changes

Signed-off-by: Jonsy13 <vedant.shrotria@chaosnative.com>
2021-04-08 16:41:01 +05:30
VEDANT SHROTRIA cac7725e32
Updated the Workflows and Schedules tables for V2 (#2646)
* Updated the Workflow and Schedule table.
* Required changes added.
* Fixed one issue.
* Fixed two issues.
* Fixed issues.

Signed-off-by: Jonsy13 <vedant.shrotria@chaosnative.com>
2021-04-07 13:14:53 +05:30
Arkajyoti Mukherjee fe57dea91e
validation bug fix, css fixes for release (#2069)
- Bug fixes in multiple components
- workflow name validation bug fixed

Signed-off-by: arkajyotiMukherjee <arkajyoti.mukherjee@mayadata.io>
2020-09-14 23:28:08 +05:30
Arkajyoti Mukherjee 456c67e409
chore: (litmus-portal) Final build bug fixes, refactoring and imporvements (#2029)
- refactored directory structure for frontend
- browse workflow table fixes and header notification fixes
- settings and project selection fixes
- project switching fixes, routing changes for settings and disabling buttons for release
- routes and breadcrumbs fixed
- tab switching improved with redux
Signed-off-by: arkajyotiMukherjee <arkajyoti.mukherjee@mayadata.io>
2020-09-10 22:40:31 +05:30