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

[Feature] Add logs #112

Merged
merged 18 commits into from
Dec 12, 2022
Merged

[Feature] Add logs #112

merged 18 commits into from
Dec 12, 2022

Conversation

EdenComp
Copy link
Contributor

@EdenComp EdenComp commented Dec 6, 2022

Description

This PR adds audit log on files and folders by providing logs on every file/folder.

Changes include

  • Bugfix (non-breaking change that solves an issue)
  • New feature (non-breaking change that adds functionality)
  • Breaking change (change that is not backwards-compatible and/or changes current functionality)

Checklist

  • I have assigned this PR to myself
  • I have added at least 1 reviewer
  • I have added the needed labels
  • I have linked this PR to an issue
  • I have linked this PR to a milestone
  • I have linked this PR to a project
  • I have tested this code
  • I have added / updated tests (unit / functionals / end-to-end / ...)
  • I have updated the README and other relevant documents (guides...)
  • I have added sufficient documentation both in code, as well as in the READMEs

@netlify
Copy link

netlify bot commented Dec 6, 2022

Deploy Preview for nimble-praline-605cf6 ready!

Name Link
🔨 Latest commit c95f1db
🔍 Latest deploy log https://app.netlify.com/sites/nimble-praline-605cf6/deploys/638f7572126adf000983037f
😎 Deploy Preview https://deploy-preview-112--nimble-praline-605cf6.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

@EdenComp EdenComp linked an issue Dec 6, 2022 that may be closed by this pull request
@EdenComp EdenComp changed the base branch from master to dev December 6, 2022 17:04
src/components/ProgramCards.tsx Show resolved Hide resolved
src/components/file/DeleteFile.tsx Outdated Show resolved Hide resolved
src/types/types.ts Outdated Show resolved Hide resolved
yarn.lock Outdated Show resolved Hide resolved
@RezaRahemtola RezaRahemtola marked this pull request as ready for review December 12, 2022 16:52
@RezaRahemtola RezaRahemtola merged commit 88ce1b7 into dev Dec 12, 2022
@RezaRahemtola RezaRahemtola deleted the feat/logs branch December 12, 2022 22:47
@lucas-louis lucas-louis linked an issue Dec 23, 2022 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Feature]: Implement an audit log for files feat: add a list of contacts for all shared files
4 participants