Git Product home page Git Product logo

hypeui's Introduction

hypeJunctionPro Starter Project

Read the docs at https://hypejunction.readthedocs.io/

Utils

Development

yarn dev - watch for plugin file changes and flush and rebuild the cache in its entirety. This helps you speed up the development workflow. See my article about it

hypeui's People

Contributors

dploeger avatar hypejunction avatar keviocastro avatar mrclay avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

hypeui's Issues

Card content property

Maybe I don't understand the card concept. It seems the view uses the biggest version it finds:

foreach (['excerpt', 'briefdescription', 'description'] as $prop) {
if ($entity->$prop) {
$vars['content'] = elgg_get_excerpt($entity->$prop, elgg_extract('content_limit', $vars, 250));
}
}

Should it break as soon as one of those is non-empty?

Navigation showing all items

I installed the hypeUI into a fresh installation of Elgg and the navigation is showing all items in alphabetical order, rather than the ones that I selected from within "Appearance" --> "Menu Items"

Release new version on the Plugins repository

I just noticed, that the manifest-file denotes the version as 1.3.1 while the last available version on the official plugin repository is 1.0.0.

Are there any issues holding you back releasing a new version there?

Discussion and Blog Comments Invisible

Not sure exactly what the issue is as I haven't been able to track it down, however, any time a user comments on a discussion or blog post the comment appears on the activity page but is not visible under the blog post or discussion post.

Project-Rampup is malfunctioning

When a new developer would like to start working on the project, there are some problems:

  • No documentation about the development process
  • The used bulma bower asset is not available anymore
  • No automated process for building the css (without releasing it)
  • Confusing mix of PHP's composer, Ruby gems and NPM

Images duplicated in list of groups

In the list of communities, the avatars are appearing duplicated, please help us. Take a look at the picture bellow.. Thanks.

P.S. I really appreciate your work

screenshot-2018-7-9

FR: Make colors configurable

It would be great, if the admin could configure the basic color set (background, foreground, inverted background, inverted foreground, links, etc.).

ellgg_view_input()

We receive the following error throughout (note this is a clean install of 2.3.4

WARNING: Deprecated in 2.3: elgg_view_input() is deprecated. Use elgg_view_field()

Cannot edit/delete comments

In hypeapps_ui_get_entity_handler the comment and discussion_reply handlers are missing, and the comments JS has to account for the popup menu being outside the comment HTML (see Elgg/Elgg@14b7e3a).

Event_calendar support

When using the event_calendar plugin, the entity menu is empty, so events can not be modified or removed afterwards.

Messages Mark Read button, not working.

Hello there, I'm kinda new here. So my issue is Mark Read button when using HypeUI.

Whenever I select a message and click Mark Read button, it says Messages marked as read, but there is
still the same messages, saying New, and at the navigation bar, there's still the number.

Exception uploading Background of the landing page hero

Call to a member function isValid() on null

Error Object
(
[message:protected] => Call to a member function isValid() on null
[string:Error:private] => Error: Call to a member function isValid() on null in /var/www/awesome/alaska/mod/hypeUI/actions/theme/assets.php:14

CSS-Fixes

Thanks for the great theme! We fixed some css problems we had in a small screen and desktop view.

Sorry, this is actually a fix for multiple issues. Please tell me, if I should open an issue for each one.

This issue is basically there to discuss the issues. I'm happy to send in a PR if you point me at the right places where to implement the fixes.

The issues were:

  • No padding at the border
    image
  • Problems in connection with the Event Calendar plugin
    image
  • Transparent Popups
    image
  • Non-functioning avatar cropper and cluttered avatar display
    image

We fixed them in hypefixes.css (we simply disabled the avatar cropper as we didn't need it).

After the fixes, the screens look like this:

image
image
image
image

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.