Skip to content

fix minor fetch issue when sending params. create a sorting function …#78

Merged
SertaX19 merged 4 commits intodevelopfrom
QueryDB
Apr 4, 2024
Merged

fix minor fetch issue when sending params. create a sorting function …#78
SertaX19 merged 4 commits intodevelopfrom
QueryDB

Conversation

@SertaX19
Copy link
Copy Markdown
Collaborator

@SertaX19 SertaX19 commented Mar 29, 2024

…for entities but currently only support 'ASC'. Issue #75

Proposed changes


Add a function to support Query and sorted by chosen order but with limitation currently, only support ASC for now and only model params can be selected, any other will be ignored

Types of changes


What types of changes does your code introduce?
Put an x in the boxes that apply

  • Bugfix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation Update (if none of the other choices apply)

Checklist


Put an x in the boxes that apply. You can also fill these out after creating the PR. If you're unsure about any of
them, don't hesitate to ask. This is simply a reminder of what we are going to look for before merging your code.

  • My changeset covers only what is described above (no extraneous changes)
  • Lint and unit tests pass locally with my changes
  • I have added tests that prove my fix is effective or that my feature works
  • I have added necessary documentation (if appropriate)

…for entities but currently only support 'ASC'. Issue #75
Copy link
Copy Markdown
Member

@jessehartloff jessehartloff left a comment

Choose a reason for hiding this comment

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

approved

@SertaX19 SertaX19 merged commit fa24622 into develop Apr 4, 2024
@SertaX19 SertaX19 deleted the QueryDB branch April 4, 2024 16:41
yessicaq added a commit that referenced this pull request Oct 15, 2024
…ntPage.tsx and the gradebookPage.scss as well as the colors on the variables.scss page. I added tables without borders, created a way to change the grey rows to be a lighter and darker shade on every odd and even row. I also set a flex size so the pages that had less assignments done wouldn't take up the entire length of the page. When in light and dark mode the pages should have different shades of purple in the headers rows. Assignments are aligned to their specific category i.e assignments or score. And each category has its own table.
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.

2 participants