Anthony Atkinson
|
69cb87fd0f
|
Test that required and optional fields are displaying properly on Seed form.
|
2015-07-23 11:36:54 -04:00 |
|
Anthony Atkinson
|
bc058b9152
|
Missed a few optional field placeholders on Seed form.
|
2015-07-23 11:36:40 -04:00 |
|
Anthony Atkinson
|
efd6328436
|
Test for required and optional field display on Harvest form.
|
2015-07-23 11:32:06 -04:00 |
|
Anthony Atkinson
|
19adabc55f
|
Test for required and optional field display on Planting form.
|
2015-07-23 11:27:17 -04:00 |
|
Anthony Atkinson
|
ccde5b230b
|
Comments for reasoning behind adding bangs to let statements.
|
2015-07-23 10:12:03 -04:00 |
|
Anthony Atkinson
|
33f28d1727
|
Two tests required bangs on let statements in order to pass after refactoring.
|
2015-07-23 10:07:10 -04:00 |
|
AELOGICA
|
aa3cf729c8
|
Added feature tests for on gardens, seeds and harvests for the card based thumbnails
|
2015-07-23 15:44:27 +08:00 |
|
AELOGICA
|
611adc0728
|
Fixed test errors for seeds and garden thumbnails.
|
2015-07-23 15:44:26 +08:00 |
|
AELOGICA
|
a97acfb1ca
|
Fixed display of edit glyphicon based on edit priviledge.
|
2015-07-23 15:44:26 +08:00 |
|
AELOGICA
|
7e03ef1687
|
Fixed display of plantings on gardens thumbnail.
|
2015-07-23 15:44:26 +08:00 |
|
AELOGICA
|
c12791e428
|
Created card-based thumbnails for Seeds and Gardens page.
|
2015-07-23 15:44:25 +08:00 |
|
AELOGICA
|
bbe7d967b4
|
Changed px to em and used truncate instead of srolling for long harvest descriptions.
|
2015-07-23 15:44:25 +08:00 |
|
AELOGICA
|
f5336bd8f8
|
Created card based template for harvests.
|
2015-07-23 15:44:25 +08:00 |
|
Anthony Atkinson
|
5a35a3da01
|
Initial rendition of feature test upgrade to Ruby 2.x and Rspec 3.x syntax.
|
2015-07-22 19:48:41 -04:00 |
|
Anthony Atkinson
|
fad9eddbc4
|
Addition of guard gem to assist in quicker testing.
|
2015-07-22 16:00:45 -04:00 |
|
Anthony Atkinson
|
044f62eae2
|
Rubymine .gitignore additions.
|
2015-07-22 15:54:09 -04:00 |
|
Anthony Atkinson
|
4786e3e087
|
Marking required and optional fields on Garden form.
|
2015-07-22 11:07:32 -04:00 |
|
Anthony Atkinson
|
715a004b13
|
Marking required and optional fields on Seed form. Purposefully marked required those select fields which have no blank option.
|
2015-07-22 11:05:21 -04:00 |
|
Anthony Atkinson
|
96a007ef3b
|
Marking required and optional fields on Harvest form.
|
2015-07-22 11:02:46 -04:00 |
|
Anthony Atkinson
|
a03d044049
|
Make a reusable helper for the "* denotes a required field" help text and change the Planting form to use the helper.
|
2015-07-22 10:59:47 -04:00 |
|
Anthony Atkinson
|
9a6c32fe6d
|
Planting form with required fields marked and optional fields with "optional" placeholders or select options.
|
2015-07-22 10:52:08 -04:00 |
|
Anthony Atkinson
|
fc33269f47
|
Reusable class for adding a 1em bottom margin to a block and .red class for red foreground color.
|
2015-07-22 10:51:37 -04:00 |
|
Anthony Atkinson
|
a80001ffe7
|
Schema update after migration.
|
2015-07-22 10:39:02 -04:00 |
|
Anthony Atkinson
|
30032f5527
|
Add a red asterisk via CSS after all .form-group labels with the .required class.
|
2015-07-22 10:38:41 -04:00 |
|
Anthony Atkinson
|
fa8b10af58
|
New contributor!
|
2015-07-22 10:37:54 -04:00 |
|
Anthony Atkinson
|
9c469fb217
|
.gitignore additions for users of Rubymine.
|
2015-07-22 10:05:04 -04:00 |
|
pozorvlak
|
6b944e145e
|
Merge pull request #778 from GabrielSandoval/gab/names
Added multiple forms for scientific and alternate names on crop creation (Fixes #615)
|
2015-07-17 20:25:04 +01:00 |
|
AELOGICA
|
7748c40ccf
|
Added jacarandang to contributors
|
2015-07-17 09:16:31 +08:00 |
|
Jace Monje
|
745281545a
|
added test for role checking on view
|
2015-07-17 09:06:18 +08:00 |
|
AELOGICA
|
7b3aefacd3
|
Hidden the +/- buttons by dby default, making them visible via JavaScript code.
|
2015-07-17 07:55:03 +08:00 |
|
AELOGICA
|
134465d023
|
Fixed feature errors and removed failing deprecated tests
|
2015-07-17 07:31:53 +08:00 |
|
AELOGICA
|
a581b759a3
|
Added tests for creating crops with multiple scientific and alternate names
|
2015-07-17 07:31:53 +08:00 |
|
AELOGICA
|
734b57e395
|
Fixed feature test errors
|
2015-07-17 07:31:53 +08:00 |
|
AELOGICA
|
12d151b68c
|
Added multiple forms for scientific and alternate names on crop creation
|
2015-07-17 07:31:51 +08:00 |
|
AELOGICA
|
472acd0e81
|
Polished UI of added forms for alternate names
|
2015-07-17 07:31:51 +08:00 |
|
AELOGICA
|
7f88b167b4
|
Added dynamic adding and removing additional scientific names
|
2015-07-17 07:31:51 +08:00 |
|
Miles Gould
|
897eac4fae
|
Merge branch 'pr/727' into dev
|
2015-07-17 00:31:00 +01:00 |
|
Miles Gould
|
41ab646b20
|
Added @manmeetsingh to CONTRIBUTORS.md
|
2015-07-16 23:58:57 +01:00 |
|
pozorvlak
|
8c017b24e0
|
Merge pull request #774 from jacarandang/signout
[#568] Signout redirects to last page visited
|
2015-07-16 23:22:03 +01:00 |
|
pozorvlak
|
12e3351c77
|
Merge pull request #777 from GabrielSandoval/gab/member_links
Added link to owner's profile from seeds', plantings', and harvests' index page (Fixes #569)
|
2015-07-16 23:14:44 +01:00 |
|
AELOGICA
|
85e4708b71
|
Changed plantings_by_owner_path to seeds_by_owner_path on misc_seeds_spec.rb
|
2015-07-16 08:06:01 +08:00 |
|
AELOGICA
|
0816b6b114
|
Added link to owner's profile from seeds', plantings', and harvests' index
|
2015-07-13 10:42:06 +08:00 |
|
Jym Paul A. Carandang
|
91b5c3e798
|
Added test for signount redirection
|
2015-07-13 09:52:05 +08:00 |
|
Miles Gould
|
fc1dc0e4c3
|
Remove unused Planting#interesting? method.
|
2015-07-11 14:32:27 +01:00 |
|
Miles Gould
|
9e7957709d
|
Remove BUNDLED BY line from Gemfile.lock
This keeps getting removed by some automatic process, and it's
cluttering up my `git diff` output.
|
2015-07-11 14:32:27 +01:00 |
|
Miles Gould
|
492bdd915f
|
Move the rest of Planting.interesting into the DB
We could maybe make it a scope at this point...
|
2015-07-11 14:32:27 +01:00 |
|
Miles Gould
|
07c976b1fc
|
Filter plantings-with-photos in the DB, not Ruby.
|
2015-07-11 14:32:27 +01:00 |
|
Miles Gould
|
2faada7f14
|
Find interesting crops using DB queries
|
2015-07-11 14:32:27 +01:00 |
|
pozorvlak
|
133a67a8f2
|
Merge pull request #764 from GabrielSandoval/gab/places
Fixes #720 - Places show nearby seeds, members, and plantings.
|
2015-07-10 16:26:25 +01:00 |
|
pozorvlak
|
16dd1e5183
|
Merge pull request #772 from GabrielSandoval/gab/planting_icons
Added sunniness icons on plantings/_thumbnail and show page
|
2015-07-10 13:04:23 +01:00 |
|