ODH Dashboard v2.0 release
What's Changed
- feat: Update Argo route to argo-server by @tumido in #37
- Update project structure, build, use Typescript for frontend by @jeff-phillips-18 in #38
- Update UI nav flow and views. by @jeff-phillips-18 in #39
- Add downstream changes by @VaishnaviHire in #48
- CCS (docs) review of dashboard content (#80) by @jeff-phillips-18 in #50
- Watch notebook images install status by @jeff-phillips-18 in #52
- Add List View option to resources view. (#85) by @jeff-phillips-18 in #51
- Fix merge error on list view items by @jeff-phillips-18 in #53
- Fix to return correct getting started data on fetch by @jeff-phillips-18 in #55
- Update resources cards to include app name. Fix styling issues. by @jeff-phillips-18 in #54
- Add notification when app enablement completes by @jeff-phillips-18 in #58
- Add notifications drawer by @jeff-phillips-18 in #59
- Add advanced filtering to resources page by @jeff-phillips-18 in #61
- Collapse filter panel when view gets too narrow by @jeff-phillips-18 in #62
- Updates per internal reviews by @jeff-phillips-18 in #63
- Fix to remove faux category which still was focusable/selectable by @jeff-phillips-18 in #66
- Remove applications except JupyterHub by @jeff-phillips-18 in #64
- Add categories to jupyterhub app and resources by @jeff-phillips-18 in #65
- Use notebook name for build status messages by @jeff-phillips-18 in #67
- Fix for path to feature flags file by @jeff-phillips-18 in #68
- Don't show filter close button unless collapsible by @jeff-phillips-18 in #69
- Add basic tests for pages by @jeff-phillips-18 in #70
- Fix to show accurate validation results on app enablement by @jeff-phillips-18 in #71
- Fetch real user name, display username in the header. by @jeff-phillips-18 in #73
- Fix validation response messaging, increase timeout by @jeff-phillips-18 in #74
- Add ability to manually flag an app as enabled by @jeff-phillips-18 in #75
- Update Quick start button text on Enabled page by @jeff-phillips-18 in #76
- Fix list view access label for tutorials, column widths. by @jeff-phillips-18 in #77
- Allow use of ConsoleLinks for route determination. by @jeff-phillips-18 in #78
- Add enablement via CustomResource by @jeff-phillips-18 in #80
- Allow enablement and/or getting started panel to be disabled via ConfigMap settings by @jeff-phillips-18 in #79
- Fix to run validation job when enable variables exist by @jeff-phillips-18 in #82
- Add a dashboard config option to hide the support link by @jeff-phillips-18 in #83
- Persist enable modal status while in progress by @jeff-phillips-18 in #84
- Fix to quick start scrolling by @jeff-phillips-18 in #85
- Fixes for current image build status determination by @jeff-phillips-18 in #86
- Update contrast for the un-favorited favorite icon. by @jeff-phillips-18 in #87
- Add documentation link on the Resources page by @jeff-phillips-18 in #88
- Add ability for ISVs to be flagged as 'beta' by @jeff-phillips-18 in #89
- Fix to more accurately communicate build statuses by @jeff-phillips-18 in #91
- Fix for ISV enablement failure due to unsuspend cronjob failure by @jeff-phillips-18 in #92
- Fix validation timeout, poll for results by @jeff-phillips-18 in #93
- Fix for quick start missing from drop down and micro copy updates. by @dlabaj in #102
- Allow markdown in beta text provided by applications. by @jeff-phillips-18 in #103
- Integrate @patternfly/quickstarts, bump to 2.0.1 by @DaoDaoNoCode in #104
- Show disabled applications on Enabled page by @DaoDaoNoCode in #108
- Remove integration broken on node 14 by @lucferbux in #113
- Use webpack dev server proxy instead of CORS utilities by @cfchase in #127
- Pvc cluster settings by @dlabaj in #130
- Update api-proxy to use BACKEND_PORT env var by @cfchase in #132
- PVC cluster settings update to restart juypter hub with changes. by @dlabaj in #135
- Updated way that to detect an admin. by @dlabaj in #137
- Update backend port setting and makefile dev commands. by @cfchase in #133
- Update README.md by @dlabaj in #96
- Fix for input not allowing blank spaces.: by @dlabaj in #144
- Add culler timeout settings feature by @DaoDaoNoCode in #134
- Rewrite the styles of getting started panel by @DaoDaoNoCode in #112
- Add settings button for Settings page and add rollout function by @DaoDaoNoCode in #183
- Add admin users empty check by @DaoDaoNoCode in #177
- Fix for CPU and Memory issues fetching resources by @jeff-phillips-18 in #178
- Fixed progress showing incorrectly for Quick Starts. by @dlabaj in #206
- Quickstart fix for missing the initial step by @dlabaj in #215
- Bump actions/cache from 2 to 3 by @dependabot in #205
- Bump actions/setup-node from 2.1.5 to 3.1.1 by @dependabot in #204
- Bump async from 2.6.3 to 2.6.4 in /frontend by @dependabot in #203
- Bump actions/checkout from 2 to 3 by @dependabot in #216
- Bump minimist from 1.2.5 to 1.2.6 in /backend by @dependabot in #168
- Bump minimist from 1.2.5 to 1.2.6 in /frontend by @dependabot in #165
- Bump lodash from 4.17.19 to 4.17.21 in /backend by @dependabot in #217
- Bump minimist from 1.2.5 to 1.2.6 by @dependabot in #161
- Dashboard version 2 - Back port downstream features, provide ability enable features. by @dlabaj in #211
- Fix blank dashboard when a sub without status or installedCSV exists. by @cfchase in #236
- Add a kustomize manifest for deploying odh-dashboard by @LaVLaS in #222
- Refactor fetching groups by @lucferbux in #242
- Update error message by @lucferbux in #247
- Added api documentation. by @dlabaj in #246
- Notebook controller notebooks backend. by @maroroman in #245
- Fix system:authenticated feature by @lucferbux in #249
- Implement frontend unit test with React Testing Library by @DaoDaoNoCode in #239
- Fix quotes by @lucferbux in #253
- Convert to Dockerfile build for dashboard image by @LaVLaS in #251
- (Backend) Combine BYON image logic and normal imagestream logic by @maroroman in #254
- Add logic for dealing with new DashboardConfig CR and add sizes by @maroroman in #238
- Apply variables in the .env file by @DaoDaoNoCode in #260
- Update docs by @lucferbux in #265
- Replace references to downstrem product with ODH by @LaVLaS in #258
- show correct getting-started title for jupyterhub by @DaoDaoNoCode in #266
Full Changelog: v1.0.0.0...v2.0