Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Novo Layout, refatoração de código e criação do tooltip #5

Closed
wants to merge 20 commits into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
20 commits
Select commit Hold shift + click to select a range
f94b19a
Resetando o projeto
leovargasdev Oct 17, 2020
841a1e3
Criando estilo global
leovargasdev Oct 17, 2020
193ae08
Adicionando os assets e estilizado a tabela
leovargasdev Oct 17, 2020
896fd84
Adicionando as seções por turma
leovargasdev Oct 17, 2020
359a532
Criando as tabelas dinamicamente a partir das informações do groups.json
leovargasdev Oct 17, 2020
1df37d0
Inserindo as matérias e os docentes nas tabelas
leovargasdev Oct 18, 2020
78563dd
Refatorando e reorganizando o código para gerar a tabela
leovargasdev Oct 18, 2020
edb7f30
Finalizando as funções do viewer e removendo tabela estática do index…
leovargasdev Oct 18, 2020
4fe74c9
Adaptando o tema de cores com o logo de cc
leovargasdev Oct 18, 2020
fd63ea5
Finalizando o header da página
leovargasdev Oct 18, 2020
7d1ca33
Ajustes na estrutura das classes de css
leovargasdev Oct 18, 2020
8f79890
Adicionando link para o top e para as seções
leovargasdev Oct 18, 2020
bd2cd0c
Adicionando os dados dos docentes e matérias
leovargasdev Oct 18, 2020
ee74d84
Criando o tooltip e finalizando de alimentar os arquivos members e co…
leovargasdev Oct 19, 2020
76f5ee1
Finalizando o estilo do tooltip
leovargasdev Oct 20, 2020
63acce3
Ajustes de estrutura de projeto
leovargasdev Oct 20, 2020
46c0d44
Finalizando evento para selecionar o período e removendo o banner est…
leovargasdev Oct 21, 2020
b2c2251
Adicionando comentários e melhorando as funções da classe Viewer
leovargasdev Oct 22, 2020
5ca9cd4
Finalizando a revisão de código no script Viewer
leovargasdev Oct 23, 2020
de0d4eb
Ajustes na estrutura do tooltip
leovargasdev Oct 23, 2020
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
886 changes: 0 additions & 886 deletions 2019.2/index.html

This file was deleted.

47 changes: 0 additions & 47 deletions 2020.1/data/groups-2020-1.json

This file was deleted.

58 changes: 0 additions & 58 deletions 2020.1/index.html

This file was deleted.

4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,6 @@
# horario
Mostrador de horários e organização de salas de aula do curso


### Materias faltantes
- Computa\u00e7\u00e3o Distribu\u00edda
3 changes: 3 additions & 0 deletions assets/icons/info.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions assets/icons/user.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions assets/logo-cc.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading