Commit graph

2002 commits

Author SHA1 Message Date
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
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
Andreas Nedbal
e44be8fa0e Use large bell icon for notifications page 2020-05-09 00:50:46 +02:00
Andreas Nedbal
eec9637aef Add spacing to inbox user avatars 2020-05-09 00:13:53 +02:00
Andreas Nedbal
e23d39653e Merge branch 'feature/bootstrap' of github.com:Retrospring/retrospring into feature/bootstrap 2020-05-08 23:29:10 +02:00
Andreas Nedbal
5966be5bd6 Make rails_admin use the default ApplicationController 2020-05-08 23:28:56 +02:00
Georg Gadinger
c724cecf57 refresh repositories before installing dependencies 2020-05-08 15:54:43 +02:00
Andreas Nedbal
c76f839ea7 Fixed announcement JavaScript functionality 2020-05-07 20:36:14 +02:00
Andreas Nedbal
8a8c2667de Adjust theme settings page layout
- Moved color section to come right after General
- Adjusted buttons for light/dark preview to not trigger form submit
2020-05-07 20:28:20 +02:00
Andreas Nedbal
57505b0812 Add hex color spec for pure blue 2020-05-07 20:19:00 +02:00
Andreas Nedbal
f11431279d Fix header image not being centered 2020-05-07 19:53:40 +02:00
Andreas Nedbal
6e51294eca Adjust announcement index page design 2020-05-07 19:49:39 +02:00
Andreas Nedbal
a9344f63a6 Override Bootstrap alert-link styling for CSS variables 2020-05-07 19:30:32 +02:00