nwfsc-fram / research-catch-db

0 stars 2 forks source link

Creating pages to set/reset password #73

Closed melinashak-noaa closed 3 years ago

melinashak-noaa commented 3 years ago

Thinking of putting the password and username pages in boatnet-modules/bn-auth so boatnet will be able to use these screens as well. Not sure if that will work though, tried getting it to work with the yarn link, but didn't have any success, think I may need to publish to npm. Also started looking into other ways to share components between projects, maybe we could try this if npm doesn't work anyways open to ideas.

https://blog.bitsrc.io/how-to-easily-share-vue-components-between-applications-1d30a1ad4e4d

melinashak-noaa commented 3 years ago

yes, but this is currently in the research catch repo which doesn't have access to the bn-common components in the boatnet repo

sethgerou-noaa commented 3 years ago

oh right. well, I guess it might be more trouble than it's worth to share the front end code. The back end code is where sharing will be most valuable I think.

melinashak-noaa commented 3 years ago

Just updated this, and bn-modules/bn-auth to call the new stored procedures