Open Atrophius opened 2 years ago
build:libs
before the app is ready to run. Ideally it should be included as a prestart
scriptangular-apollo-tailwind
)http://localhost:4200/tvanantwerp
page the link to the website is treated as a local link rather than a global linkhttp://localhost:4200/thisdot/starter.dev
):
http://localhost:4200/issues
instead of http://localhost:4200/thisdot/starter.dev/issues
http://localhost:4200/thisdot/starter.dev/pull-requests
should be http://localhost:4200/thisdot/starter.dev/pulls
x
on the label and sort dropdowns doesn't close the dropdown (but it should)Readme
button in the about section should scroll the page to the README sectionsrc
folder contains a mix of feature and technical directories. IMO it would be better to keep the root level directory structure focused on features only and split into technical directories ie. state
, services
, components
further down the structure
shared
as the same level as any other feature
/ root - layout component (top nav + content below) - load authenticated user
Did not get all of these created into new issues, but did make some that were directly related to getting the main app functionality working: #833 , #834, #835.
Acceptance
As either a write up in Google Docs or as comments on this issue, please provide us with:
Notes
See #489 for a good example