arafatm

Arafat Mohamed
4
2
Jul 31, 2008
  • Real estate tracker for new home buyers
    Updated Mon Dec 22 15:17:41 -0800 2008
    legend
  • Kanban system for scrum
    Updated Sat Mar 07 17:40:39 -0800 2009
    legend

Following

Public Activity  feed

arafatm pushed to master at arafatm/skrumban Sat Mar 07 17:40:41 -0800 2009
HEAD is 1b0000d096145b533e425b8ad4fb52abb2db215a

2 commits »

arafatm committed to arafatm/skrumban Sat Mar 07 17:40:40 -0800 2009

1b0000d096145b533e425b8ad4fb52abb2db215a

Added basic app view layout

arafatm committed to arafatm/skrumban Sat Mar 07 17:40:40 -0800 2009

cc1ab3d0718dfb6d18380d943f9fb865894bb1b3

Installed plugin resource_controller

arafatm pushed to master at arafatm/skrumban Sat Feb 28 13:08:08 -0800 2009
HEAD is 7c66d69bb659a928b492682905a98ea3ee2c8e5b

2 commits »

arafatm committed to arafatm/skrumban Sat Feb 28 13:08:05 -0800 2009

7c66d69bb659a928b492682905a98ea3ee2c8e5b

Generate model Task(name, estimate)

arafatm committed to arafatm/skrumban Sat Feb 28 13:08:05 -0800 2009

1a62022ff280f28826909026edb2b363bfb7dc76

Generated model Acceptance(given, when, then)

arafatm committed to arafatm/skrumban Sat Feb 14 13:31:46 -0800 2009

4cd0d901c4a41fd1033617f218266cfe1d1fe8df

Sprint has_many retrospectives

arafatm committed to arafatm/skrumban Sat Feb 14 13:31:45 -0800 2009

84f77847438eca2b023948c5f5918312cf0435f8

retrospective belongs_to sprint

arafatm committed to arafatm/skrumban Sat Feb 14 13:31:45 -0800 2009

591d12663034336cbfb8da92a93a2f08a87b450a

./script/generate rspec_model Retrospective note:text sprint_id:integer

arafatm committed to arafatm/skrumban Sat Feb 14 13:31:45 -0800 2009

351c21fb78f0a070bcfad53f1b3c07acb9b656ac

generate Story priority:integer points:integer

arafatm committed to arafatm/skrumban Sat Feb 14 13:31:45 -0800 2009

d41ccd476aae2f688662bf92c04e28d9ffc5c39c

generate Sprint goal:text start:date

arafatm committed to arafatm/skrumban Sat Feb 14 13:31:45 -0800 2009

216d21672f4b41bd39ee4a420f8f61dfbcd93895

Added plugins rspec-rails

arafatm committed to arafatm/skrumban Thu Feb 12 16:12:02 -0800 2009
arafatm committed to arafatm/skrumban Thu Feb 12 16:12:02 -0800 2009
arafatm committed to arafatm/skrumban Thu Feb 12 16:12:02 -0800 2009

5ecb0db3a2d820b176de2afe1f19a8055a839b0f

Added plugin object_daddy

arafatm committed to arafatm/skrumban Thu Feb 12 16:12:02 -0800 2009
arafatm created branch master at arafatm/skrumban Thu Feb 12 15:46:59 -0800 2009
New branch is at arafatm/skrumban/tree/master
arafatm created repository skrumban Thu Feb 12 15:20:55 -0800 2009
New repository is at arafatm/skrumban
arafatm committed to rick/capwn Sat Jan 10 20:58:35 -0800 2009

4a4cb68c3a0cdb090632a550469a663864819b01

started on specs for memo finders

arafatm committed to rick/capwn Fri Jan 09 09:04:05 -0800 2009

bc99b5b1ad1ffa76c83149bd9f1fda3fd5722521

Cleaner view of account journal.

arafatm committed to rick/capwn Fri Jan 09 09:04:05 -0800 2009

dd8ac8bc8772390bcfa69c406e4517c99d666b73

Added link to account journal from index

arafatm committed to rick/capwn Fri Jan 09 09:04:05 -0800 2009

02d337b5028fd902e78d395186cc534f6595ab7f

Talked to Rick. He suggested calculating balances instead of caching

arafatm committed to rick/capwn Fri Jan 09 09:04:04 -0800 2009

2f31491b4f3fb6fe5cbe539cb81ff57c5be54ac1

Updating account balance to reflect initial balance on account creation

arafatm committed to rick/capwn Fri Jan 09 09:04:04 -0800 2009

728927227ca04999e2ef94ddd19722b45f519f46

Added balance field to accounts

arafatm committed to rick/capwn Fri Jan 09 09:04:04 -0800 2009

603ad1429be0d87084ae0070f624a30f60d0eac7

Changed accounts index view to clean up display

arafatm committed to rick/capwn Tue Dec 30 20:00:10 -0800 2008

49e477655a94761a5bd1bf8f7a824c3210369cf7

Added Account model method to retrieve memos in descending order by date

arafatm committed to rick/capwn Tue Dec 30 20:00:10 -0800 2008

53540c7c01ee2518ef38ed76238b6494df827b90

Account generator sets active = true by default.

arafatm committed to rick/capwn Tue Dec 30 20:00:10 -0800 2008

ae0e45fb0b713ce18e332f344325a5ff869ed96c

Updated account exemplar to generate random element and active

arafatm committed to rick/capwn Tue Dec 30 20:00:10 -0800 2008

a23b2bf0cbc2a597f4ad94afe81b937402cd3b2b

Basic account journal view