Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Develop (#16) * Created a dummy header component * Added CSS * Added Header and Navigation * Created github action * Fixed npm install command typo * Testing Caching * Still Testing * Added styles for search bar * Added Searchbar component * Added Empty dockerfile * Added button component * Added buttons to header and added login and signup buttons * Added on click to the function to change styles for other component * Added Docker File and tested locally * Added Dockerhub login * Added metadata action testing to see what it does * Change image name * Added Build and push action testing to see if it works * Changed Order lets see if push works now * Change name for docker image * Added Responsive styles * Added Mobile Icons * Added Responsive styles * Created dummy component * added Navigation Dropdown component * Added External Cache Registry to cache and speed up the build * Added Docker buildX setup * Changed Name of the image * Feature (#13) * Created dummy dropdown component * Changed Font to lato * Changed Font added Navigation Drodown * Added Missing Key * Feature (#15) * Created dummy dropdown component * Changed Font to lato * Changed Font added Navigation Drodown * Added Missing Key * Added Drizzle configs, creted .env file. pulled the data from the database instead of hardcoding. * Removed unused imports --------- Co-authored-by: Amith <amith@Amiths-Laptop.local> * Feature (#19) * Created dummy dropdown component * Changed Font to lato * Changed Font added Navigation Drodown * Added Missing Key * Added Drizzle configs, creted .env file. pulled the data from the database instead of hardcoding. * Removed unused imports * Added comments * Created a custom hook to handle click outside of the header * Added Header ref to integrate the custom useClickOutside hook * Addded Menu and website page * Added new action for vulnerability scan * Implementing Dropdown in the early stages still not complete yet * Dropdown partially completed * Changed Trigger Logic for Vulnerability Scan * Added Worflow Run Functionality --------- Co-authored-by: Amith <amith@Amiths-Laptop.local>
- Loading branch information