Ocideck/test
Brenno de Winter 2d8be6f0dd
Some checks failed
CI / Format · Analyze · Test (push) Has been cancelled
CI / Format · Analyze · Test (pull_request) Has been cancelled
Add project docs, EUPL licence, and open-source licence check
Documentation & licensing:
- Add the EUPL-1.2 licence (LICENSE.md) and set the project licence; refresh
  the README (name origin wink, updated feature list, documentation index).
- Add CONTRIBUTING, SECURITY, CODE_OF_CONDUCT, CHANGELOG, AUTHORS, and
  THIRD_PARTY_NOTICES, plus docs/ (ARCHITECTURE, BUILD, USER_GUIDE, SHORTCUTS,
  LICENSE_COMPLIANCE) and .github/ (CI workflow, issue/PR templates).
- Bring docs/FILE_FORMAT.md in line with current behaviour (code & chart
  slides, per-slide TLP comment, annotation .ink.json sidecar, chart data/ CSVs).

Open-source compliance:
- Add tool/check_licenses.dart and a `make licenses` target (wired into
  check-full and CI) that verifies every resolved dependency uses a recognised
  open-source licence. A scan of all 151 packages and bundled assets found only
  OSI-approved licences.

Charts (Fase 1.1):
- Replace the chart CSV textarea with an in-app editable data grid (editable
  series/labels/values, add/remove row & column, read-only when linked).
- Centralize the linked-CSV directory name (`data/`) in a shared constant.

Also normalize formatting repo-wide with `dart format` and fix one
curly-braces lint, so `make check` and CI are green.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-07 12:19:56 +02:00
..
annotation_test.dart Add project docs, EUPL licence, and open-source licence check 2026-06-07 12:19:56 +02:00
app_localizations_test.dart Add project docs, EUPL licence, and open-source licence check 2026-06-07 12:19:56 +02:00
bullets_image_preview_test.dart Initial commit: OciDeck Marp presentation builder 2026-06-02 23:28:39 +02:00
caption_service_test.dart Initial commit: OciDeck Marp presentation builder 2026-06-02 23:28:39 +02:00
chart_test.dart Add chart slides (bar/line/pie) with hybrid CSV storage 2026-06-07 11:42:44 +02:00
deck_provider_test.dart Improve presentation settings and localization 2026-06-05 19:14:54 +02:00
description_service_test.dart Initial commit: OciDeck Marp presentation builder 2026-06-02 23:28:39 +02:00
editor_selection_test.dart Initial commit: OciDeck Marp presentation builder 2026-06-02 23:28:39 +02:00
export_dialog_test.dart Bundle EB Garamond font and add PDF export options 2026-06-03 15:03:27 +02:00
export_service_test.dart Add self-contained Marp HTML export 2026-06-04 01:37:46 +02:00
file_service_test.dart Initial commit: OciDeck Marp presentation builder 2026-06-02 23:28:39 +02:00
footer_preview_test.dart Initial commit: OciDeck Marp presentation builder 2026-06-02 23:28:39 +02:00
free_markdown_preview_test.dart feat: refine presenter and language options 2026-06-04 08:17:12 +02:00
fullscreen_presenter_test.dart Extend dual-screen presenter to Windows and Linux 2026-06-06 22:03:56 +02:00
image_service_test.dart Initial commit: OciDeck Marp presentation builder 2026-06-02 23:28:39 +02:00
image_slides_preview_test.dart Initial commit: OciDeck Marp presentation builder 2026-06-02 23:28:39 +02:00
inline_markdown_test.dart Initial commit: OciDeck Marp presentation builder 2026-06-02 23:28:39 +02:00
markdown_round_trip_test.dart Add project docs, EUPL licence, and open-source licence check 2026-06-07 12:19:56 +02:00
markdown_service_test.dart feat: polish app icons and presentation exports 2026-06-05 00:02:51 +02:00
marp_html_service_test.dart feat: add multilingual interface 2026-06-04 02:30:03 +02:00
package_export_test.dart Initial commit: OciDeck Marp presentation builder 2026-06-02 23:28:39 +02:00
recovery_service_test.dart Initial commit: OciDeck Marp presentation builder 2026-06-02 23:28:39 +02:00
settings_provider_test.dart Add app theming, code slides, and flicker-free transitions 2026-06-06 20:41:24 +02:00
slide_media_gating_test.dart Initial commit: OciDeck Marp presentation builder 2026-06-02 23:28:39 +02:00
slide_text_style_test.dart Initial commit: OciDeck Marp presentation builder 2026-06-02 23:28:39 +02:00
tlp_test.dart Add project docs, EUPL licence, and open-source licence check 2026-06-07 12:19:56 +02:00
widget_test.dart Add app theming, code slides, and flicker-free transitions 2026-06-06 20:41:24 +02:00