Releases: lablup/backend.ai-webui
Releases · lablup/backend.ai-webui
v23.09.0 Beta 2
What's Changed
- fix: Change WARBOY resource display icon to FuriosaAI by @rapsealk in #1912
- add: automatic Windows / Linux builds on GitHub action by @inureyes in #1910
- ci: Bump checkout from v3 to v4 by @Yaminyam in #1916
- feat: update legacy key(
ram
) from device metadata by @rapsealk in #1917 - feat: add support for OpenID login by @kyujin-cho in #1914
- update: base node.js version to 20 by @inureyes in #1921
- fix: set the max limit and display ui of resource numbers by @yomybaby in #1918
- ci: GitHub Action to run jest on
/react
by @yomybaby in #1920 - fix: errors in test code for iSizeToSize by @yomybaby in #1925
- feat: display vfolder in Service detail page by @yomybaby in #1924
- feat: add an auto selected volume in creating and cloning a data folder by @agatha197 in #1915
- fix: use "sftp-upload" image in sftp upload session by @adrysn in #1927
- feature: set up day.js extentions and custom scalar type of GraphQL config by @yomybaby in #1911
- fix: the ant.d tooltip is covered in modal with mwc drawer by @yomybaby in #1928
- test: automatic translation with tooling by @inureyes in #1922
- ci: Manage actions version with dependabot by @Yaminyam in #1930
- update: node.js packages by @inureyes in #1932
- build(deps): bump actions/checkout from 3 to 4 by @dependabot in #1931
- fix: broken
Select
UI by using inline-flex (since ant.d 5.9.1) by @yomybaby in #1933
Full Changelog: v23.09.0-beta.1...v23.09.0-beta.2
v23.09.0 Beta 1
What's Changed
- feat: add copy to clipboard button by @mnxmnz in #1846
- modify regexTable to use error notification when referenced resource is deleted by @gee05053 in #1844
- test: Flex component rendering test & snapshot by @KSoonYo in #1857
- feat: Do not allow batch session startup command to have an empty string. by @agatha197 in #1875
- fix: password validation rule on "Modify User Detail" Modal by @gee05053 in #1868
- feature: allow eduapplauncher to pass
resources
option by @fregataa in #1780 - feature: add tab for pipeline dedicated folder list by @yomybaby in #1871
- style: apply custom header to Modal by @agatha197 in #1877
- Refactor maintenance view by @gee05053 in #1850
- Refactor user pref modal by @gee05053 in #1849
- fix: rename backend-ai-session-launcher-neo by @yomybaby in #1883
- ci: Add auto-label-in-issue action by @Yaminyam in #1885
- feature: set prettier formatter to pre-commit hook by @yomybaby in #1884
- fix: incomplete URL substring sanitization by @yomybaby in #1889
- update: change '몇 일' to '며칠' for gpu/accelerator text by @rapsealk in #1892
- update: 키 수명 -> 키 경과시간 by @agatha197 in #1895
- feature: add sorting filter in new column
created_at
in serving list by @lizable in #1888 - Fix: resource monitor's right border is not visible by @gee05053 in #1886
- feature: react error boundary component for pages by @yomybaby in #1890
- style: reduce sftp icon size by @agatha197 in #1903
- Refactor user dropdown menu by @gee05053 in #1882
- fix: "Invalid Host header error of React dev server by @yomybaby in #1904
- feature: add token generation UI in routing by @lizable in #1901
- feat: redirect to error page if it is
blockedMenuItem
by @agatha197 in #1902 - fix build error: remove unused previous user dropdown menu by @yomybaby in #1907
- fix: add optional chaining to show app launcher by @agatha197 in #1908
- feat: better msg when coordinator connection timeout by @agatha197 in #1906
Full Changelog: v23.09.0-alpha.4...v23.09.0-beta.1
v23.03.5
What's Changed
- build(deps): bump semver from 6.3.0 to 6.3.1 in /react by @dependabot in #1774
- build(deps): bump tough-cookie from 4.1.2 to 4.1.3 in /react by @dependabot in #1772
- fix: update the text of launch button using @Property by @yomybaby in #1783
- update: node.js package dependencies by @inureyes in #1781
- fix: fill missing return value of login function by @inureyes in #1784
- update: add watchman installation guide to README.md by @yomybaby in #1785
- update: clearer button role on log page by @inureyes in #1787
- add: hover tooltips on storage control icons by @inureyes in #1788
- bugfix: prevent flicking of StorageStatusPanel using deferredFetchKey by @yomybaby in #1790
- update: github actions to track the latest releases by @inureyes in #1796
- build(deps): bump word-wrap from 1.2.3 to 1.2.4 in /react by @dependabot in #1797
- refactor: remove
any
from code typing by @inureyes in #1791 - feat: add react copy code component and apply it to vscode password and otp code by @Sujin-Kim1 in #1798
- fix: vscode graphql extention configuration by @yomybaby in #1802
- update: new brand logo by @inureyes in #1804
- feature: setup basic react test environment by @yomybaby in #1808
- refactor: replace weightless-based component with mwc-webcomponents v2 by @inureyes in #1786
- refactor: import new icon scheme from window mode branch by @inureyes in #1816
- fix: Solve to extract
backend-ai-multi-select
tag from scheduler options by @Choi-Jiwon-38 in #1815 - update: change '표시 할' to '표시할' for no-announcement text by @rapsealk in #1814
- feature: Support model serving UI 2 by @lizable in #1801
- feat: use GraphQL
endpoint_list
instaed REST/services
by @yomybaby in #1820 - fix: unable to terminate a compute session when wsproxy address is not properly by @pderer in #1819
- refactor: change user info and setting modal to react component by @Sujin-Kim1 in #1821
- feat: authorize app by query param by @adrysn in #1817
- fix: serving dialog popup generates error when unexpected image metadata is loaded without icon URL by @inureyes in #1825
- fix: modify the logic to validate the URL input by @kimjinmyeong in #1806
- feature: Proxy react server to web dev server by using
devServer
andproxy
by @Choi-Jiwon-38 in #1803 - hotfix: revert port for dev environment by @yomybaby in #1829
- feat: update model-service related i18n by @Sujin-Kim1 in #1831
- refactor: modify totp initializing logic by @Sujin-Kim1 in #1826
- update: Change helper-text and add
inputLimit
by @Choi-Jiwon-38 in #1837 - style: import custom.css to statistics-view by @Sujin-Kim1 in #1840
- add: Ubuntu mono font for monospace text by @inureyes in #1841
- fix: Add the React component to i18n scan target by @Choi-Jiwon-38 in #1842
- fix: http status code by @pderer in #1833
- feat: add preopen ports configs on the session launcher by @Sujin-Kim1 in #1843
- hotfix: custom.css and theme.json for react component by @yomybaby in #1836
- update: fix '자원를' to '자원을' for smaller resource text by @mnxmnz in #1852
- feat: display pre open ports to the inside of lablup-expansion by @Sujin-Kim1 in #1854
- refactor: modify client config constructor type check in backend.ai-client-esm.ts by @KSoonYo in #1853
- feat: update preopen port detail info by @Sujin-Kim1 in #1856
- fix: Remove license errors in open-source project version by @Choi-Jiwon-38 in #1847
- fix: set the popup container to shadowRoot always by @yomybaby in #1860
- feat: unify terminology to
preopen ports
by @Sujin-Kim1 in #1861 - Add toggle visibility function and button at login page by @gee05053 in #1848
- feat: edu-applauncher opens app for a session by @adrysn in #1862
- fix: version label overlapping by @hamo-o in #1866
- style: set card tab background color to white by @Sujin-Kim1 in #1865
- refactor: Change manage apps dialog to react component by @Choi-Jiwon-38 in #1858
- feat: react-based image environment select display tags with search highlight by @yomybaby in #1859
- fix: react dev server to proxy any unknown requests to web-dev-server by @yomybaby in #1869
- fix: model service stability by @yomybaby in #1864
- feature: show an error message when the service fails to start by @yomybaby in #1872
- update: node.js module dependencies by @inureyes in #1873
New Contributors
- @Choi-Jiwon-38 made their first contribution in #1815
- @rapsealk made their first contribution in #1814
- @pderer made their first contribution in #1819
- @kimjinmyeong made their first contribution in #1806
- @mnxmnz made their first contribution in #1852
- @KSoonYo made their first contribution in #1853
- @gee05053 made their first contribution in #1848
- @hamo-o made their first contribution in #1866
Full Changelog: v23.03.3...v23.03.5
v23.09.0-alpha.4
This is an alpha release of v23.09 branch test version.
v23.03.4
What's Changed
- build(deps): bump semver from 6.3.0 to 6.3.1 in /react by @dependabot in #1774
- build(deps): bump tough-cookie from 4.1.2 to 4.1.3 in /react by @dependabot in #1772
- fix: update the text of launch button using @Property by @yomybaby in #1783
- update: node.js package dependencies by @inureyes in #1781
- fix: fill missing return value of login function by @inureyes in #1784
- update: add watchman installation guide to README.md by @yomybaby in #1785
- update: clearer button role on log page by @inureyes in #1787
- add: hover tooltips on storage control icons by @inureyes in #1788
- bugfix: prevent flicking of StorageStatusPanel using deferredFetchKey by @yomybaby in #1790
- update: github actions to track the latest releases by @inureyes in #1796
- build(deps): bump word-wrap from 1.2.3 to 1.2.4 in /react by @dependabot in #1797
- refactor: remove
any
from code typing by @inureyes in #1791 - feature: add react copy code component and apply it to vscode password and otp code by @Sujin-Kim1 in #1798
- fix: vscode graphql extention configuration by @yomybaby in #1802
- update: new brand logo by @inureyes in #1804
- feature: setup basic react test environment by @yomybaby in #1808
- refactor: replace weightless-based component with mwc-webcomponents v2 by @inureyes in #1786
- refactor: import new icon scheme from window mode branch by @inureyes in #1816
- fix: Solve to extract
backend-ai-multi-select
tag from scheduler options by @Choi-Jiwon-38 in #1815 - update: change '표시 할' to '표시할' for no-announcement text by @rapsealk in #1814
- feature: Support model serving UI 2 by @lizable in #1801
- feature: use GraphQL
endpoint_list
instaed REST/services
by @yomybaby in #1820 - fix: unable to terminate a compute session when wsproxy address is not properly by @pderer in #1819
- refactor: change user info and setting modal to react component by @Sujin-Kim1 in #1821
- feature: authorize app by query param by @adrysn in #1817
New Contributors
- @Choi-Jiwon-38 made their first contribution in #1815
- @rapsealk made their first contribution in #1814
- @pderer made their first contribution in #1819
Full Changelog: v23.03.3...v23.03.4
v23.09.0 Alpha 2
This is an alpha release of v23.09 branch test version.
v23.03.3
What's Changed
- feature: update to electron 25 by @inureyes in #1291
- feat: merge running and others tab in the session list by @Sujin-Kim1 in #1768
- feat: Remove resource policy panel on Quota setting and bugfix by @yomybaby in #1769
- feat: add loading indicator on UserSelector by @yomybaby in #1770
- feat: remove per-vfolder usage stats in Web UI by @Sujin-Kim1 in #1771
- update: spring clean - node.js packages by @inureyes in #1766
- update: reactjs components (2023. 7) by @inureyes in #1775
- refactor: refactoring storage status and add quota per storage volume by @Sujin-Kim1 in #1778
- fix:
newPublicRequest
->newSignedRequest
when getting resource-slots by @Sujin-Kim1 in #1776 - feat: add setup GUI for
is_public
to resource group by @Sujin-Kim1 in #1718
Full Changelog: v23.03.2...v23.03.3
v23.03.2
What's Changed
- hotfix: enable sftp-scaling-group feature from manager v22.03.3 by @yomybaby in #1732
- feat: automatically fill sign up token if query param exists by @kyujin-cho in #1733
- fix: touchup description for ssh sftp session by @lizable in #1734
- fix: set timeout value to 10sec on fetching
user_stats
by @lizable in #1736 - fix: SFTP scaling group session refusing to be created by @kyujin-cho in #1738
- fix: manually add roundup decimal places in used_slots and total_slots by @lizable in #1740
- misc: update image metadata with additional Python and CUDA versions by @adrysn in #1756
- fix: do not auto logout when preserve login true by @chisacam in #1752
- docs: Modified to fit nvidia brand notation by @Yaminyam in #1748
- feat: add support for Furiosa Warboy accelerator by @kyujin-cho in #1702
- feat: hide directory-based usage information based on configuration by @Sujin-Kim1 in #1737
- feature: vfolder v3 setting UI by @Sujin-Kim1 in #1750
- fix: parse fgpu slots to float by @Sujin-Kim1 in #1759
- fix: annotate unused codes by @Sujin-Kim1 in #1760
- hotfix: vfolder quota support by @Sujin-Kim1 in #1762
- cosmetic changes of quota scope setting page by @yomybaby in #1763
- fix: used, capacity was changed in the resource panel and change the unset icon by @Sujin-Kim1 in #1764
- compact ui version of storage quota setting by @yomybaby in #1765
New Contributors
Full Changelog: v23.03.1...v23.03.2
v23.03.1
v22.09.21
What's Changed
- fix: compile block of Make file for react build multi target (web,app) by @yomybaby in #1727
- fix: enable npu resource slider when limited by @lizable in #1729
- fix: let base64 encode convert padding with byte triplet condition by @inureyes in #1731
Full Changelog: v22.09.20...v22.09.21