Skip to content

issues Search Results · language:Dune language:JavaScript language:Java language:JavaScript language:JavaScript is:public

Filter by

33.2M results  (660 ms)

33.2M results

Optional Phase 3 — Shopping Cart. As a logged-in user, I want to add a product to my cart so that I can buy it later. Tasks - [ ] Create or complete the service method to add a product to the cart. ...

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. - [ ...

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 ...

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. ...

Phase 1 — CategoriesController. As a shopper, I want to view one category by ID so that I can see details for a specific category. Tasks - [ ] Add @GetMapping( /{id} ) in CategoriesController. - ...
Issue origami icon

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 Issues
ProTip! Restrict your search to the title by using the in:title qualifier.
Issue origami icon

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 Issues
ProTip! Restrict your search to the title by using the in:title qualifier.