Commit graph

107 commits

Author SHA1 Message Date
c2dbf5b716 Include dropzone to assignment screen 2022-09-16 21:17:56 -03:00
aca64c62b8 Add assignment screen desktop layout witouth file upload 2022-09-16 19:06:54 -03:00
2f4bc2300d Refactor Unathenticated and Authenticated app styles 2022-09-16 17:14:04 -03:00
8509368360 Add avatar uploader to profile screen 2022-09-16 16:54:53 -03:00
476db89eea Add mobile profile layout 2022-09-15 21:06:26 -03:00
93ddbc902b Fix mobile menu 2022-09-15 19:15:26 -03:00
e65c7233f3 Fix issue with screen heights too small 2022-09-15 19:03:40 -03:00
a51ee45af3 Create profile screen desktop layout 2022-09-14 22:02:20 -03:00
0c35fb24e9 Fix navigation issue 2022-09-14 19:51:58 -03:00
df251c0de3 Add InputMask component helper 2022-09-14 19:41:44 -03:00
4af2da5fe9 Refactor year options when register a user 2022-09-14 18:05:38 -03:00
9a81380039 Update user mock and use avatar image 2022-09-14 16:37:26 -03:00
e2eff9a528 Fix spinner bug 2022-09-14 16:01:16 -03:00
fecf1e9901 Add mobile layout to register screen and adjust login 2022-09-14 15:50:26 -03:00
be453c1156 Fix height issue with unauthenticated app related screens 2022-09-14 15:42:31 -03:00
fe98115394 Adjust registration box layout for desktop 2022-09-14 15:14:37 -03:00
0b8cbaad41 Add missing register fields and some improvements 2022-09-06 21:36:58 -03:00
5085c05623 Add initial desktop register screen 2022-09-05 22:03:53 -03:00
7ef0b98c8e Fix upcoming assignments and appointment slots cards in mobile layout 2022-08-30 21:25:33 -03:00
5d400bfadd Fix race condition when fetch tab data 2022-08-30 21:09:45 -03:00
6fb5af6ea5 Add empty state 2022-08-28 17:57:42 -03:00
936d04114b Revert mock files 2022-08-28 16:26:13 -03:00
202b32fe86 Add empty state for Home page 2022-08-28 16:25:48 -03:00
84e38f6a08 Extract styles to file in PeopleTab 2022-08-28 15:44:47 -03:00
9f05b4f3c1 Add mobile layout to people tab 2022-08-28 15:16:07 -03:00
dd256b3fb5 Extract styles to external file AssignmentsTab 2022-08-28 14:24:30 -03:00
9128e80dc3 Add mobile assignments tab layout 2022-08-25 19:15:25 -03:00
7def2194f8 Remove unused import 2022-08-24 15:43:57 -03:00
fdbb1bc412 Add idle view for PeopleTab in desktop layoutType 2022-08-24 15:41:29 -03:00
d2feb08881 Add PeopleTab with loading Skeleton 2022-08-24 15:28:23 -03:00
76e1c09632 Add Skeleton loading for desktop AssignmentTab 2022-08-23 20:48:47 -03:00
34c10d23f1 Fix bottom space on AssignmentsTab 2022-08-18 20:21:51 -03:00
6b171210ae Add desktop assignments tab layout without loading 2022-08-17 21:18:57 -03:00
87e7dba5a0 Refactor AnnouncementsTab to use switch case 2022-08-17 20:18:04 -03:00
c9a099dd88 Rename existing methods and add assignments tab 2022-08-16 22:15:52 -03:00
c557480e65 Add appointment slots card 2022-08-15 22:20:19 -03:00
3b48463620 Add assignment navigation in home screen 2022-08-15 21:44:54 -03:00
df4df6314a Create assignment screen with navigation 2022-08-15 21:31:52 -03:00
54a849a849 Refactir getSelectedTabData to use switch case 2022-08-11 19:50:46 -03:00
49163a9d7f Inline tab option selection function 2022-08-11 19:20:42 -03:00
af6a4ebeaa Refactor tabOptions and data fetch effect for tabs 2022-08-11 19:15:57 -03:00
ec083e97a4 Refactor classroom view and a extract function 2022-08-11 18:49:27 -03:00
c1cf91dde6 Fix class grid alignment 2022-08-09 22:45:15 -03:00
9dbd1401fc Add jitsi card 2022-08-05 18:12:57 -03:00
6a3d74c59c Update announcements mock 2022-08-04 10:00:15 -03:00
b27b8cc5b1 Add skeleton loading for classroom 2022-08-03 20:01:21 -03:00
62def4510d Add upcoming assignments card and fetch 2022-08-03 19:49:02 -03:00
2a0c5d49a0 Extract announcements to separated container 2022-08-03 18:12:27 -03:00
55f090f1fa Handle tab data fetching for announcements 2022-08-03 16:39:00 -03:00
e9103bc956 Add classroom announcements fetch 2022-08-03 16:03:45 -03:00