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

[0.11] Support to move multiple entities #506

Draft
wants to merge 117 commits into
base: master
Choose a base branch
from
Draft

Conversation

Severino
Copy link
Contributor

No description provided.

v1r0x and others added 30 commits December 21, 2022 14:22
Signed-off-by: Vinzenz Rosenkranz <[email protected]>
Signed-off-by: Vinzenz Rosenkranz <[email protected]>
Signed-off-by: Vinzenz Rosenkranz <[email protected]>
Signed-off-by: Vinzenz Rosenkranz <[email protected]>
Signed-off-by: Vinzenz Rosenkranz <[email protected]>
Signed-off-by: Vinzenz Rosenkranz <[email protected]>
* add multiedit support for entity attributes

* update modal function

---------

Signed-off-by: Vinzenz Rosenkranz <[email protected]>
* add multiedit support for entity attributes

* re-implement simple migration handling

* update i18n

* fix keys

---------

Signed-off-by: Vinzenz Rosenkranz <[email protected]>
* initial code for open access feature

* style polishing

* restructuring and style updates

---------

Signed-off-by: Vinzenz Rosenkranz <[email protected]>
Signed-off-by: Vinzenz Rosenkranz <[email protected]>
Signed-off-by: Vinzenz Rosenkranz <[email protected]>
Signed-off-by: Vinzenz Rosenkranz <[email protected]>
Signed-off-by: Vinzenz Rosenkranz <[email protected]>
Signed-off-by: Vinzenz Rosenkranz <[email protected]>
Signed-off-by: Vinzenz Rosenkranz <[email protected]>
Signed-off-by: Vinzenz Rosenkranz <[email protected]>
Signed-off-by: Vinzenz Rosenkranz <[email protected]>
Signed-off-by: Vinzenz Rosenkranz <[email protected]>
Signed-off-by: Vinzenz Rosenkranz <[email protected]>
Signed-off-by: Vinzenz Rosenkranz <[email protected]>
v1r0x and others added 26 commits March 28, 2024 11:03
* add info to mandatory if bibliography fields

* Emphasized asteriks and fixed localization message.

* adjust german translation

---------

Signed-off-by: Vinzenz Rosenkranz <[email protected]>
Co-authored-by: Severino <[email protected]>
* fix string-sc handler and adding attributes wit parent-attribute

* fix unsetting entity attribute

* fix initial loading of parent selection

* remove duplicate code

* fix delete and re-add attribute value

* fix updating newly added values

* Added root element badge and a title to descibe it

* move name getter to helpers file

* adjust badge style

* remove word parent from translation

---------

Signed-off-by: Vinzenz Rosenkranz <[email protected]>
Co-authored-by: Severino <[email protected]>
Signed-off-by: Vinzenz Rosenkranz <[email protected]>
* fix entity name in toast

* set correct column in iconclass class def

* Added quotes to name

---------

Signed-off-by: Vinzenz Rosenkranz <[email protected]>
Co-authored-by: Severino <[email protected]>
* 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 <[email protected]>
Co-authored-by: Vinzenz Rosenkranz <[email protected]>
Co-authored-by: Vinzenz Rosenkranz <[email protected]>
* fix indent
* fix wrapping of delimiter input

Signed-off-by: Vinzenz Rosenkranz <[email protected]>
* 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 <[email protected]>
Co-authored-by: Severino <[email protected]>
* 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 <[email protected]>
Co-authored-by: Severino <[email protected]>
* 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 <[email protected]>
Co-authored-by: Severino <[email protected]>
* wrap multiedit checkbox and name

* Contextmenu now closing on simple click anywhere

---------

Signed-off-by: Vinzenz Rosenkranz <[email protected]>
Co-authored-by: Severino <[email protected]>
* 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 <[email protected]>

---------

Signed-off-by: Vinzenz Rosenkranz <[email protected]>
Co-authored-by: Sev <[email protected]>
* disable logging for seeds

* remove seeder logs

Signed-off-by: Vinzenz Rosenkranz <[email protected]>

---------

Signed-off-by: Vinzenz Rosenkranz <[email protected]>
Co-authored-by: Severino <[email protected]>
* do not show ! for unset attribute values & replace with ? for unset certainty

Signed-off-by: Vinzenz Rosenkranz <[email protected]>

* 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 <[email protected]>

---------

Signed-off-by: Vinzenz Rosenkranz <[email protected]>
Co-authored-by: Vinzenz Rosenkranz <[email protected]>

* fix paths

Signed-off-by: Vinzenz Rosenkranz <[email protected]>

---------

Signed-off-by: Vinzenz Rosenkranz <[email protected]>
Co-authored-by: Severino <[email protected]>
* rework citation key generation

Signed-off-by: Vinzenz Rosenkranz <[email protected]>

* add option to export search results only to bibtex

Signed-off-by: Vinzenz Rosenkranz <[email protected]>

* fix deleting wrong dir in literature migration

Signed-off-by: Vinzenz Rosenkranz <[email protected]>

* trim long author lists

Signed-off-by: Vinzenz Rosenkranz <[email protected]>

* properly handle data from clipboard

Signed-off-by: Vinzenz Rosenkranz <[email protected]>

* fix mandatory validation rule

Signed-off-by: Vinzenz Rosenkranz <[email protected]>

* Fix overflow in add item

* Fixed citation formatting.

---------

Signed-off-by: Vinzenz Rosenkranz <[email protected]>
Co-authored-by: Sev <[email protected]>
* 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 <[email protected]>
Co-authored-by: Severino <[email protected]>
* 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 <[email protected]>
Co-authored-by: Severino <[email protected]>
Co-authored-by: Sev <[email protected]>
Base automatically changed from release-0.10 to master August 26, 2024 09:01
@v1r0x v1r0x changed the base branch from master to release-0.10.1 November 7, 2024 12:26
@v1r0x v1r0x changed the title 0.10 multi move [0.11] Support to move multiple entities Nov 8, 2024
Base automatically changed from release-0.10.1 to master November 25, 2024 14:47
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.

2 participants