Tim Pechersky
c1ce8946c8
works
2021-08-25 14:37:51 +02:00
Tim Pechersky
a3c7164794
intial works
2021-08-25 14:30:04 +02:00
Tim Pechersky
35e83ed8da
linter
2021-08-25 14:29:49 +02:00
Neeraj Kashyap
cd28ab3906
Merge pull request #166 from zomglings/fix-empty-frontend-query
...
Fixed default stream query
2021-08-24 09:41:41 -07:00
Neeraj Kashyap
289c2ea9f3
Fixed default stream query
2021-08-24 09:37:33 -07:00
Neeraj Kashyap
bb54313089
Merge pull request #165 from bugout-dev/team-page-improvements
...
Team page: add marketing list spacing and uncap
2021-08-24 09:32:36 -07:00
Neeraj Kashyap
c958059db7
Merge pull request #137 from bugout-dev/whale-watch
...
Introduce the concept of event providers for a stream, add an Ethereum whale watch event provider
2021-08-24 09:32:05 -07:00
Neeraj Kashyap
88e9125f51
Added python dateutil type annotations to dependencies
2021-08-24 09:25:49 -07:00
Tim Pechersky
57b0518fe3
add marketing list spacing and uncap
2021-08-24 18:19:28 +02:00
Neeraj Kashyap
c41594ddc0
Merge pull request #156 from bugout-dev/change-navbar-logo
...
Navbar logo: changed logo
2021-08-24 09:09:31 -07:00
Tim Pechersky
ed641fb67d
Merge branch 'main' into change-navbar-logo
2021-08-24 18:06:08 +02:00
Neeraj Kashyap
9b13050c46
Merge pull request #164 from bugout-dev/try-fix-client-side-exception
...
Try fix client side exception
2021-08-24 09:02:08 -07:00
Neeraj Kashyap
275b14693d
Merge branch 'main' into whale-watch
2021-08-24 09:00:32 -07:00
Neeraj Kashyap
66b58b60b1
Merge pull request #154 from bugout-dev/smartcontract-source-info
...
Smartcontract source info fix
2021-08-24 08:58:33 -07:00
Neeraj Kashyap
7df5fdaa00
Merge pull request #159 from bugout-dev/mypy-fixes
...
Mypy fixes
2021-08-24 08:56:55 -07:00
Neeraj Kashyap
5b71043e68
Merge pull request #152 from bugout-dev/team-page-improvements
...
Team page: team illustration, paddings
2021-08-24 08:55:16 -07:00
Neeraj Kashyap
7d542a5b56
Merge pull request #150 from bugout-dev/product-improvements
...
Product page: content and background image
2021-08-24 08:54:50 -07:00
Neeraj Kashyap
cb53c7cdb7
Merge pull request #149 from bugout-dev/footer-improvements
...
Footer: added about, product, blog, text change
2021-08-24 08:54:21 -07:00
Neeraj Kashyap
c56472f7f6
Merge pull request #146 from bugout-dev/onboarding-content-improvement
...
Onboarding content improvement
2021-08-24 08:53:29 -07:00
kompotkot
eea2ce8f8b
Using ValueError
2021-08-24 15:43:04 +00:00
kompotkot
6c7d0a783b
Using exception instead of empty return with print
2021-08-24 15:42:00 +00:00
Tim Pechersky
434b1ee3cd
move logout actions to onSuccess
2021-08-24 17:41:41 +02:00
Tim Pechersky
3e83a50f56
useForgotPassword migrate to query v3
2021-08-24 17:41:27 +02:00
Tim Pechersky
2faa48d1f4
possible memory leak fix
2021-08-24 17:41:00 +02:00
kompotkot
6f0a224562
Fixes for crawler mypy
2021-08-24 14:13:20 +00:00
kompotkot
c8fc3aecf3
Mypy fixes for backend
2021-08-24 13:50:36 +00:00
Neeraj Kashyap
4cb57021c6
Removed unused imports on backend codebase
2021-08-24 06:31:47 -07:00
Neeraj Kashyap
142ca6b335
Slightly improved display of whale watch cards
...
They still need a lot of work.
2021-08-24 06:28:31 -07:00
kompotkot
356f4ff05e
Working mypy for db
2021-08-24 13:13:02 +00:00
Neeraj Kashyap
50394c0c84
loadOlder and loadNewer improvements in useStream hook
...
They only update from the previous event and next event respectively.
This avoids issues where if the previous event occurred too
far in the past or the next event occurs too far in the future from the
current stream boundary, the API returns a 500 error saying that the
requested window is too long.
2021-08-24 06:01:05 -07:00
Tim Pechersky
02e395d92f
changed logo, moved s3 aws path to constants
2021-08-24 14:28:17 +02:00
yhtiyar
949683efbb
Merge branch 'main' into smartcontract-source-info
2021-08-24 15:07:53 +03:00
yhtiyar
f0ae16b878
Better naming and bug fix
2021-08-24 15:05:17 +03:00
Tim Pechersky
fcc4d47c05
correct milestones link
2021-08-24 14:04:08 +02:00
Tim Pechersky
164c59cf22
reduce margin
2021-08-24 14:01:34 +02:00
Tim Pechersky
1d0adfd085
small content improvements
2021-08-24 13:58:55 +02:00
yhtiyar
3689a9a0bf
getting bucket from env variable
2021-08-24 14:27:03 +03:00
Tim Pechersky
44b7994560
team illustration, paddings
2021-08-24 11:02:41 +02:00
Tim Pechersky
8da3192b68
added about, product, blog, text change
2021-08-24 10:29:32 +02:00
Tim Pechersky
837cf8ef00
content and background image
2021-08-24 10:22:26 +02:00
Neeraj Kashyap
140dfdb10d
Merge branch 'whale-watch' of github.com:bugout-dev/moonstream into whale-watch
2021-08-23 10:07:21 -07:00
Neeraj Kashyap
a1a962456a
Fixed mypy issue with /now endpoint
2021-08-23 10:04:26 -07:00
Neeraj Kashyap
9d931dd430
Merge branch 'main' into whale-watch
2021-08-23 10:03:45 -07:00
Tim Pechersky
263e98b2d0
update prop name
2021-08-23 19:02:24 +02:00
Tim Pechersky
b2863b47a1
property name fix
2021-08-23 18:33:02 +02:00
Tim Pechersky
0a5fbd9cb5
added subscription_type_id on EntryCard of Welcome
2021-08-23 18:29:40 +02:00
Tim Pechersky
8a3d6228ea
lint
2021-08-23 18:10:18 +02:00
Neeraj Kashyap
9dfce91357
Merge pull request #139 from bugout-dev/smartcontract-source-info
...
Smartcontract source info
2021-08-23 09:09:03 -07:00
Tim Pechersky
364497c718
change content, add accordions, fix radio size
2021-08-23 18:08:02 +02:00
Tim Pechersky
280e30268e
remove comments
2021-08-23 18:07:27 +02:00