Skip to content

Releases: flanksource/flanksource-ui

v1.0.38

11 Apr 10:03
472e23b
Compare
Choose a tag to compare

1.0.38 (2022-04-11)

Bug Fixes

  • replace border-border-color with border-gray-200 temporarily to resolve compilation issues (18b6110)

v1.0.37

10 Apr 13:33
Compare
Choose a tag to compare

1.0.37 (2022-04-10)

Bug Fixes

v1.0.36

10 Apr 11:44
b167bcc
Compare
Choose a tag to compare

1.0.36 (2022-04-10)

Bug Fixes

  • css syntax error (8566346)
  • group by canary name (07b093b)
  • topology dropdown remove status from selected item (79f401a)

Features

  • create topology dropdown (45d1b31)
  • use dummy data for topology dropdown (9e47d53)

v1.0.35

10 Apr 11:33
ce6bf65
Compare
Choose a tag to compare

1.0.35 (2022-04-10)

Bug Fixes

  • add error toast message if HTTPS is not available when sharing (c6bc861)

Features

  • axios API calls for config viewer (220c81b)
  • basic styling for config viewer (d1c9d27)
  • config details page API integration - fetch JSON config (f8f6baf)
  • Config evidence viewer in Hypothesis Details (95f91e1)
  • config list page - add search bar (9aacc4c)
  • config list page - Search function, sortable table columns (544ccb5)
  • Create incident from config API integration (fb8f1e5)
  • JSON line selection view (9561806)
  • Share function & clipboard copying (ab79eaf)
  • Simple config viewer list & config details pages (36d1dc8)
  • Tags and Type dropdowns for config list page (6b6846e)

v1.0.34

08 Apr 11:15
Compare
Choose a tag to compare

1.0.34 (2022-04-08)

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)