diff --git a/.erlang.cookie b/.erlang.cookie new file mode 100755 index 0000000000..6cba936caf --- /dev/null +++ b/.erlang.cookie @@ -0,0 +1 @@ +FFPVWTTAXYIEAFDSRKND \ No newline at end of file diff --git a/flavours/breadpub/config/bonfire_ui.exs b/flavours/breadpub/config/bonfire_ui.exs index 6eefdf9cad..f57255e0cc 100644 --- a/flavours/breadpub/config/bonfire_ui.exs +++ b/flavours/breadpub/config/bonfire_ui.exs @@ -53,10 +53,7 @@ config :bonfire, :ui, economic_event: Bonfire.UI.ValueFlows.SelectEconomicEventLive, intent: Bonfire.UI.ValueFlows.CreateIntentLive, process: Bonfire.UI.ValueFlows.CreateProcessLive, - #offer: Bonfire.UI.ValueFlows.CreateOfferWidgetLive - # need: - transfer_resource: Bonfire.UI.ValueFlows.CreateOfferWidgetLive, - produce_resource: Bonfire.UI.ValueFlows.CreateOfferWidgetLive + ], resource: [ navigation: [ diff --git a/flavours/coordination/config/bonfire_ui.exs b/flavours/coordination/config/bonfire_ui.exs index c1db9f66b5..f5ec7c41db 100644 --- a/flavours/coordination/config/bonfire_ui.exs +++ b/flavours/coordination/config/bonfire_ui.exs @@ -53,10 +53,6 @@ config :bonfire, :ui, economic_event: Bonfire.UI.ValueFlows.SelectEconomicEventLive, intent: Bonfire.UI.ValueFlows.CreateIntentLive, process: Bonfire.UI.ValueFlows.CreateProcessLive, - #offer: Bonfire.UI.ValueFlows.CreateOfferWidgetLive - # need: - transfer_resource: Bonfire.UI.ValueFlows.CreateOfferWidgetLive, - produce_resource: Bonfire.UI.ValueFlows.CreateOfferWidgetLive ], resource: [ navigation: [ diff --git a/flavours/reflow/config/bonfire_ui.exs b/flavours/reflow/config/bonfire_ui.exs index 23af55761e..f63dcd689c 100644 --- a/flavours/reflow/config/bonfire_ui.exs +++ b/flavours/reflow/config/bonfire_ui.exs @@ -53,10 +53,7 @@ config :bonfire, :ui, economic_event: Bonfire.UI.ValueFlows.SelectEconomicEventLive, intent: Bonfire.UI.ValueFlows.CreateIntentLive, process: Bonfire.UI.ValueFlows.CreateProcessLive, - #offer: Bonfire.UI.ValueFlows.CreateOfferWidgetLive - # need: - transfer_resource: Bonfire.UI.ValueFlows.CreateOfferWidgetLive, - produce_resource: Bonfire.UI.ValueFlows.CreateOfferWidgetLive + ], resource: [ navigation: [ diff --git a/mix.lock b/mix.lock index 1eb312f84f..e8cfe47679 100644 --- a/mix.lock +++ b/mix.lock @@ -1,6 +1,6 @@ %{ "absinthe": {:hex, :absinthe, "1.5.5", "22b26228f56dc6a1074c52cea9c64e869a0cb2427403bcf9056c422d36c66292", [:mix], [{:dataloader, "~> 1.0.0", [hex: :dataloader, repo: "hexpm", optional: true]}, {:decimal, "~> 1.0 or ~> 2.0", [hex: :decimal, repo: "hexpm", optional: true]}, {:nimble_parsec, "~> 0.5 or ~> 1.0", [hex: :nimble_parsec, repo: "hexpm", optional: false]}, {:telemetry, "~> 0.4.0", [hex: :telemetry, repo: "hexpm", optional: false]}], "hexpm", "41e79ed4bffbab4986493ff4120c948d59871fd08ad5e31195129ce3c01aad58"}, - "absinthe_client": {:git, "https://github.com/bonfire-networks/absinthe_client.git", "c2365acb840ccd417aa1e5aab46565a90fc5dbe9", [branch: "master"]}, + "absinthe_client": {:git, "https://github.com/bonfire-networks/absinthe_client", "c2365acb840ccd417aa1e5aab46565a90fc5dbe9", []}, "absinthe_error_payload": {:hex, :absinthe_error_payload, "1.1.3", "304ce86c0a2fae1cef93e3e4103087c3d4693051203dd23673c57f860ab1b492", [:make, :mix], [{:absinthe, "~> 1.3", [hex: :absinthe, repo: "hexpm", optional: false]}, {:ecto, "~> 3.1", [hex: :ecto, repo: "hexpm", optional: false]}], "hexpm", "a845b10566a5e922b6bb2100003a8c9b4634342a6b305bc77cf42701011d962d"}, "absinthe_plug": {:hex, :absinthe_plug, "1.5.8", "38d230641ba9dca8f72f1fed2dfc8abd53b3907d1996363da32434ab6ee5d6ab", [:mix], [{:absinthe, "~> 1.5", [hex: :absinthe, repo: "hexpm", optional: false]}, {:plug, "~> 1.4", [hex: :plug, repo: "hexpm", optional: false]}], "hexpm", "bbb04176647b735828861e7b2705465e53e2cf54ccf5a73ddd1ebd855f996e5a"}, "activity_pub": {:git, "https://github.com/bonfire-networks/activity_pub", "4175aba8d55be07328aaed730c35590f311aa1ae", [branch: "develop"]}, @@ -30,9 +30,9 @@ "bonfire_tag": {:git, "https://github.com/bonfire-networks/bonfire_tag", "dd4b27c51fb6300924e19dbfc1b150ed298d9acb", [branch: "main"]}, "bonfire_ui_coordination": {:git, "https://github.com/bonfire-networks/bonfire_ui_coordination", "9f3b1d673d232abb6776342c197f407221b52b9c", [branch: "main"]}, "bonfire_ui_reflow": {:git, "https://github.com/bonfire-networks/bonfire_ui_reflow", "bca70a469feee3106d0b33ee4c98da6e2e59f26c", [branch: "main"]}, - "bonfire_ui_social": {:git, "https://github.com/bonfire-networks/bonfire_ui_social", "2c1270090b1728b763230a8573478580ab4e9bcb", [branch: "main"]}, - "bonfire_ui_valueflows": {:git, "https://github.com/bonfire-networks/bonfire_ui_valueflows", "b76db24d453973bbe62b9d5a0b7fd1e6abd3da53", [branch: "main"]}, - "bonfire_valueflows": {:git, "https://github.com/bonfire-networks/bonfire_valueflows", "4d0611b18e10bee190094157e42de1ea75c82b5e", [branch: "main"]}, + "bonfire_ui_social": {:git, "https://github.com/bonfire-networks/bonfire_ui_social", "0370de5cfa11d761486294914be05732de2dda9b", [branch: "main"]}, + "bonfire_ui_valueflows": {:git, "https://github.com/bonfire-networks/bonfire_ui_valueflows", "ef120d57f0638274696f4312a4e22c09f3178534", [branch: "main"]}, + "bonfire_valueflows": {:git, "https://github.com/bonfire-networks/bonfire_valueflows", "b497f3d5b862c9c9ccc9b362153146b8f083d79d", [branch: "main"]}, "bonfire_valueflows_observe": {:git, "https://github.com/bonfire-networks/bonfire_valueflows_observe", "f4ebba01e40677ed40d68ccbc136532964b4706d", []}, "bonfire_website": {:git, "https://github.com/bonfire-networks/bonfire_website", "7983e633840dce468e5bf78bc668ff49a1679240", [branch: "main"]}, "cachex": {:hex, :cachex, "3.3.0", "6f2ebb8f27491fe39121bd207c78badc499214d76c695658b19d6079beeca5c2", [:mix], [{:eternal, "~> 1.2", [hex: :eternal, repo: "hexpm", optional: false]}, {:jumper, "~> 1.0", [hex: :jumper, repo: "hexpm", optional: false]}, {:sleeplocks, "~> 1.1", [hex: :sleeplocks, repo: "hexpm", optional: false]}, {:unsafe, "~> 1.0", [hex: :unsafe, repo: "hexpm", optional: false]}], "hexpm", "d90e5ee1dde14cef33f6b187af4335b88748b72b30c038969176cd4e6ccc31a1"},