client: refactor pagination.vue #216

Manually merged
Johann150 merged 2 commits from refactor-pagination.vue into main 2022-10-29 21:10:51 +00:00
Owner

This mostly involves deduplicating code and removing redudndant
statements.

Also translated all but one comment to English.

This mostly involves deduplicating code and removing redudndant statements. Also translated all but one comment to English.
norm added 1 commit 2022-10-29 02:01:33 +00:00
client: refactor pagination.vue
Some checks failed
ci/woodpecker/push/lint-foundkey-js Pipeline was successful
ci/woodpecker/push/lint-client Pipeline was successful
ci/woodpecker/push/lint-backend Pipeline was successful
ci/woodpecker/push/build Pipeline was successful
ci/woodpecker/push/test Pipeline was successful
ci/woodpecker/pr/build Pipeline was successful
ci/woodpecker/pr/lint-foundkey-js Pipeline was successful
ci/woodpecker/pr/lint-backend Pipeline was successful
ci/woodpecker/pr/lint-client Pipeline failed
ci/woodpecker/pr/test Pipeline failed
7117e4dadb
This mostly involves deduplicating code and removing redudndant
statements.

Also translated all but one comment to English.
norm added 1 commit 2022-10-29 02:04:47 +00:00
fix conditional
Some checks failed
ci/woodpecker/pr/lint-backend Pipeline was successful
ci/woodpecker/pr/build Pipeline was successful
ci/woodpecker/pr/lint-foundkey-js Pipeline was successful
ci/woodpecker/pr/lint-client Pipeline failed
ci/woodpecker/pr/test Pipeline failed
dbd02dadd3
Johann150 manually merged commit 4bfbe0dd96 into main 2022-10-29 21:10:51 +00:00
Johann150 deleted branch refactor-pagination.vue 2022-10-29 21:10:56 +00:00
Owner

We both missed the params thing in fetchMore, it should have been the same as in init. Formatting the ternary statement to have linebreaks in it made it more obvious that something was wrong. Fixed that in 14c7d2bf53.

We both missed the `params` thing in `fetchMore`, it should have been the same as in `init`. Formatting the ternary statement to have linebreaks in it made it more obvious that something was wrong. Fixed that in 14c7d2bf538ac601612b3c8baa9d4c014db4b93b.
Author
Owner

Thanks for catching that.

Thanks for catching that.
Sign in to join this conversation.
No reviewers
No labels
feature
fix
upkeep
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: FoundKeyGang/FoundKey#216
No description provided.