Skip to content
This repository has been archived by the owner on Sep 23, 2020. It is now read-only.

v0.2.0

Compare
Choose a tag to compare
@kdaimiel kdaimiel released this 14 Jun 10:43
· 536 commits to master since this release

Bug Fixes

  • backoffice: application versions input is set on Markets Widget (4bbf2b2)
  • bugs: bugs does not get displayed if using something different than product name (fbd5487)
  • dashboard: avoid make a request when a service has not timer (8198f4d)
  • docs: resolve navigation errors (6d1be4e)
  • metrics: show only last metric received for activeUsers, weeklyUsers and infrastructureCost metrics (b6279a8)
  • multi-product: resolve duplication of dashboards when resize (63f271a)
  • multi-product: do not display deleted dashboard on multi-product dashboards (4dfd026)
  • next-sprint: control zero, NaN and undefined data (04132f1)
  • notifications: return the http status code 424 when slack is not set properly (0102052)
  • notifications: show slack edited messages (a1e4ca2)
  • operations: only check previous notification of the own instance of operations-metrics component. This was not working properly in multi-product dashboards. (0382010)
  • program-increment: JavaScript error when a PI does not exists (1011b66)
  • reviews: comments rotation speed (e7e9850)
  • reviews: resume comments rotation when timeout is over (ea2ac17)
  • time-to-master: round commits per day to two decimals (0ad87ad)
  • user-metrics: JavaScript error when a user-metrics does not exists (eb8e58e)
  • user-metrics: show active users metrics when those are also zero. (052202a)

Features

  • backoffice: add an element when you press space, enter or unfocus from input list elements (5de73b8)
  • backoffice: make elements of input list draggable (16d07f1)
  • backoffice: add general help link. (34582fc)
  • backoffice: add navigation to pagination and search (c688a9c)
  • backoffice: separate user analytics and operation analytics in backoffice (103defe)
  • bugs: bugs component shows alert when there are critical or major bugs and warning when there are medium bugs. (75c50cc)
  • builds: simple-builds-tile also send notifications. (ce12b12)
  • dashboard: add search box of dashboards (1b34842)
  • dashboard: modify simple and detail for customizable dashboards structure (c510687)
  • docs: add about page for aws metrics (f7ec481)
  • issues: new mongo script for cleaning old unnecessary issues from database(b2bbf30)
  • metrics: display metric tendencies (29510ea)
  • metrics: display aws costs of infrastructure (d7190ea)
  • multi-product: add Slack notifications and operations metrics component to multi-product dashboards. (c80f6d7)
  • multi-product: join user metrics and feedback component in multi-product dashboards. (c80f6d7)
  • next-sprint: highlight backlog component status (7ded25e)
  • notification: throw desktop notifications when something important happens (bf3d5ae)
  • operations: display metric tendencies for operational metrics. (972b0e7)
  • operations: display operational metrics for AWS ApiGateway.
  • operations: display operational metrics for AWS ELB.
  • scm-metrics: display the average of commits per day from the last 30 days. (7aced63)
  • scm-metrics: display time-to-master stats (2563704)
  • user-metrics: display short term tendency for active users (44af63b)
  • user-metrics: display seven users metrics tendency (49dd43d)