Skip to content

Commit

Permalink
Feature/user edit form (#165)
Browse files Browse the repository at this point in the history
* arquivos adicionados no gitiginore

* Adicionado campo para nome social do professor (#137)

* Add attribute Label for civil_name

* Add input for social name

* Add migration com os comandos sql para o nome social do professor

* Adicionado nova tag versão e as modificações na BOARD_MSG

* Add título para o tooltip do nome social e civil

* Add variableData par Civil Name e Social Name

* Add property para Nova coluna na tabela 'instructor_identification':

* add ao help os títulos do professor

* Format InstructorIdentification

* Revert "Adicionado campo para nome social do professor (#137)" (#141)

This reverts commit 638f4de.

* feature: user edit form

* fix: user edit form fix

* refactor: test var_dump in result array save

* fix: now the select of schools correctly shows the schools that the user belongs to

---------

Co-authored-by: RUANCELI SANTOS <ruan@celi.se>
Co-authored-by: gabriel-IPTI <ti.gabriel@ipti.org.br>
Co-authored-by: Nathan Santos <117388330+nathanipti@users.noreply.github.com>
Co-authored-by: Carlos Henrique Santos Silveira <109424074+CarlosDcomp@users.noreply.github.com>
  • Loading branch information
5 people authored Feb 16, 2023
1 parent bc967fa commit be60ed6
Show file tree
Hide file tree
Showing 10 changed files with 378 additions and 137 deletions.
3 changes: 1 addition & 2 deletions .gitignore
100755 → 100644
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,4 @@ instance.php
db
dump.sql
vendor

docker/
docker/
Loading

0 comments on commit be60ed6

Please # to comment.