Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* page init * remove borders * add paginator * add paginator * Add Paginatoor * tablet design update * add text color to Join community btn * delete EventAbout.css file * comment out resources navlinks * resolve conflicts * set max-width to 1440px * init blog formatting * format blogs page * add line-clamp to podCard title&desc * return categories * add blog search functionality * prevent blogWrapper.css styles affecting other components * add text-primary & bg in global.css * style code on blog body * wrap no result in a p tag * init pageNotFound * import 404 image * complete page not found page * import formatDistanceToNow (#100) * refactor service section * change param to title_slug * filter blogs by categories * make blog categories scrollable * span components on the landing page * add download attribute internship document * fix route * fetch related blogs on blog page * refetch on page change * add error img * add condition filtering to cat * add loader to blog page * build error500 mobile page * build error500 web page * remove img border * error 400 page build * error 400 page build * error 403 page build * reinsert 404 page * remove 403 route * removed unbuilt routes * Filter out recurring current blog on related blogs fetched. * Add error500 svg img * Dev resolve conflict (#106) * Update Dev (#96) * - * remove and refactor code * import useQuery * make navlinks active * delete NavLink component * set max-width on pages --------- Co-authored-by: felixNyalenda <felixasejunior@gmail.com> Co-authored-by: Jimmy Oty <oduorjames@hotmail.com> * Update 05-01-24 (#99) * init blog formatting * format blogs page * add line-clamp to podCard title&desc * return categories * add blog search functionality * prevent blogWrapper.css styles affecting other components * add text-primary & bg in global.css * style code on blog body * wrap no result in a p tag --------- Co-authored-by: felixNyalenda <felixasejunior@gmail.com> * Update 05-01-24 Beta (#101) * init blog formatting * format blogs page * add line-clamp to podCard title&desc * return categories * add blog search functionality * prevent blogWrapper.css styles affecting other components * add text-primary & bg in global.css * style code on blog body * wrap no result in a p tag * import formatDistanceToNow (#100) --------- Co-authored-by: felixNyalenda <felixasejunior@gmail.com> --------- Co-authored-by: SpaceYaTech <139357796+spaceyatech-org@users.noreply.github.com> Co-authored-by: Jimmy Oty <oduorjames@hotmail.com> * remove duplicate * create error routes * re-route to error-pages * Add related blogs header * conditionally render related blogs * conditionally render related blogs * resize subscription form on small screens * style: fixed styles on landing page * refactor: added temp API statements * refactor: added single order endpoint * rename related blogs header to related articles * gallery init * add dummy photos * reformat event dates * format date on the events page * remove console logs * add Loader * remove parse * Add blog liking functionality * add hover effect * Hotfix 0.1 broken events page (#113) * Update date attribute name * Uncomment blocked single events page * use grid to render images * add overflow to events container * add wrap on Events cities filter for mobile * add more photos * change id number * data syt photos * refactor: add gallery footer link * add error boundary * add fetch-blog * set p tags font sizes * error500 import * Update 'date' variable to 'start_date' * Remove console log statement * Update src/APP/pages/aboutUs/sections/PartnerCTA.jsx * Update src/APP/pages/aboutUs/sections/PartnerCTA.jsx Co-authored-by: Sonia Lomo <49971500+sonylomo@users.noreply.github.com> * remove the justify-between on events display * replace Link tags with a tags on error pages * add pattern attr to phone input * add colabs cover * refactor: added resources route * commented out resources page --------- Co-authored-by: felixNyalenda <felixasejunior@gmail.com> Co-authored-by: Jimmy Oty <76045766+JimmyOty@users.noreply.github.com> Co-authored-by: Collins Kasyoki <collinskasyoki@gmail.com> Co-authored-by: SpaceYaTech <139357796+spaceyatech-org@users.noreply.github.com> Co-authored-by: sonylomo <sonylomo1@gmail.com> Co-authored-by: Sonia Lomo <49971500+sonylomo@users.noreply.github.com>
- Loading branch information