Commit graph

2285 commits

Author SHA1 Message Date
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
Andreas Nedbal
a3117861c8 Fix lints in app/views/tabs 2020-05-11 19:38:07 +02:00
Andreas Nedbal
e08f9dafab Fix lints in app/views/user 2020-05-11 19:38:06 +02:00
Andreas Nedbal
caa6b27684 Fix lints in app/views/static 2020-05-11 19:38:06 +02:00
Andreas Nedbal
f6466e4618 Add haml-lint configuration 2020-05-11 19:38:06 +02:00
Andreas Nedbal
0adf751773 Install haml-lint 2020-05-11 19:38:06 +02:00
Andreas Nedbal
4474d9895c Fix notification menu clipping out of view 2020-05-11 15:19:40 +02:00
Andreas Nedbal
f8c2ffa9e3 Fix lint violation on announcements partial 2020-05-10 22:34:53 +02:00
Andreas Nedbal
055085967a Turn single-word strings into symbols 2020-05-10 22:27:39 +02:00
Andreas Nedbal
4d48a3b58b Add HAML linting GitHub Action step 2020-05-10 14:33:03 +02:00
Andreas Nedbal
fdfd450cf8 Fix lints in app/views/announcement 2020-05-10 14:29:10 +02:00
Andreas Nedbal
4376572014 Fix display_all being not defined 2020-05-10 14:22:33 +02:00
Andreas Nedbal
4203e93bc4 Fix lints in app/views/answerbox 2020-05-10 14:22:04 +02:00
Andreas Nedbal
72ce5f39f0 Fix lints in app/views/application 2020-05-10 14:06:22 +02:00
Andreas Nedbal
7a0ea2d21f Fix lints in app/views/devise 2020-05-10 13:45:48 +02:00
Andreas Nedbal
b16bcbc45d Ignore Style/IdenticalConditionalBranches in HAML 2020-05-10 13:38:10 +02:00
Andreas Nedbal
2622ded0a0 Fix lints in app/views/discover 2020-05-10 13:37:08 +02:00
Andreas Nedbal
f95bc9e40e Fix lints in app/views/group 2020-05-10 13:22:36 +02:00
Andreas Nedbal
516b5f160d Fix lints in app/views/inbox 2020-05-10 13:21:41 +02:00
Andreas Nedbal
29a35ccecb Remove superfluous .html from layout 2020-05-10 13:11:42 +02:00
Andreas Nedbal
a6034f2807 Fix lints in app/views/layouts 2020-05-10 13:10:47 +02:00
Andreas Nedbal
8f4c3d9aad Fix lints in app/views/modal 2020-05-10 12:53:30 +02:00
Andreas Nedbal
fa49a4c6e1 Remove superfluous .html from moderation views 2020-05-10 12:06:38 +02:00
Andreas Nedbal
45accb942a Ignore Layout/EmptyLineAfterGuardClause in HAML 2020-05-10 11:58:08 +02:00
Andreas Nedbal
0194952923 Fix lints in app/views/moderation 2020-05-10 11:57:18 +02:00
Andreas Nedbal
ed3ec93f13 Fix lints in app/views/navigation 2020-05-10 11:35:10 +02:00
Andreas Nedbal
979bbbd13e Fix lints in app/views/notifications 2020-05-10 11:10:06 +02:00
Andreas Nedbal
df2537a6cf Fix lints in app/views/public 2020-05-10 11:03:08 +02:00
Andreas Nedbal
3a4cb1eb26 Ignore Metrics/BlockNesting for HAML 2020-05-10 11:00:59 +02:00
Andreas Nedbal
b64a732240 Fix lints in app/views/question 2020-05-10 11:00:35 +02:00
Andreas Nedbal
596a571dec Fix lints in app/views/services 2020-05-10 10:41:56 +02:00
Andreas Nedbal
5878d25031 Fix lints in app/views/settings 2020-05-10 10:40:48 +02:00
Andreas Nedbal
848a5ebcf0 Fix lints in app/views/shared 2020-05-10 10:02:04 +02:00
Andreas Nedbal
44f3a6e88a 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-10 09:30:29 +02:00
Andreas Nedbal
49265d7a4a Fix lints in app/views/tabs 2020-05-10 09:25:34 +02:00
Andreas Nedbal
f13896232d Fix lints in app/views/user 2020-05-10 09:08:58 +02:00
Andreas Nedbal
b258c165a0 Fix lints in app/views/static 2020-05-10 08:40:32 +02:00
Andreas Nedbal
25584b684a Add haml-lint configuration 2020-05-10 08:39:12 +02:00
Andreas Nedbal
4724962833 Install haml-lint 2020-05-10 08:01:33 +02:00
Georg Gadinger
2b66026683 Fix inbox entry not being cleared after submission 2020-05-09 14:46:47 +02:00
Andreas Nedbal
2dfd7824e7
Merge pull request #102 from Retrospring/bugfix/links-inbox 2020-05-09 12:39:23 +02:00
Georg Gadinger
444b17f1d5
Merge pull request #103 from Retrospring/make-queries-fasterer
Add indexes to some heavily used tables
2020-05-09 12:38:28 +02:00
Georg Gadinger
75e9a12493 Add indexes to some heavily used tables
haha queries go brrr
2020-05-09 12:07:18 +02:00
Andreas Nedbal
937f24839d Fix profile links on new inbox entries being not visible 2020-05-09 11:41:24 +02:00
Georg Gadinger
af514aa564
Merge pull request #101 from Retrospring/feature/housekeeping
General housekeeping
2020-05-09 10:44:29 +02:00
Andreas Nedbal
4c95747959 Combine RUN commands in Dockerfile where possible 2020-05-09 10:36:00 +02:00
Andreas Nedbal
ccb8b47e6e Improve Docker setup 2020-05-09 10:16:30 +02:00
Andreas Nedbal
425d66e67a Update README
- Remove paragraph about shutdown
- Adjust link to contributing file
2020-05-09 09:29:05 +02:00
Andreas Nedbal
40a10355e4 Add codeowners file 2020-05-09 09:28:35 +02:00
Andreas Nedbal
957ab06a4c Remove TODO file 2020-05-09 09:28:21 +02:00