I have often found myself writing documents about aspects of FOLIO that have general applicability, but arise in the context of a specific project. Those documents typically get written in the doc
directory of whatever project I was working on at the time, which makes them hard to find later. Some examples:
- 2017-01-12 -- A modest proposal for error formats in FOLIO in
okapi
- 2017-10-05 -- White paper: the FOLIO workflow engine
- 2018-02-06 -- Depending on unreleased features
- 2018-03-14 -- Uninstalling a running module in
mod-graphql
- 2018-03-27 -- An attempt to enumerate the requirements for FOLIO modules in
okapi
- 2018-08-30 -- Settings and Preferences
- 2018-10-10 -- Developing with a Vagrant box and a related transcript in
mod-graphql
- 2019-05-31 -- API to the Refdata system
- 2019-09-22 -- Testing Stripes UI modules with Jest and RTL
- 2019-11-14 -- Port-Forwarding for development in
mod-graphql
- 2020-04-09 -- Building filters for your Stripes app
- 2020-06-22 -- Overview of ways to do automated UI testing in
ui-courses
- 2020-07-07 -- Exposition of UI testing using Cypress and Yakbak in
ui-courses
- 2020-10-02 -- A proposal to separate interfaces from implementations in
okapi
- 2021-01-14 -- Disabling and undeploying unwanted FOLIO modules in
okapi
- 2021-07-07 -- Updating the Stripes bundle for a project in Rancher in
ui-plugin-eusage-reports
- 2021-09-22 -- Notes on UI testing using Jest and RTL in
ui-plugin-eusage-reports
- 2022-02-14 -- Running against a VM backend with a side-loaded backend module in
ui-harvester-admin
- 2022-03-18 -- Re-establishing permissions after changing the module descriptor in
ui-harvester-admin
- 2022-07-06 -- Deciding what modules to release for a new FOLIO flower release in
ui-ldp
. - 2023-09-29 -- Authoring reports for the FOLIO Reporting App
As well as being an index to existing documents of this kind, the present repository is a holding area for new documents, which can then be moved somewhere more official as and when that is appropriate.
From now on, I am going to put such documents in this repository. Here is what exists so far:
- 2022-11-04 -- Configuration and customization in FOLIO
- 2022-11-08 -- Fixing the security problem in mod-configuration
- 2022-11-16 -- A user-interface for FOLIO customization