The Wayback Machine - https://web.archive.org/web/20210815172501/https://github.com/topics/customer
Skip to content
#

customer

Here are 191 public repositories matching this topic...

goenning
goenning commented Jul 24, 2021

Fider currently only run migrations that have a timestamp higher than the last executed migration.

This means we need to be extra careful when merging PRs to ensure the timestamp on the migration files are always accurate.

Ruby on Rails takes another approach where they run all migrations that have not yet been executed on the server. They still apply it in order of timestamp, but allows P

Project example Asp.Net Core Mvc implementation of inventory order management system. warehouse, product, vendor, customer, purchase order, sales order, shipment, goods receive and more.
  • Updated Nov 30, 2020
  • C#
customers
adamdecaf
adamdecaf commented Feb 13, 2021

Customers Version: v0.5.1

What were you trying to do?
Customer records need their OFAC searches refreshed on a time interval related to the regulations. This could be accomplished within this service so people deploying Customers don't need to orchestrate another solution.

What did you expect to see?
A configuration for how often to refresh OFAC search results.

**What did you

atompie
atompie commented Aug 11, 2021

CounterByKey plugin will count the number of delivered string keys.

For example we would like to count the number of visits to the page made form mobile device and desktop device.

So on the input to this node we will have the following data:

string "mobile" or "desktop"
or we could devliver both ["mobile","dekstop"] - this does not make sense but the may be use cases when w values can b

Improve this page

Add a description, image, and links to the customer 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 customer topic, visit your repo's landing page and select "manage topics."

Learn more