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

Release: Apontamento para api v2 #352

Open
wants to merge 27 commits into
base: main
Choose a base branch
from
Open

Release: Apontamento para api v2 #352

wants to merge 27 commits into from

Conversation

Joabesv
Copy link
Member

@Joabesv Joabesv commented Dec 3, 2024

Descrição

  • Alteração nas rotas chamadas
  • Botão para login em dev
  • Atualização links do portal do aluno
  • atualização link site de matriculas

Tickets relacionados

Adicionou/atualizou testes automatizados?

  • Sim
  • Não, porque: Nao há necessidade
  • Preciso de ajuda para escrever testes

@Joabesv Joabesv requested a review from mateusbrg December 3, 2024 20:28
@Joabesv Joabesv self-assigned this Dec 3, 2024
@Joabesv Joabesv changed the title Release: Consome api v2 Release: Apontamento para api v2 Dec 3, 2024
Copy link
Member

@mateusbrg mateusbrg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tá daora lenda (esse linter aí tá tenso)

},
// {
// title: 'Aulões Next',
// icon: 'mdi-school',
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Algum ponto em específico o levou a comentar esse trecho?

let quad;
if (month < 4) {
if (month < 3) {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pode dar um pouco mais de contexto dessa alteração?

@@ -87,6 +66,7 @@ const { data: crHistoryData, isPending: isPendingCrHistory } = useQuery({
});

const crHistorySeries = computed(() => {
console.log('crHistorySeries', crHistoryData.value)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Opa, consegue retirar os console.log?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants