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

#163083355 Display redesigned my logged activities #187

Merged

Commits on Feb 28, 2019

  1. feat(loggedActivities): add TableComponent

    Chris Maina committed Feb 28, 2019
    Configuration menu
    Copy the full SHA
    40dbead View commit details
    Browse the repository at this point in the history
  2. feat(myActivities): add MyActivities component

     - add userActivities constant
    Chris Maina committed Feb 28, 2019
    Configuration menu
    Copy the full SHA
    2c7f10d View commit details
    Browse the repository at this point in the history
  3. feat(myActivities): add table component and its scss

    Chris Maina committed Feb 28, 2019
    Configuration menu
    Copy the full SHA
    3e7770e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    51e921a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f8a13c5 View commit details
    Browse the repository at this point in the history
  6. feat(myActivities): add onClick prop

    Chris Maina committed Feb 28, 2019
    Configuration menu
    Copy the full SHA
    6653b2a View commit details
    Browse the repository at this point in the history
  7. feat(myActivities): Add tableClassName prop in TableComponent

     - add myActivities scss file
     - add truncateDescription scss file
     - add styles to TableComponent
     - refactor dashboard actions
    Chris Maina committed Feb 28, 2019
    Configuration menu
    Copy the full SHA
    bcf892c View commit details
    Browse the repository at this point in the history
  8. feat(myActivities): add society prop

     - rename color value
    Chris Maina committed Feb 28, 2019
    Configuration menu
    Copy the full SHA
    9205032 View commit details
    Browse the repository at this point in the history
  9. feat(myActivities): format date value

     - modify text styles for table body
     - add border collapse  and spacing styles on table class
    Chris Maina committed Feb 28, 2019
    Configuration menu
    Copy the full SHA
    da80b61 View commit details
    Browse the repository at this point in the history
  10. feat(myActivities): add MyActivitiesComponent and TableComponent tests

     - add condition to check if there are userActivities
    Chris Maina committed Feb 28, 2019
    Configuration menu
    Copy the full SHA
    6fe42a4 View commit details
    Browse the repository at this point in the history
  11. feat(myActivities): Add StatusIndicatorComponent

     - add statusIndicator scss file
     - add colors representing the various statuses
     - make use of status indicator component in MyActivities and SocietyStats components
    Chris Maina committed Feb 28, 2019
    Configuration menu
    Copy the full SHA
    ed356fd View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    9bf5bad View commit details
    Browse the repository at this point in the history
  13. feat(myActivities): add colSpan attribute on table data

    Chris Maina committed Feb 28, 2019
    Configuration menu
    Copy the full SHA
    9c455d9 View commit details
    Browse the repository at this point in the history