Coder Social home page Coder Social logo

Improve Scoping about kashti HOT 2 CLOSED

brigadecore avatar brigadecore commented on August 26, 2024
Improve Scoping

from kashti.

Comments (2)

flynnduism avatar flynnduism commented on August 26, 2024

Better scoping of the API endpoints would enable the following bits of UI data:

Navigation

screen shot 2017-09-18 at 12 01 05 pm

  • know the active project / branch / build at a global level

Currently the global elements in index.html are unaware of the data being shared through the template controllers, as they sit outside of the ui-view element. I need to change the way this data is scoped, to allow for the "bubbling up" of data points.

--

Projects

screen shot 2017-09-18 at 11 57 41 am

  • know when a project is currently processing a build
  • know the status of the most recent build (aka the status of the child tasks)
  • list the recent job info under a project (bubble up the message details)

screen shot 2017-09-18 at 12 00 15 pm

  • know when a project is currently processing a build
  • know the status of the most recent build (aka the status of the child tasks)

--

Builds

screen shot 2017-09-18 at 12 04 05 pm

  • know when a build is currently processing jobs (i.e. is active)
  • know the status of the most recent build (aka the status of the child tasks)
  • know when the child jobs have log data to display
  • know the timestamps of child jobs so the build can have a defined start and end

Jobs

screen shot 2017-09-18 at 12 07 45 pm

from kashti.

seanknox avatar seanknox commented on August 26, 2024

The work in https://github.com/Azure/kashti/tree/angular5 will take care of this as $scope and controllers are no longer abstractions in angular. Components + Services will provide for clean separation between states.

from kashti.

Related Issues (20)

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.