Skip to content
#

events

Here are 2,046 public repositories matching this topic...

vector
watermill
EventFlow
mbican
mbican commented Mar 16, 2019

In documentation about sagas there is this thing about storing saga-id into event metadata. It looks intuitive but it doesn't work out of the box :-(. I would like to make it work. Here is how:

  1. from PublishAsync pass sagaId and saga type name into ICommandBus.PublishAsync()
  2. overload ICommandBus.PublishAsync() so it takes an extra argument eventMetadata
  3. pass event metadata to IAggregate
Jenot
Jenot commented Sep 22, 2018

Feature request: I nedd (my wife needs to be honest) additional functionality - editing appointments from customers page (i.e. click customer from list on the left, select appointment from the list and click edit button). For now editing appointment is possible from calendar view only. TIA.

mariadimou
mariadimou commented Feb 11, 2020

When uploading a logo in an Indico Category settings' page, one gets
"Bad Request" and is thrown back to the Indico home page, if the filetype is not one of:
accepted_file_types='image/jpeg,image/jpg,image/png,image/gif'

The "Bad Request" error message says: Required argument missing: logo.

It says nothing about the required file types. In the management area either...

This is no

erichanson
erichanson commented Jul 26, 2019

As bundles emerge as the central organizing pattern for Aquameta modules, it's becoming clear that a very common pattern is to reference a row by its bundle name, plus "name", whatever that might be. We do this with widgets already on import, referencing {namespace}:{widget.name} and have a custom function for resolving them. Other places do crude hacks around this missing functionality as wel

pretix
muzzol
muzzol commented Mar 28, 2019

I'm configuring pretix with apache and I see there's an example in Docs with nginx.

I would like to find a similar example with apache and ProxyPass.

I'll try to post it here myself if I manage to configure it.

JonnyWaffles
JonnyWaffles commented Sep 4, 2019

The Python Async Actions example is confusing in my humble opinion. I'm not entirely sure how this functionality works.

If you run the code in the example, no output is displayed and the application immediately ends. I believe this occurs because the main thread terminates and the remaining threads are marked a

3noch
3noch commented Aug 20, 2015

I am by far the least qualified person to review your work, but I find it relentlessly fascinating. I want your work to gain more traction, but I think that English is not your first language. I would like to offer my help to do some editing on your FP-complete posts to make them sound more natural in English. I can't offer much, but as I read through them I could offer some edits/questions that m

Improve this page

Add a description, image, and links to the events topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the events topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.