-
Notifications
You must be signed in to change notification settings - Fork 20
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
300-Allow-the-MDLTableWidget-to-be-paginated #304
base: development
Are you sure you want to change the base?
300-Allow-the-MDLTableWidget-to-be-paginated #304
Commits on Mar 9, 2019
-
Configuration menu - View commit details
-
Copy full SHA for be9692d - Browse repository at this point
Copy the full SHA be9692dView commit details
Commits on May 1, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 7769357 - Browse repository at this point
Copy the full SHA 7769357View commit details
Commits on May 27, 2019
-
Configuration menu - View commit details
-
Copy full SHA for bb5f102 - Browse repository at this point
Copy the full SHA bb5f102View commit details
Commits on May 30, 2019
-
Configuration menu - View commit details
-
Copy full SHA for be363f3 - Browse repository at this point
Copy the full SHA be363f3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5818e71 - Browse repository at this point
Copy the full SHA 5818e71View commit details
Commits on Oct 11, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 46748fa - Browse repository at this point
Copy the full SHA 46748faView commit details
Commits on Oct 29, 2019
-
Configuration menu - View commit details
-
Copy full SHA for d465d7c - Browse repository at this point
Copy the full SHA d465d7cView commit details
Commits on Jan 9, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 1680d54 - Browse repository at this point
Copy the full SHA 1680d54View commit details
Commits on Apr 1, 2020
-
Implemented pagination for MDLTableWidget.
Used a strategy design pattern to achieve that, the strategy is used to generate html for the content of the table. Implemented tests.
Configuration menu - View commit details
-
Copy full SHA for 5dcebd4 - Browse repository at this point
Copy the full SHA 5dcebd4View commit details -
Configuration menu - View commit details
-
Copy full SHA for d6cafc2 - Browse repository at this point
Copy the full SHA d6cafc2View commit details -
Update src/Material-Design-Lite-Demo/MDLTableWidgetScreen.class.st
Co-Authored-By: CyrilFerlicot <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e7aa8e0 - Browse repository at this point
Copy the full SHA e7aa8e0View commit details -
Update src/Material-Design-Lite-Widgets/MDLDisplayPaginatedTableConte…
…nt.class.st Co-Authored-By: CyrilFerlicot <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for efaa013 - Browse repository at this point
Copy the full SHA efaa013View commit details -
Update src/Material-Design-Lite-Widgets/MDLDisplayPaginatedTableConte…
…nt.class.st Co-Authored-By: CyrilFerlicot <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 56c5b92 - Browse repository at this point
Copy the full SHA 56c5b92View commit details -
Renamed pagination syntax sugar message to be shorter and added #bePa…
…ginated. Updated example.
Configuration menu - View commit details
-
Copy full SHA for d3dd713 - Browse repository at this point
Copy the full SHA d3dd713View commit details -
Raise correct error when #rowsPerPage message is sent but #rowsPerPag…
…ePossibilities message return an empty collection. Added test to check it works.
Configuration menu - View commit details
-
Copy full SHA for 0679141 - Browse repository at this point
Copy the full SHA 0679141View commit details