Clear history feature

Open
#660 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
4/5
Estimated time
3-5 days
Newbie friendliness
45/100
Issue type
Feature
Clarity
Mostly clear
Activity status
Stale
Tech stack
typescript
Domain
api, database, frontend

Research direction

Start by locating the endpoint handling, resource.ts, and the data-browser referenced in the Todo list. Implement the requested /clearHistory endpoint, resource method, and button so posting with a subject removes all commits; done when the full flow works end to end.

Written by the indexing model from the issue text.

Description

Sometimes the commit history becomes incredibly large. I'd like to have a clear history button in the front end.

What should this do?

  • User posts to /clearHistory&subject=mysubject
  • All commits are removed

Todo

  • Build the endpoint
  • Add the clearHistory method to resource.ts
  • Add a button in data-browser
Dominant language
TypeScript
Stars
1.6k
Forks
82
Avg merge
10h 34m
Merged PRs (30d)
205

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from ontola/atomic-server

All issues in ontola/atomic-server

Similar issues

More TypeScript issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.