Releases: project-codeflare/codeflare-cli
Releases · project-codeflare/codeflare-cli
1.2.0
1.1.0
1.1.0 (2022-11-29)
Bug Fixes
- add missing descriptions to form elements in Ask component (7274152)
- adjust default window size to 1152x864 (from 1400x1050) (5bf3463)
- adjust font-weight in Ask titles to match those in ProfileExplorer (500) (b6051d1)
- another bump for store to re-pick up description fixes (809f30f)
- Ask component body does not vertically scroll on overflow (5b5bb1e)
- Ask component does not handle form updates (100b6d9)
- Ask component's Home button causes header height unconformity vs ProfileExplorer (fdf9b5e)
- ask user to confirm profile reset and delete (767cc08)
- avoid key warning from react in Ask component (f327967)
- bump kui to pick up fix for markdown terminal links (5dabe8c)
- bump kui to pick up fix for multi-link markdown (e8be7dd)
- bump madwizard and store to pick up nested import description fixes (4a47c06)
- bump roberta self-test to 1.0.3 (209f8bf)
- bump store to pick up byoc description updates (6b5dc91)
- bump to
@guidebooks/[email protected]
to pick to roberta ray v1 fix (04b72a8) - bump to
@guidebooks/[email protected]
to pick up roberta base image fixes (2959090) - bump to [email protected] to pick up a RAY_ADDRESS fix (1b3d0e8)
- do not use font-weight: 500 for "simplistic" selects, those with no item descriptions (dc2c137)
- group all ProfileExplorer action buttons, don't float new to the left (c1d2d00)
- multiple fixes for excessive cpu consumption (b092604)
- ProfileExplorer chips blue->purple (cf0a55c)
- ProfileExplorer has extra spacing to the right of New button (5e603fd)
- ProfileExplorer should only show edit buttons when in an editable/unlocked mode (f99f56d)
- reduce default height of terminal portion (33bd3da)
- refine component to use a fixed title, and instead put guidebook title below (ab23956)
- refine some of the major groupings in ProfileExploer (4adf94b)
- simplify hello guidebook to remove top-level markdown tabs (2616ac2)
- switch from Tile UI to Select UI for (95bcc47)
- switch to control buttons in ProfileExplorer (91512d1)
- terminal resets interactive-for state too aggressively (d6f1b84)
- ui refinements to ProfileExplorer and Ask (e737969)
- update madwizard to not show guidebook title in terminal section (c133c93)
- update test profiles to increase head memory for non-gpu runs (72ad409)
Features
- bump to @guidebooks/[email protected] to pick up ray auto-stop (e3b641e)
- bump to
@guidebooks/[email protected]
to pick up ray/v1 support and bert updates (b942761) - graphical guide (48187fe)
- incorporate [email protected] support for Choice descriptions into (8036b28)
- update
codeflare hello
to pass through-s
guidebook store option (617be01)
1.0.3
1.0.3 (2022-11-02)
Bug Fixes
1.0.2
1.0.1
1.0.0
1.0.0 (2022-10-25)
Bug Fixes
- add geo and provider rules to ProfileExplorer (8a422c6)
- add support for constraints/workload/checkpointable (cc85228)
- allocate less space to ProfileExplorer (d4d39d6)
- allow clients to disable the tray menu (25c19b6)
- another fix for profiles-path option; it wasn't always taking (a424db4)
- another minor refinement to 'all constraints satisfied' subtext (6d1efc6)
- avoid hard-coding "codeflare.min.js" in respawn controller (1a1442d)
- bump @guidebooks/store from 0.14.1 to 0.14.3 (4fe63d6)
- bump to @guidebooks/store 0.14.1 to pick up ns-with-context fix (47a5348)
- bump to @guidebooks/[email protected] to pick up s3fs pvc fix (e6b74b3)
- bump to madwizard 1.4.x to pick up initial clear and no yellow fixes (881a985)
- bump to [email protected] to pick up fix for last choice not being persisted (a328e46)
- bump to [email protected] to pick up tilde expansion fix (0ac903a)
- bump to [email protected] to pick up multiselect validate fix (bd79145)
- bump to [email protected] to pick up validate bug fix against single-select (53a8863)
- bump to [email protected] to pick up guidebook ordering bug fix (a4ae32a)
- change default fontSizeAdjust in Terminal to 16/14 (7e47e3c)
- clean up ProfileExplorer by avoiding singleton Card UI (9e1c967)
- don't use chips in ProfileExplorer (d2b7edc)
- don't use isLarge for ProfileExplorer card (c633629)
- export fontSizeAdjust Terminal property (4d013d7)
- expose
codeflare delete profile <profileName>
(42646ee) - fully disable profile status watcher (adcaa3a)
- improve phrasing for Application in ProfileExplorer (06c9283)
- improve phrasing of 'all constraints have been satisfied' message (4aa3df1)
- improve visualization of just-changed attributes in ProfileExplorer (b28651b)
- improved spacing in tree view in ProfileExplorer (c1f5f56)
- improved wrapping rules for ProfileExplorer (28af9e7)
- in graphical guide mode, ask madwizard to clear screen between choices (eefde15)
- in ProfileExplorer place profile select in footer (86ac7c6)
- in ProfileExplorer, move actions to kebab and out of footer (8cbbb10)
- missed one spot that was hard-coding default guidebook (b9aade6)
- pass through fontSizeAdjust prop from RestartableTerminal to Terminal (ca6b5d4)
- ProfileExplorer card should fill width (d84c373)
- ProfileExplorer chip text may have low contrast (548caa5)
- ProfileExplorer does not highlight keys that were just added (d19271a)
- ProfileExplorer doesn't fully respond to font size changes (469f85b)
- ProfileExplorer dropdown menu item onclicks don't fire (8f7ecfb)
- ProfileExplorer gives react duplicate key warning (187b7dd)
- ProfileExplorer kebab dropdown stays open even after clicking outside (568e9e4)
- ProfileExplorer kebab menu needs background color (8fdc89b)
- ProfileExplorer kube context text may result in horizontal overflow (21eef6c)
- ProfileExplorer leaf nodes use inconsistent text color (1b7e9ee)
- ProfileExplorer mis-renders multiselect answers with numeric keys (63f1636)
- ProfileExplorer profile select text has low contrast in dark themes (7f30213)
- ProfileExplorer select has odd vertical centering due to use of Title (54cd73d)
- ProfileExplorer should sort the tree nodes to offer a consistent ordering (2e77681)
- profiles in tray menu may show duplicates (fb9face)
- restore use of chip ui in ProfileExplorer (49d5c3a)
- shorten wording of Compute and Storage dimensions in ProfileExplorer (c797c6c)
- slightly increase default font size of terminal (6d5e038)
- Specification -> Draft Specification (174a997)
- stop hard-coding default guidebook (4654609)
- stop using the persona icon in ProfileSelect (e210059)
- terminal component does not re-render if only noninteractive bit changes (50cc373)
- terminal component does not restart if given different extraEnv (e4cc00a)
- Terminal component still has toolbar UI even when
searchable===false
(1e66ac4) - terminal does not refresh if only noninteractive bit changed (21297d6)
- terminal gives react warning f...
0.14.2
0.14.1
0.14.0
0.14.0 (2022-09-18)
Bug Fixes
- after exit codeflare UI leaves dangling watcher processes (7e8837e)
- respawn uses incorrect (Renderer) executable when called from UI mode (ee16c63)
- status watcher exit may cause exponential cascade of subprocess spawning (c39d6a5)
Features
- add status dropdown with watcher support (534c94f)