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

HMIS Tally Sheets in React #14

Merged
merged 398 commits into from
Sep 18, 2024
Merged

HMIS Tally Sheets in React #14

merged 398 commits into from
Sep 18, 2024

Conversation

p3rcypj
Copy link

@p3rcypj p3rcypj commented Sep 2, 2024

📌 References

📝 Implementation

  • Set up skeleton and add needed dependencies (xlsx-populate - eyeseetea fork)
  • Convert actual api requests made with Angular ($resource)
  • Create all use cases and needed (planificate)
  • Display dataset form
  • Config repository constants (administratorGroups) & admin logic
  • Get translations and i18n
  • Select all languages, select all datasets, update lang after checked
  • Clear form function
  • UI
  • OrgUnit Selector
  • Convert print logic & excel export
  • Implement settings
  • Testing and CI (partial)

🎨 Screenshots

image
image

tokland and others added 30 commits January 20, 2021 12:55
[Feature] Updates from predictors-extended-app
Update dependencies from predictor-extended
Copy link

@tokland tokland left a comment

Choose a reason for hiding this comment

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

[code only review] I understand we are time-limited, but anyway, I am adding comments so we keep track of things. All comments are best-practices.

i18n/en.pot Outdated Show resolved Hide resolved
src/data/repositories/ConfigD2ConstantsRepository.ts Outdated Show resolved Hide resolved
src/data/repositories/ConfigD2ConstantsRepository.ts Outdated Show resolved Hide resolved
src/data/repositories/ConfigD2ConstantsRepository.ts Outdated Show resolved Hide resolved
src/data/repositories/ConfigD2ConstantsRepository.ts Outdated Show resolved Hide resolved
src/domain/entities/DataSet.ts Outdated Show resolved Hide resolved
src/domain/usecases/ExportDataSetsUseCase.ts Outdated Show resolved Hide resolved
src/domain/usecases/GetAllBasicDataSetsInfoUseCase.ts Outdated Show resolved Hide resolved
src/webapp/components/settings-dialog/SettingsDialog.tsx Outdated Show resolved Hide resolved
src/webapp/pages/landing/LandingPage.tsx Show resolved Hide resolved
Copy link

@tokland tokland left a comment

Choose a reason for hiding this comment

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

[code only review]

src/domain/entities/Ref.ts Outdated Show resolved Hide resolved
src/data/repositories/UserD2Repository.ts Show resolved Hide resolved
src/domain/repositories/UserRepository.ts Outdated Show resolved Hide resolved
src/domain/usecases/GetDataSetsByIdsUseCase.ts Outdated Show resolved Hide resolved
Copy link

@tokland tokland left a comment

Choose a reason for hiding this comment

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

[code-only review] 👍

@adrianq adrianq changed the base branch from skeleton-master5 to development September 18, 2024 09:27
@adrianq adrianq merged commit 9a753f4 into development Sep 18, 2024
1 check passed
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.

10 participants