This repository was archived by the owner on Mar 8, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 2
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
JWittmeyer
reviewed
Sep 20, 2022
src/app/project-overview/components/project-overview/project-overview.component.ts
Outdated
Show resolved
Hide resolved
JWittmeyer
reviewed
Sep 20, 2022
JWittmeyer
added a commit
that referenced
this pull request
Sep 22, 2022
* npm install * hide sidebar elements for navigation for non-engineerrs * hide non-engineer features on labeling page * annotator label view * adapt header for annotators * adapts styling for annotator views * hide weak supervision and model callback for non-experts * add label descriptions to info page * minor ui improvements * remove option to add labels via the dropdown menu as a non-engineer * remove project creation buttons from project page for non-engineers * re-add projects homescreen and automated routing to labeling page for experts * adds ? to async elements * Adds heursitc crowd page * modify crowd labeler heuristic * Adds request logic for huddle * disable generate link when link is created * annotator manual labels as information source * annotator manual labels for extraction tasks * labeling as annotation bugfix, not final * Increase budget * Changes the labeling page for annotators - unfinished * adds crowd labeler heuristics to databrowser filterings * adds started state to crowd labeling * remove annotator paragraph * fix display ner * fixes annotator weak supervision for ner * show confidence on ner labels only for weak supervision * adds progress bar * minor ui fix * Adds redirect for every page and UserManager class * Adds local storage removal for assume role & remove unnessecary rla data for annotators * Adds lock option for heuristic links * adds user overview and cta (#58) * adds user overview and cta * optimize user overview, waitlist page and minor ui improvements * Merge issues resolve * Resolves pr comments * Changes user page Co-authored-by: JWittmeyer <jens.wittmeyer@onetask.ai> * Removes spacy type info for annotators * Adds link refresh on outdated data * adds comment preparations * adds waitlist info for notification center * hide discord channel for non-engineers * implements link to slice as actual link * adds view as expert button * minor fix view as expert * change color of locked link * puts position calculation back, to display current position in record ide * removes comment * Removes not useable from slection field for tasks Co-authored-by: Johannes Hötter <johannes.hoetter@kern.ai>
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
requires the PR from the admin-dashboard-extention for the gateway.
Adds views in the UI to understand team assignments.
For single-user environments, this contains a CTA for our managed version
For a managed environment, this contains overviews of people assigned to engineer/expert/annotator teams