Skip to content

Releases: dcos/dcos-ui

master+v2.8.3

17 Aug 17:17
Compare
Choose a tag to compare

2.8.3 (2018-08-17)

Bug Fixes

  • sort Nodes table by health (614b3d2)

master+v2.8.2

17 Aug 14:32
Compare
Choose a tag to compare

2.8.2 (2018-08-17)

Bug Fixes

  • ImageViewer.js: enlarge heading and wrap catalog screenshots (5052169)

master+v2.8.1

17 Aug 09:17
Compare
Choose a tag to compare

2.8.1 (2018-08-17)

Bug Fixes

  • do not duplicate container names (e685a48)

1.11+v1.18.0

16 Aug 08:57
Compare
Choose a tag to compare

Bug Fixes

  • show allocated resources for frameworks (244487a)
  • DCOSStore: enable health checks to be shown again (e3a29bf)
  • DSLInputField: adjust change event handling (c227b22)
  • editservicemodal: render empty modal if the service is not loaded (bd2d9e9)
  • FuzzyTextDSLSection: apply changes in fuzzy search directly (f704c10)
  • marathonUtil: fix parsePod function (d4373f5)
  • MesosStateStore: add linearBackoff retry to the stream (132279e)
  • MesosStateStore: adjust stream data handling (f20cf55)
  • MesosStateStore: adjust stream event sampling (2b2b0a2)
  • MesosStateStore: adjust the backoff strategy (448faf9)
  • MesosStream: delay reconnections (fec41d8)
  • MesosStream: stop replay multicasting the stream (40ae5b0)
  • NestedServiceLinks: group link (5346e1a)
  • OverviewDetailTab: display mesos start and elected time (ce29e25)
  • ServiceDetail: remove flickering filter bug (9431312)
  • serviceForm: fix environment variable reducer (20a3d20)
  • framework configuration form (144c847)
  • tables/styles: fix FF collapsed table td (c85562a)
  • tasknametextfilter: include id search in task text filter (#2875) (d4ac40d)
  • UserAccountDropdown: fix menuItems data type (683fb84)
  • ignore unused React (cd1d2f9)
  • prevent service breadcrumb to update without changes (402a48f)
  • shows filter default on task page loading (52041fa)

Features

  • EditServiceModal: show cosmos services in json-schema form (13ab6be)
  • caches the flat tree together wit the service tree (755de4d)
  • linearBackoff: add the ability to define a max delay (086ef89)
  • privacy: add privacy in login and user form (bb19e66)
  • support docker parameters (1d0c78a)

Performance Improvements

  • DCOSStore: cache service tree and flat service tree (cdbbf1e)
  • MesosStateStore: introduce a schedulerTasksMap to improve lookups (fe948be)
  • Service: defer service spec creation (2214f2f)
  • TaskMergeDataUtil: flatten the service tree to avoid extra lookups (19b09da)

master+v2.8.0

16 Aug 19:08
Compare
Choose a tag to compare

2.8.0 (2018-08-16)

Features

  • color nodes table progress bars (722ba50)

master+v2.7.1

16 Aug 08:43
Compare
Choose a tag to compare

2.7.1 (2018-08-16)

Bug Fixes

  • nodes: right align tasks column (946a549)

master+v2.7.0

15 Aug 14:53
Compare
Choose a tag to compare

2.7.0 (2018-08-15)

Bug Fixes

  • get integration tests to pass (92b6a22)

Features

  • ResourcesUtil: update chart colors in resources (9c7e2eb)

master+v2.6.0

15 Aug 07:39
Compare
Choose a tag to compare

2.6.0 (2018-08-15)

Features

  • README: improve dcos ui instructions (9ad2c69)

master+v2.5.2

14 Aug 14:12
Compare
Choose a tag to compare

2.5.2 (2018-08-14)

Bug Fixes

  • NodesTable: left align column names with bar (c471c43)

master+v2.5.1

14 Aug 11:59
Compare
Choose a tag to compare

2.5.1 (2018-08-14)

Bug Fixes

  • page: flush bottom on no scroll pages (c3ddc81)