Commit graph

103 commits

Author SHA1 Message Date
daf997ee92 Fix dates format 2023-11-19 17:12:37 -03:00
5c5aec1d94 Try login when user presses enter on password field 2023-11-19 16:57:02 -03:00
f7570c5847 Improve assignment cards for professor and student 2023-11-19 16:48:30 -03:00
ce0720ecdb Adjust people tab sizes (font and images) 2023-11-06 08:42:02 -03:00
Leonardo Murça
01f930ba30
Merge pull request #23 from leomurca/enhancement/password_validation
Add password validation hints
2023-10-01 19:57:29 -03:00
c74ecd58ce Add password validation hints 2023-10-01 19:56:24 -03:00
c1f1286c86 Add people tab for professor 2023-01-25 12:15:17 -03:00
e9e5ee5fe9 Fix skeleton loading 2023-01-25 11:19:25 -03:00
a10af92b2d Add Fab to create new assignment for professor 2023-01-25 11:15:35 -03:00
8484648b5d Add edit dialogs 2022-12-27 22:50:33 -03:00
4b38424ea7 Add Edit icons 2022-12-20 19:22:08 -03:00
8cdd217ddd Fix mobile header padding 2022-12-20 18:50:11 -03:00
1fdf868f4d Compensate extra headline margin 2022-12-19 22:23:09 -03:00
e173034532 Include virtual room urls and update strings 2022-12-19 22:10:56 -03:00
abd66a137e Make publish announcement card and tabs responsive 2022-12-19 21:46:09 -03:00
8e0922b047 Add fetch to upcoming assignments for professor 2022-12-14 18:52:24 -03:00
30524bc1e0 Add Publish Announcement Card 2022-12-14 18:43:26 -03:00
00ab43aaf5 Move home and classroom screen to student folder 2022-12-14 12:03:12 -03:00
0f3fe5494f Add professor class grades placeholder screen 2022-12-14 09:48:45 -03:00
7a59fbc836 Add professor classroom people tab placeholder 2022-12-13 21:56:23 -03:00
7377defce8 Add initial structure for professor classroom screen 2022-12-13 21:29:44 -03:00
2dee315261 Add assignments to review card 2022-11-30 21:26:11 -03:00
faf7890efa Add custom class card for professor 2022-11-30 16:03:18 -03:00
bbea9b2f0f Split services between student and professor roles 2022-11-29 11:33:03 -03:00
a580f2c199 Initial structure for professor home screen 2022-11-27 20:54:30 -03:00
fb6e3ba82a Add desktop skeleton loading for assignment 2022-09-17 17:02:27 -03:00
2dacb6d8d2 Extract css to separated file and create mobile layout for assignment 2022-09-17 12:48:23 -03:00
3b56ebb90a Add classroom name in the assignment page 2022-09-16 23:13:34 -03:00
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
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
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
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
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