Skip to content

LogHistoryActionTypeEnum

reference
1 min readUpdated

Kind: Enum

Source: Frontend/src/app/components/log-history/log-history-model.ts (line 166)

Part of: Frontend

Values

  • New
  • Edit
  • Delete
  • JobConvertedFromInquiryToOffer
  • JobConvertedFromOfferToOrder
  • JobDelevired
  • ItemDelivered
  • ItemArchived
  • InquiryArchived
  • OfferArchived
  • OrderArchived
  • OrderActivated
  • OfferActivated
  • InquiryActivated
  • ItemActivated
  • ItemUndelivered
  • JobUndelevired
  • JobConvertedFromOrderToOffer

Used by

3 references from 3 files. Each is a place in this repository where the symbol is actually used — go read one rather than trusting an example.

Imported by (3)

  • LogChangesRowComponentFrontend/src/app/components/log-history/log-changes-row/log-changes-row.component.ts:1
  • LogHistoryComponentFrontend/src/app/components/log-history/log-history.component.ts:1
  • LogHistoryServiceFrontend/src/app/components/log-history/log-history.service.ts:1

Was this page helpful?

Download as PDF