Skip to content

Instantly share code, notes, and snippets.

@cecemel
Last active June 20, 2022 07:36
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save cecemel/118e89e4edcba84d68f1bc7d995cca1f to your computer and use it in GitHub Desktop.
Save cecemel/118e89e4edcba84d68f1bc7d995cca1f to your computer and use it in GitHub Desktop.

lpdc list

general

epic

https://binnenland.atlassian.net/browse/DL-3488

designs

https://www.figma.com/proto/FEAkPmpEoalGutq5QvsQ2c/LPDC?node-id=613%3A33320&starting-point-node-id=432%3A3104

prototype

https://dev.loket.lblod.info/mock-login (needs to be deployed, target friday)

legend

  • stories: actionable enough for devs to start on (but not fully written out) OR link to existing stories
  • needs refinement: too vague to start on

model/data government data/business questions

TODO

needs refinement

  • what does it mean to publish?
    • can these be updated once published?
  • nieuwe versie aanmaken: what does it mean?
  • "origineel" is not trivial to implement
  • wait for the final details from IPDC model before moving on

model/codelists/data

TODO

needs refinement

new stories

  • adresmodel voor contactpunt (compatible with stuff of wegwijs) (very likely boris/OP will do)

lpdc-management service

TODO

stories

  • logica uitvoerende overheid: get info from session id.
  • make a specific code list for general organisations: general organisations + add the creator of the service in the list
  • vertaald/niet-vertaald calculation https://binnenland.atlassian.net/browse/DL-3766
  • validations in the backend

forms defintions

TODO

stories

  • extended validations
    • note: new extra validations components might be needed

frontend

TODO

stories

  • filter on uitvoerende overheid: the owner of the service will be the uitvoerende overheid. This filter should be made in the frontend. Very similar to subsidies
  • tags component: https://binnenland.atlassian.net/browse/DL-3797
  • trigger validation flow (on publish)
  • voeg 'product toe' from no template
  • validation when publishing: all forms need validation before publishing

needs refinement

  • go over the implemented designs with Dieter after POC has been deployed (and user feedback gathered?)
  • how to deal with related products? (UIX wise)
  • UIX wise -> how to use the editor for legal references
  • quid collapsable fields? https://binnenland.atlassian.net/browse/DL-3767

ember-submission form fields (a.k.a semantic forms)

TODO

stories

refinement

  • how data-wise deal with ember-RDFa editor. A whole new set of problems come from that. (first, wait for UIX wise see if this is realistic)

optimisations forking store (part of semantic forms)

TODO

stories

  • maintenance rdflib: bump package
  • forking store improvements:
    • is a dirty state, i.e. detect real changes so the pop-flow works better
    • performance: try to notifiy observers only when real changes are persisted, so not too many re-renders

data communication: core LDES

TODO

refinement

  • the core poc has been delivered, but needs cleanup/robustness improvement

data communication: data out

TODO

refinement

  • integrate the components so loket starts spitting data.

data communication: data in

TODO

refinement

  • refinment: not clear how we pull the data back.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment