Releases: flanksource/flanksource-ui
Releases · flanksource/flanksource-ui
v1.0.38
v1.0.37
v1.0.36
v1.0.35
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
v1.0.33
v1.0.32
v1.0.31
v1.0.30
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
- add button styles / loading (5e6f387)
- add change viewer to incident details (7460aaa)
- add dummy change viewer (1804bd0)
- add logs page (5b43658)
- add minimal layout (2f4b5d5)
- add oracle icon (f306170)
- add property color (a0ae017)
- add sample changes (c106162)
- add sidebar (cdddf57)
- add toaster (4cee0a2)
- add topology depth (b3e58c0)
- add TopologySelectorModal (7e83920)
- add trace page ([ec23bfa](https://github.com/flanksource/flanksou...
v1.0.29
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)