Skip to content

ssb-profile-2 (mix's messy modifications of ssb-profile)

mix irving requested to merge ssb-profile-2 into ssb-profile

See comments on files. I think the important changes I made were :

  • making the routes more "restful" (specification for route-naming?)
  • sort out params for /profile/:id (profileShow view)
  • stop resolvers when there's an error

Unfortunately I'm now seeing this error now which seems to be quite low-level ):

image

Merge request reports