-
Notifications
You must be signed in to change notification settings - Fork 19
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
[OP#46179 & OP#46178]Implement project folders and app password (UI and API) #375
Conversation
5cd0b08
to
d657df1
Compare
3ddcdba
to
551a62a
Compare
762bf88
to
959bdad
Compare
b769221
to
03f8e2c
Compare
@julien-nc A strange error has been encountered when we switch from master to this branch. And also in the master branch as well.
After the error is shown when we refresh then it crashes the whole App. Again upon refresh then we can set it up again. We speculated call stack for the error as:
or
https://github.com/nextcloud/server/blob/e8112eda76cb26aa64b22ecd231ce66c19906e32/lib/private/Files/Node/Root.php#L207 Either way we do not know the exact cause why this error is appearing. |
7e7e0ae
to
ac581b2
Compare
The group folder error can also be reproduced as such
|
f2dda2c
to
8a1a524
Compare
Signed-off-by: sagargurung1001@gmail.com <sagargurung1001@gmail.com>
Signed-off-by: sagargurung1001@gmail.com <sagargurung1001@gmail.com>
Signed-off-by: sagargurung1001@gmail.com <sagargurung1001@gmail.com>
Signed-off-by: sagargurung1001@gmail.com <sagargurung1001@gmail.com>
Signed-off-by: sagargurung1001@gmail.com <sagargurung1001@gmail.com>
Signed-off-by: sagargurung1001@gmail.com <sagargurung1001@gmail.com>
Signed-off-by: sagargurung1001@gmail.com <sagargurung1001@gmail.com>
I will be updating all the changes from the figma may be in next PR so i have skipped the changes for now. @SwikritiT |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Let's make another PR for other refactoring
JS Code CoverageCoverage after merging password_branch into master will be
Coverage Report
|
I'll be merging this |
Description
This PR implements:
/setup
endpoint to setup whole integrationRelated WorkPackage:
https://community.openproject.org/projects/nextcloud-integration/work_packages/46179/activity?query_id=3787
https://community.openproject.org/projects/nextcloud-integration/work_packages/46178/activity?query_id=3787