Task: added pagination to records page, removed initial onboarding income from activity chart
Some checks failed
Deploy / deploy (push) Failing after 23s
Security Tests / security-non-db (push) Successful in 20s
Security Tests / security-db (push) Successful in 26s

This commit is contained in:
2026-03-25 22:36:10 -05:00
parent ad82e914fc
commit 1bd550b428
9 changed files with 117 additions and 20 deletions

4
.vscode/settings.json vendored Normal file
View File

@@ -0,0 +1,4 @@
{
"atlascode.jira.explorer.enabled": true,
"atlascode.jira.explorer.fetchAllQueryResults": true
}