open-nomad/ui/app/controllers
Buck Doyle 6447e61078 Remove prestart tasks table
My suggestion is that this table isn’t sufficiently useful to
keep around with the combinatoric explosion of other lifecycle
phases. The logic was that someone might wonder “why isn’t my
main task starting?” and this table would show that the prestart
tasks hadn’t yet completed. One might wonder the same about
any task that has prerequisites, so should a poststart task have
a table that shows main tasks? And so on.

Since the route hierarchy guarantees that one has already passed
through a template that shows the lifecycle chart before one
can reach the template where this table is displayed, I believe
this table is redundant. It also conveys information in a more
abstract way than the chart, which is dense and more easily
understood, to me.
2020-08-26 09:58:44 -05:00
..
allocations/allocation Remove prestart tasks table 2020-08-26 09:58:44 -05:00
clients Code review feedback 2020-06-17 14:56:16 -07:00
csi Fix query parameters structures 2020-06-15 09:52:31 -05:00
jobs Conditionally show the scaling timeline or accordion 2020-08-05 12:02:22 -07:00
servers Code review feedback 2020-06-17 14:56:16 -07:00
settings Reset the system and refetch namespaces with every token change 2020-07-10 15:18:36 -07:00
.gitkeep sync 2017-09-19 10:08:23 -05:00
application.js Fix query parameters structures 2020-06-15 09:52:31 -05:00
clients.js Add massaged results of class codemod 2020-06-10 16:18:42 -05:00
exec.js Remove superfluous uses of Object.freeze 2020-06-15 10:15:11 -05:00
jobs.js Fix query parameters structures 2020-06-15 09:52:31 -05:00
servers.js Refactor the servers/server pages to match the subnav style of nested pages 2020-06-16 10:23:36 -07:00