Skip to content

Conversation

@wd15
Copy link
Member

@wd15 wd15 commented Feb 5, 2015

No description provided.

wd15 added 11 commits January 14, 2015 12:40
Address data-driven-science#38

Currently nothing works. Still is the process of debugging. Psdash
styling is a nice dashboard look and feel.
Address data-driven-science#38

Basic psdash styling works for the user and project pages. This is in
a rudimentary state. Datatables no longer work properly after the
psdash integration.
Address data-driven-science#38

Some of the javascipt links were broken. Datatables seems to work
embedded with Psdash formatting. The formatting is a little off, but
it works now.
Address data-driven-science#38

Improve the user view or dashboard so that it display the projects in
a table using Datatables.

 * Add record_count property to both user and project models

 * Revamp table hierarchy to have a base_nav.html for both user.html
   and project.html

 * Move all the javascipt to base.html

 * user.html only takes the user as a parameter
Address data-driven-science#38

CSS updated in psdash.css to improve the look and feel of the
tables. Probably need to create a sumatra-cloud.css that overwrite the
psdash.css rather than changing it. Tables are auto sorted by the data
of last update

Removed "created_at" fields as they are automatically recorded by
mongo on creation of the model instance. The project's last_updated
field is created from the records last_updated fields. RecordModel
overwrites the save method to record when the record was last updated.
Address data-driven-science#38

Simulation table has been added to the dashboard. It is currently
missing the project field. A method was added to get a user's records.
The timestamp field is now a proper datetime object instead of a
string.
Address data-driven-science#38

Initiate rudimentary data aggregation for users in the dashboard. A
new filter displays the total run time data in a convenient way. The
user vied is now called dashboard view.
faical-yannick-congo added a commit that referenced this pull request Feb 11, 2015
@faical-yannick-congo faical-yannick-congo merged commit 4c14d53 into data-driven-science:master Feb 11, 2015
@wd15 wd15 deleted the issue38-psdash branch February 11, 2015 17:10
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.

2 participants