Commit Graph

65 Commits

Author SHA1 Message Date
Tam Tran 9472944a09 Updated teams and added temp blog info 2018-03-28 15:35:00 -05:00
Fj00 09a9414b72 html files 2018-03-26 01:34:07 -04:00
Fj00 723ff50ef8 merge conflict 2018-03-26 00:57:20 -04:00
Tam Tran 3fa155c7df Added ja white paper 2018-03-13 10:47:09 -05:00
DREKLI 0758f6b08b Merge branch 'develop' into Fixes 2018-03-12 16:02:08 +01:00
Tam Tran 4313126c0e Added russian localization and pool update 2018-03-12 09:29:21 -05:00
DREKLI 40269fb20a Touch | Missing .maps | Sidebar
- Touch events excluded as data-attr to keep 'general' touch events
- Noticed .maps were being requested, so added to lib folder
- Sidebar now position fixed
2018-03-11 13:37:19 +01:00
DREKLI 51c1ee2d03 Touch controls : Re-add 2018-03-11 11:21:52 +01:00
DREKLI b61d3a0030 Viewport fix | Styling : Menu
- Bug on devices for over scolled menu
- Test fix to disable touch (not great on iOS)

- Menu styles requests to be inverted
2018-03-09 22:14:15 +01:00
Tam Tran 1dc6eb29a5 Updated localization 2018-03-09 13:46:21 -06:00
DREKLI 9cb55015a4 Noti : h/c fix for position
Temporary fix to move noti away form being over menu toggle
2018-03-09 17:01:13 +01:00
DREKLI 79dae9a3c0 Notis : Move to bottomRight
Was covering the menu toggle
2018-03-09 16:37:43 +01:00
DREKLI 4e946cd052 UI overhaul
The header needed sorting out with all the extra elements, and the duplicate footer content could likely be seen as duplication for SEO (especially because they contain links)

Menu / Header
- Added slideout.js as a quick fix for sidebar/panel menu nav
- Header 'collapse' menu chucked totally
- Hamburger is now a toggle for slideout
- Header shrunk right down

"Hero" on Homepage
- Super h/c margins... So removed now that they are uneeded

Notification (spam warning on Homepage)
- turned it onto a proper noti, using the noty.js package. Only opens if on Homepage and are scrollTop 0
- Localisation tag is still included in the inejcted html (but not tested)

Footer
- Remove duplicate content menu
- Put bottom Logo and Legals on same row
2018-03-09 15:32:44 +01:00
Tam Tran 75b2f07cc7 Added russian whitepaper 2018-03-08 09:41:50 -06:00
Tam Tran e9c2a37e5d updated cn 2018-03-05 10:12:42 -06:00
Tam Tran 660f1b3792 Added CN, DE whitepaper 2018-03-05 10:07:53 -06:00
Fj00 a8c4051073 html files 2018-03-01 22:47:14 -05:00
Fj00 f5c5b88ee2 merge conflict 2018-03-01 22:42:22 -05:00
root 3f6110478b Block heights set 2018-02-28 17:23:39 +00:00
Fj00 4359fe2e02 blog posts sample data 2018-02-25 22:53:09 -05:00
Fj00 f326f76aff blog css 2018-02-25 22:46:22 -05:00
Fj00 86cc9faf16 finish creating blog data 2018-02-25 16:59:31 -05:00
Fj00 fa6876b9c9 blog.js 2018-02-25 14:30:46 -05:00
DREKLI f22346bb37 Countdown : Cross-browser fix
Noticed that there was an issue with css animations for Safari and iOS = dun not woikins.

So I've rebuilt the countdown using svg images instead. Kept it jQuery because the bulk of countdown.js was refactored to that.

Tested in Chrome, Safari, Firefox (all macOS).
2018-02-24 23:12:24 +01:00
Tam Tran 43ae14ccdd Removed countdown on disclaimer, updated team members, whitepaper 2018-02-23 13:20:54 -06:00
DREKLI 92ac779ccb White paper localization #27 2018-02-23 18:29:35 +01:00
DREKLI 8355615f7c Create new disclaimer page #24 (and cleanup)
Added a new disclaimer page, with link on footer.

Cleanup:
- Footer changed to use 'container-fluid' and with a max width of max container width = using vanilla container was too small for menu
- Removed unneeded 'view-section' classes that were breaking links
- Remove some " target='_blank' " attrs on Team page
- Removed the large commented `Team` block on index.html
- Relinked "phone01.png" on business pages
2018-02-23 18:25:11 +01:00
root 81ec87908c Tidy up, jQuery elem sel, ternary's and nulls 2018-02-22 09:31:09 +00:00
DREKLI 79a5d457eb Snapshot & Block : Improvements
- Removed XMLHttpRequest requests, replaced with fetch

- Added test blocks.json for Countdown.js to read and see if there are blocks for ZCL and/or BTC (Usage: add or remove value to 'btc' to see working)

- Block elements visible for both 'Awaiting..' and 'Snapshot' views

- Icon missing from last commit

Now ready for MattPass to check functionality is still within the brief, then for us to test on CoinZap
2018-02-22 01:54:56 +01:00
DREKLI 2d4b7b02c9 Snapshot & Block : Improvements
Both
- Big fonts removed
- Responsively styled

Block (waiting)
- Bitcoin and ZClassic icons
- Initial steps to swap "Awaiting.." with found block
2018-02-21 23:22:40 +01:00
DREKLI d5bf6d2a68 Cleanup of image folders
Need to add some crypto logos for Snapshot, thought our image management could do with some loving first.
2018-02-21 19:03:17 +01:00
root 4cf6045e09 Killswitch added 2018-02-21 15:41:23 +00:00
Tam Tran b6d61dfb03 Merge branch 'master' into develop 2018-02-21 09:12:03 -06:00
DREKLI 0137cb77d2 Countdown : Responsive styling
Helped out MattPass with his latest task...

Refactored the js, to
- Have cleaner structure in the html
- Remove the need for 'unit' and 'numbers' classes moving with the spinner changes = now only 3 elements get repositioned
- Mobile rules not needed anymore

- Cleaned up _countdown.scss (and nested core elements)

- Hid countdown logo on mobile to save it pushing everything down on tiny screens
2018-02-20 21:50:33 +01:00
root 2ffc113605 Get timeNow from XHR respoonse header 2018-02-20 12:35:36 +00:00
John Brett f5a656d47f add why btcp page 2018-02-19 23:29:38 +00:00
John Brett c601597181 add first business component 2018-02-19 22:59:28 +00:00
Matt Pass 0dac91536c Final tidy up 2018-02-19 16:18:27 +00:00
Matt Pass c58d5f6aaa 2 x JS files added in src and docs 2018-02-19 15:01:28 +00:00
Tam Tran f4fb7c3bcd Added localization 2018-02-17 10:44:37 -06:00
Tam Tran 41ef8626f4 updated localisation 2018-02-13 09:52:49 -06:00
Tam Tran 2cb31b0877 updated localization file 2018-02-13 08:42:29 -06:00
Tam Tran 1d4af3517e Merge branch 'develop' 2018-02-06 20:37:33 -06:00
Tam Tran add83bafd8 Updated to store modal seen cookie 2018-02-01 09:08:42 -06:00
Tam Tran 5a7e04070e Merge branch 'develop' 2018-01-31 12:34:01 -06:00
Tam Tran 1ee61cde7e Added startup modal with miner information. 2018-01-31 12:33:12 -06:00
Tam Tran 3fbdcc2598 Merge branch 'develop' 2018-01-31 09:08:55 -06:00
Tam Tran 3280c2c1ff Updated localization language and also updated electrum wallet language and url. 2018-01-31 09:07:58 -06:00
Tam Tran c64d7b3eed Merge branch 'develop' 2018-01-30 18:26:28 -06:00
Tam Tran 4d5c78f74b Updated localization data. 2018-01-30 18:25:18 -06:00