Dominik M. Kwiatek
6d37ae9498
Comment out fog config
2020-05-21 21:44:07 +01:00
Dominik M. Kwiatek
3f4b3b8e4e
Simplify Rename Crop Fields migration
2020-05-21 21:32:36 +01:00
Dominik M. Kwiatek
5be3d1f89d
Add uploader tests
2020-05-21 21:25:43 +01:00
Andreas Nedbal
38444d5b19
Add contribution listing using all-contributors
2020-05-21 00:02:46 +02:00
Dominik M. Kwiatek
9fa099024f
Fix linter errors
2020-05-17 21:09:09 +01:00
Dominik M. Kwiatek
e54438a26c
Update Gemfile.lock
2020-05-17 20:40:00 +01:00
Dominik M. Kwiatek
2263fe000e
Remove un-needed paperclip fields
2020-05-17 20:39:10 +01:00
Dominik M. Kwiatek
d4f8e03d28
Cropping in the background
...
With database fields, sadly.
2020-05-17 20:39:10 +01:00
Dominik M. Kwiatek
d185c54f03
Add CarrierWave Backgrounder
2020-05-17 20:38:40 +01:00
Karina Kwiatek
5c0871f33c
Address @nilsding's review comments
...
- Fix types on legacy attachment migrations
- Restore Action Mailer setup for development env
- Use `Hash#dig` in CarrierWave initializer
2020-05-17 20:38:40 +01:00
Karina Kwiatek
ff9741589d
Implement cropping; make uploaders DRY
2020-05-17 20:38:40 +01:00
Karina Kwiatek
9757c56a2b
Add original version to uploaders
2020-05-17 20:38:40 +01:00
Karina Kwiatek
3cc05a395f
Remove /system prefix from store_dir
2020-05-17 20:38:40 +01:00
Karina Kwiatek
6f0d4971fb
Add paperclip path to uploaders
2020-05-17 20:38:40 +01:00
Karina Kwiatek
76161029e8
Correct out of place comment
2020-05-17 20:38:40 +01:00
Karina Kwiatek
783e47fc2b
Replace paperclip with CarrierWave
2020-05-17 20:38:40 +01:00
Georg Gadinger
25a83fe153
Merge pull request #112 from Retrospring/remove-unicorn-and-fix-other-things
...
Remove unicorn and fix other things
2020-05-17 18:35:36 +02:00
Georg Gadinger
49bc29b31a
fix some mistakes in some views
2020-05-17 18:15:18 +02:00
Georg Gadinger
e1a8ac3db5
Gemfile: remove foreman, get rid of Procfile
2020-05-17 18:08:18 +02:00
Georg Gadinger
b04891446c
Gemfile: no more unicorn required
2020-05-17 18:07:20 +02:00
Georg Gadinger
bbcb8092fc
Gemfile: always install Puma
2020-05-17 15:15:23 +02:00
Andreas Nedbal
224fdfaaaa
Merge pull request #106 from Retrospring/feature/haml-lint
2020-05-13 21:10:41 +02:00
Andreas Nedbal
b86329b519
Merge branch 'feature/haml-lint' of github.com:Retrospring/retrospring into feature/haml-lint
2020-05-11 19:45:27 +02:00
Andreas Nedbal
1b555e284d
Fix lint violation on announcements partial
2020-05-11 19:40:45 +02:00
Andreas Nedbal
66b2afc976
Turn single-word strings into symbols
2020-05-11 19:40:45 +02:00
Andreas Nedbal
498d31ecd6
Add HAML linting GitHub Action step
2020-05-11 19:40:44 +02:00
Andreas Nedbal
7639c20f64
Fix lints in app/views/announcement
2020-05-11 19:40:44 +02:00
Andreas Nedbal
60b892e74e
Fix display_all being not defined
2020-05-11 19:40:44 +02:00
Andreas Nedbal
7b63efed6f
Fix lints in app/views/answerbox
2020-05-11 19:40:44 +02:00
Andreas Nedbal
ed6528c948
Fix lints in app/views/application
2020-05-11 19:40:44 +02:00
Andreas Nedbal
c585fe3760
Fix lints in app/views/devise
2020-05-11 19:40:44 +02:00
Andreas Nedbal
b67a291477
Ignore Style/IdenticalConditionalBranches in HAML
2020-05-11 19:40:44 +02:00
Andreas Nedbal
30331f4bfc
Fix lints in app/views/discover
2020-05-11 19:40:44 +02:00
Andreas Nedbal
a290cad72d
Fix lints in app/views/group
2020-05-11 19:40:44 +02:00
Andreas Nedbal
3a335798fe
Fix lints in app/views/inbox
2020-05-11 19:40:43 +02:00
Andreas Nedbal
7243fa11d4
Remove superfluous .html from layout
2020-05-11 19:40:43 +02:00
Andreas Nedbal
2686017ad8
Fix lints in app/views/layouts
2020-05-11 19:40:43 +02:00
Andreas Nedbal
7414471d41
Fix lints in app/views/modal
2020-05-11 19:40:43 +02:00
Andreas Nedbal
13878070fd
Remove superfluous .html from moderation views
2020-05-11 19:40:43 +02:00
Andreas Nedbal
35bc0c8a77
Ignore Layout/EmptyLineAfterGuardClause in HAML
2020-05-11 19:40:43 +02:00
Andreas Nedbal
3c1d007c5e
Fix lints in app/views/moderation
2020-05-11 19:40:43 +02:00
Andreas Nedbal
730b6156ce
Fix lints in app/views/navigation
2020-05-11 19:40:43 +02:00
Andreas Nedbal
d27ef3aae5
Fix lints in app/views/notifications
2020-05-11 19:38:07 +02:00
Andreas Nedbal
2d4726c297
Fix lints in app/views/public
2020-05-11 19:38:07 +02:00
Andreas Nedbal
336d038bee
Ignore Metrics/BlockNesting for HAML
2020-05-11 19:38:07 +02:00
Andreas Nedbal
7f17a2995e
Fix lints in app/views/question
2020-05-11 19:38:07 +02:00
Andreas Nedbal
eed08b811c
Fix lints in app/views/services
2020-05-11 19:38:07 +02:00
Andreas Nedbal
c21a3d0f73
Fix lints in app/views/settings
2020-05-11 19:38:07 +02:00
Andreas Nedbal
fe70717510
Fix lints in app/views/shared
2020-05-11 19:38:07 +02:00
Andreas Nedbal
ab21a4ded3
Adjust .rubocop.yml to not throw warnings
...
Considering we're not actively checking code with rubocop at the moment, this should be okay for now. It's just a bit jarring having 20+ lines of rubocop complaining of unconfigured cops etc.
2020-05-11 19:38:07 +02:00