Created
June 23, 2018 02:15
-
-
Save ohmrefresh/a61caf00ebf5d543993f3cb3a97b7c5b to your computer and use it in GitHub Desktop.
flex layout
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "type": "bubble", | |
| "styles": { | |
| "footer": { | |
| "separator": true | |
| } | |
| }, | |
| "body": { | |
| "type": "box", | |
| "layout": "vertical", | |
| "contents": [ | |
| { | |
| "type": "text", | |
| "text": "Daily Regression Testing", | |
| "weight": "bold", | |
| "color": "#1DB446", | |
| "align": "center", | |
| "size": "md" | |
| }, | |
| { | |
| "type": "text", | |
| "text": "22/06/2018", | |
| "size": "md", | |
| "align": "center", | |
| "color": "#878987" | |
| }, | |
| { | |
| "type": "separator", | |
| "margin": "sm" | |
| }, | |
| { | |
| "type": "box", | |
| "layout": "vertical", | |
| "margin": "xxl", | |
| "spacing": "sm", | |
| "contents": [ | |
| { | |
| "type": "text", | |
| "text": "PBI", | |
| "weight": "bold", | |
| "color": "#1C1C1C", | |
| "size": "sm" | |
| }, | |
| { | |
| "type": "box", | |
| "layout": "horizontal", | |
| "contents": [ | |
| { | |
| "type": "text", | |
| "text": "vas-engine", | |
| "size": "sm", | |
| "color": "#555555", | |
| "flex": 0 | |
| }, | |
| { | |
| "type": "text", | |
| "text": "PASS", | |
| "size": "sm", | |
| "color": "#14BD36", | |
| "align": "end" | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "box", | |
| "layout": "horizontal", | |
| "contents": [ | |
| { | |
| "type": "text", | |
| "text": "vas-service", | |
| "size": "sm", | |
| "color": "#555555", | |
| "flex": 0 | |
| }, | |
| { | |
| "type": "text", | |
| "text": "PASS", | |
| "size": "sm", | |
| "color": "#14BD36", | |
| "align": "end" | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "box", | |
| "layout": "horizontal", | |
| "contents": [ | |
| { | |
| "type": "text", | |
| "text": "topupreconcileplatform", | |
| "size": "sm", | |
| "color": "#555555", | |
| "flex": 0 | |
| }, | |
| { | |
| "type": "text", | |
| "text": "PASS", | |
| "size": "sm", | |
| "color": "#14BD36", | |
| "align": "end" | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "box", | |
| "layout": "horizontal", | |
| "contents": [ | |
| { | |
| "type": "text", | |
| "text": "poi-merchant-web", | |
| "size": "sm", | |
| "color": "#555555", | |
| "flex": 0 | |
| }, | |
| { | |
| "type": "text", | |
| "text": "PASS", | |
| "size": "sm", | |
| "color": "#14BD36", | |
| "align": "end" | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "box", | |
| "layout": "horizontal", | |
| "contents": [ | |
| { | |
| "type": "text", | |
| "text": "poi-gateway", | |
| "size": "sm", | |
| "color": "#555555", | |
| "flex": 0 | |
| }, | |
| { | |
| "type": "text", | |
| "text": "PASS", | |
| "size": "sm", | |
| "color": "#14BD36", | |
| "align": "end" | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "box", | |
| "layout": "horizontal", | |
| "contents": [ | |
| { | |
| "type": "text", | |
| "text": "poi-authen", | |
| "size": "sm", | |
| "color": "#555555", | |
| "flex": 0 | |
| }, | |
| { | |
| "type": "text", | |
| "text": "PASS", | |
| "size": "sm", | |
| "color": "#14BD36", | |
| "align": "end" | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "box", | |
| "layout": "horizontal", | |
| "contents": [ | |
| { | |
| "type": "text", | |
| "text": "poi-data-service", | |
| "size": "sm", | |
| "color": "#555555", | |
| "flex": 0 | |
| }, | |
| { | |
| "type": "text", | |
| "text": "PASS", | |
| "size": "sm", | |
| "color": "#14BD36", | |
| "align": "end" | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "box", | |
| "layout": "horizontal", | |
| "contents": [ | |
| { | |
| "type": "text", | |
| "text": "omx-gateway", | |
| "size": "sm", | |
| "color": "#555555", | |
| "flex": 0 | |
| }, | |
| { | |
| "type": "text", | |
| "text": "PASS", | |
| "size": "sm", | |
| "color": "#14BD36", | |
| "align": "end" | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "box", | |
| "layout": "horizontal", | |
| "contents": [ | |
| { | |
| "type": "text", | |
| "text": "mobile-topup-service", | |
| "size": "sm", | |
| "color": "#555555", | |
| "flex": 0 | |
| }, | |
| { | |
| "type": "text", | |
| "text": "PASS", | |
| "size": "sm", | |
| "color": "#14BD36", | |
| "align": "end" | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "box", | |
| "layout": "horizontal", | |
| "contents": [ | |
| { | |
| "type": "text", | |
| "text": "mobile-topup-service", | |
| "size": "sm", | |
| "color": "#555555", | |
| "flex": 0 | |
| }, | |
| { | |
| "type": "text", | |
| "text": "PASS", | |
| "size": "sm", | |
| "color": "#14BD36", | |
| "align": "end" | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "box", | |
| "layout": "horizontal", | |
| "contents": [ | |
| { | |
| "type": "text", | |
| "text": "game-easy", | |
| "size": "sm", | |
| "color": "#555555", | |
| "flex": 0 | |
| }, | |
| { | |
| "type": "text", | |
| "text": "PASS", | |
| "size": "sm", | |
| "color": "#14BD36", | |
| "align": "end" | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "box", | |
| "layout": "horizontal", | |
| "contents": [ | |
| { | |
| "type": "text", | |
| "text": "ecashstock", | |
| "size": "sm", | |
| "color": "#555555", | |
| "flex": 0 | |
| }, | |
| { | |
| "type": "text", | |
| "text": "PASS", | |
| "size": "sm", | |
| "color": "#14BD36", | |
| "align": "end" | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "box", | |
| "layout": "horizontal", | |
| "contents": [ | |
| { | |
| "type": "text", | |
| "text": "epin-service", | |
| "size": "sm", | |
| "color": "#555555", | |
| "flex": 0 | |
| }, | |
| { | |
| "type": "text", | |
| "text": "PASS", | |
| "size": "sm", | |
| "color": "#14BD36", | |
| "align": "end" | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "box", | |
| "layout": "horizontal", | |
| "contents": [ | |
| { | |
| "type": "text", | |
| "text": "711service-platform", | |
| "size": "sm", | |
| "color": "#555555", | |
| "flex": 0 | |
| }, | |
| { | |
| "type": "text", | |
| "text": "PASS", | |
| "size": "sm", | |
| "color": "#14BD36", | |
| "align": "end" | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "box", | |
| "layout": "horizontal", | |
| "contents": [ | |
| { | |
| "type": "text", | |
| "text": "ccpgw-adapter", | |
| "size": "sm", | |
| "color": "#555555", | |
| "flex": 0 | |
| }, | |
| { | |
| "type": "text", | |
| "text": "PASS", | |
| "size": "sm", | |
| "color": "#14BD36", | |
| "align": "end" | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "box", | |
| "layout": "horizontal", | |
| "contents": [ | |
| { | |
| "type": "text", | |
| "text": "cdb-adapter", | |
| "size": "sm", | |
| "color": "#555555", | |
| "flex": 0 | |
| }, | |
| { | |
| "type": "text", | |
| "text": "PASS", | |
| "size": "sm", | |
| "color": "#14BD36", | |
| "align": "end" | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "box", | |
| "layout": "horizontal", | |
| "contents": [ | |
| { | |
| "type": "text", | |
| "text": "cpg711", | |
| "size": "sm", | |
| "color": "#555555", | |
| "flex": 0 | |
| }, | |
| { | |
| "type": "text", | |
| "text": "PASS", | |
| "size": "sm", | |
| "color": "#14BD36", | |
| "align": "end" | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "box", | |
| "layout": "horizontal", | |
| "contents": [ | |
| { | |
| "type": "text", | |
| "text": "cpgonlineservice", | |
| "size": "sm", | |
| "color": "#555555", | |
| "flex": 0 | |
| }, | |
| { | |
| "type": "text", | |
| "text": "PASS", | |
| "size": "sm", | |
| "color": "#14BD36", | |
| "align": "end" | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "separator", | |
| "margin": "xxl" | |
| }, | |
| { | |
| "type": "text", | |
| "text": "AWS", | |
| "weight": "bold", | |
| "color": "#1C1C1C", | |
| "size": "sm", | |
| "margin": "xxl" | |
| }, | |
| { | |
| "type": "box", | |
| "layout": "horizontal", | |
| "contents": [ | |
| { | |
| "type": "text", | |
| "text": "ecatalog-web", | |
| "size": "sm", | |
| "color": "#555555", | |
| "flex": 0 | |
| }, | |
| { | |
| "type": "text", | |
| "text": "PASS", | |
| "size": "sm", | |
| "color": "#14BD36", | |
| "align": "end" | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "box", | |
| "layout": "horizontal", | |
| "contents": [ | |
| { | |
| "type": "text", | |
| "text": "ecatalog-cms", | |
| "size": "sm", | |
| "color": "#555555", | |
| "flex": 0 | |
| }, | |
| { | |
| "type": "text", | |
| "text": "PASS", | |
| "size": "sm", | |
| "color": "#14BD36", | |
| "align": "end" | |
| } | |
| ] | |
| } | |
| ] | |
| } | |
| ] | |
| } | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment