0
0
mirror of https://github.com/OpenBazaar/openbazaar-desktop synced 2025-10-07 00:52:41 +02:00

112 Commits

Author SHA1 Message Date
Josh Jeffryes
52aa0bea85 Merge pull request #1758 from OpenBazaar/enhanceFirstTimeMetrics
enhance metrics
2019-04-24 11:00:59 -04:00
jjeffryes
43f3b11ba0 enhance metrics 2019-04-24 10:18:50 -04:00
jjeffryes
5e92af00d1 fix typo in route 2019-04-22 16:23:14 -04:00
jjeffryes
586e1a274e switch to better tab system 2019-04-15 11:56:19 -04:00
jjeffryes
5bbd15413e refactor categories out of render 2019-04-15 10:47:30 -04:00
jjeffryes
0560939766 update for the new peerID 2019-02-25 15:17:42 -05:00
Rob Misiorowski
ca012b465d fix bug in the router daling with modal confirming they could be closed 2018-10-10 11:16:36 -06:00
Rob Misiorowski
6e997a7d85 countly shennanigans 2018-08-30 11:45:20 -06:00
Rob Misiorowski
ec96c97025 Adding store link to failed listing load when it comees from the router and profile is available 2018-08-27 16:37:12 -06:00
Rob Misiorowski
5404327942 fixed issue with loading user pages via a handle 2018-08-23 16:30:32 -06:00
Rob Misiorowski
9c905017a1 changing how a route is replaced in the listing card view 2018-08-23 14:27:00 -06:00
Rob Misiorowski
4412ee3e74 integrated the user loading modal into the router and listing card 2018-08-21 11:06:05 -06:00
Rob Misiorowski
39e9853b05 WIP - update userPage loading modal 2018-08-10 14:44:35 -07:00
jjeffryes
4e8bd43963 rename start end event 2018-06-29 16:26:43 -04:00
Josh Jeffryes
08714772d4 Remove path from page tracking 2018-05-22 09:56:51 -04:00
Josh Jeffryes
011f8a4911 Only call countly if opted in for hashchanges 2018-05-04 16:02:59 -04:00
Josh Jeffryes
da05cf6c11 Refactor event naming 2018-05-02 12:11:15 -04:00
Josh Jeffryes
8cc98b6810 Track full path on hashchange 2018-05-02 11:21:52 -04:00
Josh Jeffryes
0674145e9d add transactions tracking 2018-05-02 10:32:56 -04:00
Josh Jeffryes
870fa0451c change all success segments to errors with 'none' for success so countly will show them 2018-04-30 14:47:46 -04:00
Josh Jeffryes
6d014433bc add ownpage check to loading user pages 2018-04-03 12:15:35 -04:00
Josh Jeffryes
b19b91272f change timed events to use start and stop event 2018-03-21 16:56:01 -04:00
Josh Jeffryes
a2282f4496 Add speed of userpage load event 2018-03-21 15:49:29 -04:00
Josh Jeffryes
180263a9a0 finish 2018-03-16 17:14:40 -04:00
Josh Jeffryes
01c30f2085 add to advanced settings 2018-03-14 18:25:12 -04:00
Rob Misiorowski
3301f47b22 integrating the nsfw warning into the listing detail view 2018-01-09 16:05:44 -08:00
Rob Misiorowski
dd8699c1b1 integrated the blocked warning into the listing card 2018-01-09 13:21:17 -08:00
Rob Misiorowski
224fc09278 WIP - integrating the block warning in the user page via the router 2018-01-08 17:37:06 -08:00
Josh Jeffryes
8f6257ec87 open reputation tab 2017-11-16 13:29:19 -05:00
Rob Misiorowski
b3c0ff0b75 code review tweaks 2017-10-06 21:16:37 -07:00
Rob Misiorowski
5c2715a90c 835 - implemented a View Listing link in the Edit Listing modal 2017-10-04 15:51:34 -07:00
Rob Misiorowski
c818cec51b some tweaks to support confirming the close of multiple modals open at the same time 2017-10-04 14:06:54 -07:00
Rob Misiorowski
a61cb1db1b implemented the listing save confirm box into the router 2017-10-03 15:53:40 -07:00
Sam
85a4e88e42 Fixed typos 2017-09-28 11:34:01 -04:00
Rob Misiorowski
21c838d81f handling external ob links 2017-09-14 16:56:02 -07:00
Rob Misiorowski
58999bf712 removing some debugging text 2017-07-26 14:32:17 -07:00
Rob Misiorowski
74b84abd52 fixing issue where a listing fetch fail handler was not properly handling an aborted request + tweaking loading and fail state of store 2017-07-26 14:11:43 -07:00
Rob Misiorowski
a7ead9aad2 Merge branch 'master' into listingUrlTweaks 2017-07-21 09:19:50 -07:00
Rob Misiorowski
9d7ab9355b changing the index of which item is being removed when the guidHandle map is full 2017-07-20 16:38:36 -07:00
Rob Misiorowski
7913761d33 some code cleanup 2017-07-19 16:03:11 -07:00
Rob Misiorowski
ee76575741 updating the handle in the address bar if the user changes it in settings 2017-07-19 15:55:29 -07:00
Rob Misiorowski
6080d29924 WIP - make routes less dependant on resolver 2017-07-18 17:00:21 -07:00
Rob Misiorowski
e0be2a6269 merged in master 2017-07-11 12:55:53 -07:00
Josh Jeffryes
82360c5e4a Fix missing comma for lint. 2017-07-03 13:55:03 -04:00
Josh Jeffryes
09735adf89 Fix let. 2017-07-03 13:46:19 -04:00
Josh Jeffryes
5118f58a11 Tweak code order. 2017-07-03 13:43:35 -04:00
Josh Jeffryes
9cfe9dde06 Route to home when the store should not be visible. 2017-07-03 13:36:40 -04:00
Rob Misiorowski
c4aeb7e2e2 fixed issue on the connected peers page when the endpoint doesnt return data 2017-06-30 16:20:49 -07:00
Rob Misiorowski
db67bb5e03 some router tweaks 2017-06-19 15:08:18 -07:00
Josh Jeffryes
6f95e420fe Remove the path not found functionality, so only page not found is used. 2017-06-19 17:01:33 -04:00