Commit Graph

2026 Commits

Author SHA1 Message Date
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
Andreas Nedbal 138528092a Move CoC and Contributing guidelines to .github 2020-05-09 09:28:12 +02:00
Andreas Nedbal 0db1de9552 Fix question page dropdowns using old Bootstrap layout 2020-05-09 05:39:01 +02:00
Andreas Nedbal c9866e87bf Merge branch 'master' of github.com:Retrospring/retrospring 2020-05-09 05:03:54 +02:00
Andreas Nedbal 6798dcd090 Fix question dropdown using old Bootstrap layout 2020-05-09 05:03:25 +02:00
Georg Gadinger 0d28152f3e Fix items being inserted after "Load More" button 2020-05-09 04:51:14 +02:00
Georg Gadinger 7a7174c163
Merge pull request #97 from Retrospring/fix-layout-for-js-views
Fix pagination for ajax views
2020-05-09 04:44:49 +02:00
Georg Gadinger 9b4c8027b8 Fix pagination for ajax views 2020-05-09 04:39:09 +02:00
Andreas Nedbal adf5968ad0 Fix some layout issues on question pages 2020-05-09 04:10:40 +02:00
Georg Gadinger 1dfe0418c9 Remove unused theme initialiser 2020-05-09 03:42:15 +02:00