Configure layout style of blocks
[civicrm-core.git] / ext / afform / html /
2020-09-16 Coleman WattsWIP beginning work on GUI
2020-09-16 Tim Ottenafform/html - Update extension boilerplate
2020-09-16 Coleman WattsDelete unused files
2020-09-16 Tim Ottenafform_html - Fix typo in module name ("afMoncao"/...
2020-09-16 Tim Otten'exports' - Specify symbols in notation more like Angul...
2020-09-16 Tim Ottenafform_html - Simplify; use auto-requires
2020-09-16 Tim OttenafHtmlList - Tweak layout
2020-09-16 Tim OttenFix login error due to stale constant in afform_html_ci...
2020-09-16 Tim Ottenaf-api4-action - Rename 'msg-' and 'on-' options
2020-09-16 Tim OttenRename afformCore to afCore
2020-09-16 Tim Otteninfo.xml - Align version numbers
2020-09-16 Tim OttenRename affApi4* to afApi4*
2020-09-16 Tim OttenRename `afformHtml*` to `afHtml*`
2020-09-16 Eileen McNaughtonAdd note as to what this does
2020-09-16 Tim Otteninfo.xml - Normalize titles/descriptions
2020-09-16 Tim OttenafformHtmlEditor - Expose 'title' property
2020-09-16 Tim OttenafformHtmlEditor - Fix saving of server_route and descr...
2020-09-16 Tim Ottenafform_html - Remove unused page controller
2020-09-16 Tim Ottenafform_html - Show more editable properaties
2020-09-16 Tim Ottenafform_html - Declare dependency on afform core
2020-09-16 Tim OttenafformHtmlEditor - Add "Save" button
2020-09-16 Tim Ottenafform_html - Split main screen into two smaller components
2020-09-16 Tim OttenafMoncao - Better default sizing
2020-09-16 Tim OttenafMoncao - While hovering on editor, 2-finger scroll...
2020-09-16 Tim OttenafformHtmlEditor - Show list-view if no `?name=` is...
2020-09-16 Tim OttenafMonaco - Use more conventional scrollbars
2020-09-16 Tim Ottenafform_html - Update monaco to 0.16.2
2020-09-16 Tim Ottenafform_html - Skeletal page with Monaco (Angular-based...
2020-09-16 Tim Ottenafform_html - Add status-check for Monaco files
2020-09-16 Tim Ottenafform_html - Statically load Monaco editor
2020-09-16 Tim Ottenafform_html - Add skeletal page civicrm/admin/afform...
2020-09-16 Tim Ottenafform_html - Use package.json to download Monaco
2020-09-16 Tim OttenImport afform_html skeleton