Code Monkey home page Code Monkey logo

unicorn-frontend's People

Stargazers

 avatar

Watchers

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

unicorn-frontend's Issues

[FEAT] Komunikasjon med deltakere

Proposed functionality
Opprette en form for komunikasjon per konkurranse med deltakere.

Use case
Det er ikke alltid like lett å nå en deltaker, det er altfor lett å ende i en spamfolder når det sendes fra private epostlister. Derfor tenker jeg det er flott å ha generell informasjon tilgjenelig for følgende:

  • hele avviklinga (informasjon gitt til alle deltakere)
  • compo-spesifikk informasjon
  • e-post utsending fra unicorn

Backend changes
yes?? probably, no?/yes?

Additional context
Det er krevende å nå deltakere etter avviklinga. noen svarer ikke, noen svarer. noen sender til support eller kontoret i kandu og ting kan forsvinne og glemmes.

krever
E-post verifisering.

Implement pagination towards the API

List-data should only be fetched when actually shown, so that a list of 100 items only fetches the first 25 being displayed, then the next 25 when they are needed for display.

[FEAT] Code generator

Proposed functionality
Implement a code generator using generated Swagger documentation to generate an API client in Typescript.

Use case
This will simplify implementing connected functionality for the API. And also generate better typings for the data.

Database changes
Not the database, but the backend will need to refine the swagger documentation to include anything.

Media player

Proposed Functionality

Media should have designated players supporting its format.

Music could be played back with a player showing a visualization for the music. Video should be played back as ... video.

Use Case

Playback of files for voting

External Dependencies

TBD

[FEAT] Custom felt for contributors

Fra #support på Slack:

Yo! Har ønske om et tekstfelt i Unicorn for at deltakarar skal kunne skrive inn minecraft brukarnamnet sitt, men ser kun muligheit for å få lasta opp submissions osv. Er det noko som kan bli ordna, eller ser eg på feil i new competitions sida?

Det finnes allerede et felt på contributors for extra info, men dette eksponeres ikke. Bør være mulig å definere på en konkurranse hva som må fylles inn i dette feltet og gjøre det obligatorisk å fylle ut.

[FEAT] Refactor competitions into a global store

Proposed functionality
Competitions should live in a global store, like Context or similar. The reason for this is its extent all over the application. In todays solution it's fetched multiple times in multiple ways, and it should be baked into a single entity.

Use case
This will make handling competitions better, but also ensure that the user has a more concise experience with less spinners running.

[FEAT] user experience admin pages

Proposed functionality
redisign of the admin pages

Use case
The admin pages are hard to use, long mouse moves, long workflows, high click count on simple tasks etc.

  • Placement of edit and view should be near the title of the competitions
  • breadcrumbs
  • have a context where edit and admin is on each competition entry instead of a particular Admin buttun.

Backend changes
No changes to backend (???)

Additional context
image

<tbody class="bg-white divide-y divide-gray-200">
    <tr>
        <td class="px-6 py-4 whitespace-nowrap">GameJam
            <table>
                <tr>
                    <td class="px-6 py-4 text-sm font-medium text-right whitespace-nowrap">
                            <a class="py-1 px-1 text-indigo-700 underline transition-all duration-150 rounded-sm hover:text-indigo-900 hover:bg-indigo-200 p-1 ml-4 text-indigo-700 underline transition-all duration-150 rounded-sm hover:text-indigo-900 hover:bg-indigo-200" href="/admin/competitions/9">View</a>
                            <a class="py-1 px-1 text-indigo-700 underline transition-all duration-150 rounded-sm hover:text-indigo-900 hover:bg-indigo-200 p-1 ml-4 text-indigo-700 underline transition-all duration-150 rounded-sm hover:text-indigo-900 hover:bg-indigo-200" href="/admin/competitions/9/edit">Edit</a>
                    </td>
                </tr>
            </table>
        </td>
        <td class="px-6 py-4 whitespace-nowrap">7</td>
        <td class="px-6 py-4 whitespace-nowrap">Published</td>
</tr>

[FEAT] Better role handling

Proposed functionality
Admin functionality should only be exposed to those users where it's actually relevant.

Use case
When a user logs in, it should only be exposed to admin functionality if it's in a group giving access to such functionality.

Backend changes
The user object must return a set of known groups for the frontend to decide on what functionality should be shown.

GDPR approvals

mtp. personvern må brukere få muligheten til å godkjenne eller avise nøkkelaspekter som NFC-sporing osv. dette må gjøres enkelt og tydelig hva de går glipp av dersom de ikke godtar

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.