Georg Gadinger
|
5bb94927a2
|
Add codecov
|
2020-04-30 20:18:50 +02:00 |
Georg Gadinger
|
561219ddaf
|
add spec for Ajax::AnswerController
|
2020-04-28 22:13:19 +02:00 |
Georg Gadinger
|
101b3b68d3
|
Use cursored pagination, remove WillPaginate
|
2020-04-20 23:13:24 +02:00 |
Dominik M. Kwiatek
|
516bc48aa0
|
Merge pull request #70 from Retrospring/feature/announcements
Implement Announcements
|
2020-04-19 23:10:47 +01:00 |
Karina Kwiatek
|
6e605758a6
|
Minor cleanup in AnnouncementController
|
2020-04-19 22:59:57 +01:00 |
Karina Kwiatek
|
16ade832ca
|
Address @nilsding's review changes
|
2020-04-19 22:58:47 +01:00 |
Karina Kwiatek
|
c4164a8f34
|
Add AnnouncementController tests
|
2020-04-19 22:40:06 +01:00 |
Karina Kwiatek
|
864d5844dc
|
Add Announcement tests
|
2020-04-19 22:38:01 +01:00 |
Georg Gadinger
|
477ec3e9c9
|
Do not allow creation of groups with empty names
|
2020-04-19 23:28:50 +02:00 |
Karina Kwiatek
|
391f4a28ed
|
Merge branch 'master' into feature/announcements
# Conflicts:
# db/schema.rb
|
2020-04-19 21:52:58 +01:00 |
Georg Gadinger
|
946bb3ae9d
|
Use Rolify for admin and moderator roles
|
2020-04-19 22:35:58 +02:00 |
Georg Gadinger
|
a0c9641994
|
Remove useless specs
|
2020-04-19 22:31:43 +02:00 |
Karina Kwiatek
|
8a632a09cd
|
Create Announcement model & controller
|
2020-04-19 20:12:22 +01:00 |
Georg Gadinger
|
2d3e55a7c4
|
Replace FactoryGirl with FactoryBot
|
2020-04-19 17:27:42 +02:00 |
Yuki
|
7af0b73174
|
Fix tests
|
2015-07-21 22:38:40 +05:30 |
pixeldesu
|
6adebde7da
|
fix test, the second
|
2015-06-08 22:01:03 +02:00 |
pixeldesu
|
a213e53157
|
fix test ("I removed the '1 new question' display")
|
2015-06-08 21:57:24 +02:00 |
pixeldesu
|
ba6b2345d7
|
attempt to fix the "click Followers link" test
|
2015-06-07 15:18:03 +02:00 |
Yuki
|
3d2b884b74
|
Revert to 'rspec fixes' -- 'Inbox user answers a question' is a mysterious failure
|
2015-05-11 16:09:12 +05:30 |
Yuki
|
fa1ef1de21
|
this probably is it, if it's not then it's your problem, i didn't cause this
|
2015-05-11 15:34:08 +05:30 |
Yuki
|
eee53e8f6e
|
WHAT IS MAKING THIS ERROR WTF
|
2015-05-11 15:20:20 +05:30 |
Yuki
|
bda777fe2d
|
Hopefully this fixes the last error in travis, doesn't error on my end
|
2015-05-11 14:57:37 +05:30 |
Yuki
|
56b64d70bd
|
rspec fixes
|
2015-05-11 14:40:42 +05:30 |
schisma
|
fd374ca640
|
remove subscribecontroller
|
2015-05-10 22:35:36 +02:00 |
Yuki
|
2204227273
|
Feature-comment-smiles complete (fix Retrospring/bugs#42)
|
2015-05-04 07:09:47 +05:30 |
Yuki
|
ecffd07344
|
Support for post subscriptions
|
2015-04-21 06:42:11 +05:30 |
Andreas N
|
d1ed602353
|
update test
|
2015-01-31 16:26:22 +01:00 |
nilsding
|
b26ec1dd0b
|
fixed question generator not working if privacy_allow_anonymous_questions is false (GitHub issue #71)
|
2015-01-27 17:51:39 +01:00 |
nilsding
|
2b1c109332
|
fucking
|
2015-01-26 17:55:58 +01:00 |
nilsding
|
13bdbaa430
|
centred the "New notifications will appear here" text and also fixed class for notifications entry on navbar
|
2015-01-26 17:53:23 +01:00 |
nilsding
|
6d68da5ae1
|
added Rcov formatter for simplecov
|
2015-01-25 19:56:39 +01:00 |
nilsding
|
626cedca0e
|
attempt #2
|
2015-01-25 19:42:13 +01:00 |
nilsding
|
ef4b0e78f8
|
attempt to prevent phantomjs timeouts
|
2015-01-25 19:33:41 +01:00 |
nilsding
|
bae7307778
|
no longer require factory_girl_rails
|
2015-01-25 19:06:22 +01:00 |
nilsding
|
05334e3bd0
|
added some specs
|
2015-01-18 14:15:21 +01:00 |
nilsding
|
da8e76edb0
|
added follow user spec
|
2014-12-26 15:28:53 +01:00 |
nilsding
|
6ac9af787e
|
added Capistrano
|
2014-12-21 22:12:59 +01:00 |
nilsding
|
be78c449a0
|
added a few more specs
|
2014-12-07 12:42:03 +01:00 |
nilsding
|
1f8de9cd78
|
added RSpec support things
|
2014-12-07 12:41:42 +01:00 |
nilsding
|
2cc0e1c52c
|
renamed user_feature_spec to user_show_spec
|
2014-12-07 12:41:23 +01:00 |
nilsding
|
cc94b08e58
|
more specs!
|
2014-12-07 11:33:26 +01:00 |
nilsding
|
d4115538b1
|
changed user factory
|
2014-12-07 11:33:14 +01:00 |
nilsding
|
652050ef43
|
removed user request spec
|
2014-12-07 11:32:53 +01:00 |
nilsding
|
5f43155eb5
|
fixed spec
|
2014-12-01 18:58:49 +01:00 |
nilsding
|
c801fa3430
|
fixed tests
|
2014-11-18 20:58:55 +01:00 |
nilsding
|
c4d48190b6
|
added database_cleaner
|
2014-11-18 19:58:14 +01:00 |
nilsding
|
76e6b8f5ec
|
tests.
|
2014-11-17 23:25:28 +01:00 |
nilsding
|
cae59cd5b4
|
added specs
|
2014-11-14 20:45:30 +01:00 |
nilsding
|
d6382eba15
|
added RSpec
|
2014-11-13 18:12:51 +01:00 |