issues Search Results · language:Dune language:JavaScript language:JavaScript language:Go language:Java language:JavaScript
Filter by
38.8M results
Optional Phase 3 — Shopping Cart.
As a logged-in user, I want to view my shopping cart so that I can see the products I plan to buy.
Tasks
- [ ] Use the logged-in username from the security context. ...
Currently user cannot edit tracked time. When I used BeeTrack I noticed that I usually forget to click Stop button.
There is no way to edit wrongly tracked time. Add this function. When user press Edit ...
enhancement
Phase 1 — CategoriesController.
As an admin, I want to delete a category so that I can remove categories that are no longer needed.
Tasks
- [ ] Add @DeleteMapping( /{id} ) in CategoriesController. ...
Because of the general cata protection regulation (gdpr) we need a way to export all user related data for the requested
user. provided by a json file.
Phase 1 — CategoriesController.
As an admin, I want to update a category so that I can correct or improve category information.
Tasks
- [ ] Add @PutMapping( /{id} ) in CategoriesController.
- [ ...
I m quite fond of plumber! Really nice way of unifying handling of pipelines. Brainstormed with claude about potential
future features. Here is what we came up with:
Run registry (keep track of what is ...
enhancement
Phase 1 — CategoriesController.
As an admin, I want to add a new category so that I can organize new types of products in the store.
Tasks
- [ ] Add @PostMapping in CategoriesController.
- [ ] Add ...
Allow a user to hold more than one account — for example a savings account and a current account. Each account should
have its own balance, account number, and transaction history. The user should be able ...
feature
Instead of listing Arc Dream licensing information on the About tab and repeating it on every actor, move it to the
settings tab of the sidebar.
At least one of the links will need to be retargeted and ...
Phase 1 — CategoriesController.
As a shopper, I want to view products in a selected category so that I can browse items more easily.
Tasks
- [ ] Add @GetMapping( /{id}/products ) in CategoriesController. ...

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip! Restrict your search to the title by using the in:title qualifier.