Jason Bobich

Results 28 issues of Jason Bobich

This will be the third and final high-level feature Back Road needs for the initial 1.0.0 release. We've got the ability to manage users and content. And finally, the user...

enhancement

This transition animation should have at least some figurative representation of the space of the application, where these primary views are stacked on top of each other. To be more...

enhancement

Currently, when a management table (i.e. users or content of a specific type) is empty, there's a nice little message saying that no content has been created, instead of showing...

enhancement

The first need for a confirmation prompt is #14, but inevitably there will be more cases like this. We need an easy system for implementing these. After a bit of...

When deleting a user, there needs to be a warning prompt before proceeding.

enhancement

There will be a simple `` component to be most likely added to the bottom of each primary view, so it can be scrolled to and be less obtrusive.

enhancement

Simply put, an `admin` user should not be able to delete themselves. I believe it's a bug that this is currently possible. Since the application uses the existence of at...

bug

Currently an `admin` user is created when installing the application. And only `admin` role users can manage users. But, there's no way for an `admin` user to create another `admin`...

enhancement

When the application starts getting some real-world use, I can imagine there are going to be security concerns with not being able to customize the URL at which admin panel...

enhancement

Currently, the public API produced from the CMS isn't all that helpful if you don't know the exact routes for your `GET` requests. I would eventually like to see things...

enhancement