Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / dglunz/sales_engine issues and pull requests
#77 - add extension tests
Pull Request -
State: closed - Opened by VikiAnn over 10 years ago
#76 - Performance improvements
Pull Request -
State: closed - Opened by VikiAnn over 10 years ago
Labels: in progress
#75 - add tests and functionality for merchant repo extensions
Pull Request -
State: closed - Opened by VikiAnn over 10 years ago
#74 - add invoice repo extensions
Pull Request -
State: closed - Opened by dglunz over 10 years ago
#73 - Extension - Invoice Repo
Issue -
State: closed - Opened by dglunz over 10 years ago
#72 - add merchant.revenue by range of dates functionality
Pull Request -
State: closed - Opened by VikiAnn over 10 years ago
#71 - add customer and customer repo extensions
Pull Request -
State: closed - Opened by dglunz over 10 years ago
#70 - fix sanitation issues, slight rework of repository attribute lookup
Pull Request -
State: closed - Opened by VikiAnn over 10 years ago
#69 - Extension - Merchant
Issue -
State: closed - Opened by dglunz over 10 years ago
#68 - Extension - MerchantRepo
Issue -
State: closed - Opened by dglunz over 10 years ago
#67 - Extension - Customer
Issue -
State: closed - Opened by dglunz over 10 years ago
#66 - Extension - CustomerRepo
Issue -
State: closed - Opened by dglunz over 10 years ago
#65 - Refactoring
Pull Request -
State: closed - Opened by VikiAnn over 10 years ago
#64 - use memoization to go from ~13 min spec harness to ~3 min spec
Pull Request -
State: closed - Opened by dglunz over 10 years ago
#63 - clean up invoice#charge
Pull Request -
State: closed - Opened by dglunz over 10 years ago
#62 - Rake sanitation edits
Pull Request -
State: closed - Opened by dglunz over 10 years ago
#61 - attempt to optimize spec time
Issue -
State: closed - Opened by VikiAnn over 10 years ago
#60 - fix sanitation issues
Issue -
State: closed - Opened by VikiAnn over 10 years ago
#59 - Charging invoices
Pull Request -
State: closed - Opened by VikiAnn over 10 years ago
#58 - small refactor, fix tests
Pull Request -
State: closed - Opened by dglunz over 10 years ago
#57 - change item#best_day to return the correct date. needs to be refactored
Pull Request -
State: closed - Opened by dglunz over 10 years ago
#56 - change return values to give bigdecimal with 2 figures after the decimal...
Pull Request -
State: closed - Opened by dglunz over 10 years ago
#55 - add tests and functionality for creating invoices and corresponding invo...
Pull Request -
State: closed - Opened by VikiAnn over 10 years ago
#54 - Bi item logic
Pull Request -
State: closed - Opened by dglunz over 10 years ago
#53 - Merchant business logic
Pull Request -
State: closed - Opened by dglunz over 10 years ago
#52 - rework engine so that we aren't creating duplicate repositories
Issue -
State: closed - Opened by VikiAnn over 10 years ago
#51 - refactor parsers; should not need attr_readers
Issue -
State: closed - Opened by VikiAnn over 10 years ago
#50 - BI - Invoice - Creating New Invoices & Related Objects
Issue -
State: closed - Opened by dglunz over 10 years ago
#49 - BI - Customer
Issue -
State: closed - Opened by dglunz over 10 years ago
#48 - BI - Item
Issue -
State: closed - Opened by dglunz over 10 years ago
#47 - BI - Item Repository
Issue -
State: closed - Opened by dglunz over 10 years ago
#46 - BI - Merchant
Issue -
State: closed - Opened by dglunz over 10 years ago
#45 - BI - Merchant Repository
Issue -
State: closed - Opened by dglunz over 10 years ago
#44 - refactor according to rachel suggestions
Pull Request -
State: closed - Opened by dglunz over 10 years ago
#43 - Integration test relationships
Pull Request -
State: closed - Opened by dglunz over 10 years ago
#42 - Spec harness modifications
Pull Request -
State: closed - Opened by dglunz over 10 years ago
#41 - add customer parser, update customer/customer repo test, closes #25
Pull Request -
State: closed - Opened by VikiAnn over 10 years ago
#40 - add transaction parser and altered test accordingly
Pull Request -
State: closed - Opened by dglunz over 10 years ago
#39 - fix merchant/merchant repository tests
Pull Request -
State: closed - Opened by VikiAnn over 10 years ago
#38 - add merchant parser, close #28
Pull Request -
State: closed - Opened by VikiAnn over 10 years ago
#37 - run spec_harness
Issue -
State: closed - Opened by dglunz over 10 years ago
#36 - test each relationship to make sure it returns the correct object or objects
Issue -
State: closed - Opened by dglunz over 10 years ago
#35 - create sales_engine test
Issue -
State: closed - Opened by dglunz over 10 years ago
#34 - add item/invoice_item parser and changed tests accordingly closes #27 #2...
Pull Request -
State: closed - Opened by dglunz over 10 years ago
#33 - add invoice parser, issue #26
Pull Request -
State: closed - Opened by VikiAnn over 10 years ago
#32 - add sales_engine with data import and startup methods
Pull Request -
State: closed - Opened by dglunz over 10 years ago
#31 - Add SalesEngine
Issue -
State: closed - Opened by VikiAnn over 10 years ago
#30 - Add Transaction Parser
Issue -
State: closed - Opened by VikiAnn over 10 years ago
#29 - Add InvoiceItem Parser
Issue -
State: closed - Opened by VikiAnn over 10 years ago
#28 - Add Merchant Parser
Issue -
State: closed - Opened by VikiAnn over 10 years ago
#27 - Add Item Parser
Issue -
State: closed - Opened by VikiAnn over 10 years ago
#26 - Add Invoice Parser
Issue -
State: closed - Opened by VikiAnn over 10 years ago
#25 - Add Customer Parser
Issue -
State: closed - Opened by VikiAnn over 10 years ago
#24 - Establish Customer relationships
Pull Request -
State: closed - Opened by VikiAnn over 10 years ago
#23 - add tests/implementation for transaction relationships
Pull Request -
State: closed - Opened by dglunz over 10 years ago
#22 - add tests/implementation for invoice_item/item relationships
Pull Request -
State: closed - Opened by dglunz over 10 years ago
#21 - establish invoice_item relationships and relevant tests
Pull Request -
State: closed - Opened by VikiAnn over 10 years ago
#20 - Merchant/invoice upstream connection
Pull Request -
State: closed - Opened by dglunz over 10 years ago
#19 - Establish Customer relationships
Issue -
State: closed - Opened by VikiAnn over 10 years ago
#18 - Establish Transaction relationships
Issue -
State: closed - Opened by VikiAnn over 10 years ago
#17 - Establish Item relationships
Issue -
State: closed - Opened by VikiAnn over 10 years ago
#16 - Establish InvoiceItem relationships
Issue -
State: closed - Opened by VikiAnn over 10 years ago
#15 - Establish Invoice relationships
Issue -
State: closed - Opened by VikiAnn over 10 years ago
#14 - Establish Merchant relationships
Issue -
State: closed - Opened by VikiAnn over 10 years ago
#13 - add guardfile and guard-minitest to gemfile
Pull Request -
State: closed - Opened by dglunz over 10 years ago
#12 - add customer/customer repo classes and tests, fix transaction repo test
Pull Request -
State: closed - Opened by VikiAnn over 10 years ago
#11 - add invoice_item/invoice_item repo and corresponding tests
Pull Request -
State: closed - Opened by dglunz over 10 years ago
#10 - add invoice/invoice repository classes and tests
Pull Request -
State: closed - Opened by dglunz over 10 years ago
#9 - add transaction repository and test, this time for real :p
Pull Request -
State: closed - Opened by VikiAnn over 10 years ago
#8 - add transaction/transaction repo class and tests
Pull Request -
State: closed - Opened by VikiAnn over 10 years ago
#7 - add merchant/merchant repository classes and tests
Pull Request -
State: closed - Opened by dglunz over 10 years ago
#6 - create Transaction and Transaction Repository
Issue -
State: closed - Opened by dglunz over 10 years ago
#5 - create Customer and Customer Repository
Issue -
State: closed - Opened by dglunz over 10 years ago
#4 - create Invoice and Invoice Repository
Issue -
State: closed - Opened by dglunz over 10 years ago
#3 - create Invoice_Item and Invoice_Item Repository
Issue -
State: closed - Opened by dglunz over 10 years ago
#2 - create Merchant and Merchant Repository
Issue -
State: closed - Opened by dglunz over 10 years ago
#1 - create Item and Item Repository
Issue -
State: closed - Opened by dglunz over 10 years ago