Age | Commit message (Expand) | Author |
---|---|---|
2025-02-23 | fix schema decoding in frontend | |
2025-02-20 | consolidate `backend, cli, common` -> `acms` | |
2025-02-19 | style form | |
2025-02-19 | `$fileName` -> `$id`, drop extension | |
2025-02-19 | add parens around optional type union | |
2025-02-19 | display date-time | |
2025-02-19 | add pagination to rest api | |
2025-02-19 | style table | |
2025-02-19 | style menu | |
2025-02-19 | add forms for unions | |
2025-02-19 | fix frontend build | |
2024-10-13 | frontend: support number forms | |
2024-10-13 | improve REST API | |
2024-10-13 | fix frontend | |
2024-10-13 | move Collection types to common | |
2024-10-12 | add doc tests | |
2024-10-12 | clean up warnings | |
2024-10-11 | use backend REST library for frontend | |
2024-10-11 | refactor actions | |
2024-06-08 | reload collections when creating | |
2024-06-07 | add collections | |
2024-06-07 | require strings to be non-empty | |
2024-06-06 | add new collection page | |
2024-06-06 | list collections | |
2024-06-06 | support optional fields | |
2024-06-06 | link to edit page from list page | |
2024-06-06 | remove form from list collection page | |
2024-06-06 | add `string?`-typed fields | |
2024-06-05 | add schema version | |
2024-06-05 | add edit page | |
2024-06-04 | add table to list view | |
2024-06-04 | refactor pages | |
2024-06-04 | add css | |
2024-06-04 | show form input | |
2024-06-04 | refactor `Form` module | |
2024-06-04 | add forms | |
2024-06-03 | add querying | |
2024-05-31 | add frontend (boilerplate) |