v1
Past due by about 3 years
85% complete
Overview
Deploy v1 of aiof-portal
Pages
Development goals for specific pages
Home
- Add a "Last updated: 5 minutes ago" (for example) next to each assets, liabilities, goals and dependents in snapshot overview. This will also driven from the latest created or updated entity
General
Overview
Deploy v1 of aiof-portal
Pages
Development goals for specific pages
Home
- Add a "Last updated: 5 minutes ago" (for example) next to each assets, liabilities, goals and dependents in snapshot overview. This will also driven from the latest created or updated entity
General
- (#34) Move
UserfulDocumentation
component from/finance
page to home - (#35) (kamacharovs/aiof-iac#5) Update release pipeline -
release.yml
- in GitHub actions to restart app service. Use environments and Az CLI to restart - Remove
Finance
page (Dependent on adding the Liability page) - Update
<SquarePaper>
to just be used as such. Remove passing invariant
andsquare
props - Add
About
orAbout us
page. This information can be transferred from our Business Plan v1 - (#36) Add developer page
- This is where all API information will be showed
- For example,
<iframe>
(potentially use react-iframe) of all the ReDoc's of the API's. Display an overview of the API's versions, license, etc. This can be achieved by reading some common data from API's OpenAPI specs (https://aiof-asset-dev.azurewebsites.net/swagger/v1.0/swagger.json
foraiof-asset
)
- Add an Admin page
This would be a page only shown for users with theAdmin
role. This could include useful functionalities such as soft deleting a user, looking up users, general analytics, etc.
Assets
- TBD
Liabilities
- Page to add, edit and update your liabilities. Similar to Assets
Goals
- TBD
Stretch goals
- TBD