Releases: kubestellar/ui
Releases · kubestellar/ui
v1.0.0
Full Changelog: v1.0.0...v1.0.0
What's Changed
- Finished icon and text, figured out loading and rendering is the problem by @RealRTorres in #2
- Added debug log to KubestellarUI at the line 39 by @onkar717 in #4
- add .env file for environment variables by @jayesh9747 in #5
- feat: added debug for kubeconfig path by @Gmin2 in #15
- fix: added logic to check for undefined length in Cluster.txt by @manzil-infinity180 in #13
- Fix : Infinite API calls to /api/clusters by @yashpandey06 in #11
- Fixed ITS UI Bug by @RealRTorres in #10
- fix: replace katamyra with your-github-username by @manzil-infinity180 in #9
- feat: added greeting message for new contributor by @manzil-infinity180 in #7
- Added issue and pr templates by @yashpandey06 in #20
- feat: add contributor to readme.md file by @manzil-infinity180 in #19
- feat: added a workfloww to check for build and formatting errors by @Gmin2 in #16
- fix: invalid date format by @manzil-infinity180 in #21
- [Feature] : Jest integration frontend by @yashpandey06 in #27
- Updated README to a more detailed description about the tailoring .en… by @RealRTorres in #28
- added change theme toggle button by @jayesh9747 in #30
- refactor: ITS and WDS section to use Async/Await by @manzil-infinity180 in #17
- feat: crud for wds using k8s api by @manzil-infinity180 in #32
- feat: add Docker setup for frontend and backend services with docker-… by @MAVRICK-1 in #37
- Update README with Kubernetes and Docker Compose instructions by @MAVRICK-1 in #39
- [Demo] : Cluster onboarding using KubeConfig by @yashpandey06 in #33
- feat: added ci for size-limit and bundle size analyser locally by @manzil-infinity180 in #31
- Dependency manage bot by @yashpandey06 in #42
- [Fixes] : go fixes for the bot by @yashpandey06 in #45
- fix: Bundle Size CI by @manzil-infinity180 in #46
- Optimize Dockerfile and add .dockerignore files by @MAVRICK-1 in #47
- build(deps): bump golang.org/x/net from 0.26.0 to 0.33.0 in /backend by @dependabot in #44
- build(deps): bump golang.org/x/crypto from 0.24.0 to 0.31.0 in /backend by @dependabot in #43
- Dashboard Wizard Introduction . by @yashpandey06 in #57
- Refactor Dockerfiles and docker-compose for improved build process and environment configuration by @MAVRICK-1 in #59
- feat: added status for k8s deployment by @manzil-infinity180 in #58
- Dev by @MAVRICK-1 in #60
- Added Documentation about pull images by @MAVRICK-1 in #61
- ITS Frontend WIP by @RealRTorres in #62
- Added checkboxes for each cluster on table by @RealRTorres in #64
- Added a Select All checkbox option by @RealRTorres in #65
- Put Select All checkbox in table by @RealRTorres in #66
- refactor(ITS): remove unused state for checkedClusters by @MAVRICK-1 in #67
- chore(ci): update branch filter to allow all branches for CI workflow by @MAVRICK-1 in #68
- Fix logo image styling for better responsiveness in Header by @MAVRICK-1 in #71
- Refactor WDS for improved readability and dynamic API endpoint by @MAVRICK-1 in #73
- Added Cluster Size icon and updated Status icon by @RealRTorres in #74
- Add page buttons by @RealRTorres in #75
- Add GitHub Actions CI for Frontend & Backend with Test Pass Indicators by @MAVRICK-1 in #83
- Fix: Implement Search Functionality for Cluster Names by @kunal-511 in #86
- [ Feature ] : 404 Page introduced by @yashpandey06 in #89
- Enhance greeting messages for new contributors and adjust permissions in GitHub Actions workflow by @MAVRICK-1 in #90
- fix: Align buttons, search bar, and dropdown in Managed Clusters page by @kunal-511 in #92
- Added new components and modified WDS page by @onkar717 in #94
- Kubeflex Cluster Filter Implementation by @kunal-511 in #95
- refactor: k8s wds deployment section by @manzil-infinity180 in #99
- fix: Update contributor workflow to improve README.md handling and br… by @MAVRICK-1 in #103
- recreate 404 page and removed the comment part from onkar Pr by @MAVRICK-1 in #102
- Disable menu items when no cluster is selected & add visual feedback by @kunal-511 in #104
- Favicon Updated by @kunal-511 in #105
- Fixed the logo overflow on Not Found Page(404( Page by @kunal-511 in #107
- ITS page bug fixes for showing clusters info by @yashpandey06 in #108
- Fix logo filename in Header and Not Found Page by @MAVRICK-1 in #110
- Refactor Header API call to use dynamic base URL and improve Not Foun… by @MAVRICK-1 in #112
- slow them rockets down by @clubanderson in #113
- feat: added minimal real time deployment logs by websocket by @manzil-infinity180 in #114
- Fix cluster selection logic in Header component and update MenuItem b… by @kunal-511 in #117
- Add custom Nginx configuration for frontend and API proxying by @MAVRICK-1 in #119
- Revert "Fix cluster selection logic in Header component and update MenuItem b…" by @clubanderson in #120
- Fix#116 cluster selection by @kunal-511 in #121
- ITS default context set for /api/clusters endpoint by @yashpandey06 in #122
- removed 404 text from 404 page by @Prathamm-sahu in #124
- Moved table from ITS.tsx to new file ClustersTable.tsx by @RealRTorres in #123
- [FEATURE] Add build number in the bottom right of the UI - gray text … by @DeshDeepakKant in #125
- Update README.md by @DeshDeepakKant in #128
- added shift of logo on 404 by @clubanderson in #130
- Enhance Docker setup with Git commit hash and versioning by @MAVRICK-1 in #132
- new features to wds-frontend by @onkar717 in #134
- Created KubconfigOnboarding.tsx by @RealRTorres in #133
- Enhanced Binding Policy UI with Dynamic Preview by @kunal-511 in #135
- Created Create Cluster page by @RealRTorres in #138
- ITS context were shown on UI after modification on backend apis by @yashpandey06 in #139
- Linked CreateCluster.tsx to Onboard in Navbar by @RealRTorres in #140
- Created route for KubeconfigOnboarding by @RealRTorres in #141
- Add CRUD functionality with form validation by @kunal-511 in #143
- Fix: Remove Unnecessary Horizontal Scrollbar by @Prathamm-sahu in #147
- feat: WDS backend Implementation for Kubernetes Service Resources by @manzil-infinity180 in #144
- Create Cluster Button functioning by @RealRTorres in #142
- feat: added new route to handle user raw deployment configuration data to create deployment workload by @manzil-infinity180 in #148
- Feature/auto label prs by @MAVRICK-1 in #150
- Enhance CreateBindingPolicyDialog with YAML validation and policy nam… by @kunal-511 in #152
- fix(wds): logs and added listener which trigger on deployment changes by @manzil-infinity180 in #154
- Added Kubeconfig Onboard in navbar by @RealRT...