meteor-migrations icon indicating copy to clipboard operation
meteor-migrations copied to clipboard

Interest in sharing my reactive booststrap UI to meteor-migrations?

Open AnthonyAstige opened this issue 10 years ago • 4 comments
trafficstars

I made a reactive admin panel for this migrations package. I was wondering if others have interest and hence if I should share it.

How it works It's a simple reactive bootstrap interface that migrates between migrations and shows basic info all in a table.

Screenshot https://i.imgur.com/Tlw9OAC.png

Screencast http://youtu.be/X76OronNzRk

Update Now with locked status and ability to unlock as shown @ https://i.imgur.com/51Cti2A.png

Packaging I figure this should probably be it's own package with the meteor-migrations package as a dependency instead of fully integrating into the meteor-migrations package. Though if you want to integrate that's fine with me of course too.

I haven't published a meteor package before. Though since I'm using packages as my application organization structure it probably won't be too hard for me to isolate this from my application code. And a good learning for me experience too.

AnthonyAstige avatar Mar 05 '15 20:03 AnthonyAstige

Nice work @AnthonyAstige, that's rad!! I encourage you to share it as a package with migrations as a dependancy. We'd like to keep core very light.

zol avatar Mar 06 '15 01:03 zol

Cool stuff @AnthonyAstige - let us know if you need any advice on how to packag-ize it.

tmeasday avatar Mar 06 '15 02:03 tmeasday

Good to hear there's interest :)

I'm going to wait a little before packaging at least until I finish my first migration. I keep adding little tweaks and fixes as I use it. Which means it'll probably come some time next week as I'm a bit busy this weekend.

When I push forward packaging I'll reach out for advice if I get stuck. Thanks!

AnthonyAstige avatar Mar 06 '15 02:03 AnthonyAstige

Good, I waiting :100:

thearabbit avatar Jul 17 '15 06:07 thearabbit