This repository has been archived by the owner on Sep 4, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* dummy migration of tutorial mode * basic tut functionality * enable tut in featuremodel * finally working positioning of bubble * removed useless watcher * removed useless div and watcher * remove margin to finally center the polygon correctly * exit Tutorial when clicking outside of the modal * teleport Tutorial Button to Foooter as in Vue2 Frontend * fix after merge * adapt featuremodeltreetoolbar css selectors * fix: back-continue results in exit * Issue 374- Usability Features (#401) * feat: limits when zooming * feat: fit to View on Mousewheel click * make reset view switch to top down drawing * fix: collapse features rotate triangle * mark rotation as constant and remove dummy rotation for vertical * improve: fit to view after changing direction * adjust triangle alignment to fit exactly to rect --------- Co-authored-by: Pierre Coquet <[email protected]> * Fix: Wrong link should fix login Problem * Fix: Merge Zip and Single into one tab to fix Zip bug. * Feat: UploadZip/UploadBUlk now returns Boolean for Upload Summary * Fix: Fixed Zip Bug finally * Fix: Updload Summary now only pops up when upload successfull * Feat: Designed UploadSummary * Update UploadSummary.vue Added License to Upload Summary Card * Refactor: Refactored code for improved consistency and readability. * Fix: Removed DeleteButton * Feat: Make Tags expandable * Feat: Implemented Sortable Columns Label, Family, Uploaded On * Feat: Allow Searching for FeatureModels * Fix: Show Correct Attributes on FileDetail; Ref #411 * Fix: Fixed File Detail View * Fix: Removed Unnecassary console.log * Feat: Make Tags Expandable for FileDetailView * Feat: Migrate HistoryDetail.vue to Vue3 * FIx: Changed Link * Fix: Removed Owner Sign in Histories * Fix: Fix Search for History View * fix FileDetail import --------- Co-authored-by: Pierre Coquet <[email protected]> Co-authored-by: MeisterSeSe <[email protected]>
- Loading branch information
1 parent
fdc9a83
commit 43a7d41
Showing
6 changed files
with
81 additions
and
93 deletions.
There are no files selected for viewing
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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