Skip to content

Conversation

@Darren52BT
Copy link
Collaborator

No description provided.

Darren52BT and others added 30 commits October 24, 2023 00:03
implementing fetch after search bar button is clicked, response is wacky because of "no-cors", looking into enabling cors
* global header (search functionality pending)

* search bar + useState Hook implemented
* global header (search functionality pending)

* implementing fetch

implementing fetch after search bar button is clicked, response is wacky because of "no-cors", looking into enabling cors

* added cors middleware for server, implement query string for title

* Update header

* commit again

* m

* merge with new server update and fetch function

* fixing commit

* random notes

* reformat

* fix conflict

* search bar design complete (rendering article searh page pending)

* fetch works with searchbar

* search bar + useState Hook implemented

* add DescriptionBox.js

* working on routing and creating two pages (article search results and artive view pages)

* search bar and article list working

* search result

* linked description box now brings to url based on id

* fixed error displaying article list page

* fixed issue with displaying article list page

* change title query to title that contains string

* fetching single article data from article list

* moved code to articleview.js

* removed mdbreact

* adapted to not use mdbreact col

---------

Co-authored-by: davidgit3000 <[email protected]>
Co-authored-by: CerealAaa <[email protected]>
Co-authored-by: Patrick Nguyen <[email protected]>
Co-authored-by: jdang9191 <[email protected]>
* implemented BodySection component, fixed header-marker from disappearing at smaller screen widths

* refactored body content into a separate component and used body content component with header component to create section body component
* create topic list component

* fixed conflicts
* implemented BodySection component, fixed header-marker from disappearing at smaller screen widths

* refactored body content into a separate component and used body content component with header component to create section body component

* completed basic structure and font sizes

* adapted article components to not use container

* added key to topic list
* finished image banner

* merged dev

* finished image banner

* fix merge
* implemented BodySection component, fixed header-marker from disappearing at smaller screen widths

* refactored body content into a separate component and used body content component with header component to create section body component

* completed basic structure and font sizes

* adapted article components to not use container

* added key to topic list

* implemented styling for table of contents

* * finished image banner

* merged dev

* finished image banner

* fix merge

* refactored body content into a separate component and used body content component with header component to create section body component

* completed basic structure and font sizes

* adapted article components to not use container

* implemented styling for table of contents

* completed merge, removed redundant scss
* implemented BodySection component, fixed header-marker from disappearing at smaller screen widths

* refactored body content into a separate component and used body content component with header component to create section body component

* completed basic structure and font sizes

* adapted article components to not use container

* added key to topic list

* finished related topics component
pv-nguyen and others added 29 commits January 27, 2024 18:00
…ser has authorized permissions for certain api routes
* added new theme colors

* fixed colors, added comments
…t (1440px+) -> make them closer on larger screen
* completed footer and added fonts

* edited font name
* finished sign pages

* added theme toggle listener that responds to changing prefers-color-mode, fixed colors changing across themes

* fixed create one link

* fixed scss import links
* completed basic background/input bg redesign

* completed settings redesign

* fixed arrow marker class names
* reused settings arrow marker for all arrow markers

* finished article redesign
@Darren52BT Darren52BT merged commit 2122718 into main Mar 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants