Giter Site home page Giter Site logo

luthor's People

Contributors

jafetlch avatar wmartzh avatar wamartzh avatar

Stargazers

 avatar

Watchers

James Cloos avatar

luthor's Issues

Create permission. Throw a new error

The front throw a new error, but before doesn't. You changed some response when the permission is created?
I don't touch anything in my side.

The problem is when the backend respond, maybe you changed the response and put a new one.

Penalties can updated?

i lil question, can the role 4 and 6 update the conclusion date ? or im disable the option in the front, because, cristian can update the date just for rage or something not valid.

But what if an user made a mistake and wanna fixed?

Frontend Bugs ๐Ÿ”‚

Bugs Front

Student Panel

  • Permission exit and entry date it does not show

  • Assistances it doesn't show any information

  • Weekend request error

    • TypeError: Cannot read property 'charAt' of undefined

      tableContentWeekend

      src/pages/role.students/MyPermissions/tableContentWeekend.js:27

       24 |   displayMd={tableheaderWeekend[0].displayMd ? 'block' : 'none'}  
       25 |   displaySm={tableheaderWeekend[0].displaySm ? 'block' : 'none'} 
       26 | >> 
       27 |   <StyledSpan fontFamily="Segoe UI" fontWeigth="600" color="#B0A3CC">     | ^  
       28 |     {state.charAt(0).toUpperCase() + state.slice(1)}  
       29 |   </StyledSpan>  
       30 | </StyledTableItem>

Monitor Panel

  • Search in Take assistance

    ``

    TypeError: search is not a function

    onChange

    src/components/TableComponent.jsx:129

    126 | label={`Search ${searchTitle}`}  
    127 |     id="search"  
    128 |     autoComplete="search"> 
    129 |     onChange={e => search(e.target.value)}      | ^  
    130 |     fullWidth  
    131 |   />  
    132 | )}
    

    ``

Preceptor Panel

  • Search in Students out

    TypeError: search is not a function

    onChange

    http://localhost:3000/static/js/main.chunk.js:2007:20

    2004 | label: `Search ${searchTitle}`,  
    2005 | id: "search",  2006 | autoComplete: "search",> 
    2007 | onChange: e => search(e.target.value),       |                ^  2008 | fullWidth: true,  
    2009 | __source: {  
    2010 |   fileName: _jsxFileName
    

Vicerector Panel

  • Penalty create, intership param lose

    {
    "message":"The given data was invalid",
    "errors":{
    "intership":"The intership field is required"
    }
    }
  • Take assistance - remove panel its not necesary

  • Special Permission [not created]

  • Active users [not created]

  • Penalties it doesn't show active penalties.

Guard Panel

  • Name it doesn't show in table

Block-All

  • Rector can block all the students.
  • And preceptor can block just by internship.

All of this on the same route.

[BUG] Filter students {inactives}

Bro I been looking for the problem but it works, always that i request for inactive users i got the results. Check if the last commit fixed the problem

EventController index

get the same info and the weeks. This is for update method in the front. ๐Ÿ’ƒ๐Ÿผ

Penalties request data ๐Ÿ“ฆ

Roles affected preceptor and scot

  • Can you make a route of full data (state true or false).
  • And the current route to get the penalties data of status === true. This is to show all the active penalties.

this is to compress the response data

Inactive Users (filter route)

I created a new user with is_active = 0 with the boys internship . And i hit the students/filter/inactives route and sometimes the response was an empty array {"data":[]}.

In the front sometimes works, but in postman doesn't.

Little bug

There are a little bug in guard panel.
when a weekend exists need double click to validate exit

Update Events

need to update the days of the week in the event route [PUT]

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.