This repository has been archived by the owner on Sep 8, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 14
Gocommerce UI Refresh #13
Open
bcomnes
wants to merge
44
commits into
master
Choose a base branch
from
dev
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This allows us to change the theme used by semantic components
Semantic ui theming
Added top navigation bar. Fixed issue with semantic ui that was blocking the subsequent dependencies from being added.
Styling complete. Waiting on addition of name and most recent order fields to be added to the api.
Login layout update
UI changes for the reports screen.
Container has been added to give the correct margins.
Added semantic ui build information and added the watch:css script to the package.json file.
Added new columns, updated pagination and applied new styling.
Updated readme with semantic ui info
Restyled the order details section. Changed shipping address page and billing address page to be modals. Added modal to display item details. Print shipping label functionality and button added.
Orders Layout Changes
Added missing curly brace
Removed conflicting media query
Added the total number of orders for each date.
Order Layout Changes
Reports design changes
updated stored fields key as the fields have changed. Formatted css.
Styling fixes
Fixed styling conflicts, added new fields to the customer cards.
Customer layout screen.
I'll try to develop an integration roadmap for this work. |
Added filtering functionality: filtering by date, tax, billing status, shipment status, billing address Refactored searching method Added ability to sort orders
Added Filtering
Added a checkbox to filter non Eu countries.
Added a delete user method. Multiple users can now be selected and deleted.
Added a download user data method. Multiple users can now be selected and their user data downloaded.
Updated package to have the latest version of the go-commerce client library.
Added not Eu filter
Customer bulk edit
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This is a tracking branch for the gocommerce-admin UI refresh.