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

Sharing resource initiated by the app #51

Merged
merged 13 commits into from
Apr 17, 2023

Conversation

elf-pavlik
Copy link
Collaborator

@elf-pavlik elf-pavlik commented Apr 11, 2023

This PR includes one main feature for the next release: sharing resources initiated from the application.
It also includes updates to all dependencies and fixed linting errors.

closes #42
closes #50

Copy link
Contributor

@angelaraya angelaraya left a comment

Choose a reason for hiding this comment

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

Overall there are some changes that are needed, mostly around minimizing function complexity on large functions. Also I'd like to see more documentation on what/why/where things are needed, even just linking to the relevant parts of the spec would come a long way.

packages/application/src/application.ts Outdated Show resolved Hide resolved
packages/authorization-agent/src/authorization-agent.ts Outdated Show resolved Hide resolved
packages/authorization-agent/src/authorization-agent.ts Outdated Show resolved Hide resolved
packages/authorization-agent/src/authorization.ts Outdated Show resolved Hide resolved
packages/namespaces/src/builder.ts Show resolved Hide resolved
elf-pavlik and others added 2 commits April 17, 2023 11:24
@elf-pavlik elf-pavlik merged commit 3bb5244 into janeirodigital:main Apr 17, 2023
@elf-pavlik elf-pavlik deleted the update-dependencies branch April 17, 2023 17:40
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.

improve build script during development ESLint check on pre-commit hook
3 participants