Commit graph

176 commits

Author SHA1 Message Date
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
Leonardo Murça
8eca8b79ce
Merge pull request #20 from leomurca/feature/professor_classroom
Feature/professor classroom
2023-02-07 20:40:41 -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
Leonardo Murça
faa597726b
Merge pull request #16 from leomurca/feature/professor_home_screen
Layout inicial da home do professor
2022-11-30 21:30:41 -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
2b1302ad3a Structure mocks in different apis 2022-11-29 18:24:13 -03:00
38284ec7bf Update getInstance 2022-11-29 18:08:14 -03:00
b48114b8bb Rename and move files 2022-11-29 11:41:23 -03:00
2c181d49b0 Use switch case to create instance 2022-11-29 11:36:55 -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
Leonardo Murça
f20dd77067
Merge pull request #13 from leomurca/feature/professor_initial_setup
Setup inicial para o app da versao do professor
2022-11-23 17:30:31 -03:00
87d2bd6362 Add placeholder routes 2022-11-22 23:47:07 -03:00
9035f7f102 Split only routes and fix register redirect 2022-11-22 23:32:26 -03:00
beb7b3eee3 Update login and register mocked users 2022-11-22 21:34:02 -03:00
89716c89ad Add role based lazy loading 2022-11-22 21:07:33 -03:00
Leonardo Murça
e3de3c8e5f
Merge pull request #11 from leomurca/development
Improving pipeline
2022-11-01 11:59:46 -03:00
15a0af96c7 Remove && 2022-11-01 11:54:00 -03:00
ab1dfde64d Update pipeline 2022-11-01 11:50:07 -03:00
1285693ac8 Pass SSH_KEY as parameter 2022-11-01 11:41:53 -03:00
07756f8994 Fix line break on deploy script 2022-11-01 11:37:01 -03:00
e09397e3e8 Remove wrong step name 2022-11-01 11:29:42 -03:00
4abac38dd7 Merge branch 'development' of github.com-personal:leomurca/if-salas-web into development 2022-11-01 11:26:00 -03:00
78e7800601 Improve pipeline by removing steps from packagejson 2022-11-01 11:25:15 -03:00
Leonardo Murça
a83de07874
Merge pull request #10 from leomurca/feature/create_test_users
Criar usuários específicos para possibilitar o login (para teste)
2022-09-29 18:23:30 -03:00
0a68878a11 Update mocked user to authenticate 2022-09-29 18:22:02 -03:00
Leonardo Murça
f263f75bf3
Merge pull request #9 from leomurca/development
Merge Development to main
2022-09-28 17:11:07 -03:00
Leonardo Murça
15a625d785
Merge pull request #3 from leomurca/feature/setup_environment_variables
Criar variáveis de ambiente de prod e dev
2022-09-22 16:17:00 -03:00
518e1cceb9 Update workflows and build scripts 2022-09-22 16:08:16 -03:00
71621cbb0d Add env variables and scripts to start it 2022-09-22 16:05:03 -03:00
f1940ef7b6 Add github action to develop deployment 2022-09-22 14:06:53 -03:00
Leonardo Murça
0f04e1b566
Merge pull request #1 from leomurca/development
Update ssh key file name
2022-09-22 12:34:40 -03:00
992b04f85b Update ssh key file name 2022-09-22 12:33:24 -03:00
2041757f74 Remove container related files 2022-09-22 11:03:52 -03:00