Skip to content

Conversation

@iAmShorty
Copy link
Contributor

THIS IS NOT FOR LIVE POOLS !!!!!

TODO:

DASHBOARD
  • almost done
ADMIN PANEL
  • Dashboard -> done
  • Monitoring -> done
  • User Info -> done
  • Wallet Info -> done
  • Transactions -> done
  • Settings -> done
  • News -> done
  • Reports -> done
  • Registrations -> done
  • Invitations -> done
  • Pool Workers -> done
  • Templates -> done
MY ACCOUNT
  • Edit Account -> done
  • My Workers -> done
  • Transactions -> done
  • Earnings -> done
  • Notifications -> done
  • Invitations -> done
  • QRCode -> done
STATISTICS
  • Pool -> done
  • Blocks -> done
  • Blocks -> Graph
  • Round -> done
  • Blockfinder -> done
  • Uptime -> done
  • Graphs -> done
HELP
  • Getting Started -> done
  • About -> done
  • Donors -> done
  • Web Chat -> done
OTHER
  • Login/Logout -> done
  • Contact -> done
  • TAC -> done
GENERALLY
  • table positions
  • font sizes
  • layout fixes
  • csrf protection
  • cleanup
  • multiple theme/color support
Here is what it looks like...
Browser View

bildschirmfoto 2014-02-27 um 22 29 32

iPad View

image

iPhone View

img_1132

@TheSerapher
Copy link
Contributor

You should do a rebase on the current dev branch - this PR would revert about 5 commits that I did today. See file changes :-)

@iAmShorty
Copy link
Contributor Author

doesn't work

git rebase development 
-> Current branch bootstrap is up to date.
git pull origin development 
From https://github.com/MPOS/php-mpos
 * branch            development -> FETCH_HEAD
Already up-to-date.

@TheSerapher
Copy link
Contributor

Dashboard: Once we work on this we should make the static dashboard first (if either API, dashboard API or dashboard love updates are disabled). That's the easier part and just needs a good layout with proper information in it. Once we have that we can try our luck on a Ajax updated live dashboard.

@iAmShorty
Copy link
Contributor Author

yeah, but that's not as easy as i thought. i'm done for today. will do further porting tomorrow :)

let's see what @rog1121 can do.

and we should be quick, so we can drop the mobile theme. i love the mobile implementation of bootstrap. looks nice on iphone and is much better than our mobile theme :)

@TheSerapher
Copy link
Contributor

Agreed @iAmShorty - and to speed it up I suggest not concentrating on the live updates we have now. Those are more complex and can be added later once we have at least a workings static version.

These are the ones we can run static:

  • Hashrate 24 h graph
  • Block overview graphs

Thanks a lot for all your work on this! It's appreciated a lot and will put us closer to our first stable release!

@azamatms azamatms assigned azamatms and iAmShorty and unassigned azamatms and iAmShorty Feb 28, 2014
@TheSerapher
Copy link
Contributor

I will chat with you later what changes need to be reverted in your branch. I think moving your files into a freshly created branch caused you to overwrite those upstream changes and the branch picked them up as an actual wanted change.

@TheSerapher
Copy link
Contributor

Blocks graphs are fixed and showing as before.

@iAmShorty
Copy link
Contributor Author

added last 5 notifications to globals and if there are any notification adding a icon to header
bildschirmfoto 2014-03-01 um 12 42 38
also changed notification class to get last entries and a standard of 50

@TheSerapher
Copy link
Contributor

Awesome!!

@TheSerapher
Copy link
Contributor

Are we ready? :)

@iAmShorty
Copy link
Contributor Author

checked all files yesterday evening, nothing more found. i think we can merge into dev. maybe someone can look over the templates, maybe i missed something

@TheSerapher
Copy link
Contributor

Completed implementation of new bootstrap theme. Merging to dev.

TheSerapher added a commit that referenced this pull request Mar 26, 2014
[ENHANCEMENT] Bootstrap implementation
@TheSerapher TheSerapher merged commit acced2b into development Mar 26, 2014
@TheSerapher TheSerapher deleted the bootstrap branch March 26, 2014 08:39
@bonesoul
Copy link
Contributor

Nice!

@azamatms
Copy link
Contributor

Great work everyone!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.