1
0
Fork 0
mirror of https://github.com/Nutomic/ibis.git synced 2025-02-03 15:41:36 +00:00
ibis/tests
Nutomic c330061087
Proper frontend error handling (#116)
* Rename to BackendError

* wip

* suspense error

* error handlign for read article

* error handling for discussion

* diff/history (with hydration error)

* actions

* edit

* article pages done

* return error from all api methods

* no unwrap in api client

* cleanup

* article 404 page with create article link

* get rid of articles list, rename instances to explore

* no unwrap on instance details

* more unwrap gone

* use bind

* more

* edits page

* instance details

* no more unwrap!! (fixes #16)

* timeout for error popup

* shear
2025-01-31 11:56:10 +00:00
..
common.rs Proper frontend error handling (#116) 2025-01-31 11:56:10 +00:00
test.rs Proper frontend error handling (#116) 2025-01-31 11:56:10 +00:00