Wykres commitów

373 Commity (d110d676208f483c99dae55074254cd5f3bc20ed)

Autor SHA1 Wiadomość Data
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 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
Neeraj Kashyap d900b09de7
Merge pull request #99 from bugout-dev/cards-improvement
Cards improvement
2021-08-13 09:27:02 -07:00
Tim Pechersky 5a8a9c7095 Merge branch 'main' into cards-improvement 2021-08-13 18:24:31 +02:00
Neeraj Kashyap a5ba0bf514
Merge pull request #104 from zomglings/fix-stream-query
Fixed issues with stream requests to backend
2021-08-13 08:51:30 -07: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
Neeraj Kashyap e337258414
Merge pull request #102 from zomglings/better-readme
Improved main README for the repo
2021-08-13 06:42:22 -07:00
Neeraj Kashyap 1ae63bfde5 Improved main README for the repo 2021-08-13 06:41:26 -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
Tim Pechersky 8749ec0e33 clear comments and lint 2021-08-13 13:01:53 +02:00
Tim Pechersky b102f4eeb6 cards and stream layout improvements 2021-08-13 13:01:38 +02:00
Andrey Dolgolev 86263290b4 Add fixes for stream service get parametrs. 2021-08-12 19:43:14 +03:00
Andrey Dolgolev 309e510598 Remove print. 2021-08-12 18:03:23 +03:00
Andrey Dolgolev 0631e2fb95 Fix issues.
1) issue with enpty value in filter
2) issue with empty value in ethrium transaction request
Add
1) Add urlencoding and replace null to 0 for timestamps
2) Add sorting by timestamps
2021-08-12 16:39:26 +03:00
Neeraj Kashyap f91422f071
Merge pull request #97 from bugout-dev/fixing-pagination
Fixing pagination
2021-08-11 09:46:28 -07:00
Andrey Dolgolev f5fcc31a70 Fix issue with subscription address dublication in chrome console.
Temprorary add icons back for etherium blochain without correct resolving.
2021-08-10 23:48:20 +03:00
Andrei-Dolgolev e87c8b690f
Merge pull request #96 from bugout-dev/bugout-bump-version
Bumped bugout-python dependency to 0.1.16
2021-08-10 19:58:49 +03:00
Neeraj Kashyap 8d2f252df7 Bumped bugout-python dependency to 0.1.16
This allows us to udpate resources (needed for subscription edits).
2021-08-10 09:56:57 -07:00
Andrey Dolgolev 1346373012 Change version of bugout python. 2021-08-10 19:54:26 +03:00
Neeraj Kashyap 13c7e6699b
Merge pull request #94 from zomglings/crawlers-ethereum-trending
Systemd service and timer definition for "ethcrawler trending" crawl
2021-08-10 09:51:07 -07:00
Neeraj Kashyap 5eee300537
Merge pull request #95 from bugout-dev/edit-subscription-endpoint
Add update subscription.
2021-08-10 09:49:07 -07:00
Andrey Dolgolev d57550a85c Add update subscription. 2021-08-10 19:29:16 +03:00
Andrey Dolgolev b5c0d942c5 Some useQuery state fixes. 2021-08-10 13:53:10 +03:00
Neeraj Kashyap 70adccdebb Updated "ethcrawler trending" result body
Added `crawler_version:<version>` tag to Humbug report.
2021-08-09 19:45:20 -07:00
Neeraj Kashyap ca6a5b2b70 "ethcrawler trending": default start, end 2021-08-09 19:37:57 -07:00
Neeraj Kashyap 0e98794db9 "ethcrawler trending" humbug token from env
This makes life easier when using it as a systemd service.

Also added systemd service and timer for trending addresses crawler.
2021-08-09 18:58:43 -07:00
Andrey Dolgolev 401f12a488 Add buttons for control stream. 2021-08-09 21:30:44 +03:00
Neeraj Kashyap 58a9268b4d
Merge pull request #92 from zomglings/crawlers-ethereum-trending
Add "mooncrawl ethcrawler trending" command
2021-08-09 09:32:49 -07:00
Neeraj Kashyap bd49b2956b Slight renaming for clarity of internal args 2021-08-09 09:30:08 -07:00
Neeraj Kashyap 5084f7f32f Merge branch 'main' into crawlers-ethereum-trending 2021-08-09 09:17:40 -07:00
Neeraj Kashyap 5fc813e98d
Merge pull request #85 from bugout-dev/address-identity
Initial version of eth address model with labels
2021-08-09 09:14:13 -07:00
Neeraj Kashyap 272fabfd18 Black formatting 2021-08-09 09:13:08 -07:00
kompotkot 2b9dd67954 Modified to mooncrawl yml action 2021-08-09 16:11:38 +00:00
kompotkot de972d6722 Modified git commit hash to work with new labels table 2021-08-09 16:06:17 +00:00