Draft
Conversation
Signed-off-by: Vinzenz Rosenkranz <vinzenz.rosenkranz@uni-tuebingen.de>
Signed-off-by: Vinzenz Rosenkranz <vinzenz.rosenkranz@uni-tuebingen.de>
Signed-off-by: Vinzenz Rosenkranz <vinzenz.rosenkranz@uni-tuebingen.de>
Signed-off-by: Vinzenz Rosenkranz <vinzenz.rosenkranz@uni-tuebingen.de>
Signed-off-by: Vinzenz Rosenkranz <vinzenz.rosenkranz@uni-tuebingen.de>
Signed-off-by: Vinzenz Rosenkranz <vinzenz.rosenkranz@uni-tuebingen.de>
Signed-off-by: Vinzenz Rosenkranz <vinzenz.rosenkranz@uni-tuebingen.de>
Signed-off-by: Vinzenz Rosenkranz <vinzenz.rosenkranz@uni-tuebingen.de>
Signed-off-by: Vinzenz Rosenkranz <vinzenz.rosenkranz@uni-tuebingen.de>
Signed-off-by: Vinzenz Rosenkranz <vinzenz.rosenkranz@uni-tuebingen.de>
* add multiedit support for entity attributes * update modal function --------- Signed-off-by: Vinzenz Rosenkranz <vinzenz.rosenkranz@uni-tuebingen.de>
* add multiedit support for entity attributes * re-implement simple migration handling * update i18n * fix keys --------- Signed-off-by: Vinzenz Rosenkranz <vinzenz.rosenkranz@uni-tuebingen.de>
* initial code for open access feature * style polishing * restructuring and style updates --------- Signed-off-by: Vinzenz Rosenkranz <vinzenz.rosenkranz@uni-tuebingen.de>
Signed-off-by: Vinzenz Rosenkranz <vinzenz.rosenkranz@uni-tuebingen.de>
Signed-off-by: Vinzenz Rosenkranz <vinzenz.rosenkranz@uni-tuebingen.de>
Signed-off-by: Vinzenz Rosenkranz <vinzenz.rosenkranz@uni-tuebingen.de>
Signed-off-by: Vinzenz Rosenkranz <vinzenz.rosenkranz@uni-tuebingen.de>
Signed-off-by: Vinzenz Rosenkranz <vinzenz.rosenkranz@uni-tuebingen.de>
Signed-off-by: Vinzenz Rosenkranz <vinzenz.rosenkranz@uni-tuebingen.de>
Signed-off-by: Vinzenz Rosenkranz <vinzenz.rosenkranz@uni-tuebingen.de>
Signed-off-by: Vinzenz Rosenkranz <vinzenz.rosenkranz@uni-tuebingen.de>
Signed-off-by: Vinzenz Rosenkranz <vinzenz.rosenkranz@uni-tuebingen.de>
Signed-off-by: Vinzenz Rosenkranz <vinzenz.rosenkranz@uni-tuebingen.de>
Signed-off-by: Vinzenz Rosenkranz <vinzenz.rosenkranz@uni-tuebingen.de>
Signed-off-by: Vinzenz Rosenkranz <vinzenz.rosenkranz@uni-tuebingen.de>
Signed-off-by: Vinzenz Rosenkranz <vinzenz.rosenkranz@uni-tuebingen.de>
Signed-off-by: Vinzenz Rosenkranz <vinzenz.rosenkranz@uni-tuebingen.de>
Signed-off-by: Vinzenz Rosenkranz <vinzenz.rosenkranz@uni-tuebingen.de>
Signed-off-by: Vinzenz Rosenkranz <vinzenz.rosenkranz@uni-tuebingen.de>
…oints; cleanup (#467) Signed-off-by: Vinzenz Rosenkranz <vinzenz.rosenkranz@uni-tuebingen.de>
* Added 'x' as option for boolean
* Moved the DataImporter component * Improved styling of importer * Implement mapping guesser. * Added validation step to importer * Importer now allows for update with importer * changed layout and fixed styling errors * handle csv encoding; proper enclose column strings * fix parsing rows without parent column * re-arrange attribute selection header * use a more subtle color for info icon * Made table collapsible * fixed name * Fixed dirname to work with older node versions * Moved some styles to bootstrap * Fixed bottom margin of table when collapsed * Moved global-comp. and directive to own files * Removed global component imports * Fixed stats not resetting * removed return of $user * Fixed small bugs use alert component * small i18n change * move icon class logic to template code * import resolve directly --------- Signed-off-by: Vinzenz Rosenkranz <vinzenz.rosenkranz@uni-tuebingen.de> Co-authored-by: Vinzenz Rosenkranz <vinzenz.rosenkranz@uni-tuebingen.de> Co-authored-by: Vinzenz Rosenkranz <v1r0x@users.noreply.github.com>
* fix indent * fix wrapping of delimiter input Signed-off-by: Vinzenz Rosenkranz <vinzenz.rosenkranz@uni-tuebingen.de>
* show scrollbar on entity type list * smaller font size in dropdowns * add parent path to move modal * scroll entity into view * fix tree node layout when multiedit is active * add former contributors; rework about modal * moved paste to window event * 'No entity alert' was showing even though entity was loaded * Improved about styling --------- Signed-off-by: Vinzenz Rosenkranz <vinzenz.rosenkranz@uni-tuebingen.de> Co-authored-by: Severino <severin.opel@hotmail.com>
* fix user profile validations * adjusted changelog
* cleanup css; fix linter * replace scoped css with bs classes * add cell content as title; allow to toggle text-overflow * Fixed attribute list scrollbar not visible * remove _ from import and change order * Match code font-size with normal text; rework code classes
* Fixed importer creating new attributes * added check if parent entity does exist. * Moved and reworked exceptions
* do not toggle boolean value on label click; fix updating boolean attr to false * fix open reference modal for newly added attribute values
* add url attribute * Unified Changelog * Prevent focus on ctrl click + removed toRefs * small format changes --------- Signed-off-by: Vinzenz Rosenkranz <vinzenz.rosenkranz@uni-tuebingen.de> Co-authored-by: Severino <severin.opel@hotmail.com>
* change dependency visualization * hide if dependency eq not met * fix attribute dependency update * fix updating existing dependency rules * allow string-mc and daterange in tabular attribute * fix error for empty string-sc attributes * fixed using datarange component --------- Signed-off-by: Vinzenz Rosenkranz <vinzenz.rosenkranz@uni-tuebingen.de> Co-authored-by: Severino <severin.opel@hotmail.com>
* wrap multiedit checkbox and name * Contextmenu now closing on simple click anywhere --------- Signed-off-by: Vinzenz Rosenkranz <vinzenz.rosenkranz@uni-tuebingen.de> Co-authored-by: Severino <severin.opel@hotmail.com>
Signed-off-by: Vinzenz Rosenkranz <vinzenz.rosenkranz@uni-tuebingen.de>
* rework preferences; add plugin api to add plugin-specific preferences * fix uninstall and remove plugin logic; delete plugin preferences on remove * remove userpreferences import; add redirect Signed-off-by: Vinzenz Rosenkranz <vinzenz.rosenkranz@uni-tuebingen.de> --------- Signed-off-by: Vinzenz Rosenkranz <vinzenz.rosenkranz@uni-tuebingen.de> Co-authored-by: Sev <captain.sev@outlook.com>
* disable logging for seeds * remove seeder logs Signed-off-by: Vinzenz Rosenkranz <vinzenz.rosenkranz@uni-tuebingen.de> --------- Signed-off-by: Vinzenz Rosenkranz <vinzenz.rosenkranz@uni-tuebingen.de> Co-authored-by: Severino <severin.opel@hotmail.com>
* do not show ! for unset attribute values & replace with ? for unset certainty Signed-off-by: Vinzenz Rosenkranz <vinzenz.rosenkranz@uni-tuebingen.de> * Update Certainty Style (#492) * Implemented validity indicator * Fixed entity data not being updated * Moved certainty icons to component and added helpers * fix styling Signed-off-by: Vinzenz Rosenkranz <vinzenz.rosenkranz@uni-tuebingen.de> --------- Signed-off-by: Vinzenz Rosenkranz <vinzenz.rosenkranz@uni-tuebingen.de> Co-authored-by: Vinzenz Rosenkranz <vinzenz.rosenkranz@uni-tuebingen.de> * fix paths Signed-off-by: Vinzenz Rosenkranz <vinzenz.rosenkranz@uni-tuebingen.de> --------- Signed-off-by: Vinzenz Rosenkranz <vinzenz.rosenkranz@uni-tuebingen.de> Co-authored-by: Severino <severin.opel@hotmail.com>
* rework citation key generation Signed-off-by: Vinzenz Rosenkranz <vinzenz.rosenkranz@uni-tuebingen.de> * add option to export search results only to bibtex Signed-off-by: Vinzenz Rosenkranz <vinzenz.rosenkranz@uni-tuebingen.de> * fix deleting wrong dir in literature migration Signed-off-by: Vinzenz Rosenkranz <vinzenz.rosenkranz@uni-tuebingen.de> * trim long author lists Signed-off-by: Vinzenz Rosenkranz <vinzenz.rosenkranz@uni-tuebingen.de> * properly handle data from clipboard Signed-off-by: Vinzenz Rosenkranz <vinzenz.rosenkranz@uni-tuebingen.de> * fix mandatory validation rule Signed-off-by: Vinzenz Rosenkranz <vinzenz.rosenkranz@uni-tuebingen.de> * Fix overflow in add item * Fixed citation formatting. --------- Signed-off-by: Vinzenz Rosenkranz <vinzenz.rosenkranz@uni-tuebingen.de> Co-authored-by: Sev <captain.sev@outlook.com>
* trigger event on coordinate update * add prop and slot to customize feature title * add feature to slot * handle changelog in update * add user layer option relation * Move overlay alongside the point focusing new position * add offset to overlay (#501) --------- Signed-off-by: Vinzenz Rosenkranz <vinzenz.rosenkranz@uni-tuebingen.de> Co-authored-by: Severino <severin.opel@hotmail.com>
* Added processors to transform type value and all tags to lower-case * fixed .bib not showing up on windows (mac)
* add basic functionality * set defaults to label instead of symbol * add si unit options to add attribute template * fix table attribute * add backend logic; set initial default unit value * 0.10 feature si attribute rework (#502) * Creating SI Classes * Reworked Si Handling with additional Classes * Fixed reset not working and error on multiple saves * simplify unit class(es); fix unit order; use constants for all units * fix several vue warnings and missing/wrong i18n strings * move singleton * Added tests fixed some minor errors * Added german translations --------- Signed-off-by: Vinzenz Rosenkranz <vinzenz.rosenkranz@uni-tuebingen.de> Co-authored-by: Severino <severin.opel@hotmail.com> Co-authored-by: Sev <captain.sev@outlook.com>
dbcce9e to
972466c
Compare
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
No description provided.