Pawnote icon indicating copy to clipboard operation
Pawnote copied to clipboard

A purrfect API wrapper for PRONOTE.

Results 17 Pawnote issues
Sort by recently updated
recently updated
newest added

For some people, news methods throw an error because the menu is disabled in the instance itself. I need to implement a way to let developers check it themselves but...

bug
enhancement

We should rewrite the whole library after a restructure design we decided to adopt for all our JS/TS libraries. --- # Roadmap Consider that everything not mentioned here is **currently...

javascript

Looks like this in the official UI. ![Image](https://github.com/LiterateInk/Pawnote/assets/59152884/41c5f948-00d4-4fff-8568-61a7610a5d9d)

enhancement

When we're in "Mesure conservatoire", we have those : ![Image](https://github.com/LiterateInk/Pawnote/assets/59152884/352250f4-e3ef-4382-8e3d-43c569e5c849) ```json { "listeAbsences": { "_T": 24, "V": [] }, "listeRetards": { "_T": 24, "V": [] }, "listePunitions": { "_T": 24,...

enhancement

as a student developer, the five pages of documentation are not enough to understand some of its features :)

documentation
help wanted

> https://lunaria.dev/ Would be better to track the translations !

documentation

Find a way to throw explicit errors in the JavaScript implementation.

enhancement
javascript

Make it more explicit that the properties AREN'T mutable Could mess with methods inside the class that uses this data.

enhancement

Output is very variable, see example below. Because of this behavior, we can't transform this into a date. Output example : > "lundi 08h53" or can just be the hour...

enhancement
help wanted