Skip to content
This repository has been archived by the owner on Mar 27, 2024. It is now read-only.

Release v0.20 #176

Merged
merged 6 commits into from
Apr 14, 2018
Merged

Release v0.20 #176

merged 6 commits into from
Apr 14, 2018

Conversation

FinnWoelm
Copy link
Contributor

New Features:

  • Profiles own resources (such as a Google Drive doc) that are listed on their profile page

Release v0.19

**Enhancements:**
- Profiles have a location, social links, and one of 256 color schemes
An instance of Resource represents a single resource (such as a Google
Drive document) shared on a profile.
On a profile's page, list all resources that they own.
Add ResourcesController#show to track clicks on resources and redirect
user.
Add resources to profiles

Profiles can own resources (such as Google Drive files). Resources are
listed on a profile's page. Resources must be added via CLI, not in-app.
@codecov-io
Copy link

Codecov Report

Merging #176 into master will not change coverage.
The diff coverage is 100%.

Impacted file tree graph

@@          Coverage Diff          @@
##           master   #176   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files          74     76    +2     
  Lines        1627   1641   +14     
=====================================
+ Hits         1627   1641   +14
Impacted Files Coverage Δ
app/models/resource.rb 100% <100%> (ø)
app/models/profiles/base.rb 100% <100%> (ø) ⬆️
app/controllers/profiles_controller.rb 100% <100%> (ø) ⬆️
app/controllers/resources_controller.rb 100% <100%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 9a55de0...3541b46. Read the comment docs.

@FinnWoelm FinnWoelm merged commit 3541b46 into master Apr 14, 2018
@FinnWoelm FinnWoelm deleted the release-0.20 branch April 14, 2018 06:51
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants