Skip to content

Latest commit

 

History

History
583 lines (575 loc) · 91.8 KB

CHANGELOG.md

File metadata and controls

583 lines (575 loc) · 91.8 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

2.0.0 (2022-02-07)

Features

  • Add a chapter 'data types' (6fafaed)
  • add a state to the execution of the run button (ca7188b)
  • Add change password functions (f3bb3f8)
  • Add chapter and test cases (3f0fc6a)
  • Add check mark for completed chapters in sidebar (2f0c678)
  • add code mirror (65fa848)
  • add function for changing status (8d38c4c)
  • Add if condition chapter and test cases (b02783a)
  • Add latest posts in 404 (097414f)
  • Add logout and redirects to the same page from which the request came from (3473ea8)
  • Add meta tags in blog (3f57ff4)
  • Add meta tags, schema (77819c7)
  • Add methods to get the course id dynamically (621a849)
  • add new content objects (507a8cf)
  • Add option to view all posts of user in user page (a0be23a)
  • Add popup for publish button (cd2f01b)
  • Add profile details section in profile page (16c551b)
  • Add service for getting and adding skills (8b82d6d)
  • add sidebar to list all chapters (d867e7b)
  • Add tag options to navbar from db (d0a89e7)
  • add transition effect to the sidebar (14603d4)
  • Add unpublish functionality for admin page (b9014b1)
  • added acheivement page static UI (d56b4f0)
  • added admin event details page (bcb35c6)
  • added basic form (77b9996)
  • added christmas theme mouse pointer (40862a2)
  • added content foreach vs map vs filter #273 (95387bc)
  • added custom mouse pointer (a3fbac7)
  • added editor to dashboard (077ae1f)
  • added editor to dashboard (8440f68)
  • added event attendies page (97c9b72)
  • added event listing page #323 (e780b8c)
  • added eye icon & success redirection (#654) (804c083)
  • added forgot password page #279 (c9c3070)
  • added preview button and view the event in new tab when viewing from admin page (68bd9bb)
  • added reset password page #280 (a48fa06)
  • added standard version package (a9d5254)
  • added states for inputs (c49fa73)
  • added success toast after user sign's up successfully (546cb9a)
  • added table for event attendees (ed8974a)
  • admin event page #547 (4f2238c)
  • api call postgres #268 (b45e726)
  • api call postgress #268 (cf7cacd)
  • Auth changes (555cdc9)
  • book event #491 (84ebe69)
  • book event #797 (341a5a7)
  • book event #797 (f519516)
  • book event #797 (35f05a4)
  • book event #797 (77b70c2)
  • book event #797 (92b65f9)
  • christma season spotlight added #712 (308032a)
  • completed initial login & signup integration (23ee77a)
  • conveted next prev to use meta.js and hide if there is none (2962078)
  • Create a function to get posts by query (3eb6ad5)
  • Create a method to send the courses to db (69b5992)
  • Create a page for tags (d5d3cb5)
  • Create a Readme for writing test cases (d830a86)
  • create an output component to display the test results (5ca0bf6)
  • create event is created some bugs needed to be fixed (4b08c07)
  • create functions to get profile by user id (be381d3)
  • create post service for post crud operations (e80cbc3)
  • Create Related Blogs and Latest Blogs section (bbc1a45)
  • Create reset password page and forgot password (5553e49)
  • Create search page for blogs (785dfdb)
  • Create service for sending email and updating password (7e4aee8)
  • Create tags component to show more tags on individual post component (103e457)
  • Create update and get profile details for settings page (e1bbdf6)
  • create validate email and validate password files in lib (8aa9480)
  • Dockerize Application (a2359a2)
  • Editor JS (7e9a68b)
  • enhanced forgot password page #279 (6920586)
  • event page ui #547 (b22f922)
  • event share #608 (fda6074)
  • event share #608 (8eea066)
  • event share #608 (c0cb442)
  • event-share #608 (24452d9)
  • Get headings from blog post html (983cc85)
  • Get subscriber emails (688522f)
  • ghost-editor integration (ce7ac28)
  • loader (609e3cf)
  • loader added #703 (6dc67eb)
  • logout route (980579b)
  • Make editor and output components invisible when viewing a content only page (cb8deb0)
  • Make the run button disabled if no test case (1077823)
  • New chapter in course javascript (01c554c)
  • nextjs and reactjs files: MD file rendering. (1cea98c)
  • readme: Add a contributing guideline (25d56ba)
  • redirect hyperlink in forgot pssword page (06bcb32), closes #345
  • show 5 tags on blog page, add load more (5116fc4)
  • Show data from post for post settings, add delete post (e13d076)
  • switch from md file data to meta.js files (6a192b3)
  • use context api for handling state (eec77ce)
  • user management (3ec561d)
  • user management (677c0d8)
  • write-image-crop #263 (4513d64)
  • write-image-crop-development #263 (1ee066e)

Bug Fixes

  • change photo ot working (c49972c)
  • fixed asked changes (9d97845)
  • fixed redirecting to forgot password page after logging in (20afc5f)
  • whats new page (ebf64c9)
  • whats new page (15fe874)
  • -settings-ui-fix (d6632ae)
  • -settings-ui-fix #560 (29db78a)
  • "Added featured flag by which posts can be arranged accordingly" (7bb5644)
  • "Added featured flag in blog listing page" (535a78b)
  • "Added new version of tailwindcss" (2199c7e)
  • "minor fixes" (60ede15)
  • "some errors" (4fa07ba)
  • #573 (09aa442)
  • Add / infront of links (66f93e6)
  • Add another condition in pages getting cookie from serverside context (e342788)
  • add base url (e427397)
  • add code of conduct link (1831256)
  • add condition for bannerImage (486001d)
  • add conditions for banner image, canonical url (e6814e2)
  • Add content in course list page (99a7f91)
  • Add edit profile link (c92e910)
  • Add email validation for subscribe function (6dce540)
  • Add empty validation for current password field, add view/hide password eye icon (9e43ebe)
  • add h3,h4 tags to list of headings (e9d665a)
  • add link component instead of a tag (04cc857)
  • Add link to forgot password in login (e050060)
  • add loading for image in settings (a5c23e8)
  • add menuicon toggle lost from previous merge (b543c20)
  • Add missing Link components, react jsx attributes (2a1045e)
  • add onchange for email field (842654e)
  • add param to filter out what's new tags (9f67bde)
  • add password check calls on on submit as well (5fdd741)
  • Add post count in author details section (d72c325)
  • Add post's author's link in admin page (b8fb59b)
  • Add profile image, hide unused elements in profile (835b717)
  • Add profile picture links (fe4ac46)
  • Add profile url (11996b3)
  • add seperate urls for all getServerSide requests (84b3031)
  • add size to img elements which didn't have it (c19496e)
  • Add spaces to test cases (1fbf78b)
  • add tag page link (81be0f3)
  • add the same code highlight in chaptername (1c17535)
  • Add throw for send mail error handling (29cbd6e)
  • add title (988ccce)
  • add title in blog page (51b1cc8)
  • add toastify css in root (f5ee857)
  • add twitter meta #809 (14a6dd5)
  • add user details in userNullcast cookie for now and set expiry for it (8d2fa0d)
  • add-a-post button #617 (dc11e3d)
  • added banner image and profile picture in event page (da20bfb)
  • added chapters to ui mastery #478 (c044253)
  • added ended tag and event ended for completed event (d6759b8)
  • Added highlight for blog post (4272bdf)
  • added key prop (29f7de0)
  • added meta twitter card image and data 2 (738baf7)
  • added new version of tailwindcss (6c2e704)
  • added notif when already subscriberd email is entered for newsletter subscription (6605afd)
  • added published status in whatsnew (a98353a)
  • added routing via slug in admin event list (1069b9f)
  • added scroll when bio exceeds and event undefined error in admin (edbe490)
  • added seo checklist in userpage (93ec4f5)
  • added shallow routing for filtering (4acf4f7)
  • added solution in next.config #741 (3e34402)
  • added solution in next.config #741 (11e8fb5)
  • added title content updation with settings save button #529 (b91d47f)
  • added title content updation with settings save button #529 (6f90766)
  • added title for create event page (8bcd48a)
  • added title of event in add to calender (5a70f73)
  • added ui mastery to courselist (2fbd4a6)
  • added validation (58487b6)
  • added validation for organizer and banner image (9eeb6ee)
  • added validation to create event page (e3a9e87)
  • added youtube videos #491 (9c4ba82)
  • adding meta for ui mastery #478 (c81b3cf)
  • adding validation message of the Password and Email field on login button click (8643b15), closes #291
  • admin api intergration #513 (2960d5f)
  • admin api intergration #513 (3d01b57)
  • admin api intergration #513 (e7edc42)
  • admin api intergration #513 (74e3cf2)
  • admin api intergration #513 (1a277a3)
  • admin api intergration #513 (0397e17)
  • admin event image (49dc684)
  • admin event image (28703e6)
  • admin event page #547 (1a6d345)
  • admin event page #547 (172fe14)
  • admin event page #547 (fa20a23)
  • admin event page #547 (e9199b8)
  • admin event page #547 (f4f9732)
  • all post tag (8d114b6)
  • api and fixes #348 (b6ddd5a)
  • api and fixes #348 (2cd3dca)
  • api and fixes #348 (e3e7c95)
  • api and fixes #348 (9a783ab)
  • api call relocation (60b121b)
  • api call relocation (555c35c)
  • api change postgress in post 275 (7e549b1)
  • api changed #430 (9e0077c)
  • api changes #430 (2906493)
  • api changes #430 (02ed3be)
  • api changes #430 (928f9fb)
  • api changes #430 (8a3cd7f)
  • api changes in write page #430 (9cf3b8b)
  • api fixes #433 (3ff8db1)
  • api integration for forgot,reset pass (#636) (636d4f4)
  • arranged the Skills in the dropdown in Settings-profile page in the alphabetical order #582 (db3be6e)
  • avoid negative values in countdown (0716952)
  • backend error fixed #597 (2536aba)
  • blog count and othor fixes #561 #556 #555 (f223053)
  • blog filter (cb4c5e1)
  • blog filter (251c418)
  • blog filter (c13f35c)
  • blog filter color (8c58b74)
  • blog list page (1d6d4a0)
  • blog page pagination (4b06db2)
  • blog post error toast #687 (fb613e3)
  • blog post error toast #687 (cd9c036)
  • blog status in admin page and drafted fillter added #633 (7687f7f)
  • blog tags view #809 (26a1c5c)
  • blogs list in profile page (ba12e3d)
  • blogs list in profile page (7cc4174)
  • book event #797 (bc27788)
  • book event #797 (a2b24b2)
  • book event #797 (0661c17)
  • bug fix and delte button added in post view section (0dc4af3)
  • bug fix and delte button added in post view section #579 #578 (24a8b68)
  • bug in chapterName #281 (6a19d2e)
  • build error #782 (94043fb)
  • build failing fix (000b2c8)
  • Call api request only if role is admin (bb21821)
  • call getIsAdmin only if the role is admin (0a96b98)
  • chane html property to jsx property (fba5b7c)
  • change a test case and task statements (261e7e0)
  • change back the next and prev filenames lost from previous merge (0905464)
  • Change catch to block to return empty props as well in search, postId, 404, blog (e396a21)
  • change chapter height (b7e71ce)
  • change content (b6fa2d5)
  • Change error log (e697d7e)
  • Change file name (6a6a226)
  • change function name to submitForReview (23a0f1b)
  • Change id number (88b6960)
  • change let to const (9e10302)
  • change limit to 10 (0234892)
  • change mouse pointer (a978528)
  • Change path and property names according to (1da249a)
  • Change preview url to preview (7964777)
  • Change the next and prev file names (4c4e469)
  • change the next file name (8f878aa)
  • change the props to children and remove set progress for now (897a117)
  • Change the test case content (f9d3b1e)
  • change to "save to draft" (74b241a)
  • Change toast colour, htmlFor for labels (cf7438e)
  • change types import path (93233c2)
  • Change username to fullname in header dropdown (669f761)
  • changed dummy data name (3eceeb8)
  • changed put function to patch (e6d1f3a)
  • changes (5757d85)
  • chapter name conflict (0c3227b)
  • checkbox (5cf1419)
  • cokkies not defined error (ee4bbb4)
  • comment extra pagination components (12013a4)
  • completed next prev and pulled and merged from development (10ea4c5)
  • content change in chapter in javascript #319 (7126e52)
  • content change in javascript #317 (b312784)
  • content change in Javascript #317 (4a7464a)
  • content change in Javascript #318 (d472417)
  • content change in javascript 319 (5638ac4)
  • content not loading on certain occassion (21204b8)
  • Cookie change (eabf231)
  • corrected incorrect spelling (ee429a0)
  • correcting typo of terms and conditions (4fd3164), closes #305
  • Create a function getCourse that gets the (ab7a135)
  • Create a new post when user clicks on add new post (6abe1cc)
  • create event api integration (b643d86)
  • Create global state for progress in context (0e8dbc2)
  • current day's event not showing up (7b3212b)
  • current password field message persisting (c2f58cf)
  • delete all tags and user skills also fixed tag sort #592 (fbae83b)
  • Delete extra component from yesterday's merge (2e48328)
  • Delete this file (75e2f4c)
  • display latest published blogs on blog page and home page (0516f88)
  • displayed popup conformation #447 (3b7875e)
  • edit post not showing on refresh (6180f36)
  • edit-profile: show/hide edit user profile icon (9b63916)
  • event creation #762 (93e7c03)
  • event creation #766 (3df6756)
  • event create api #471 (4b7beb0)
  • event create api #471 (44c12d9)
  • event create api #471 (f7059a9)
  • event edit page displays content on first load (00c8e3c)
  • event info upload image (c0b0d2f)
  • event location update error fixed #677 (6588323)
  • event not listing issue and bug fix (c1025a7)
  • event not listing issue and bug fix (e2e82bd)
  • event not listing issue and bug fix #604 (3bd9313)
  • event page listing issue fixed #518 (b1bda19)
  • event page listing issue fixed #518 (d55b121)
  • event share button #821 (1012f28)
  • event share link changed #664 (f317b04)
  • event termination and listing issues fixed #761 (5c466dd)
  • event title and location according to design (330ba72)
  • event update issue fixed #618 (c030304)
  • event update issue fixed #618 (8fbe01a)
  • event view added in admin event list #771 (805cd4a)
  • events data listing issue fixed #655 (f86e025)
  • extra word in text (e7a8f08)
  • eye issue in sign up page (8f3ea58)
  • Fix button text in login page to signup (c277577)
  • fix fredirect after login, if directly accessing the login page (2705ea7)
  • fix spelling of filename in the next tag (658fcf1)
  • FIx the path urls of the links (06e802d)
  • fixed already passed time validation (6e6a85f)
  • fixed chapter 12 and 13 (533d912)
  • fixed chapter label in every chapter in ui mastery #481 (69ca4eb)
  • fixed course not found issue (e3eab3f)
  • fixed deprecated warning in HomeSpotlight.moudule.css file (a0211c1)
  • fixed event page create event page and event details page (a0d82fd)
  • fixed inline block and content for issue#365 (866a373)
  • fixed issue440 user without userName (441d212)
  • fixed issue570 clearing the event form on clicking cancel button (3a098ed)
  • fixed issue572 added loader in create event button (e11694e)
  • fixed issues with cookies and also improved the progress setting sections, small change in signup (e15a437)
  • fixed load more button in user events page (493608f)
  • fixed loadmore button showing same blogs (9d9d45c)
  • fixed naming BEM course not found (db092a8)
  • fixed toast message when already signed up user try to sign up again (62cfdce)
  • full (5b44495)
  • full name validation for sign up (c54cf66)
  • get cookies from component (d39c7cc)
  • get event by slug api connected #724 (d324b79)
  • get event by slug api connected #724 (d8049e3)
  • Get postId from context (bb899a9)
  • Get the current course as props (a903b38)
  • github username (2708fa4)
  • handled already enrolled course error (bd9d029)
  • hiddens icon insted of disabling it (cbb2697)
  • hide approved filter option for admin (0713b76)
  • hide create event button from admin navbar when not no events page (4a3f8e7)
  • hide description (84cfd96)
  • Hide donate (66b8636)
  • Hide featured blog if no blogs (a9bebab)
  • home and latest user and blog #424 (ad221ba)
  • home and latest user and blog #424 (a528342)
  • home null object error handling completed #679 (be1cff5)
  • home null object error handling completed #679 (6e449de)
  • home null object error handling completed #679 (c145791)
  • home null object error handling completed #679 (fb809c6)
  • home page event list added #652 (daff531)
  • home page event list added #652 (6d4a9bc)
  • home superbase video controll issue #491 (7fee3e2)
  • home-user-avatar: avatar url from userdata and fix size (31d677a)
  • href shouldn't be blank (6ff780f)
  • If there's no posts show a message (a4225a1)
  • image upload cors (85cb242)
  • image upload error #790 (2d3eb26)
  • image upload error #790 (591bb95)
  • implents the profile page user password change #456 (6de61c4)
  • implents the profile page user password change #456 (f9fd9d2)
  • implents the profile page user password change #456 (2d4b963)
  • implents the profile page user password change #456 (1f8c61c)
  • imported error (8915029)
  • improve open navbar ux (bf7aa2c), closes #283
  • increased area of click of hovering tool on edit icon (8bd69c7)
  • indentation fix (4d666e4)
  • install missing packages (6ed3659)
  • issue#364 content changes and inline block chapter-13 (ad39b21)
  • issue502 display dates on which blog was created (f670ffd)
  • issue508 forgot your password page displayed when a user was created (b2a7b58)
  • issues fixed #689 (76818a0)
  • issues fixed #693 (ac810f8)
  • issues in sitemap (883256f)
  • left align the chapter name for consistency in the javascript course #409 (5e20e90)
  • load home page if no props are available (85205c6)
  • login and signup issue (690d844), closes #313
  • login and signup issue (14ba437), closes #313
  • login button/api triggering with empty data (881bb44), closes #104
  • login toast fixed: #493 (e87e572)
  • Logout from protected routes should redirect to home Fixes issue #105 (94f6fbd)
  • logout issue #509 (06fccf0)
  • made requested changes (5eb1d87)
  • made section videos responsive (4cc0a74)
  • Make change-password page private (95a726f)
  • Make output visible only if run is clicked (e97fa7f)
  • Make the filename camelcase (7e2ca9e)
  • meta discription in blog discriptio added #540 (ea736e2)
  • minor bug fix on home page (7af8a71)
  • minor bug fixes in event update (80e80c8)
  • missing commit from updating progress for content only chapters (3a938ee)
  • missing package axios (a696773)
  • modify tag as a creatable and get tags from db (a551aad)
  • Move chapter page to index in coursename (9b53409)
  • Move ham menu to chapter footer (47b4e43)
  • Move javascript chapter folder under a courses folder (d93d1d5)
  • Move logout to profile icon dropdown (840eaa3)
  • move pagination component to index (b065372)
  • move regex match to top (2633d24)
  • moved types file to user directory (2d1061a)
  • multiple filter not working in admin blog list (6259930)
  • name of myblogs component should be myblogs instead of navbar (df8bf49)
  • nan issue vote api connected and author details #421 (deda0be)
  • nan issue vote api connected and author details #421 (9255eac)
  • nme changed in popup when user updates the profile (6496c63)
  • not showing date when there is no event (93cc494)
  • Open external discord links in newtab (7e3ce5a)
  • open links in new tab (7be2050)
  • Open prevew in new tab (e7a8124)
  • order change curriculam course #748 (88c8099)
  • overflow y for output div (e385106)
  • pagination and blog listing #585 (28bd6ea)
  • pagination in write page #376 (90c832d)
  • pagination in write post #376 (a308d82)
  • password eye issue (84c8d64)
  • placed the correct logo #562 (652f4fc)
  • pos- blog-error #276 (e454b05)
  • pos- blog-error 276 (1fd7f69)
  • post slug api fixed #431 (6dbef68)
  • pr review changes in content #273 (a2195cd)
  • pr review changes in content #273 (47a1fed)
  • pr review changes in content #273 (3c38d21)
  • prettier update (9009c20)
  • profile avatar not displaying #525 (246cb27)
  • profile edit button missing #551 (1d037e2)
  • profile page fixed #339 (512e964)
  • profile page of other users returns 404 in the case of logged out users (ce3b9cf)
  • profile setting #412 (29acb8a)
  • props.blogs changed to blogs (4e7ddd0)
  • published posts in profile #532 (4af96ff)
  • purge the right css classes on build (d9c82da)
  • quill editer added #778 (fe1fb6b)
  • quill editer added #778 (3aae6e5)
  • rearrange imports, remove onblur, add validation on onsubmit event (72e8fbf)
  • Redirect to home from login and signup if user is already logged in (9dac98d)
  • Redirect to login from write page if no cookie is found (2d8822b)
  • Redirect to login if user is not logged in (336f423)
  • redirected user to event page when time is over and added validation for updating event (1ec93b7)
  • redirecting to events page when cancel button is clicked in create event page (6745cbe)
  • remove approved from status options (56e4b65)
  • Remove chapterName inside test case from md files (99e4624)
  • remove charecter limit #531 (1def061)
  • Remove commented static html (325ffd9)
  • remove console.log (046da77)
  • Remove default banner image (c0631c5)
  • remove delete button, add select tag (d421103)
  • remove dispatch (a30d50b)
  • remove else clauses added by mistake in user page (3de69c7)
  • remove ending comma (6152e75)
  • remove extra lines (2210f5e)
  • remove extra variable (30d8d35)
  • remove is admin check for submit for review option (a9f2e76)
  • remove LICENSE file (15a39d8), closes #345
  • remove the admin console link (1170608)
  • remove try catch, fix ids in labels (d007f49)
  • Remove unused function from context (e8be3da)
  • remove unused svg icon file (33b8e8f)
  • remove unwanted code (cabe681)
  • remove unwanted code (dc9fc6f)
  • removed christmas theme (b4c40c7)
  • removed console log (d9597dc)
  • removed console logs (9866399)
  • removed console logs (d2ff433)
  • removed console logs (ec531f1)
  • removed console logs (86d21bb)
  • removed console logs (4c4aeb0)
  • removed console logs and unecessary comments (08cc97f)
  • removed featured blog from bloglist (b0c1282)
  • removed test only codes (d0db2c8)
  • removed uneccessary packages (82e8d85)
  • removed unecessary console logs and comments (401d46d)
  • removed unused style classnames (bf6ed8f)
  • rename files in javascript folder (35685fe)
  • renamed postId, move create obj to function etc (e5d8686)
  • Replace authCheck function (4f0f677)
  • replace cursor pointer to normal arrow (0682caa)
  • Replace dummy avatar images with user avatar images (b79f9b1)
  • replace html attributes with JSX attributes (649ed04)
  • Replace img tags with Image component, add tags option (a75a4c4)
  • Replace inner html with inner text for headings (8cc4f1d)
  • replace npm with yarn and delete npm package.lock file (c37ae92)
  • Replace one of the test case (80ac8ee)
  • Replace profile link in all pages to u/username (5846793)
  • Replace the home route as courses page (dd3bcc4)
  • Replace updatedAt with publishedAt (0289560)
  • replace username variable as email because we are sending email (fedd001)
  • replace with a tag (70ffcb7)
  • Replace with the updatedAt date in admin list (aad161c)
  • replace wrapping component as UserState instead of UserContext (f1bf8c2)
  • replaced the test case hints to match the test cases (75ef0a6)
  • response issue in blog view and page index issue (e9d8b72)
  • Revert to previous code for resetting cookie (0a4be32)
  • routed section event to event detail page (d1d581e)
  • routing to home fix in logout (42f6d5b)
  • scroll in chaptername fixed #284 (64eebce)
  • scroll in chaptername fixed #284 (072d59d)
  • send mobiledoc from response to iframe (e113213)
  • seo duplicate url issue (36309af)
  • Set full width to header menu links (6593838)
  • set limit to 10 (234dfed)
  • set order of posts in admin page as most recently updated first (64b2620)
  • Set purge as false (6378962)
  • Set title as course name (2240893)
  • settings page api #433 (439569b)
  • settings page api #433 (4a31152)
  • settings update profile #433 (d392ecd)
  • share event ui change (5f6d9ad)
  • share event ui change (faa74bc)
  • share event ui change (66bcbc9)
  • share event url changed #773 (fea2118)
  • share events (d6796eb)
  • share events (3605f0a)
  • Show a message if posts are empty (e846090)
  • Show a text if there are no published posts for the tag (94132b6)
  • show banner image name when editing event (0b67828)
  • show subscribe form error message only when clicked (65bec46)
  • show uploaded image and add delete button (4344ff1)
  • showed tags with post in whatsnew page #366 (09b8038)
  • showed user's published blog in profile page (d8feead)
  • showing cursor pointer when hovered on terms and conditions only (06f4361), closes #307
  • sign Up page loader issue and Mandatory field validation message issue (16aeaf6), closes #293 #288
  • sitemap genaration (256f761)
  • sitemap genaration (9c31aef)
  • sitemap genaration #728 (e56c7f5)
  • sitemap genaration #728 (dce6cc9)
  • sitemap genaration #728 (2b79b83)
  • sitemap genaration #728 (aa342be)
  • sitemap genaration #728 (f7a8f06)
  • sitemap genaration #728 (dd01ec4)
  • skills clear all button #591 (61f52fc)
  • skills clear all button #591 (ca5fdce)
  • slug error in post save #528 (39a6669)
  • solved date fetching issue in preview page #421 (1b5b28e)
  • some fixes (4036285)
  • some minor bug fixes in event and admin blogs section (bb03c15)
  • Sort posts by updatedAt (0896ee3)
  • sorting order issue in the list of the blogs #616 (aeb29b8)
  • start button on UI mastery navigating to UI mastery introduction (a650660)
  • Start link on courses page should point to (612f64b)
  • subscription #309 (4f0dbff)
  • subscription #309 (2fcde9c)
  • subscription in whatsnew (9145215)
  • subscription in whatsnew (627d654)
  • superbase #491 (25a8f15)
  • superbase #491 (cf6de9c)
  • superbase home #491 (3c35734)
  • superbase video fixed #131 (f4054c0)
  • superbase video fixed #131 (df48e24)
  • superbase video fixed #491 (10012b6)
  • superbase video fixed #491 (44624dd)
  • tagname 500 error fixed #439 (2a47510)
  • tags delete update create write #449 (c00f21a)
  • tags delete update create write #449 (a9f0825)
  • toast disappears when loss the focus (32c34a5)
  • typo - admin console (bcf0485)
  • ui mastery error fixes #735 (3b5337b)
  • ui mastery fixes (701b384)
  • unable to login due to invalid cookie (7216e7e)
  • Unhandled Runtime Error in SideBar resolved (d249cb5), closes #43 #44
  • Upgrade next (2d54daa)
  • use getpostbyid function as before, (ce48f67)
  • Use query for pageNo, tag and status in posts route, move get post by id to server side (a4ce1a9)
  • Use serversideprops to redirect to login if not logged in (7c77134)
  • user profile getting elongated (5eba8f2)
  • user-image (c81174a)
  • usr blog search fixed #506 (b1446c5)
  • verify email api connected #695 (f092838)
  • verify email api connected #695 (0253987)
  • verify email api connected #695 (2e8c65e)
  • verify email api connected #695 (d080296)
  • verify email api connected #695 (bedda06)
  • verify email api connected #695 (189a8a6)
  • view all in profile blog #414 (bb70761)
  • vote type api issue fixed #634 (2fcad17)
  • vote type api issue fixed #634 (ab0bb6b)
  • whats-new page instead of 404 (3fa0e02)
  • write page api and fixes #348 (e30d4c7)
  • write page api and fixes #348 (603734d)