Karina Kwiatek
|
11e8555dae
|
Merge pull request #183 from Retrospring/feature/web-share
Add share buttons to answers using Web Share API
|
2021-08-10 20:26:47 +02:00 |
Karina Kwiatek
|
aa9fc54ad2
|
Ensure answerboxes on profiles can properly attach sharing functionality
|
2021-08-10 18:07:33 +02:00 |
Karina Kwiatek
|
016f369ba2
|
Address review comments
|
2021-08-10 17:11:59 +02:00 |
Karina Kwiatek
|
b4f87a288a
|
Invert answerbox action CSS to be mobile first
|
2021-08-10 13:21:32 +02:00 |
Karina Kwiatek
|
a246083b15
|
Refactor sharing using feature pattern
|
2021-08-10 13:21:28 +02:00 |
Karina Kwiatek
|
86d179d590
|
Merge branch 'master' into feature/opengraph
|
2021-08-08 14:24:05 +02:00 |
Karina Kwiatek
|
d08d0156dc
|
Move graph helpers to separate module
|
2021-08-06 22:24:21 +02:00 |
Karina Kwiatek
|
7249e45989
|
Add tests for user_twitter_card and answer_opengraph
|
2021-08-06 21:38:51 +02:00 |
Karina Kwiatek
|
5b087cde3c
|
Use :ruby filter in user/show
|
2021-08-06 13:52:11 +02:00 |
Karina Kwiatek
|
3570171b25
|
Create rails_admin_path_for_resource helper
|
2021-08-06 13:38:24 +02:00 |
Karina Kwiatek
|
cf4d6bd100
|
Add OpenGraph metadata on user profiles and answers
|
2021-08-06 13:24:04 +02:00 |
Karina Kwiatek
|
8f23088244
|
Lint: Add missing space to attributes
|
2021-08-06 11:04:57 +02:00 |
Karina Kwiatek
|
4b52f900f2
|
Use expression substitution for rails admin links
|
2021-08-06 10:38:00 +02:00 |
Karina Kwiatek
|
08822b0f05
|
Move answerbox actions on to seperate row on mobile
|
2021-08-06 01:09:28 +02:00 |
Karina Kwiatek
|
faaab47859
|
Add links for jumping to rails admin on answers, questions and profiles
|
2021-08-05 18:31:35 +02:00 |
Karina Kwiatek
|
a13322dcee
|
Add share option to answers
|
2021-08-05 18:30:44 +02:00 |
Karina Kwiatek
|
ba709cdcf6
|
Update theme-color meta value to match the current page's theme
|
2021-06-19 21:37:04 +02:00 |
Erik
|
ff6f619756
|
Fix services integration after omniauth bump (#173)
|
2021-04-25 21:56:37 +02:00 |
Karina Kwiatek
|
86c940c226
|
Ensure minicolors overrides apply
|
2021-04-05 09:00:03 +02:00 |
Karina Kwiatek
|
1eb256ee88
|
Apply theme colours to turbolinks progress bar
|
2021-04-05 09:00:03 +02:00 |
Dominik M. Kwiatek
|
45cb0cab26
|
Disable 00_rails.ts initalizer (#171)
* Disable 00_rails.ts initalizer
* Update Gemfile.lock
Dealing with mimemagic
|
2021-04-03 18:58:45 +02:00 |
Andreas Nedbal
|
327c76fdb3
|
don't use the wrong theme color value
|
2021-02-27 23:32:05 +01:00 |
Andreas Nedbal
|
c68e62efb3
|
Fix theme page not working
|
2021-02-27 21:43:43 +01:00 |
Andreas Nedbal
|
fbac1f004a
|
Fix pagination being broken on navigation
|
2021-02-27 21:11:04 +01:00 |
Andreas Nedbal
|
6f37a0f0c3
|
disable loading BS in the TS context (for now)
|
2021-02-27 20:44:38 +01:00 |
Andreas Nedbal
|
abf772448e
|
open sesame (or, "I brought back tooltips")
|
2021-02-26 22:50:49 +01:00 |
Andreas Nedbal
|
3dc7bc9567
|
add bootstrap import to main file and use proper turbolinks event
|
2021-02-26 22:41:46 +01:00 |
Andreas Nedbal
|
17a177cc4b
|
fix JS errors that impede executing the rest of the JS (#170)
|
2021-02-26 21:43:31 +01:00 |
Andreas Nedbal
|
9d9216d726
|
Apply review suggestion by @raccube
Co-authored-by: Dominik M. Kwiatek <6197148+raccube@users.noreply.github.com>
|
2020-12-26 21:59:53 +01:00 |
Andreas Nedbal
|
9fceedc5b4
|
Add initializers for some Typescript functionality
|
2020-12-26 21:59:53 +01:00 |
Andreas Nedbal
|
24f197a064
|
Move legacy javascript folder out of packs/
|
2020-12-26 21:59:53 +01:00 |
Andreas Nedbal
|
51678e5e34
|
Add Typescript support
|
2020-12-26 21:59:53 +01:00 |
Andreas Nedbal
|
1221a82557
|
Fix HAML lint
|
2020-12-25 18:22:03 +01:00 |
Andreas Nedbal
|
0867a19b11
|
Remove i18n script include
|
2020-12-25 18:22:03 +01:00 |
Andreas Nedbal
|
9237d9b314
|
Fix sprockets crashing because of removed gems
|
2020-12-25 18:22:03 +01:00 |
Andreas Nedbal
|
e0c2f834d8
|
Import sweetalert
|
2020-12-25 18:22:03 +01:00 |
Andreas Nedbal
|
3347dbb923
|
Import missing file
|
2020-12-25 18:22:03 +01:00 |
Andreas Nedbal
|
fcb8aae897
|
Remove bootstrapped example files
|
2020-12-25 18:22:03 +01:00 |
Andreas Nedbal
|
70cd2e7d53
|
Add back the datetimepicker for moderation purposes
|
2020-12-25 18:22:03 +01:00 |
Andreas Nedbal
|
61f60717fc
|
Set up i18n-js to work with Webpacker
|
2020-12-25 18:22:03 +01:00 |
Andreas Nedbal
|
aac98bd3b2
|
Move Bootstrap initialization into own file
|
2020-12-25 18:22:03 +01:00 |
Andreas Nedbal
|
5d2ad96f42
|
WIP: Handle CoffeeScript with Webpacker
|
2020-12-25 18:22:03 +01:00 |
Andreas Nedbal
|
059471e5cf
|
Initial Webpacker setup
|
2020-12-25 18:22:03 +01:00 |
Dominik Kwiatek
|
3db3ccfc41
|
Fix incorrectly updated conditions
|
2020-11-17 21:57:19 +01:00 |
Dominik Kwiatek
|
cddb50cc22
|
Update dependencies and fix new lint warnings
|
2020-11-16 18:18:42 +01:00 |
Dominik Kwiatek
|
277799ff4b
|
Remove `TotpRecoveryCode.remove_all_for(user)` method
|
2020-11-15 22:09:27 +01:00 |
Dominik Kwiatek
|
2e6f49819a
|
Address @nilsding's review comments
|
2020-11-15 22:08:18 +01:00 |
Dominik Kwiatek
|
f031143b45
|
Fix linter errors
|
2020-11-15 21:35:50 +01:00 |
Dominik Kwiatek
|
aeb1396422
|
Add tests for recovery codes
|
2020-11-15 10:21:06 +01:00 |
Dominik Kwiatek
|
d7cac67c22
|
Create print view for recovery codes
|
2020-11-15 10:20:55 +01:00 |