Skip to end of banner
Go to start of banner

Volaris technical notes

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Next »


/  

  • Set up required infrastructure
    • (plus) 3 modules
    • (warning) Coordinate Rancher env setup (Oleksii Petrenko - could you assist with this ASAP, please) + configure it properly
    • all can be compiled and deployed
  • Authorization - bi-directional, design is ready, goal for next sprint
    • (plus) Create database structure for secrets storing - structure, model, JPA entities, tests
    • Implement D2IR Authorization Server side logic
      • All the logic is expected to be located in EDGE module
      • Authentication endpoint on mod-inn-reach
      • Generate test keys (2 pairs?) and share them with INN Reach
    • Implement D2IR Authorization Client side logic
      • backend module
      • store API keys, store token, be able to request a new token once expired
  • Configure and test integration with Inn Reach
  • Create all the required API endpoints and mock them
    • look through INN-Reach API specification and implemented all endpoints that are expected from FOLIO as Local server
  •  Configuration
    • Implement Configuration capabilities - UI
    • Implement Configuration capabilities - Data model
      • partially done (for secrets only)
    • Provide one endpoint for aggregated configuration data
      • Implement D2IR API calls for configurations in mod-inn-reach
      • (question) Request data from other FOLIO modules - directly or via back-end
    • Implement Configuration capabilities - CRUD
  • Contribution
    • (warning) Refinement required - Raman A.
  • Circulation - the biggest one (a lotta endpoints, Check In \ Check Out) - R3
  • ...



 

Tech mainline

  • Java
  • Spring (question)
  • Postgres RDBMS
  • Hibernate as ORM (question) , Spring JDBC, FOLIO

Jira projects and boards

(warning) Need to create tickets for items above

  • Set up 4 new modules (edge-inn-reach (Oleksandr), mod-inn-reach (Andrii S.), mod-inn-reach-storage (Andrii K.), ui-inn-reach (Igor))

  • For the edge module it’s required to list all required API endpoints and configure them in RAML file (Oleksandr, Andrii S.)

  • Coordinate Rancher env setup (Oleksii) 

  • Set up Inn-Reach BE own data schema / tables (After API clarification )

  • Review internal FOLIO APIs required for Configuration capabilities (probably for Inventory as well)

Next sprint goals:

  1. new modules exist and deployed (mush have),
  2. required auth (nice to have),
  3. POC for configuration part (optional).

Development sequence - initial setup + auth (need to split into more detailed tech stories)


  • No labels