Commit Graph

1910 Commits

Author SHA1 Message Date
Brenda Wallace
b19bef0ec3 Adding posts and comments to percy spec 2019-05-18 22:29:49 +12:00
Brenda Wallace
7bf2d75605 More post content in percy specs 2019-05-18 21:45:31 +12:00
Brenda Wallace
f019969240 Tidy up posts 2019-05-18 21:41:41 +12:00
Brenda Wallace
72479eb44f Another gardens#show test 2019-05-17 12:26:50 +12:00
Brenda Wallace
d4eaacf11e Add menus to percy spec 2019-05-17 12:18:48 +12:00
Brenda Wallace
a65d2ba7b5 Addings gardens#show to percy spec 2019-05-16 21:57:12 +12:00
Brenda Wallace
b5c88d8f33 set plant part in percy spec 2019-05-14 21:08:23 +12:00
codefactor-io
69531f232d [CodeFactor] Apply fixes 2019-05-12 19:56:07 +00:00
Brenda Wallace
ddaa4319ec Fix time freezer for percy specs 2019-05-13 07:52:52 +12:00
Brenda Wallace
4d513aaabd Merge branch 'dev' into upgrade/bootstrap 2019-05-11 07:58:57 +12:00
Awesome Code
82a35ac69b Auto corrected by following Lint Ruby RSpec/AlignLeftLetBrace 2019-04-30 11:30:34 +00:00
Brenda Wallace
45745a4e38 Add crops#new to percy 2019-04-27 19:11:59 +12:00
Brenda Wallace
430334a831 More photo specs for percy 2019-04-27 16:46:11 +12:00
Brenda Wallace
25626ea0ec Added #edit to percy 2019-04-27 09:53:59 +12:00
Brenda Wallace
f2a840a1de Fix spec 2019-04-26 22:09:17 +12:00
Brenda Wallace
83668c4890 Add photos#show to percy 2019-04-26 21:30:09 +12:00
Brenda Wallace
662160306d add #new to percy tests 2019-04-26 16:34:00 +12:00
Brenda Wallace
088dd29fac Add an avatar to all members 2019-04-26 16:26:22 +12:00
Brenda Wallace
b9ae3a4ab4 Add harvests to the homepage in percy specs 2019-04-26 00:01:54 +12:00
Brenda Wallace
5ad741ad7b Merge remote-tracking branch 'upstream/dev' into material-merge
Conflicts:
	app/views/members/_avatar.html.haml
2019-04-25 12:36:01 +12:00
Brenda Wallace
3c53a8464d Freeze time 2019-04-23 13:47:36 +12:00
Brenda Wallace
09db299416 Create less members per run 2019-04-23 13:12:13 +12:00
Brenda Wallace
c3d52e0b71 signin/signup pages 2019-04-23 13:04:24 +12:00
Brenda Wallace
21ba03fc7f One run self data viewing when logged in 2019-04-23 10:52:27 +12:00
Brenda Wallace
e9cbda13b3 Adding viewing own data 2019-04-23 10:44:36 +12:00
Brenda Wallace
03acf35e73 Set the gravatar, so percy doesn't alert on every snapshot 2019-04-23 10:32:01 +12:00
Brenda Wallace
ba62208dd1 Add percy 2019-04-23 10:21:07 +12:00
Brenda Wallace
f5f5ecdea7 Merge remote-tracking branch 'upstream/dev' into material-merge
Conflicts:
	Gemfile.lock
	app/assets/javascripts/application.js
	app/assets/stylesheets/application.sass
	app/assets/stylesheets/plantings.sass
	app/views/crops/_thumbnail.html.haml
	app/views/crops/show.html.haml
	app/views/home/_members.html.haml
	app/views/layouts/application.html.haml
	app/views/photos/show.html.haml
	app/views/plantings/_descendants.html.haml
	app/views/plantings/show.html.haml
	app/views/seeds/_thumbnail.html.haml
	app/views/shared/_global_actions.html.haml
	spec/models/crop_spec.rb
2019-04-21 11:27:27 +12:00
Awesome Code
78c8fdb743 Auto corrected by following Lint Ruby RSpec/AlignLeftLetBrace 2019-04-20 09:44:42 +00:00
Awesome Code
4e07b0d620 Auto corrected by following Lint Ruby RSpec/LeadingSubject 2019-04-20 09:42:28 +00:00
Brenda Wallace
3371353db8 Revert spec
less to update
2019-04-20 19:57:45 +12:00
Brenda Wallace
f86177e78f lint 2019-04-20 15:10:08 +12:00
Brenda Wallace
33460bb171 Update spec 2019-04-20 15:09:24 +12:00
Brenda Wallace
bf4c8a83e1 Update some planting show specs 2019-04-20 14:31:02 +12:00
Brenda Wallace
5484664716 Update spec 2019-04-20 12:16:58 +12:00
Brenda Wallace
91b7f58e9d No longer have 100% on plantings that are finished 2019-04-20 09:45:06 +12:00
Brenda Wallace
1eea251f95 Merge branch 'dev' into plantings-show 2019-04-19 10:39:26 +12:00
Brenda Wallace
32a88b4482 Merge remote-tracking branch 'origin/plantings-show' into plantings-show 2019-04-19 09:16:01 +12:00
Brenda Wallace
a2e2362594 Linter fix ups 2019-04-19 09:15:41 +12:00
Brenda Wallace
6af61d0e86 Add someone else's plantings, to ensure test is valid 2019-04-19 09:11:56 +12:00
Brenda Wallace
909ce99ab8 Merge remote-tracking branch 'origin/feature/searchkick' into feature/searchkick 2019-04-19 09:06:55 +12:00
Brenda Wallace
3829db6bc2 Specs for biasing results from elastic search 2019-04-19 09:05:53 +12:00
pozorvlak
b3385663e8 Fix spelling of portobello
Co-Authored-By: Br3nda <brenda@wallace.net.nz>
2019-04-19 08:47:08 +12:00
Daniel O'Connor
8a14a7bc0d Merge branch 'dev' into plantings-show 2019-04-18 17:33:30 +09:30
Brenda Wallace
85ba701045 Merge branch 'dev' into feature/searchkick 2019-04-17 12:35:09 +12:00
Awesome Code
8b0ecd568e Auto corrected by following Lint Ruby RSpec/ImplicitSubject 2019-04-17 10:37:30 +12:00
Awesome Code
d0001691d5 Auto corrected by following Lint Ruby EmptyLine 2019-04-16 22:02:27 +12:00
Awesome Code
a4e398bb62 Auto corrected by following Lint Ruby RSpec/AlignRightLetBrace 2019-04-16 09:55:51 +00:00
Awesome Code
b9ca89b336 Auto corrected by following Lint Ruby RSpec/LetBeforeExamples 2019-04-14 19:38:16 +00:00
Awesome Code
ff3ea5c52f Auto corrected by following Lint Ruby RSpec/HookArgument 2019-04-14 18:38:06 +00:00