Wykres commitów

184 Commity (686bfef49b4b252ff343c34be8dd09e09feb500e)

Autor SHA1 Wiadomość Data
Neeraj Kashyap 686bfef49b Got existing frontend working with updated API
Currently only renders `"ethereum_blockchain"` events.

Moved all stream state into the `useStream` hook. This is how we started
and really this is what makes sense rather than putting some pretty
heavy logic into the component/view.
2021-08-22 08:43:25 -07:00
Neeraj Kashyap cc4dfa5ebf Server sends /now responses with microseconds since epoch
Millisecond and microsecond is fractional part of float response.

Also removed search.service.js from frontend codebase.
2021-08-22 04:52:49 -07:00
Neeraj Kashyap 769b28f728 Merge branch 'main' into whale-watch 2021-08-22 04:28:47 -07:00
Neeraj Kashyap 9c8005a008
Merge pull request #135 from bugout-dev/card-wrapper
split stream card to ethereum card and wrapper
2021-08-20 12:53:52 -07:00
Tim Pechersky 894d122aa3 split stream card to ethereum card and wrapper 2021-08-20 21:40:33 +02:00
Neeraj Kashyap 0da5e7c3fb
Merge pull request #133 from bugout-dev/landing-improvements
Landing improvements
2021-08-20 12:30:17 -07:00
Tim Pechersky 1162bf61f7 cleanup 2021-08-20 21:05:25 +02:00
Tim Pechersky b69a4b77d2 added github icon and OSS subtitle 2021-08-20 21:04:50 +02:00
Neeraj Kashyap 095142cd97
Merge pull request #130 from bugout-dev/favicon
favicon update
2021-08-20 08:54:24 -07:00
Tim Pechersky 0441898862 favicon update 2021-08-20 16:06:42 +02:00
Tim Pechersky f01c6b3543 add programmatic links to navbars 2021-08-20 15:07:25 +02:00
Tim Pechersky 873d2480f2 delete unused file 2021-08-20 15:07:10 +02:00
Tim Pechersky 1aafd21b98 delete unused file 2021-08-20 15:06:57 +02:00
Tim Pechersky 4a7942ee53 move component/constants in to core/constants 2021-08-20 15:06:49 +02:00
Tim Pechersky 819c3a4525 Merge branch 'team-page' into product-team-pages 2021-08-20 14:13:56 +02:00
Tim Pechersky ef279d6f7b preloads 2021-08-20 13:57:37 +02:00
Tim Pechersky dce6866258 responsive improvement 2021-08-20 13:55:06 +02:00
Tim Pechersky 11988032af increase horizontal margin on desktop view 2021-08-20 13:52:11 +02:00
Tim Pechersky 2035fe9869 reduce horizontal margins in mobile view 2021-08-20 13:50:42 +02:00
Tim Pechersky 9db654ea41 remove cards background 2021-08-20 13:45:49 +02:00
Tim Pechersky b631967f79 cleanup 2021-08-20 13:43:38 +02:00
Tim Pechersky 02cc35d774 team page text version 2021-08-20 13:42:40 +02:00
Tim Pechersky 90800a985e remove backgrounds 2021-08-19 17:18:07 +02:00
Tim Pechersky 1b2e1de1c5 initial product page ready 2021-08-19 15:51:50 +02:00
Tim Pechersky 2605a5b7a4 added github button, changed title, added OSS row 2021-08-19 14:48:17 +02:00
Neeraj Kashyap 8d07d0a53b Updated subscription type handling on frontend
Including icon changes (icon_url being passed from backend).
2021-08-19 00:02:51 -07:00
Neeraj Kashyap 5cf669a93e "Learn how to" -> "Learn how to use Moonstream" 2021-08-18 23:28:20 -07:00
Sergei Sumarokov 0a709b97d9
Merge pull request #116 from bugout-dev/signup-onboarding-flow
Signup onboarding flow
2021-08-18 20:01:16 +03:00
Tim Pechersky d110d67620 finish onboarding when all views visited 2021-08-18 18:57:40 +02:00
Tim Pechersky 39bafd4659 button in stream view 2021-08-18 18:57:14 +02:00
Tim Pechersky 536832c804 remove excess code 2021-08-18 16:08:32 +02:00
Tim Pechersky b2d20c8eb8 remove console logs 2021-08-18 16:08:19 +02:00
Tim Pechersky 60db6708b4 entry details will better fit in to split view 2021-08-18 14:53:45 +02:00
Tim Pechersky db7c68348c step progress onboarding 2021-08-18 14:41:18 +02:00
Tim Pechersky ed36f6d5b0 button with nextlink wrapping as component 2021-08-18 14:40:56 +02:00
Tim Pechersky ec2e780ba9 mixpanel user speciality 2021-08-18 14:40:22 +02:00
Tim Pechersky 2c8a1dbb9f onboarding state 2021-08-18 14:40:08 +02:00
Tim Pechersky 816543f17e navbar routes to /welcome 2021-08-18 14:39:53 +02:00
Tim Pechersky eb8f5be087 newSubscription can be not modal (dplicate code) 2021-08-18 14:30:42 +02:00
Tim Pechersky bceb66f900 tooltip, spinner theme support 2021-08-18 14:29:38 +02:00
Neeraj Kashyap cd67560330
Merge pull request #101 from bugout-dev/register-page
Register page
2021-08-13 09:28:22 -07:00
Neeraj Kashyap 7fa5584a40
Merge pull request #100 from bugout-dev/titles
document titles
2021-08-13 09:27:35 -07:00
Tim Pechersky 5a8a9c7095 Merge branch 'main' into cards-improvement 2021-08-13 18:24:31 +02:00
Neeraj Kashyap ddb1b71104 Fixed issues with stream requests to backend 2021-08-13 08:47:58 -07:00
Neeraj Kashyap d075aec465
Merge pull request #98 from bugout-dev/fixin-url-encoding
Fix issues.
2021-08-13 08:14:51 -07:00
Tim Pechersky 310a9c4175 added register page 2021-08-13 14:38:53 +02:00
Neeraj Kashyap 3905ae1fa8
Fixed typo on landing page: "ment" -> "meant" 2021-08-13 05:17:31 -07:00
Tim Pechersky 20bfd3a1b2 register page 2021-08-13 13:51:47 +02:00
Tim Pechersky 5d2e387864 adding titles to pages 2021-08-13 13:35:31 +02:00
Tim Pechersky 2f75129743 lint warnings fix 2021-08-13 13:03:18 +02:00