mirror of
https://github.com/openSUSE/osem.git
synced 2026-08-13 19:54:02 +00:00
Implement simplified commercials workflow
It's now possible to simply enter the url of the third party provider to enter a commercial.
This commit is contained in:
parent
fb7ebab5a0
commit
23664119bd
25 changed files with 220 additions and 194 deletions
|
|
@ -367,6 +367,7 @@ GEM
|
|||
powerpack (~> 0.0.6)
|
||||
rainbow (>= 1.99.1, < 3.0)
|
||||
ruby-progressbar (~> 1.4)
|
||||
ruby-oembed (0.8.14)
|
||||
ruby-openid (2.5.0)
|
||||
ruby-progressbar (1.5.1)
|
||||
rubyzip (1.0.0)
|
||||
|
|
@ -490,6 +491,7 @@ DEPENDENCIES
|
|||
rspec-activemodel-mocks
|
||||
rspec-rails
|
||||
rubocop
|
||||
ruby-oembed
|
||||
sass-rails (>= 4.0.2)
|
||||
shoulda-matchers
|
||||
spring-commands-rspec
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue