aboutsummaryrefslogtreecommitdiffstats
path: root/webui/src/App.tsx
Commit message (Collapse)AuthorAgeFilesLines
* Use profile page for each identitySascha2021-04-131-2/+2
| | | | | Authorcomponent links to the authors profile page. Replace pofile buglist with statistics
* 12 Setup Identity PageLena2021-04-131-0/+2
|
* Route instead of Redirect from empty bug to 404 after a hint from GM #10Lena2021-03-151-1/+0
|
* Backbutton to left with patch from GlancingMind, Adjusting and 404 for ↵Lena2021-03-151-0/+1
| | | | missing bug pages #10
* Add 404 page #10Lena2021-03-151-0/+2
|
* Commit for #541Cláudio2021-02-051-1/+1
|
* Partial commit for #158Cláudio2021-01-281-2/+2
| | | | | | | | - It´s possible to create new issues from webui (only title) Next step - Finish new issue form (First comment field and style) - Update Readme about codegen usage and enforcing playground usage
* Partial commit for #158Cláudio2021-01-261-0/+2
| | | | | | | | | | - Component GBButton created - New issue form partially created (only title) - Refactoring for GBButon usage Next steps - Practice GraphQL calls - Finish New issue form (add first comment and submit)
* webui: move pages componentsQuentin Gliech2020-02-131-58/+7
|
* webui: force import orderQuentin Gliech2020-02-111-2/+2
|
* webui: fix logo urlludovicm672020-02-111-1/+1
|
* webui: transform index and App to TypeScriptludovicm672020-02-111-0/+68