Skip to content

Releases: flanksource/flanksource-ui

v1.0.33

08 Apr 09:44
Compare
Choose a tag to compare

1.0.33 (2022-04-08)

Bug Fixes

Features

v1.0.32

07 Apr 07:28
a855050
Compare
Choose a tag to compare

1.0.32 (2022-04-07)

Features

  • replace older canary component with standalone version (0b53d8b)

v1.0.31

06 Apr 06:29
eabc1a5
Compare
Choose a tag to compare

1.0.31 (2022-04-06)

v1.0.30

05 Apr 05:54
ecbf152
Compare
Choose a tag to compare

1.0.30 (2022-04-05)

Bug Fixes

  • add hypotetic actions btns in modal (7c66b04)
  • add loading component (04934e7)
  • alter log filters order (0155d4e)
  • altering for logs filter. revert proxy URL. (3a289ac)
  • change interface for comment input (2d213e8)
  • change margins in incident details (4a216c6)
  • change size logo in sidebar (7b4b04d)
  • change styles for card background (7ef2fc3)
  • change styles for various sizes of modal, refactor (9c886f2)
  • check search string-matching not including "name" field (53d8f12)
  • comment data path (3cc82da)
  • commit package-lock.json (3489fe7)
  • created universal components for comments (9360eb2)
  • delete comments (1b22c21)
  • double scroll in modal (793a233)
  • dropdown button and menu items active / hover styles, card selection on click (6e0944e)
  • Dropdown component not working if using control (ed65097)
  • fix and improve logs table styles (84a9238)
  • fix svg-icons folder name (46e2726)
  • handle cases when node's title is empty or space char (35e01ba)
  • handle null label case for getNonBooleanLabels (fe3f92d)
  • horizontal metrics (473f134)
  • improve incident page (28464d3)
  • improve incidents table (bb3a6ad)
  • incident create layout (3c49100)
  • large topology cards (333380d)
  • link logs to topology (5c2b3ec)
  • log search on enter (19ce377)
  • logs-page filter to use external id instead of topology id (88ed327)
  • lookup of components (7e8565c)
  • make fixes (9c44ce3)
  • make fixes (dff1e89)
  • make fixes (9596c9a)
  • make fixes in create hypothesis (d83dcad)
  • make fixes in incedent details (c7b6d23)
  • modal improvements (f7da638)
  • more fluid approach to render tree, open details modal on click on any hypothesis (f21732b)
  • move hypothesis title file (c46bd4e)
  • move hypothesis title to modal title (6859065)
  • multiline comments (79a26e6)
  • null checks for some canary-related functions (1839654)
  • only load Logs during topologyId field's onEnter, instead of onChange (2b8f09d)
  • package-lock (d020e51)
  • refactor modal in incident list, hypothesis builder, logs, canary (6c928dd)
  • refactoring Comment component (cf2a11d)
  • refactoring modal in incident list (246b497)
  • remove ghost sidebar (681ad1d)
  • removed cards check on space click, refactored cards prop types and cards views, updated topology.json (882af70)
  • resolve conflicts, use 'topologyId' instead of 'id' as log filter URL params (bfd086c)
  • Resolved possible infinite fetching loop for checks fetching (6190967)
  • review comments (68704b9)
  • routing for new health page (14d8b12)
  • tab selections now update accordingly based on label filters (ab2b7ed)
  • topology builder improvements (5626a2e)
  • topology refactoring (99b2d0b)
  • updating priority in incident details (27900fa)
  • use correct text color class (d5af434)

Features

Read more

v1.0.29

02 Jan 12:09
5ace979
Compare
Choose a tag to compare

1.0.29 (2022-01-02)

Bug Fixes

  • modal size (0d9d36f)
  • show Recharts chart on new popup modal (2a33f7e)
  • static lodash imports (588dbfc)
  • use name rather than description (c5a7e6f)

Features

  • add Badge value property (89598b5)
  • add last updated age and duration (4bbd37f)
  • add time range support (acc91c7)
  • CanaryStatus Chart component with mock data. (48d6ab1)
  • simple, minimal Recharts implementation (f4e924d)
  • switch to /api/graph (387ed8a)
  • temporarily display recharts on old check modal (620bbce)

v1.0.28

23 Dec 09:01
15b118c
Compare
Choose a tag to compare

1.0.28 (2021-12-23)

v1.0.27

15 Dec 07:21
e1ec6d4
Compare
Choose a tag to compare

1.0.27 (2021-12-15)

Bug Fixes

  • linting issues (0a2201d)
  • minor linting errors (538e277)
  • popup modal close button padding (b652cdd)
  • prep work for Modal, Dropdown and Icon prior to working on redesigned Modal (496e674)
  • refactor CanaryPopup-related files (90eca83)
  • remove placeholder chart section on popup modal (2f3d5db)
  • status history table takes up entire modal height if there's space (48c8842)

Features

  • AccordionBox component (ac318c7)
  • CanaryModal component. CheckTitle component (c357e76)
  • Check Details and Status History sections, AccordionBox component (b5db4af)
  • create mixins css module file (ab70128)
  • Height-sharing between tab content in Modal. (76c0963)
  • Stats section for check popup (b06391f)
  • tab variations for popup modal (383c48d)
  • tabs in popup, restyled table, new scrollbars, fixed card sizing. (624761d)

v1.0.26

10 Dec 07:45
8f2ab33
Compare
Choose a tag to compare

1.0.26 (2021-12-10)

Bug Fixes

  • null checks for filterChecks, filterChecksByText functions (3b2654e)

v1.0.25

08 Dec 10:22
373ca78
Compare
Choose a tag to compare

1.0.25 (2021-12-08)

Bug Fixes

  • safety checks for null labels/checks. Show message on empty table (2105cf3)

v1.0.24

25 Nov 11:12
5f51c68
Compare
Choose a tag to compare

1.0.24 (2021-11-25)

Bug Fixes

  • (styling) fine text below table remains at the bottom. (4df688e)
  • adjust sidebar show/hide button to be inline with search bar (63e661b)
  • change refresh interval input to Dropdown. Toggle label renamed to 'auto-refresh' (c43a901)
  • hide dropdown when autorefresh disabled. localstorage memoization (f86471c)
  • improve sidebar animation performance. minor setInterval bug fix. (4beadb7)

Features

  • Display last updated information below table (984c446)
  • display UI and Server version (yet to be provided from API) (f317973)
  • refresh interval controls, sidebar panel for settings. (222882b)