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

feat: Updated context menu's #18

Merged
merged 8 commits into from
Oct 9, 2023
Merged

feat: Updated context menu's #18

merged 8 commits into from
Oct 9, 2023

Conversation

frederikpyt
Copy link
Contributor

@frederikpyt frederikpyt commented Oct 6, 2023

Description

  • Implemented the actions create/edit/delete on files and folders

Type of Change

  • ✨ New feature (non-breaking change which adds functionality)
  • 🛠️ Bug fix (non-breaking change which fixes an issue)
  • ❌ Breaking change (fix or feature that would cause existing functionality to change)
  • 🧹 Code refactor
  • ✅ Build configuration change
  • 📝 Documentation
  • 🗑️ Chore

@frederikpyt frederikpyt self-assigned this Oct 6, 2023
@vercel
Copy link

vercel bot commented Oct 6, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
frontend ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 9, 2023 2:20pm

@frederikpyt frederikpyt changed the title #16 - Updated context menu's feat: Updated context menu's Oct 9, 2023
This was linked to issues Oct 9, 2023
src/lang/da.ts Outdated
Comment on lines 102 to 103
yesImSure: 'Ja, jeg er sikker',
noCancel: 'Nej, annuller',
Copy link
Member

Choose a reason for hiding this comment

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

Should be under confirmModal or something

src/components/item/file/NoFiles.vue Outdated Show resolved Hide resolved
src/lang/da.ts Outdated Show resolved Hide resolved
src/lang/da.ts Outdated Show resolved Hide resolved
src/lang/da.ts Outdated Show resolved Hide resolved
src/lib/items/files.ts Show resolved Hide resolved
src/lib/items/files.ts Show resolved Hide resolved
src/lib/items/folders.ts Show resolved Hide resolved
Copy link
Member

@kristianbinau kristianbinau left a comment

Choose a reason for hiding this comment

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

🎆

@kristianbinau kristianbinau merged commit c329268 into master Oct 9, 2023
4 checks passed
@kristianbinau kristianbinau deleted the fmp-16 branch October 9, 2023 14:33
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.

Files - ContextMenu Folders - ContextMenu
2 participants