Skip to content
This repository has been archived by the owner on Apr 17, 2023. It is now read-only.

The pagination only shows up after a complete reload of the page. #585

Closed
jloehel opened this issue Nov 20, 2015 · 6 comments
Closed

The pagination only shows up after a complete reload of the page. #585

jloehel opened this issue Nov 20, 2015 · 6 comments
Assignees
Labels

Comments

@jloehel
Copy link
Contributor

jloehel commented Nov 20, 2015

If a user add more than 10 team members or 15 namespaces at once a complete reload of entire webpage is necessary to trigger the pagination.

@mssola mssola added this to the Tentative for 2.1 milestone Feb 23, 2016
@mssola mssola modified the milestones: Tentative: others, Release 2.3 Aug 2, 2017
vitoravelino added a commit to vitoravelino/Portus that referenced this issue Aug 14, 2017
- Created custom elements for namespaces (namespace-panel, new-namespace-form,
  namespace-table, namespace-table-row, namespace-visibility)
- Added sorting columns (similar to SUSE#590)
- Fixed pagination (similar to SUSE#585)
- Improved UX of changing namespace visibility (see gif below)
- Updated slim gem
- Updated active_model_serializers gem
- Used serializers (check namespace_serializer.rb) for json rendering
- Added moment for dates (kind of overkill but a good thing in the long term)
- Added lodash and lodash babel plugin (makes partial imports possible)
- And other minor changes
vitoravelino added a commit to vitoravelino/Portus that referenced this issue Aug 15, 2017
- Created custom elements for namespaces (namespace-panel, new-namespace-form,
  namespace-table, namespace-table-row, namespace-visibility)
- Added sorting columns (similar to SUSE#590)
- Fixed pagination (similar to SUSE#585)
- Improved UX of changing namespace visibility (see gif below)
- Updated slim gem
- Updated active_model_serializers gem
- Used serializers (check namespace_serializer.rb) for json rendering
- Added moment for dates (kind of overkill but a good thing in the long term)
- Added lodash and lodash babel plugin (makes partial imports possible)
- And other minor changes
@vitoravelino
Copy link
Contributor

vitoravelino commented Aug 22, 2017

Current status:

  • Namespaces
  • Teams
  • Team members

@mssola
Copy link
Collaborator

mssola commented Sep 5, 2017

@vitoravelino this is already the case for teams and team members no ?

@vitoravelino
Copy link
Contributor

I fixed the namespaces tables. The teams and team members are still missing the refactoring.

@mssola
Copy link
Collaborator

mssola commented Sep 5, 2017

@vitoravelino ok sorry then, I thought it was also applied to teams and teams members already 😁

@vitoravelino
Copy link
Contributor

No worries! I want to do that soon. That would be really awesome!

@mssola mssola modified the milestones: Release 2.3, Release 2.4 Oct 18, 2017
@vitoravelino vitoravelino self-assigned this Jan 18, 2018
@vitoravelino
Copy link
Contributor

Finally able to close this after merging the last piece. :D

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

No branches or pull requests

3 participants