Skip to content
  • Florent Chehab's avatar
    Enhance/fix(frontend): Error boundaries, routing, HOC · 84ffef76
    Florent Chehab authored
    * Added error boundaries on each page to prevent full crash of the app (through HOC).
    * Improved routing in the app, tabs on the university page are now identified.
    * Moved the University info consumer to cleaner HOC.
    * Fixed bug in CRUD actions error handling.
    * Updated doc about jetbrain "safe write"
    * Fixed package.json general declaration
    
    Fixes #111 #101 #114 #115
    84ffef76