You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@streampark.apache.org by GitBox <gi...@apache.org> on 2022/10/28 10:22:12 UTC

[GitHub] [incubator-streampark] wangsizhu0504 opened a new pull request, #1921: [Feature] add depend apps page and fix alert setting style

wangsizhu0504 opened a new pull request, #1921:
URL: https://github.com/apache/incubator-streampark/pull/1921

   ## What changes were proposed in this pull request
   
   1.sync depend page 
   
   <img width="1432" alt="iShot_2022-10-28_18 11 04" src="https://user-images.githubusercontent.com/39726513/198563169-ff6fc6c1-8828-4bbf-a760-93b11e2b837d.png">
   
   <img width="1472" alt="iShot_2022-10-28_18 10 58" src="https://user-images.githubusercontent.com/39726513/198563178-2d38c15b-bcdf-4873-9157-283bdacfa0d4.png">
   2. change app status
   
   [pr link](https://github.com/apache/incubator-streampark/pull/1917) 
   
   <img width="440" alt="iShot_2022-10-28_18 14 18" src="https://user-images.githubusercontent.com/39726513/198563720-6a42c6c5-b227-4f04-9fa1-da2b04125451.png">
   
   3. fix alert setting create bug and change page style
   
   <img width="1424" alt="iShot_2022-10-28_18 12 45" src="https://user-images.githubusercontent.com/39726513/198564437-12891774-4b5b-404a-924c-c0501960c522.png">
   
   4. add ingrsss setting
   
   ```javascript
   	{
           title: 'Ingrsss Setting',
           isPassword: () => false,
           data: filterValue('ingrsss.mode'),
         }
    ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@streampark.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [incubator-streampark] wolfboys merged pull request #1921: [Feature] add depend apps page and fix alert setting style

Posted by GitBox <gi...@apache.org>.
wolfboys merged PR #1921:
URL: https://github.com/apache/incubator-streampark/pull/1921


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@streampark.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org