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
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
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
Andreas Nedbal
6bdaff83c7
Merge pull request #68 from Retrospring/feature/bootstrap
2020-05-09 03:34:58 +02:00
Andreas Nedbal
4ae8b7ed81
Remove timepicker from ban modal
2020-05-09 03:21:25 +02:00
Andreas Nedbal
936969d72a
Fix ban dialog functionality
2020-05-09 03:09:12 +02:00
Andreas Nedbal
322cfceeab
Merge branch 'feature/bootstrap' of github.com:Retrospring/retrospring into feature/bootstrap
2020-05-09 02:46:03 +02:00
Andreas Nedbal
b29d3309d0
Make default btn-link themable
2020-05-09 02:45:57 +02:00
Andreas Nedbal
ba2e82d7ec
Fix moderation userbox layout
2020-05-09 02:45:47 +02:00
Georg Gadinger
ae8e0b651a
Fix Question#show view when user is nil
2020-05-09 02:43:43 +02:00
Georg Gadinger
3ae83d8d02
Unbreak the "Your Data" page when some timestamps are not set
2020-05-09 02:18:23 +02:00
Georg Gadinger
65f152b762
Move user theme to the end of the body --> turbolinks has turbo links again
2020-05-09 02:08:31 +02:00
Andreas Nedbal
d82b7006e8
Fix turbolinks loading being broken
2020-05-09 01:57:20 +02:00
Andreas Nedbal
07033545ee
Fix smiling commits not setting proper classes
2020-05-09 01:35:03 +02:00
Andreas Nedbal
925193548f
Remove hover states from notification dropdown
2020-05-09 00:53:24 +02:00
Andreas Nedbal
bc3c1f287e
Add Bootstrap input-group-text overrides for CSS variables
2020-05-09 00:51:37 +02:00