Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merging in Dylan's Landing page (#914)
* feat(client): dialog for when user logs out * added auth cleanup and user addition to db * lint * changed ci * Update auth.service.ts * Feature: Changed dark mode settings toggle to icon button in sidebar (Sidebar Dark Mode Icon #850) (#850) * adding redirect link to devsoc * made dark mode button component * removed dark mode toggle * removed darkmode toggle from settings * made sidebar footer icons padding consistent * added prop type for dark mode button * sync dark mode button updates * fully implemented dark mode button --------- Co-authored-by: ray <[email protected]> Co-authored-by: Dylan Zhang <[email protected]> * docs: added our latest 2024 subcom member * renamed migrations * testing out db migration changes * changing script * Created Landing Page * setup tailwind * updated packages for tailwind * added white devsoc svg * started hero section * added hero section * changed to black svg * added lib utils * added hovering animation * new component * moved out of herosection * added sponsor section * changed packes * slight changes to colours and imports * added macquarie * sync slight changes * made bigger added animations * changing host name redirect handler * fixed redirect details * docker file fixed * docker file fixed * cleaned conditional * cleaned conditional * testing migrations changes * changing migrations stuff * removing migrations folder * sync * sync from macbook * sync for cooperative work * finished scrolling features section except for gifs * slightly changed sponsors * Merge divergent branches nikki -> main landing page branch (#888) * tried some stuff for key features * added features blocks * completed key features component * added footer * deleted unecessary file --------- Co-authored-by: nikkichins <[email protected]> * added blob image * added how it works text * hacky solution for changing page * make further above * added gifs * removed unnecessary bg * removed unnecessary bg colour * added gifs * removed 0 margin * Added Feedback section to landing page and cleaned up code in the Features section * changed to accommodate snap scrolling * change so default is landing page then after visiting becomes normal app * renamed hero section * Made hero section responsive * made features and sponsors responsive * made footer and feedback responsive * made scrolling features section responsive * made landing page responsive * Merge conflicts resoplved * fixing merge conflicts * http change * user context put in index * working fe hero lp * converting styled components from footer so that tailwindcss won't override --------- Co-authored-by: hhuolu <[email protected]> Co-authored-by: dlyn <[email protected]> Co-authored-by: Dylan Zhang <[email protected]> Co-authored-by: Shaam <[email protected]> Co-authored-by: Jasmine Tran <[email protected]> Co-authored-by: dylan <[email protected]> Co-authored-by: Dylan Zhang <[email protected]> Co-authored-by: nikkichins <[email protected]>
- Loading branch information