Git Product home page Git Product logo

app-office-league's People

Contributors

alansemenov avatar anatol-sialitski avatar ashklianko avatar dependabot-preview[bot] avatar dependabot[bot] avatar github-actions[bot] avatar glennricaud avatar mortyeriksen avatar pmi avatar poi33 avatar pull-merger[bot] avatar reisfmb avatar rymsha avatar temofeychik avatar torlokken avatar

Stargazers

 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

app-office-league's Issues

Store images as node attachments

Store the player, team and league image binaries in the node repo with the format of Attachments used in Content:

"attachment": {
  "name": "my-image.png",
  "label": "source",
  "binary": "<binary-data>",
  "mimeType": "image/png",
  "size": 310754
}

Office League - UI & GraphQL - Leagues

  • Adapt graphql leagues with new parameter playerId

  • When logged in:

    • - 3 tabs (2 tabs + 1 button)
      • - My leagues (league summaries)
      • - Discover
      • - A create button
  • When not logged in: Show list of leagues summaries

Office League - UI - Back button

  • Create a back button, displayed in mobile mode in the navbar
    ** It will use the Angular2 router service to go back to the previous page

Office League - UI - League profile

Depends on #37

League profile page

  • Join button (if not member)
  • Players list summary (ranked) -> Players list
  • Teams list summary (ranked) -> Teams list
  • Latest games list summary -> Games list
  • Rules (placeholder, will be generated text from the league config later)
  • Edit button (if league-admin)

Office League - UI - Menu

The menu should be visible in the navbar in desktop mode and as a side nav in mobile mode.

  • Fix the current menu: A click on the hamburger icon does not display the side menu as of now

Items to be present in the menu:

  • Home -> /
  • Profile (If logged) -> /players/
  • Leagues -> /leagues
  • Players -> /players
  • Teams -> /teams
  • Log-in or Log-out ->

Office League - UI - Presentation page

Create the initial page for Office League.
This page will be shown initially when the user is not logged in.

It should contain:

  • Presentation of the site/app, with some text description
  • Sign up / Log in (Use portalLib.idproviderUrl() )
  • Button to browse leagues

Office League - UI - Entities

  • Cleanup UI Graphql Entities code
    • Remove duplicates & typos
    • Gather name and id attributes in 2 ancestor classes
    • Extract Enum in own class & And add a util class to parse
    • Some time are absolute (Instant) some are relative (Integer)

Office League - Graph QL - GraphQL library prototype

  • Create a prototype of a a basic Enonic JS library
    • The library should be based on graphql-java
    • The library should allow to create:
    • Schema
      • Type: Scalars and Custom
      • Arguments
    • Test it without calling any api (Simply passing JS objects)

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.