Giter Site home page Giter Site logo

dashboard's People

Contributors

admin-cloudforet avatar geunjelee avatar immin5 avatar stat-kwon avatar whdalsrnt avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

dashboard's Issues

apply changes after testing the dev environment

As a result of testing the dev environment, the following problems were identified.
I will correct them one by one.

  • [create method]

  • Enabled true is not enabled in settings' date_range and currency field

  • Even if user_id is different from the user_id of the transaction, it is created.


  • [update method]
  • Do not use version create logic when changing dashboard_options
  • There is a problem that versions are accumulated sequentially

  • [list method]
  • The minimal option is disabled

  • [delete_version method]
  • Receiving NoneType as return from service

  • [revert_version method]
  • version is not incremented

Image organization('image.name') in helm value must be spaceone

helm value in deploy.helm is default value to support Open Source Users.

But, Currently the default value has wrong information in image.name section.
correct image organization('image.name') is spaceone.

image:
+   name: spaceone/dashboard # Registry for prd version
-   name: pyengine/dashboard # Registry for dev version
    version: latest

Refactoring business logic for readability

The logic works, but there are many things that get in the way of understanding the business logic.
I'm trying to improve readability by refactoring around business logic.

Implement Dashboard Service

As of now (22.10.25), Dashboard is only applied to cost-analysis service.

We plan to develop a new Dashboard service in the future to extend the Dashboard functionality.

After development, the applicable services will be used in various places as well as inventory and alert.

Implement CI/CD

To build the entire CI/CD flow, the following preparations are required.

  • github actions
  • helm pakaging
  • spinnaker

API modification according to permission policy change

[Permission]

Add Dashboard Service permission to Marketplace

  • policy-managed-domain-admin
    • dashboard.DomainDashboard.*
    • dashboard.ProjectDashboard.*
    • dashboard.CustomWidget.*
  • policy-managed-domain-viewer
    • dashboard.DomainDashboard.*
    • dashboard.ProjectDashboard.*
    • dashboard.CustomWidget.*
  • policy-managed-project-manager
    • dashboard.DomainDashboard.*
    • dashboard.ProjectDashboard.*
    • dashboard.CustomWidget.*
  • policy-managed-project-viewer
    • dashboard.DomainDashboard.*
    • dashboard.ProjectDashboard.*
    • dashboard.CustomWidget.*

Instead, view authority is blocked by Console's Page Access.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.