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

Implement the BAC pages for managing products and for managing users (including some POS pages already as well) #10

Merged
merged 55 commits into from
Sep 27, 2023

Conversation

CodeNamedRobin
Copy link
Contributor

No description provided.

- Created route for pos-overview
- Created Basic View for POS Overview
- Started on table for pos overview
- Created route for pos-overview
- Created Basic View for POS Overview
- Started on table for pos overview
- Created POSInfoView.vue
- Created route with params for info page
- Added General info
- Added Containers card
- Added Transaction table for POS
- Imported pos Store
- Started to get all the fucking data
- idk, gotta watch f1 now
- Implemented the POSStore into POSInfoView
- Started work on the containers table
- Added imageUtils.ts
- Styled the container product grid
- Fixed the bloody images
- Fixed footer not being in relative position
- Got all data inside product dialog.
- Created new PriceFormatter
- Fixed DateFormatter
- Fixed strings on product dialog
- Fixed formatting on POS overview
- Fixed formatting on POS overview
…OS-page

# Conflicts:
#	src/components/TopNavbar.vue
- Added some functionality to pos store
- Progress on DetailedContainerCardComponent.vue
- TODO: Fix the selected containers
- Squashed a property bug in ProductCard
- Some code style fixes
- Created AddContainerDialogComponent.vue
- Fixed some styling on POSCreateView and POSEditView
- Fixed duplicate name for edit and create routes
- Added rules in ESLint for localization
- Fixed all the ESLint errors about localization
- Got really fucking bored
- Fixed some nasty typecheck bugs
- Implemented some ESLint exceptions
- Fixed localization
- Fixed AddContainerDialogComponent.vue, as empty names were passed for containers
- Implemented search for full name
- Implemented filter on type
- Shown internal ID for now, to be changed to GEWIS ID in production
- Added pagination
- Fixed bottom copyright banner overlapping content
- Search is much quicker
- User view includes transactions
- Added container overview component
- Fixed bug where product cards where pretty stretched.
- Made it possible to edit the user
- Validating of form
- Now also understand how it works
- I'm now at least 1% more capable of writing code.
- Also refactored some code.
- Fixed all lint issues
- Fixed all typecheck issues.
- Cleaned up log statements
- Removed unused code
- Typecheck and Lintr issues fixed
src/components/BalanceComponent.vue Outdated Show resolved Hide resolved
src/components/BalanceComponent.vue Show resolved Hide resolved
src/components/BalanceComponent.vue Show resolved Hide resolved
src/views/ProductsContainersView.vue Outdated Show resolved Hide resolved
src/views/ProductsContainersView.vue Outdated Show resolved Hide resolved
src/views/SingleUserView.vue Outdated Show resolved Hide resolved
src/views/SingleUserView.vue Outdated Show resolved Hide resolved
src/views/SingleUserView.vue Outdated Show resolved Hide resolved
Copy link
Contributor

@JustSamuel JustSamuel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I didn´t check everything but since @roy is also checking this ill just request changes.

package.json Show resolved Hide resolved
package.json Outdated Show resolved Hide resolved
src/views/UserOverView.vue Show resolved Hide resolved
src/views/UserOverView.vue Show resolved Hide resolved
src/views/UserOverView.vue Show resolved Hide resolved
src/views/UserOverView.vue Show resolved Hide resolved
src/views/UserOverView.vue Show resolved Hide resolved
src/views/SingleUserView.vue Show resolved Hide resolved
src/views/SingleUserView.vue Show resolved Hide resolved
@CodeNamedRobin CodeNamedRobin merged commit 5f8db86 into main Sep 27, 2023
Copy link

🎉 This PR is included in version 1.0.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants