Git Product home page Git Product logo

atmosphere's People

Contributors

arunoda avatar aviduda avatar badslug avatar dandv avatar dburles avatar paralin avatar possibilities avatar reywood avatar tarang avatar tmeasday avatar yeputons avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

atmosphere's Issues

Please delete package meteor-functional

Hi,

I accidentally created an atmosphere package called "meteor-functional" when I had meant "functional" to follow the naming convention. Please delete the obsolete and duplicated meteor-functional package.

Thanks

Remove d3js?

Should d3js be in Atmosphere, if it's a standard meteor package? The Atmosphere version hasn't been updated in 6 months.

Consider introducing smart package categories/tags, sorting/search

I think the repo is starting to gain traction! The package list, sorted by submission date will become difficult to use as the list expands. I was wondering if we could introduce categories or tags for smart packages and have the option to sort and/or filter the list based on those categories/tags. The npm registry suffers from the lack of browse-ability/discoverability and it would be great if we could head that problem off before it becomes a similar problem for atmosphere.

show dependency graph

Since dependencies of some packages also have their own dependencies, please show a dependency graph, to allow the user to better quickly understand the picture.

Getting "Error: Incorrect password" on mrt publish

I just signed up on the atmosphere.meteor.com site today to publish a package and I am getting "Error: Incorrect password". I used dknell as the username and I can login to the site just fine. I tried changing my password to no avail. Am I doing something wrong?

Better UX on the packages list (front page)

I often find myself clicking on a package, wating, and then clicking on the Github link (package name). This seems needlessly tedious. I am not sure if you want to expand the package description page but right now its not exceptionally useful.

Would you mind adding the author name and a link to the code on the package summery? Better yet stick the full description and the links in a hidden collapsing section.

Just a thought, overall I really like atmosphere design. Keep up the good work!

remove package command?

I published a package but it has been spelt wrong and the system seems case sensitive. Probably a very newbie question, but now I don't find the command how to remove the package.

Thanks for the help!

Extending the UI + Categorized packages

Hey there

Would you like me to create a newer ui and some categorization? I'd love to do one in my free time, if there's the need for it.

There are already a lot of packages and instead of just scrolling down the whole lot of them I thought of extending the UI

Want momentjs 2.0.0

I'd like to have momentjs 2.0.0 in the list of packages. If someone will point me in the direction of how to add this, I will.

.bottom-bar position fixed

Fixed bars are very painful in 14'' screen laptops like this one i'm using.

Can you guys move the .bottom-bar content elsewhere, in order to small screens get more space?

Adjust layout for long package names

Sorry, I broke the main Atmosphere layout with my long package and version names. Is it possible to adjust the layout so it handles long package names better? Perhaps make all the package items two lines and stack the package name (in bold) over the package description? Sorry.

How to remove packages from Atmosphere?

After releasing a package on atmosphere, I realized that there is already a similar one there (though the old one is not compatible with Meteor 0.6.5+). How could I remove the package from Atmosphere?

I should have searched ahead, and issued a pull request to the author.

Thanks

The package name is: state-machine

mrt add hangs and has no apparent effect

I've added packages before, but now it's not working. I've tried installing several mrt packages using 'mrt add '. It just sits there for a minute or two and then returns, producing no output. There is no change to any file in my projects folder at all. I'm not having issues with any other mrt command, just add.

Ubuntu Linux 12.10
Meteorite version 0.4.7
Meteor version 0.5.9 (git checkout)

mrt publish stopped working?

Hi, I've been using mrt publish collectionFS/ as normal, but this time nothing happens?
Paste of console: (mac user, commit+push via gitHub )

$ git tag -a v0.2.0 -m 'Version 0.2.0'
$ git push origin v0.2.0
Counting objects: 1, done.
Writing objects: 100% (1/1), 161 bytes, done.
Total 1 (delta 0), reused 0 (delta 0)
To https://github.com/raix/Meteor-CollectionFS.git
 * [new tag]         v0.2.0 -> v0.2.0
$ cd ..
$ mrt publish collectionFS/
$ mrt publish collectionFS/
$ mrt publish collectionFS/

My package is placed in meteor/packages - tried cloning to a folder in home but same result - are there any logs to se whats happening?

Only thing I did different than normal was updating the description in smart.json?

Tags looks ok: https://github.com/raix/Meteor-CollectionFS/tags

Last successfull publish of same package is 7 days ago

Normally mrt publish would give a response like: "package is now published" - but it's gone nonverbose?

Version 0.6.0 Compatibility

With the latest distribution system, meteor conflicts with mrt on versioning of meteor. The "version" feature in the latest meteor is conflicting with the git styled versioning of meteorite - particularly, they have removed the tagging of new releases (0.6.0 is not tagged).

Here's what happens if I try to run meteorite:

$ mrt run

Stand back while Meteorite does its thing
smart.json changed.. installing from smart.json

Installing Meteor

branch: https://github.com/meteor/meteor.git#master

Installing smart packages

$ mrt run

Stand back while Meteorite does its thing
smart.json changed.. installing from smart.json

Installing Meteor

branch: https://github.com/meteor/meteor.git#master

Installing smart packages

$ mrt

Stand back while Meteorite does its thing
smart.json changed.. installing from smart.json

Installing Meteor

branch: https://github.com/meteor/meteor.git#master

Installing smart packages

As you can see, it's an infinite loop. Mrt never finishes "doing its thing", and ends without updating anything (even though smart.json was supposedly changed).

More information on detail view for each package.

Is there any way we could try to pull the readme.md for each package and display it in a useful way on the package detail pages? Or allow for a logo/screenshots and a more detailed description if the package authors oblige?

They feel somewhat empty and devoid of information I need to make a choice about whether this is the right package to use in my project.

They feel so empty!

I always end up going to the github, looking at all the code, and that feel laborious and not quite right. I'm sure most package authors (especially for UI/UX stuff) would spend the time to upload a few screenshots.

Does anyone agree with me? Am I barking up the wrong tree?

Add pagination on atmosphere

We need a pager on the home page. Tom - you actually suggested this but I don't see a ticket for it, so I'm creating one!

Improve UI for bad packages

Hi,

i found one package where it's gtihub repo does'nt exists anymore. That would be could to allow user to put an alert for that package. Atmosphere may then do a query to the repo and check if it gets a 404. Then it may disable the package or alert the package owner.

Atmosphere.meteor.com is slow

When viewing the main directory, or an individual package, the site seems to stall during loading. I don't know if this is due to the increasing amount of packages or something else, but the site optimization needs another look. :)

Meteor version compatibility !

the Meteor version(s) the library is compatible with is missing :(.

e.g. some libs were updated 7 months ago, and some of them are not working with the actual version of Meteor :(.

regards.

Package Statistics

Thought it would be nice to be able to view some stats on packages that you create. Maybe just how many times the package was viewed and how many times it was added to a project.

delete fonts-pseudo-helvetica from Atmosphere?

Hi Tom!
So, I was uploading some packages to Atmosphere, and the smart.json file in one of my packages had old parameters in it, and borked the upload. How does one go about deleting packages off Atmosphere? I haven't seen any documentation on that, so... giving you a shout-out.

Anyhow, it's the fonts-pseudo-helvetica package needing removal...
Abigial

"Error: Incorrect password" on mrt release

I signed up for an account "AndrewWilcox" and password on atmosphere.meteor.com, and I'm able to logout and login with it.

However, when I use that account and password with mrt release, I get "incorrect password":

$ mrt release meteor-when
Adding tag and pushing repo
username: AndrewWilcox
password:
Error: Incorrect password

Is there some other account or password I should be using?

Describe smart.json some more in docs.html

E.g. what's description? Plain text? HTML? Markdown?

Would be great if packagers were encourage to add longer descriptions, that name what the package does. In atmosphere, there are quite a few "X repackaged for meteor" packages, and I have no idea what X does.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.