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

Issue/1084 adopt tasks service APIs #1085

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

Conversation

DasProffi
Copy link
Member

@DasProffi DasProffi commented Sep 2, 2024

Which issues does this pull request close?

closes #1084

Notes

extends #1083

# Conflicts:
#	.devcontainer/Dockerfile
#	.github/workflows/scorecard.yml
#	Dockerfile.tasks
#	landing-page/components/Header.tsx
#	landing-page/components/sections/SectionBase.tsx
#	landing-page/components/sections/landing/ExpansionSection.tsx
#	landing-page/components/sections/landing/Partners.tsx
#	landing-page/components/sections/landing/StartSection.tsx
#	landing-page/components/sections/landing/Story.tsx
#	landing-page/components/sections/mediQuu/Header.tsx
#	landing-page/components/sections/mediQuu/TeamSection.tsx
#	landing-page/components/sections/story/StoryStartSection.tsx
#	landing-page/components/sections/talks/StartSection.tsx
#	landing-page/components/sections/tasks/StartSection.tsx
#	landing-page/components/sections/team/TeamSection.tsx
#	landing-page/package.json
#	landing-page/pages/404.tsx
#	landing-page/pages/_app.tsx
#	landing-page/pages/index.tsx
#	landing-page/pages/join/index.tsx
#	landing-page/pages/mediquu/index.tsx
#	landing-page/pages/product/analytics/index.tsx
#	landing-page/pages/product/cloud/index.tsx
#	landing-page/pages/product/impulse/index.tsx
#	landing-page/pages/product/tasks/index.tsx
#	landing-page/pages/story/index.tsx
#	landing-page/pages/talks/index.tsx
#	landing-page/pages/team/index.tsx
#	landing-page/pages/tech-radar/index.tsx
#	lib/components/ChipList.tsx
#	lib/components/HelpwaveBadge.tsx
#	lib/components/Profile.tsx
#	lib/components/TextImage.tsx
#	lib/components/properties/PropertyBase.tsx
#	lib/package.json
#	lib/stories/layout/TextImage.stories.tsx
#	lib/stories/other/HelpwaveBadge.stories.tsx
#	pnpm-lock.yaml
#	tasks/package.json
# Conflicts:
#	tasks/components/layout/TaskDetailView.tsx
# Conflicts:
#	landing-page/components/Header.tsx
@DasProffi DasProffi self-assigned this Sep 2, 2024
Copy link

cloudflare-workers-and-pages bot commented Sep 3, 2024

Deploying web with  Cloudflare Pages  Cloudflare Pages

Latest commit: bc323fc
Status: ✅  Deploy successful!
Preview URL: https://c5854088.web-d91.pages.dev
Branch Preview URL: https://issue-1084-adopt-tasks-servi.web-d91.pages.dev

View logs

Copy link

github-actions bot commented Sep 5, 2024

Preview of tasks

https://pr-1085-helpwave-web-tasks.fly.dev

@DasProffi DasProffi changed the title Issue/1084 adopt tasks service ap is Issue/1084 adopt tasks service APIs Sep 5, 2024
DasProffi and others added 3 commits September 19, 2024 14:01
…ue/1082-API_services_package

# Conflicts:
#	landing-page/components/Header.tsx
#	landing-page/components/sections/SectionBase.tsx
#	landing-page/components/sections/landing/ExpansionSection.tsx
#	landing-page/pages/404.tsx
#	landing-page/pages/index.tsx
#	landing-page/pages/join/index.tsx
#	landing-page/pages/mediquu/index.tsx
#	landing-page/pages/product/analytics/index.tsx
#	landing-page/pages/product/cloud/index.tsx
#	landing-page/pages/product/impulse/index.tsx
#	landing-page/pages/story/index.tsx
#	landing-page/pages/talks/index.tsx
#	landing-page/pages/team/index.tsx
#	landing-page/pages/tech-radar/index.tsx
#	lib/components/properties/PropertyBase.tsx
#	pnpm-lock.yaml
#	tasks/components/layout/TaskDetailView.tsx
#	tasks/package.json
@DasProffi DasProffi changed the base branch from main to integration/properties September 23, 2024 10:47
…tasks-service-APIs

# Conflicts:
#	api-services/package.json
#	pnpm-lock.yaml
Base automatically changed from integration/properties to main October 1, 2024 15:35
An error occurred while trying to automatically change base from integration/properties to main October 1, 2024 15:35
# Conflicts:
#	api-services/mutations/properties/property_mutations.ts
#	api-services/mutations/properties/property_value_mutations.ts
#	api-services/mutations/tasks/patient_mutations.ts
#	api-services/mutations/tasks/task_mutations.ts
#	api-services/mutations/users/organization_mutations.ts
#	api-services/offline/properties/property_service.ts
#	api-services/offline/properties/property_value_service.ts
#	api-services/offline/tasks/patient_service.ts
#	api-services/offline/tasks/task_service.ts
#	api-services/offline/value_store.ts
#	api-services/services.ts
#	api-services/types/properties/attached_property.ts
#	api-services/types/properties/property.ts
#	api-services/types/tasks/task.ts
#	api-services/util/util.ts
#	lib/util/array.ts
#	tasks/components/SubtaskTile.tsx
#	tasks/components/SubtaskView.tsx
#	tasks/components/layout/PatientList.tsx
#	tasks/components/layout/TaskDetailView.tsx
#	tasks/components/layout/TasksKanbanBoard.tsx
#	tasks/components/layout/property/PropertyDetails.tsx
#	tasks/components/layout/property/PropertyDetailsField.tsx
#	tasks/components/layout/property/PropertyEntry.tsx
#	tasks/components/layout/property/PropertyList.tsx
#	tasks/pages/properties.tsx
@DasProffi DasProffi marked this pull request as ready for review October 2, 2024 09:24
@DasProffi DasProffi requested a review from a team as a code owner October 2, 2024 09:24
@DasProffi DasProffi requested review from MaxSchaefer and kearaBrgrth and removed request for a team October 2, 2024 09:24
@MaxSchaefer
Copy link
Member

MaxSchaefer commented Oct 14, 2024

This looks good to me. Do we want to try and merge #1097 into this? #1097 should be merged soon.
@DasProffi

# Conflicts:
#	api-services/offline/properties/property_service.ts
#	api-services/offline/tasks/bed_service.ts
#	api-services/package.json
#	pnpm-lock.yaml
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.

Adopt tasks service APIs
2 participants