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

UI redesign of the menu, location chooser and list pages. #3562

Merged
merged 274 commits into from
Oct 20, 2022

Conversation

awalkowiak
Copy link
Collaborator

No description provided.

kchelstowski and others added 30 commits September 13, 2022 16:41
OBPIH-4704 Fix dashboard moving when switching sections
OBPIH-4707 Restyling Menu (GSP)
- applied new design styles to location chooser on GSP pages
- modified jQuery dialog component
- moved logoLabel from header to location chooser button
…lity-gsp

OBPIH-4708 & OBPIH-4800 location functionality on gsp
- fix label name typo
- add spacing in text
- fix all translations to be the same as original
- sort location groups and organizations as last
- add translated label for null locations groups and organizations
OBPIH-4707 Fix collapsing menu on GSP for < Admin users
…lity

OBPIH-4705 location chooser improvments
OBPIH-4735 Add SearchField component for table filters
kchelstowski and others added 19 commits October 14, 2022 18:41
…aways-to-order-list

OBPIH-4924 fix putaway list redirects
…aways-to-order-list

OBPIH-4924 bring back putaway list button on show page
OBPIH-4913 Add materialized view for the OrderSummary
OBPIH-4914 Errors with loading / fetching redesigned list pages
OBPIH-4913 Fix quantity ordered calculation on the order item status …
OBPIH-4922 Fix select dropdown on components using utils/Select
@awalkowiak awalkowiak changed the title Feature/UI redesign UI redesign of the menu, location chooser and list pages. Oct 19, 2022
@awalkowiak
Copy link
Collaborator Author

awalkowiak commented Oct 19, 2022

@jmiranda, @mdpearson this one is ready (but lets hold with release branch until tomorrow)

Copy link
Member

@jmiranda jmiranda left a comment

Choose a reason for hiding this comment

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

LGTM. I got a quarter of the way through. I can't do any more. We'll fix the broken in the release branch.

@@ -331,7 +331,7 @@ jqueryValidationUi {


// Allow users to customize logo image url as well as label
openboxes.logo.url = "https://openboxes.com/img/logo_30.png"
openboxes.logo.url = "/openboxes/images/logo/openboxes_logo_40x40.jpg"
Copy link
Member

Choose a reason for hiding this comment

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

/openboxes should probably be replaced with ${appName}

Copy link
Member

Choose a reason for hiding this comment

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

With that said, we can push that change off until afterwards.

@@ -24,6 +27,40 @@ class ProductApiController extends BaseDomainApiController {
def grailsApplication
def productAvailabilityService

def list = {
Copy link
Member

Choose a reason for hiding this comment

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

We need to remember to include some warnings about this breaking API change.

@awalkowiak awalkowiak merged commit faccab8 into develop Oct 20, 2022
@awalkowiak awalkowiak deleted the feature/ui-redesign branch October 20, 2022 16:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants