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

Privacy policy text #718

Merged
merged 1 commit into from
Dec 25, 2023
Merged

Privacy policy text #718

merged 1 commit into from
Dec 25, 2023

Conversation

Brunettow
Copy link
Contributor

I added the real privacy policy text to the app.
Adjusted the design accordingly.

@Brunettow Brunettow added priority: medium This issue should be addressed in a reasonable timeframe. size: small Can be completed quickly and without significant effort. difficulty: easy Requires basic skills and knowledge. type: design Issues related to the design or layout of the project. frontend labels Dec 25, 2023
@Brunettow Brunettow self-assigned this Dec 25, 2023
@Brunettow Brunettow changed the base branch from main to frontend December 25, 2023 16:51
@Brunettow Brunettow linked an issue Dec 25, 2023 that may be closed by this pull request
2 tasks
Copy link
Contributor

@omerfaunal omerfaunal left a comment

Choose a reason for hiding this comment

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

good job

@omerfaunal omerfaunal merged commit 2048c7e into frontend Dec 25, 2023
1 check passed
Copy link
Contributor

@defabdullah defabdullah left a comment

Choose a reason for hiding this comment

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

good. it is well designed.

omerfaunal added a commit that referenced this pull request Dec 25, 2023
* workspace provider is updated

* Connect provider to workspace page2 (#591)

* mobile workspace connected to backend

* add/edit/delete entries

* add/delete references

* edit workspace title

* provider and box implementations

* add route for q/a and reply button

* remove comment

* make questionlist stateful and fix provider bugs

* change nodeid to questionid in answerbox

* questions in state fix

* Connect provider to workspace page2 (#601)

* mobile workspace connected to backend

* add/edit/delete entries

* add/delete references

* edit workspace title

* send collaboration request

* new features

* workspace enhancement

* create new workspace button is added

* fixed web preview mode problem

* message in collaboration request

* semantic tag mock

* mock semantic tags in workspace

* userType and review workspaces

* fix the base. Changed base to frontend

* fix wrong base. Changed base to frontend

* send workspace to review

* add review button

* button to the node details page

* add contributor control

* Create annotation provider and model

* Update annotation text widget

* Implement annotation widget to various pages

* buttons implemented except q/a

* Updated basic user model and wrote provider for basic user API

* answer questions bugs and refresh

* usertype connected to backend

* Make texts unselectable (#633)

* bug fix on guest user on profile view

* show unanswered questions to only contributors

* fixed editentry provider, resized some widgets

* create workspace from node

* implemented admin provider, in process connecting node details to backend

* resolved new conflicts with frontend branch

* code review

* bug fix

* bug fix

* user permissions on workspace

* update review request

* 646 fe home page advanced nodes (#677)

* New provider for getting nodes by type

* Create node options menu buttons

* Add buttons to home page

* 675 fe share button change app url (#678)

* Fix node details page width issue in large screens

* Add link to share button

* Change name graph to relation (#680)

* Remove notification page (#681)

* Fix view error for smaller screens (#683)

* Get related nodes to the given node

* Fix auth token disappears error (#685)

* Add flutter local storage shared preferences

* Save token to local storage, check if it is valid

* Check if user is already logged in while loading the app

* bug fix for showing multiple proofs (#686)

* bug fix for showing multiple proofs

* Change the complete layout to fix the bug

---------

Co-authored-by: Omer <omerfaunal@outlook.com>

* update collaboration request

* user type update (#695)

* bug fix (#694)

* Error should affect only current index

* bug fixed in settings

* entry menu is added

* delete button deleted

* Display review comments (#707)

* review comments

* comments sidebar

* update contributors section's visibility (#708)

* disproof is added

* bug fix

* Code capitalize string extension

* Add semantic tag box to node view page and navigate to related tags on click

* Privacy policy is added (#718)

* Workspace (#698)

* more code

* more code

* connected to backend as much as possible

* no result message

* after the tag is added, the page refreshes

* delete semantic tag is active

* profile page semantic tag

* conflicts resolved

* Fe reset workspace button (#717)

* reset workspace button

* pending field

* pending

* bug fix

* bug fix

* conflicts resolved

* Admin features frontend (#716)

* Node model changed. Admin node hide feature completed. Admin provider fixed.

* Profile admin features connected to the backend

* minor fix

* fix promote/demote reviewer

* added hide button to questions

* is hidden

* models updated, bug fixed

* fix state updates hide or show buttons

* small fix in provider & ban button

* fix answer question bug.

* fix admin hide/show button

* answer question bug fix

* empty auth

---------

Co-authored-by: brunettow <bengisutakkin34@hotmail.com>

* Delete semantic tag file

* Fix errors related to merged changes in frontend

* Fix error related to previous merge

* user tags are completed (#723)

* orcid input field implemented & provider implemented (#722)

* Provider for GET and POST annotations (#688)

* Provider for GET and POST annotations

* change query parameter logic in annotation provider

* use annotion providers in annotation mechanism of frontend

* fix annotation provider

* add annotation mechanism and provider

* change request structure of add annotation

* Add author and disable not logged in user add annotation

* separate private and public annotations

* add change annotation feature

---------

Co-authored-by: Omer <omerfaunal@outlook.com>

* add user null control for guest user (#724)

---------

Co-authored-by: Zulalm <zulalmolla@gmail.com>
Co-authored-by: Mehmet Süzer <93345336+mehmetSuzer@users.noreply.github.com>
Co-authored-by: Zulalm <111250696+Zulalm@users.noreply.github.com>
Co-authored-by: defabdullah <ahmet.susuz@boun.edu.tr>
Co-authored-by: mehmetSuzer <mehmet.suzer@boun.edu.tr>
Co-authored-by: brunettow <bengisutakkin34@hotmail.com>
Co-authored-by: Bengisu Takkin <63921045+Brunettow@users.noreply.github.com>
Co-authored-by: laylaylo <74381463+laylaylo@users.noreply.github.com>
Co-authored-by: defabdullah <77407048+defabdullah@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
difficulty: easy Requires basic skills and knowledge. frontend priority: medium This issue should be addressed in a reasonable timeframe. size: small Can be completed quickly and without significant effort. type: design Issues related to the design or layout of the project.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

FE - Real Privacy Text
3 participants