summaryrefslogtreecommitdiff
path: root/src/context
AgeCommit message (Expand)Author
2022-11-29Structure mocks in different apisLeonardo Murça
2022-11-29Rename and move filesLeonardo Murça
2022-11-29Split services between student and professor rolesLeonardo Murça
2022-11-22Split only routes and fix register redirectLeonardo Murça
2022-11-22Update login and register mocked usersLeonardo Murça
2022-09-29Update mocked user to authenticateLeonardo Murça
2022-09-16Add assignment screen desktop layout witouth file uploadLeonardo Murça
2022-09-05Add initial desktop register screenLeonardo Murça
2022-08-24Add PeopleTab with loading SkeletonLeonardo Murça
2022-08-16Rename existing methods and add assignments tabLeonardo Murça
2022-08-03Add upcoming assignments card and fetchLeonardo Murça
2022-08-03Add classroom announcements fetchLeonardo Murça
2022-07-07Extract get user mock function to user serviceLeonardo Murça
2022-07-07Extract mock data to servicesLeonardo Murça
2022-07-05Create FAQLeonardo Murça
2022-06-27Handle click on class cards and some small refactoringsLeonardo Murça
2022-06-26Remove unused statusLeonardo Murça
2022-06-23Support multiple classes for a single assignmentLeonardo Murça
2022-06-23Format assignments datesLeonardo Murça
2022-06-23Create AssignmentCard and some refactoringsLeonardo Murça
2022-06-22Add tooltip when hover teachers namesLeonardo Murça
2022-06-22Support multiple teacher on cardsLeonardo Murça
2022-06-21Add color to classesLeonardo Murça
2022-06-21Create list of classrooms for home pageLeonardo Murça
2022-06-21Fix small nagivation bugsLeonardo Murça
2022-06-15Move up pathname to useUserLeonardo Murça
2022-06-14Add logout logicLeonardo Murça
2022-06-14Persist authentication data on localStorageLeonardo Murça
2022-06-08Add fetch for classroomsLeonardo Murça
2022-05-31Add login error feedback and validationsLeonardo Murça
2022-05-31Add simple authentication logicLeonardo Murça