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

PR 2266 BikaListing. Instrument calibration table fixes #282

Merged
merged 5 commits into from
Oct 24, 2017

Conversation

rockfruit
Copy link
Contributor

Description of the issue/feature this PR addresses

Original PR: bikalims/bika.lims#2266

Linked issues:

Current behavior before PR

  • Calibration table breaks if the user clicks on the sorting header
  • Calibration table has no paging controls and shows only 30 Items

Desired behavior after PR is merged

Calibration listing table works as expected

]
self.allow_edit = False
self.show_select_column = False
self.show_workflow_action_buttons = False
self.show_workflow_action_buttons = True
Copy link
Member

Choose a reason for hiding this comment

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

Afak, there are no specific transitions available for Certifications (or at least, shouldn't be). Why the need of displaying the workflow action buttons bar?

Copy link
Contributor

Choose a reason for hiding this comment

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

Indeed, good catch @xispa . I had to add this to display the bottom button bar where the "Show more" button lives.

Copy link
Member

Choose a reason for hiding this comment

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

I see, it was just a required trick

@xispa xispa changed the title Integration of PR 2266 from bikalims/master PR 2266 BikaListing. Instrument calibration table fixes Oct 24, 2017
]
self.allow_edit = False
self.show_select_column = False
self.show_workflow_action_buttons = False
self.show_workflow_action_buttons = True
Copy link
Member

Choose a reason for hiding this comment

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

I see, it was just a required trick

@xispa xispa merged commit 1c5ed78 into senaite:senaite-integration Oct 24, 2017
@rockfruit rockfruit mentioned this pull request Oct 24, 2017
37 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants