Saswata Mukherjee
fa688e9c02
chore(litmus-portal): Add unit testing setup using `@testing-library/react` ( #2622 )
...
* Add test setup
* Remove styleMock
* Refactor test
* Remove toBeTruthy tests
Signed-off-by: Saswata Mukherjee <saswataminsta@yahoo.com>
2021-04-05 14:38:17 +05:30
Amit Kumar Das
67f4cd3696
Added Kubernetes Objects API with dynamic client ( #2625 )
...
* Added Kubernetes Objects API with dynamic client
Signed-off-by: Amit Kumar Das <amitkumar.das@mayadata.io>
* Added request ID
Signed-off-by: Amit Kumar Das <amitkumar.das@mayadata.io>
* Added permissions for namespace
Signed-off-by: Amit Kumar Das <amitkumar.das@mayadata.io>
Co-authored-by: Amit Kumar Das <amitkumar.das@mayadata.io>
2021-04-05 13:25:17 +05:30
Sarthak Jain
4daa9df52a
Adding user to litmusDB at the time of login ( #2630 )
...
* Adding user to litmusDB at the time of login
Signed-off-by: SarthakJain26 <sarthak@chaosnative.com>
* Updated the condition to call mutation
Signed-off-by: SarthakJain26 <sarthak@chaosnative.com>
2021-04-05 11:49:57 +05:30
VEDANT SHROTRIA
2179f43081
Added backend implementation for Resiliency score calculation and Total experiments passed calculation. ( #2627 )
...
* Added function for calculating Resiliency score in backend.
Signed-off-by: Jonsy13 <vedant.shrotria@chaosnative.com>
2021-04-01 14:34:13 +05:30
Sayan Mondal
c5ae5e0d31
Minor UI tweaks to Verify & Commit 🎨 ( #2626 )
...
* Minor UI tweaks to Verify & Commit 🎨
Signed-off-by: Sayan Mondal <sayan@chaosnative.com>
2021-04-01 14:30:34 +05:30
VEDANT SHROTRIA
8d3d0ea280
Added Color fixes, improvements in browse workflow screens. ( #2623 )
...
* Added Color fixes, improvements in browse workflow screens.
Signed-off-by: Jonsy13 <vedant.shrotria@chaosnative.com>
2021-04-01 11:10:25 +05:30
Sayan Mondal
95740a6072
chore(litmus-v2): Merge branch Litmus v2 to master ( #2619 )
...
* Upgraded to Litmus-UI
* Upgraded to Litmus-UI
Signed-off-by: Amit Kumar Das <amitkumar.das@mayadata.io>
* Added select agents screen (#2453 )
* Added select agents screen
* Minor fix
Signed-off-by: Amit Kumar Das <amitkumar.das@mayadata.io>
* chore(litmus-portal): Added predefined template screens and workflow settings modal (#2455 )
* Added predefined template screens and workflow settings modal
* Fixed deepscan issues
* Added experiment image
Signed-off-by: Amit Kumar Das <amitkumar.das@mayadata.io>
* chore(litmus-portal): Switch Buttons to Litmus-ui Buttons (#2456 )
* Use litmus-ui ButtonOutlined
* Use litmus-ui ButtonFilled
* Implement requested changes
Signed-off-by: Saswata Mukherjee <saswataminsta@yahoo.com>
* Updated Logic for Workflow Settings + Accordions + Added Alerts (#2464 )
* Workflow UX Update 1
* Added Alerts
Signed-off-by: Sayan Mondal <sayan.mondal@mayadata.io>
* Added Litmus Stepper and created onNext handler from Child Component
Signed-off-by: Sayan Mondal <sayan.mondal@mayadata.io>
* Added Inital UI Changes for v2 workflow representation screens. (#2475 )
* Added Inital UI Changes for workflow Repr. screens.
* Added Logs Modal and restructured the code.
* Resolved Some of the issues.
* Fixed Deepscan issues.
Signed-off-by: Jonsy13 <vedant.shrotria@mayadata.io>
* Added Workflow Settings Details Modification + Navigation (#2502 )
* Added Workflow Settings Details Modification + Navigation
Signed-off-by: Sayan Mondal <sayan.mondal@mayadata.io>
* chore(litmus-portal): Add Add Probe modal (#2491 )
* Add AddProbe modal
* Add AddProbe translations
* Fix checks
* Make probe inputs dynamic
Signed-off-by: Saswata Mukherjee <saswataminsta@yahoo.com>
* Added Myhub option and gql queries to fetch the chaosengine and experiment YAML (#2518 )
* Added Myhub option and added queries to fetch the chaosengine and experiment YAML
* Minor changes and added text in translations
* Minor change in myhub query
Signed-off-by: Amit Kumar Das <amitkumar.das@mayadata.io>
* Fix BCH duplication issues (#2525 )
* Fix BCH duplication issues
Signed-off-by: Saswata Mukherjee <saswataminsta@yahoo.com>
* Optimized Workflow Settings and Tune Workflow (#2524 )
* Fixed DeepScan + Added a localforage model + Tune Workflow Update
* Removing Cypress from Frontend
* Updating litmus-ui to 1.0.2 and removing cypress from tsconfig
* Updating litmus-ui to v1.0.3
* Updated translations for View YAML
Signed-off-by: Sayan Mondal <sayan@chaosnative.com>
* chore(litmus-portal-v2): Updated the tune workflow table, added vertical stepper and connected the probes modal (#2537 )
* Added tune workflow table functionality and connected the probes modal
* Minor CSS fix
Signed-off-by: Amit Kumar Das <amitkumar.das@mayadata.io>
* Added YAML Generation (#2554 )
* Added YAML Generation
Signed-off-by: Sayan Mondal <sayan@chaosnative.com>
* Updated the YAML generation utility (#2559 )
* Updated the YAML generation utility
Signed-off-by: Amit Kumar Das <amitkumar.das@mayadata.io>
* Populating Custom Chaos Table
Signed-off-by: Sayan Mondal <sayan@chaosnative.com>
* Fixed Adding Experiment data to Table Bug 🐛
Signed-off-by: Sayan Mondal <sayan@chaosnative.com>
* Added Redux state for Manifest only + Fixed Roll back local forage persistance ❤🩹 (#2573 )
* Added Redux state for Manifest only + Fixed Roll back local forage persistance ❤🩹
* Resolved comments ✅ ✅
* ✨ Removed === true from isCustom check ✨
Signed-off-by: Sayan Mondal <sayan@chaosnative.com>
* Refactored the v2 workflow representation screen (#2565 )
* Refactored the v2 workflow changes.
* Made height of modal fixed.
* Changed workflowRun ID to be taken from localforage.
* Made required changes.
Signed-off-by: Jonsy13 <vedant.shrotria@chaosnative.com>
* chore(litmus-portal): Added vertical stepper, logic to add ChaosEngine changes and updated weight slider component (#2577 )
* Added vertical stepper and logic to add ChaosEngine changes
* Removed weights from redux state
Signed-off-by: Amit Kumar Das <amitkumar.das@mayadata.io>
* chore(v2): Extracted Experiment details and Fixed workflow preview render 🛠️ (#2584 )
* ✨ Experiment details extracted ✨
* Added custom workflow checker 🔐
* Fixed Rendering 🛠
Signed-off-by: Sayan Mondal <sayan@chaosnative.com>
* Added probe deletion logic and minor fix (#2591 )
* Added probe deletion logic and minor fix
Signed-off-by: Amit Kumar Das <amitkumar.das@mayadata.io>
* chore(litmus-v2): Updated manifest saving logic to save updated ChaosEngine and reflect on Table 🌻 (#2592 )
* 📋 Table Saved when rolling back
* Updated code to latest v2 and fixed Predefined workflow table saving
* Removed a redundant useEffect
Signed-off-by: Sayan Mondal <sayan@chaosnative.com>
* chore(litmus-portal): Integrated the Probes modal and updated the vertical stepper (#2610 )
* Added probes integration with the manifest
* Added probe properties popover and minor fix
* Minor fix
Signed-off-by: Amit Kumar Das <amitkumar.das@mayadata.io>
* chore(Dagre Graph): Added Basic Workflow Preview and install-experiment steps for Predefined Workflows 🖼️ (#2611 )
* 😻 Added Workflow Preview
* 😻 Added install-experiment steps and Styled Workflow Preview
* Adding Basic Workflow Preview
* Updated to latest litmus-v2 and renamed variable
Signed-off-by: Sayan Mondal <sayan@chaosnative.com>
* chore(v2): Added Workflow Scheduling and UI Fixes 📆 (#2618 )
* Schedule and Verify basic
* Added basic scheduling 🥳
* 🤩 Modified v2 UI pages 🤩
Signed-off-by: Sayan Mondal <sayan@chaosnative.com>
* Updated package-lock and removed is-path-inside
Signed-off-by: Sayan Mondal <sayan@chaosnative.com>
Co-authored-by: Amit Kumar Das <40661238+amityt@users.noreply.github.com>
Co-authored-by: Saswata Mukherjee <saswataminsta@yahoo.com>
Co-authored-by: VEDANT SHROTRIA <40681425+Jonsy13@users.noreply.github.com>
Co-authored-by: Amit Kumar Das <amitkumar.das@mayadata.io>
2021-03-31 17:27:51 +05:30
Arkajyoti Mukherjee
eeff91bf03
changed agent register to agent connect ( #2616 )
...
Signed-off-by: arkajyotiMukherjee <arkajyoti.mukherjee@mayadata.io>
2021-03-31 16:45:29 +05:30
Raj Babu Das
8e856c5898
Refactoring portal backend to mount external configmap ( #2574 )
...
* Refactoring portal backend to accommodate external configmap
Signed-off-by: Raj Das <mail.rajdas@gmail.com>
* go fmt and rename config map to agent-config
Signed-off-by: Raj Das <mail.rajdas@gmail.com>
2021-03-31 16:06:43 +05:30
Raj Babu Das
91f4afcbd2
Upgrading litmusportal image tags, docs to v2.0.0-Beta1 ( #2614 )
...
Signed-off-by: Raj Das <mail.rajdas@gmail.com>
2021-03-30 14:07:16 +05:30
Saranya Jena
b9fa74c9b2
Added beta2 fixes for auth and teaming ( #2612 )
...
Signed-off-by: Saranya-jena <saranya.jena@mayadata.io>
2021-03-30 06:22:21 +00:00
Vansh Bhatia
ca7e52aab3
Homepage refactor ( #2606 )
...
* Added UI screens for new homepages
Signed-off-by: Saranya-jena <saranya.jena@mayadata.io>
* analytics data integration in homepage cards
Signed-off-by: Saranya-jena <saranya.jena@mayadata.io>
* style fixes / removed un-used files
Signed-off-by: Vansh Bhatia <vansh@chaosnative.com>
* Added routes for returning Home, fixed UI for landing home
Signed-off-by: Vansh Bhatia <vansh@chaosnative.com>
* Fixed linting issues
Signed-off-by: Vansh Bhatia <vansh@chaosnative.com>
Co-authored-by: Saranya-jena <saranya.jena@mayadata.io>
2021-03-27 13:57:37 +05:30
Maria Kotlyarevskaya
ef64693841
Filter steps based on the changed files ( #2605 )
...
* Filter steps based on the changed files
Signed-off-by: Maria Kotlyarevskaya <jasssstkn@yahoo.com>
* Test frontend
Signed-off-by: Maria Kotlyarevskaya <jasssstkn@yahoo.com>
* Configure push workflow
Signed-off-by: Maria Kotlyarevskaya <jasssstkn@yahoo.com>
* Revert push.yml changes
Signed-off-by: Maria Kotlyarevskaya <jasssstkn@yahoo.com>
* Add paths to the workflow, remove unused output in the changes
Signed-off-by: Maria Kotlyarevskaya <jasssstkn@yahoo.com>
* Revert outputs
Signed-off-by: Maria Kotlyarevskaya <jasssstkn@yahoo.com>
2021-03-27 12:11:37 +05:30
Saranya Jena
5d96de0e19
Added CreateProject GQL mutation in Backend and UI ( #2563 )
...
* Added create-project query in backend and frontend
Signed-off-by: Saranya-jena <saranya.jena@mayadata.io>
* Fixed the formatting issues in go code
Signed-off-by: Saranya-jena <saranya.jena@mayadata.io>
* WIP:Login pages
Signed-off-by: Saranya-jena <saranya.jena@mayadata.io>
* Added MUI textFields in Login pages, added loader
Signed-off-by: Vansh Bhatia <vansh@chaosnative.com>
* Login page and onBoarding buttons fixed
Signed-off-by: Vansh Bhatia <vansh@chaosnative.com>
* Improved formatting
Signed-off-by: Vansh Bhatia <vansh@chaosnative.com>
* Welcome modal removed
Signed-off-by: Vansh Bhatia <vansh@chaosnative.com>
* Added review changes
Signed-off-by: Vansh Bhatia <vansh@chaosnative.com>
Co-authored-by: Vansh Bhatia <vansh@chaosnative.com>
2021-03-26 21:11:22 +05:30
Karthik Satchitanand
c10a8e4896
(chore)GSoD: Project Proposal Page ( #2603 )
...
* (chore)GSoD: Project Proposal Page
Signed-off-by: ksatchit <karthik.s@mayadata.io>
* (chore)GSoD: Clarify scope of work and provide budget info
Signed-off-by: ksatchit <karthik.s@mayadata.io>
2021-03-26 19:56:18 +05:30
Vansh Bhatia
87e86fdb02
Added checks to avoid frontend URL manipulation ( #2601 )
...
* Added checks to avoid frontend URL manipulation
Signed-off-by: Vansh Bhatia <vansh@chaosnative.com>
2021-03-25 23:36:07 +05:30
Amit Kumar Das
2e2b309813
chore(litmus-portal): Updated the Linear ProgressBar component and some minor bug fixes ( #2595 )
...
* Updated the Linear Progressbar component and minor change
* Minor bug fixes and updated RR score for running phase
* Minor translation fix
* Updated image during custom chaos generation
Signed-off-by: Amit Kumar Das <amitkumar.das@mayadata.io>
2021-03-25 13:09:54 +05:30
rajdeepbhattacharya
17799da808
Update README.md ( #2580 )
...
Added way to access minikube service url. Also added env variable LITMUS_PORTAL_NAMESPACE to NODE_NAME/EXTERNAL_IP/NODE_PORT variable.
2021-03-25 11:48:12 +05:30
Saswata Mukherjee
5a340e7a92
chore(litmus-portal): Fix workflow name issue ( #2552 )
...
* Fix workflow name issue
Signed-off-by: Saswata Mukherjee <saswataminsta@yahoo.com>
2021-03-25 11:41:34 +05:30
Soumya Ghosh Dastidar
4db969d3ae
Fixed workflow run update bug ( #2600 )
...
Signed-off-by: Soumya Ghosh Dastidar <gdsoumya@gmail.com>
2021-03-25 03:27:35 +00:00
Vansh Bhatia
fe26f1b31a
Added a global loader that fills in when react has not yet built ( #2585 )
...
* Added a global loader that fills in when react has not yet built
Signed-off-by: Vansh Bhatia <vansh.bhatia@mayadata.io>
2021-03-24 18:25:37 +05:30
Raj Babu Das
fd6e97c491
Adding args to docker build of frontend ( #2597 )
...
Signed-off-by: Raj Das <mail.rajdas@gmail.com>
2021-03-24 17:42:40 +05:30
Saranya Jena
3978289de7
Merge pull request #2596 from SarthakJain26/teaming-ui
...
UI enhancements in teaming
2021-03-24 16:24:03 +05:30
Udit Gaurav
87784f561a
Add manifesh for namespace mode of litmus portal ( #2588 )
...
Signed-off-by: udit <udit@chaosnative.com>
Co-authored-by: udit <udit@chaosnative.com>
2021-03-24 15:49:11 +05:30
SarthakJain26
4da18a6f90
UI enhancements in teaming
...
Signed-off-by: SarthakJain26 <sarthak.jain@mayadata.io>
2021-03-24 15:33:00 +05:30
Raj Babu Das
d02d285bf6
Adding support of litmus portal build using github workflow and removing circleci ( #2594 )
...
* Adding portal pipeline script to github workflows
Signed-off-by: Raj Das <mail.rajdas@gmail.com>
* removing hack and .circleci directory
Signed-off-by: Raj Das <mail.rajdas@gmail.com>
* changing checkout action version to v2
Signed-off-by: Raj Das <mail.rajdas@gmail.com>
* changing checkout action version to v2
Signed-off-by: Raj Das <mail.rajdas@gmail.com>
2021-03-24 13:12:46 +05:30
Saranya Jena
609ac26421
Directory restructuring of components in settings, minor UI fixes ( #2583 )
...
* Directory restructuring of few components in settings, minor UI fixes
Signed-off-by: Saranya-jena <saranya.jena@mayadata.io>
* Added translations
Signed-off-by: Saranya-jena <saranya.jena@mayadata.io>
2021-03-22 23:53:35 +05:30
Ritik Srivastava
99c7317506
Using Quick action card from Litmus-ui and 'ops' to 'qps' change ( #2581 )
...
* Using Quick action card from Litmus-ui and 'ops' to 'qps' change
Signed-off-by: Ritik Srivastava <ritik.srivastava@mayadata.io>
2021-03-22 21:22:04 +05:30
Surya
aada307545
Adding styles and reducing bundle size to frontend's ProgressBar component ( #2579 )
...
* added styles, reduced bundle size
Signed-off-by: Surya Bansal <2647surya@gmail.com>
* Delete styles.tsx
Signed-off-by: Surya Bansal <eyrc.vb.2376@gmail.com>
Signed-off-by: Surya Bansal <2647surya@gmail.com>
* Add files via upload
Signed-off-by: Surya Bansal <eyrc.vb.2376@gmail.com>
Signed-off-by: Surya Bansal <2647surya@gmail.com>
* Delete styles.tsx
Signed-off-by: Surya Bansal <eyrc.vb.2376@gmail.com>
Signed-off-by: Surya Bansal <2647surya@gmail.com>
* added styles.ts
Signed-off-by: Surya Bansal <eyrc.vb.2376@gmail.com>
Signed-off-by: Surya Bansal <2647surya@gmail.com>
* run format
Signed-off-by: Surya Bansal <eyrc.vb.2376@gmail.com>
Signed-off-by: Surya Bansal <2647surya@gmail.com>
Co-authored-by: Surya Bansal <eyrc.vb.2376@gmail.com>
2021-03-22 13:26:12 +05:30
Vansh Bhatia
bb1cc78596
Url switching ( #2582 )
...
* WIP-1 URL alpha-preview
Signed-off-by: Vansh Bhatia <vansh.bhatia@mayadata.io>
* added project url
Signed-off-by: Saranya-jena <saranya.jena@mayadata.io>
* minor change
Signed-off-by: Saranya-jena <saranya.jena@mayadata.io>
* Removed header, added App.tsx routing, removed redux userData dependency debt, refactored GQL queries
Signed-off-by: Vansh Bhatia <vansh.bhatia@mayadata.io>
* Stable commit, added queryParams in URL, Home page up
Signed-off-by: Vansh Bhatia <vansh.bhatia@mayadata.io>
* Stable commit v2, all pages fetch projectID from URL
Signed-off-by: Vansh Bhatia <vansh.bhatia@mayadata.io>
* Stable commit v2.1, added missing fetches for projectID from URL
Signed-off-by: Vansh Bhatia <vansh.bhatia@mayadata.io>
* Stable commit v3, pages fetch for projectRole from URL
Signed-off-by: Vansh Bhatia <vansh.bhatia@mayadata.io>
* URL changes completed, linter warnings fixed, header WIP
Signed-off-by: Vansh Bhatia <vansh.bhatia@mayadata.io>
* Fixed app root layout, added scrollbar, added sidebar animations, header UI WIP-> dropdown added
Signed-off-by: Vansh Bhatia <vansh.bhatia@mayadata.io>
* Header UI complete, added Loader for project Dropdown, profile dowpdown and logout functionalities added, refactored userAvatar -> userInitials and added documentation
Signed-off-by: Vansh Bhatia <vansh.bhatia@mayadata.io>
* Project URL switching completed, added most intermediate routes, fixed modal bug
Signed-off-by: Vansh Bhatia <vansh.bhatia@mayadata.io>
* minor link update
Signed-off-by: Vansh Bhatia <vansh.bhatia@mayadata.io>
* updated role passing in targets, fixed sidebar highlighting, breadcrumbs styles
Signed-off-by: Vansh Bhatia <vansh.bhatia@mayadata.io>
* merged master into urlSwitching, fixed breadcrumb logic, removed redux dependency from analytics
Signed-off-by: Vansh Bhatia <vansh.bhatia@mayadata.io>
* merged master into urlSwitching, fixed breadcrumb logic, removed redux dependency from analytics
Signed-off-by: Vansh Bhatia <vansh.bhatia@mayadata.io>
* fixed project updation issue; added types to jwt object
Signed-off-by: arkajyotiMukherjee <arkajyoti.mukherjee@mayadata.io>
* New header designs implemented, fixed app color, removed hardcoded hex values, added translations
Signed-off-by: Vansh Bhatia <vansh.bhatia@mayadata.io>
* Removed App-styles.ts, added search params in analytics, removed hardcoded hex values
Signed-off-by: Vansh Bhatia <vansh.bhatia@mayadata.io>
* Fixed UI for edit user section on settings page
Signed-off-by: Vansh Bhatia <vansh.bhatia@mayadata.io>
* fix for image paths in header
Signed-off-by: Vansh Bhatia <vansh.bhatia@mayadata.io>
* Added translations
Signed-off-by: Vansh Bhatia <vansh.bhatia@mayadata.io>
* Minor fix
Signed-off-by: Vansh Bhatia <vansh.bhatia@mayadata.io>
Co-authored-by: Saranya-jena <saranya.jena@mayadata.io>
Co-authored-by: arkajyotiMukherjee <arkajyoti.mukherjee@mayadata.io>
2021-03-22 13:15:08 +05:30
Ishan Gupta
176c38bd7e
removed hardcoded litmus namespace and removed space at the start of file name. ( #2576 )
...
Signed-off-by: ishangupta-ds <ishan@chaosnative.com>
2021-03-18 23:51:41 +00:00
OUM NIVRATHI KALE
0b9ee16dd1
Updating delete to disconnect targets ( #2567 )
...
* updating delete targets to disconnect
Signed-off-by: Oum Kale <oumkale@chaosnative.com>
* removed state variable
Signed-off-by: Oum Kale <oumkale@chaosnative.com>
2021-03-18 09:57:07 +00:00
Shubham Chaudhary
76ac5ee39f
chore(crds): updating crds version from v1beta1 to v1 ( #2551 )
...
Signed-off-by: shubhamchaudhary <shubham@chaosnative.com>
2021-03-18 13:29:59 +05:30
Hemanth Krishna
766c350868
feat: auto import prometheus datasource and dashboard in grafana deployment ( #2548 )
...
* feat: add datasource and dashboard in grafana deployment (#2476 )
Signed-off-by: Hemanth Krishna (DarthBenro008) <hkpdev008@gmail.com>
* update: node-and-pod-metrics-dashboard.json to detect datasource (#2476 )
Signed-off-by: Hemanth Krishna (DarthBenro008) <hkpdev008@gmail.com>
* update: monitoring readme
Signed-off-by: Hemanth Krishna (DarthBenro008) <hkpdev008@gmail.com>
* add: all chaos-interleaved grafana dashboards in deployment (#2467 )
Added all the dashboard during deployment
Signed-off-by: Hemanth Krishna (DarthBenro008) <hkpdev008@gmail.com>
* update: grafana dashboard to support auto import during deployment (#2476 )
Signed-off-by: Hemanth Krishna (DarthBenro008) <hkpdev008@gmail.com>
* update: grafana-dashboards readme #2476
Signed-off-by: Hemanth Krishna <hkpdev008@gmail.com>
2021-03-18 11:34:50 +05:30
Ishan Gupta
616a7a381c
Analytics workflow dashboard bug fixes. ( #2558 )
...
* Bug fixes for workflow dashboards
Signed-off-by: ishangupta-ds <ishan@chaosnative.com>
2021-03-17 22:50:27 +05:30
Ajesh Baby
f458dd0610
Chore - Update Beta link Docs ( #2555 )
...
Signed-off-by: ajeshbaby <ajesh@chaosnative.com>
2021-03-17 00:23:12 +05:30
Amit Kumar Das
8258414935
Updated the fetch policy for getting experiment and engine yaml from MyHub ( #2562 )
...
* Updated the fetch policy for getting experiment and engine yaml
Signed-off-by: Amit Kumar Das <amitkumar.das@mayadata.io>
* Added a check to disable viewers to update MyHub
Signed-off-by: Amit Kumar Das <amitkumar.das@mayadata.io>
* Minor change
Signed-off-by: Amit Kumar Das <amitkumar.das@mayadata.io>
2021-03-17 00:12:10 +05:30
Amit Kumar Das
5f35b3b7e7
chore(litmus-portal): Added loader in verify and commit finish button ( #2556 )
...
* Added loader in verify and commit finish button
Signed-off-by: Amit Kumar Das <amitkumar.das@mayadata.io>
* Updated Buttonfilled from litmus-ui
Signed-off-by: Amit Kumar Das <amitkumar.das@mayadata.io>
Co-authored-by: Raj Babu Das <mail.rajdas@gmail.com>
2021-03-16 23:53:36 +05:30
Sarthak Jain
9f2b475ae5
Merge pull request #2557 from SarthakJain26/settings-minorbug-fix
...
minor bug fix in settings tab
2021-03-16 13:13:46 +05:30
Sarthak Jain
2f15e4c613
Merge branch 'master' into settings-minorbug-fix
2021-03-16 12:52:58 +05:30
SarthakJain26
e2ffd15ec4
code optimization
...
Signed-off-by: SarthakJain26 <sarthak.jain@mayadata.io>
2021-03-16 12:30:10 +05:30
Arkajyoti Mukherjee
2d05b3e805
fixed issue of workflow table dropdown not working, made the workflow name clickable ( #2553 )
...
Signed-off-by: arkajyotiMukherjee <arkajyoti.mukherjee@mayadata.io>
2021-03-16 11:59:33 +05:30
SarthakJain26
53393b5081
minor bug fix in settings tab
...
Signed-off-by: SarthakJain26 <sarthak.jain@mayadata.io>
2021-03-16 11:50:06 +05:30
Raj Babu Das
ae16761f4d
changing name from beta1 to bet ( #2550 )
...
Signed-off-by: Raj Das <mail.rajdas@gmail.com>
2021-03-15 23:44:51 +05:30
Shubham Chaudhary
b81c2ee06b
feat(v1.13.2): Adding manifests for the 1.13.2 ( #2546 )
...
Signed-off-by: shubhamchaudhary <shubham@chaosnative.com>
2021-03-15 23:19:05 +05:30
Raj Babu Das
ff403aabd4
Adding litmus-2.0.0-Beta1 manifest ( #2547 )
...
* Adding litmus-2.0.0-beta1 manifest
Signed-off-by: Raj Das <mail.rajdas@gmail.com>
* Adding litmus-2.0.0-beta1 manifest
Signed-off-by: Raj Das <mail.rajdas@gmail.com>
* Adding litmus-2.0.0-beta1 manifest
Signed-off-by: Raj Das <mail.rajdas@gmail.com>
2021-03-15 20:53:27 +05:30
Ritik Srivastava
08478be55f
litmus-ui version update ( #2545 )
...
* litmus-ui version update
Signed-off-by: Ritik Srivastava <ritik.srivastava@mayadata.io>
* hr position relative added temporary
Signed-off-by: Ritik Srivastava <ritik.srivastava@mayadata.io>
* reset config file
Signed-off-by: Ritik Srivastava <ritik.srivastava@mayadata.io>
2021-03-15 19:07:36 +05:30
Arkajyoti Mukherjee
eb5559a45a
Change the method of connection to a cluster agent using litmusctl ( #2544 )
...
* Change the method of connection to a cluster agent using litmusctl and refactored the code for targets page
Signed-off-by: arkajyotiMukherjee <arkajyoti.mukherjee@mayadata.io>
* Added React.FC type to target component and used history API instead of window
Signed-off-by: arkajyotiMukherjee <arkajyoti.mukherjee@mayadata.io>
* implemented review changes
Signed-off-by: arkajyotiMukherjee <arkajyoti.mukherjee@mayadata.io>
2021-03-15 18:01:19 +05:30
Ishan Gupta
440ebe97ff
link, state management fix for reducing computational cost for analytics dashboard. ( #2539 )
...
* link and computation fix for dashboard
Signed-off-by: ishangupta-ds <ishan@chaosnative.com>
2021-03-15 13:45:58 +05:30
Ishan Gupta
069c7da7fe
Minor text and link fixes for community page. ( #2538 )
...
* minor text fix
Signed-off-by: ishangupta-ds <ishan@chaosnative.com>
* minor fix
Signed-off-by: ishangupta-ds <ishan@chaosnative.com>
2021-03-13 14:18:10 +05:30