This commit is contained in:
Mayel de Borniol 2022-11-18 20:33:07 +13:00
parent cc33c222f1
commit 9ee0a43f69
5 changed files with 9 additions and 28 deletions

View file

@ -4,25 +4,5 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html)
## [Unreleased (2022-11-17)]
### Added
- Enable/disable extensions [#448](https://github.com/bonfire-networks/bonfire-app/issues/448)
- Coordination MVP [#445](https://github.com/bonfire-networks/bonfire-app/issues/445) by mayel & ivanminutillo
- Static page generator [#444](https://github.com/bonfire-networks/bonfire-app/issues/444)
- Export my data [#235](https://github.com/bonfire-networks/bonfire-app/issues/235)
- Customise bonfire without forking [#89](https://github.com/bonfire-networks/bonfire-app/issues/89)
- Config-driven routing [#88](https://github.com/bonfire-networks/bonfire-app/issues/88)
### Changed
- Refactor navs/sidebars to use dynamic navigation & widgets provided by extensions [#447](https://github.com/bonfire-networks/bonfire-app/issues/447)
- LivePush security - efficient version [#234](https://github.com/bonfire-networks/bonfire-app/issues/234)
- More efficient (batched) insertion of associated data [#233](https://github.com/bonfire-networks/bonfire-app/issues/233)
- Beta: the great renaming/reorg, a stable API? [#232](https://github.com/bonfire-networks/bonfire-app/issues/232)
- Improve feeds performance based on benchmark [#226](https://github.com/bonfire-networks/bonfire-app/issues/226)
### Other
- UI for federation configuration [#39](https://github.com/bonfire-networks/bonfire-app/issues/39)
- Publish creation of sub-topic in the topic's feed [#439](https://github.com/bonfire-networks/bonfire-app/issues/439) by mayel
- When I reply to a task, the activity in the feed does not show the parent activity [#449](https://github.com/bonfire-networks/bonfire-app/issues/449)
- Feature Proposal: Use prefers-color-scheme [#451](https://github.com/bonfire-networks/bonfire-app/issues/451)
## [Unreleased (2022-11-18)]

View file

@ -55,8 +55,8 @@ bonfire_invite_links= "https://github.com/bonfire-networks/bonfire_invite_links#
untangle = "https://github.com/bonfire-networks/untangle#main"
# ex_doc = "https://github.com/elixir-lang/ex_doc#main"
# bonfire_editor_ck = "https://github.com/bonfire-networks/bonfire_editor_ck#main"
bonfire_editor_quill = "https://github.com/bonfire-networks/bonfire_editor_quill#main"
bonfire_editor_ck = "https://github.com/bonfire-networks/bonfire_editor_ck#main"
# bonfire_editor_quill = "https://github.com/bonfire-networks/bonfire_editor_quill#main"
# bonfire_open_id = "https://github.com/bonfire-networks/bonfire_open_id#main"
# boruta = "https://gitlab.com/patatoid/boruta_auth#master"

View file

@ -4,8 +4,8 @@
# NOTE: any LV Hooks should also be added to ./deps_hooks.js
# TODO: make this more configurable? ie. autogenerate from active extensions with JS assets
DEPS='iconify_ex bonfire_ui_common bonfire_editor_quill bonfire_geolocate bonfire_ui_kanban'
# bonfire_editor_ck
DEPS='iconify_ex bonfire_ui_common bonfire_editor_ck bonfire_geolocate bonfire_ui_kanban'
# bonfire_editor_quill
chmod +x ./assets/install_extensions.sh
./assets/install_extensions.sh "$DEPS" $@

View file

@ -12,11 +12,11 @@ import { ThemeHooks } from "./../../../deps/bonfire_ui_common/assets/js/theme"
import { FeedHooks } from "./../../../deps/bonfire_ui_common/assets/js/feed"
import { ImageHooks } from "./../../../deps/bonfire_ui_common/assets/js/image"
import { EditorCkHooks } from "./../../../deps/bonfire_editor_ck/assets/js/extension"
import { EditorQuillHooks } from "./../../../deps/bonfire_editor_quill/assets/js/extension"
// import { EditorQuillHooks } from "./../../../deps/bonfire_editor_quill/assets/js/extension"
import { GeolocateHooks } from "./../../../deps/bonfire_geolocate/assets/js/extension"
import { KanbanHooks } from "./../../../deps/bonfire_ui_kanban/assets/js/extension"
Object.assign(ExtensionHooks, EditorCkHooks, CarouselHooks, FeedHooks, ChangeLocaleHooks, InputSelectHooks, NotificationsHooks, ThemeHooks, ImageHooks, EditorQuillHooks, GeolocateHooks, KanbanHooks) // EditorCkHooks
Object.assign(ExtensionHooks, EditorCkHooks, CarouselHooks, FeedHooks, ChangeLocaleHooks, InputSelectHooks, NotificationsHooks, ThemeHooks, ImageHooks, GeolocateHooks, KanbanHooks) // EditorQuillHooks
export { ExtensionHooks }

View file

@ -27,6 +27,7 @@
"bonfire_data_shared_user": {:git, "https://github.com/bonfire-networks/bonfire_data_shared_user", "97d4745ea86d2bee3da95c4a1d23bea99d673cea", [branch: "main"]},
"bonfire_data_social": {:git, "https://github.com/bonfire-networks/bonfire_data_social", "2ae48ba5c70a0550f8499f2df161e0d70910baf6", [branch: "main"]},
"bonfire_ecto": {:git, "https://github.com/bonfire-networks/bonfire_ecto", "ea2d3c1c8b4eed73d52883ce83c72f67d5c2f277", [branch: "main"]},
"bonfire_editor_ck": {:git, "https://github.com/bonfire-networks/bonfire_editor_ck", "f1c2d20c21871ee4a3f650df791517106831578a", [branch: "main"]},
"bonfire_editor_quill": {:git, "https://github.com/bonfire-networks/bonfire_editor_quill", "703f7035a4bad97be8cd347b5dd6440a0168edb0", [branch: "main"]},
"bonfire_epics": {:git, "https://github.com/bonfire-networks/bonfire_epics", "652217237632c7210ad6d6b0c8375654ef3c0d8f", [branch: "main"]},
"bonfire_fail": {:git, "https://github.com/bonfire-networks/bonfire_fail", "88686a00be6fef9d5a6dd30fe26fcd842ab3d7a3", [branch: "main"]},
@ -41,7 +42,7 @@
"bonfire_search": {:git, "https://github.com/bonfire-networks/bonfire_search", "eafe7bef4c5dc4110a6dabf204fea0a9e1622ea0", [branch: "main"]},
"bonfire_social": {:git, "https://github.com/bonfire-networks/bonfire_social", "cf9e5ab8d568e440416f26f0221d4fd3b6fc9870", [branch: "main"]},
"bonfire_tag": {:git, "https://github.com/bonfire-networks/bonfire_tag", "dbcd53dd5ff5184711d90e88127bf4b57e7974d3", [branch: "main"]},
"bonfire_ui_common": {:git, "https://github.com/bonfire-networks/bonfire_ui_common", "c585b8df2d0e4057558588c4f6f3144b90084778", [branch: "main"]},
"bonfire_ui_common": {:git, "https://github.com/bonfire-networks/bonfire_ui_common", "bfb0446144465dbb8d637d4deb3e7bca86b2f3a4", [branch: "main"]},
"bonfire_ui_coordination": {:git, "https://github.com/bonfire-networks/bonfire_ui_coordination", "bc667a53fe17cb506a1720531c43a7f67b83ec0a", [branch: "main"]},
"bonfire_ui_kanban": {:git, "https://github.com/bonfire-networks/bonfire_ui_kanban", "16a8597c1af8f465d1410f8d70f628abd27d6494", [branch: "main"]},
"bonfire_ui_me": {:git, "https://github.com/bonfire-networks/bonfire_ui_me", "f37718a9b785040cb0906b51644eda1f4124db46", [branch: "main"]},