Giter Site home page Giter Site logo

blogwt's People

Contributors

billy1380 avatar

Stargazers

 avatar

Watchers

 avatar  avatar

Forkers

c0debrain dcojo

blogwt's Issues

Post cannot be seen when loaded from archive

When an post is selected from the archive tree, it might work well to invoke the back to the top button. This might apply across the board i.e. after a post is shown (finished loading) scroll to the top of the page.

Add page support

Pages should appear in the header unless they have sub pages in which case the sections (probably the ones marked with a header tag should be shown)

Resource page is next to useless!

The thumbnails are too small to identify and the meta data displayed is not useful. Need a mechanism to upload images on the resource page and edit the details once that is done.

Consider abandoning the table based layout and using a thumbnail view.

Build fails because of missing dependencies

Blogwt has dependencies on

  • gson-gwt already open source (listed for completeness)
  • Jasonable parent class
  • servlet classes for the API (and the app engine implementation)
  • string and json utilities
  • service pattern parent classes DONE

There is nothing fancy in any of those and I will get around to making repos for them at some point (soon)

Auto refreshing post is very annoying

On the add/edit post page especially when there is a video or a map the constant flicker is very annoying. Consider adding a pause and refresh button for that.

There is no support for previous and next posts

On the post detail page there should be previous and next post links that point to the previous and next published posts if they are available. Probably just hide the links if a previous or next post are not available.

Wrong posts on logout

There seems to be a race between loading the home page and logging out then refreshing the content (without the session) which means that user unpublished content is sometimes shown after the user logs out.

Fix issue with stripping user sensitive information too early

Cached objects (mainly user) that are cached by objectify are shared to minimise access to the datastore. When user sensitive information is stripped before a lookup, the lookup returns a user with a stripped email address. This is causing issues with other calls that rely on the data.

Sort post order when logged in

When logged, posts either go blank or come back in a messed up order. This depends on the user and there roles and permissions. It is annoying to find anything when you want to edit it.

Contact form plugin

I need to add a contact form to some pages, there does not seem to be a way to do that.

Pages with stale content while loading

While pages are loading new content they sometimes display the old content instead of a loading indicator.

This applies to the post detail page and the edit page.

There is a register page that is unused

Admin users and users with the manage users permission can add a new user but setting the allow users to register permission to true does not have any effect.

Edit:
The register page is always empty even if the link is entered into the address bar.

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.