You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@devlake.apache.org by GitBox <gi...@apache.org> on 2022/08/02 13:35:58 UTC

[GitHub] [incubator-devlake] e2corporation opened a new pull request, #2659: `feat` config-ui: blueprint settings management (edit blueprint) `Draft`

e2corporation opened a new pull request, #2659:
URL: https://github.com/apache/incubator-devlake/pull/2659

   ### ⚠️ Config-UI / Blueprints / Blueprint Settings (Edit Blueprint)
   
   - [ ] **Feature** Add Blueprint Settings Feature
      - [ ] Apply reference UX Layout for Settings UI
      - [ ] CSS & Styling Updates
   - [ ] Update Blueprint Manager Hook
   - [ ] Test Blueprint Settings Workflow
   - [ ] Test Create Workflow
   - [ ] **Chore** Code Cleanups & Linting
   - [ ] Test Production Build
   
   ### Description
   
   This PR adds **Blueprint Settings** feature to Config-UI. Users will now be able to modify/edit specific aspects of a Blueprint (dependent on its `MODE`) after having created one.
   
   ### Does this close any open issues?
   #2615
   
   ### Screenshots
   `[<PENDING>]`
   
   
   


-- 
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: commits-unsubscribe@devlake.apache.org

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


[GitHub] [incubator-devlake] e2corporation commented on pull request #2659: `feat` config-ui: blueprint settings management (edit blueprint) `Draft`

Posted by GitBox <gi...@apache.org>.
e2corporation commented on PR #2659:
URL: https://github.com/apache/incubator-devlake/pull/2659#issuecomment-1213595186

   #### Config-UI / Production Build Log
   ```
   shogun@z06 config-ui % npm run build-production
   
   > frontend@0.1.0 build-production
   > webpack --config webpack.production.config.js --mode production
   
   Browserslist: caniuse-lite is outdated. Please run:
     npx browserslist@latest --update-db
     Why you should do it regularly: https://github.com/browserslist/browserslist#browsers-data-updating
   Browserslist: caniuse-lite is outdated. Please run:
     npx browserslist@latest --update-db
     Why you should do it regularly: https://github.com/browserslist/browserslist#browsers-data-updating
   Hash: f5a9868e017fbf351020
   Version: webpack 4.46.0
   Time: 24581ms
   Built at: 08/12/2022 7:48:57 PM
   ```
   [production-build.log](https://github.com/apache/incubator-devlake/files/9330296/production-build.log)
   


-- 
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: commits-unsubscribe@devlake.apache.org

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


[GitHub] [incubator-devlake] klesh merged pull request #2659: `feat` config-ui: blueprint settings management (edit blueprint)

Posted by GitBox <gi...@apache.org>.
klesh merged PR #2659:
URL: https://github.com/apache/incubator-devlake/pull/2659


-- 
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: commits-unsubscribe@devlake.apache.org

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