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

Tasks backend + frontend #2363

Closed
17 of 31 tasks
stepan662 opened this issue Jun 11, 2024 · 2 comments · Fixed by #2401
Closed
17 of 31 tasks

Tasks backend + frontend #2363

stepan662 opened this issue Jun 11, 2024 · 2 comments · Fixed by #2401
Assignees

Comments

@stepan662
Copy link
Contributor

stepan662 commented Jun 11, 2024

BE

  • add tasks endpoints - create task, edit task, add/remove keys
  • endpoint for counting untranslated/unreviewed keys
  • endpoint for generating report

FE

  • add task create/edit form
  • tasks overview
  • user's tasks
  • batch operations

Implementation checklist

  • The code is well tested
    • User stories are covered by tests
      • Backend
      • e2e
  • I've checked that all endpoints are well secured
  • The swagger documentation is OK including descriptions
  • The documentation is updated
  • Telemetry data is sent to PostHog

Before release checklist

  • Preview is created & user stories are tested on the preview
  • Blog post about this new feature
  • Announcement in Tolgee App
  • New keys are translated

After release checklist

  • Roadmap is updated
  • We posted about this in social media
    • Twitter
    • Linkedin
    • Facebook
    • Reddit
    • Slack Community
    • Github Discussions
  • In App pricing is updated
  • Web pricing is updated
  • FAQ is updated
  • Website is updated
@stepan662 stepan662 mentioned this issue Jun 11, 2024
2 tasks
@stepan662 stepan662 self-assigned this Jun 11, 2024
@stepan662
Copy link
Contributor Author

stepan662 commented Jun 11, 2024

Consider also counting of words (there might be some settings) #2348

@stepan662
Copy link
Contributor Author

@stepan662 stepan662 linked a pull request Sep 18, 2024 that will close this issue
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 a pull request may close this issue.

1 participant