Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* build: Build CI/CD pipeline using github actions (#228) * fix: Only show assets which are not deleted * fix: Fix Pagination bug * build: Dockerize backend and frontend services * build: Add production deployment script * chore: Remove environment files from git tracking * Feat charts (#230) * feat:charts * feat: Add new chart to view individual asset type count * fix: changed namings * feat: Add test to backend assetype and assetview * feat: added new chart * feat: Add new chart cards for improved dashboard user experience * Add bar chart component which feature individual asset count and card components that show various data for enhanced ux experience * fix: fixes to some code lines * fix: Fix dashboard ui padding and margin * fixes * fix: AssetView fix * fix: ui * fix: code structure * feat: new ui design for charts * feat:making chart responsive * fix charts * feat-charts * feat-charts * Feat charts (#231) * feat:charts * feat: Add new chart to view individual asset type count * fix: changed namings * feat: Add test to backend assetype and assetview * feat: added new chart * feat: Add new chart cards for improved dashboard user experience * Add bar chart component which feature individual asset count and card components that show various data for enhanced ux experience * fix: fixes to some code lines * fix: Fix dashboard ui padding and margin * fixes * fix: AssetView fix * fix: ui * fix: code structure * feat: new ui design for charts * feat:making chart responsive * fix charts * feat-charts * feat-charts * revert: reverted back to old files due to crashing * fix * Feat charts (#233) * feat:charts * feat: Add new chart to view individual asset type count * fix: changed namings * feat: Add test to backend assetype and assetview * feat: added new chart * feat: Add new chart cards for improved dashboard user experience * Add bar chart component which feature individual asset count and card components that show various data for enhanced ux experience * fix: fixes to some code lines * fix: Fix dashboard ui padding and margin * fixes * fix: AssetView fix * fix: ui * fix: code structure * feat: new ui design for charts * feat:making chart responsive * fix charts * feat-charts * feat-charts * revert: reverted back to old files due to crashing * fix * fix: responsiveness of dashboard * feat:Add new UI display to charts when no data is found * feat: Create API for getting unique values of different fields in the asset table (#234) * fix: Only show assets which are not deleted * fix: Fix Pagination bug * build: Dockerize backend and frontend services * feat: Create API for getting unique values of different fields in asset table * fix: Change sidebar tooltip message (#235) * fix: Only show assets which are not deleted * fix: Fix Pagination bug * build: Dockerize backend and frontend services * fix: Change tooltip message in download menu item in sidebar * build: Create CI/CD pipeline (#237) * fix: Only show assets which are not deleted * fix: Fix Pagination bug * build: Dockerize backend and frontend services * build: Add production deployment script * chore: Remove environment files from git tracking * build: Add CORS settings to .env files --------- Co-authored-by: Aidrin Varghese <[email protected]>
- Loading branch information