|
|
5d56ea6575
|
fix organization logo validation (#720)
|
2023-12-08 16:55:21 +01:00 |
|
|
|
b508d99ead
|
makes tag searches accent insensitive
|
2023-12-07 09:33:07 +01:00 |
|
|
|
12affd6af9
|
adds file validation for organization logo to avoids crash (#714)
|
2023-11-24 10:44:45 +01:00 |
|
|
|
2b383af210
|
fix tests suite (#709)
|
2023-11-20 16:34:16 +01:00 |
|
|
|
2705cd0347
|
admin: fix post creation with tags + some missing filters
|
2021-04-19 23:20:45 +02:00 |
|
|
|
8c99e629b9
|
refactor Movement#other_side
|
2021-04-18 17:54:41 +02:00 |
|
|
|
05c2228c28
|
[specs] DRY initialization by using the .rspec file
|
2020-12-21 21:40:23 +01:00 |
|
|
|
331ec8429a
|
Yay! all tests passing
|
2020-12-16 00:14:19 +01:00 |
|
|
|
7603b72f57
|
update to latest Rubocop + start fixing tests (from 95 failures to 31)
|
2020-12-15 22:21:14 +01:00 |
|
|
|
af7e3a6f91
|
remove destination accountable from transfer sources options
|
2019-04-12 09:33:59 +02:00 |
|
|
|
b97a82ae2f
|
Merge pull request #489 from coopdevs/gender
Re-activate Gender field + chart
|
2019-04-10 16:43:07 +02:00 |
|
|
|
5269194a00
|
reactivate gender field with new options
|
2019-04-08 23:34:21 +02:00 |
|
|
|
e70844e194
|
Remove Post's publisher
|
2019-03-22 19:08:21 +01:00 |
|
|
|
bab9623e50
|
Added validations to PushNotification
|
2018-09-24 17:53:51 +01:00 |
|
|
|
7cc1d11d35
|
Merge branch 'develop' into delete_org
|
2018-09-12 20:12:26 +02:00 |
|
|
|
22a26c9e23
|
Merge pull request #377 from coopdevs/feature/scheduled-jobs
Scheduled job to send push notifications for Post resource
|
2018-09-11 13:36:35 +02:00 |
|
|
|
bcb86848ee
|
Refactor PushNotificatiosn::Creator with a Base class
|
2018-09-03 20:44:33 +01:00 |
|
|
|
22e09ed293
|
Use RSpec scope and avoid global namespace access. More info: https://relishapp.com/rspec/rspec-core/v/3-0/docs/configuration/global-namespace-dsl
Closes #362
|
2018-08-30 20:52:48 +02:00 |
|
|
|
8069d51730
|
Add title to PushNotification
|
2018-08-20 12:49:20 +02:00 |
|
|
|
ea3858121d
|
Add PushNotification#to
|
2018-08-20 12:45:10 +02:00 |
|
|
|
7f6a087726
|
- let's remove PushNotification when we delete an Event
- added some missing Relations specs
- remove a couple of unused Relations
|
2018-06-10 20:31:12 +02:00 |
|
|
|
65a83a7c1c
|
Add PushNotification model
|
2018-05-28 18:25:14 +02:00 |
|
|
|
895cccada9
|
Merge branch 'develop' into orgs_minor_refactor
|
2018-05-18 11:05:40 +02:00 |
|
|
|
43a0f4f7bb
|
Use Rails enum, backed by an integer column with CHECK constraint
|
2018-05-16 10:22:23 +02:00 |
|
|
|
0da31cbcb7
|
Add more specs to Event model
|
2018-05-16 10:22:23 +02:00 |
|
|
|
17a20bcf77
|
Added Event model specs
|
2018-05-16 10:19:58 +02:00 |
|
|
|
b9d9b9636c
|
organizations: add constraints at db level: not nullable name, unique-index name
|
2018-05-14 21:45:52 +02:00 |
|
|
|
fdb31203d3
|
minor organizations code/tests clean up
|
2018-05-12 23:11:53 +02:00 |
|
|
|
ca5e813e29
|
Merge pull request #264 from coopdevs/move-give-time-action-to-transfers-controller
Move give time action to transfers controller
|
2018-01-26 16:51:09 +01:00 |
|
|
|
ed7f8c9327
|
Add spec for case insensitive tag group
|
2018-01-26 10:41:23 +01:00 |
|
|
|
b71dfb7dfa
|
Add specs to TransferFactory
|
2018-01-18 15:51:01 +01:00 |
|
|
|
b495ef0614
|
Add specs for Account#update_balance
|
2018-01-18 09:57:05 +01:00 |
|
|
|
b13b38e413
|
Add test and doc to #display_id
|
2018-01-05 09:06:13 +01:00 |
|
|
|
5f4d70e79c
|
Add specs and docs to TransferSourceOptions
|
2018-01-04 15:48:15 +01:00 |
|
|
|
d2c023a37d
|
Adapt Taggable specs to new behaviour
|
2016-10-07 13:57:53 +02:00 |
|
|
|
fabfa90e7a
|
move logic outside the view
|
2016-01-10 22:02:10 +01:00 |
|
|
|
0cf7c9521a
|
add Taggable tests, filter tags with 'ignore case', tokenSeparators only by comma
|
2016-01-10 20:26:36 +01:00 |
|
|
|
916edb809b
|
write pending test
|
2015-11-22 19:32:09 +01:00 |
|
|
|
f9ab80593e
|
Make Hound happy ❤️ 🐕
|
2015-10-17 17:38:20 +02:00 |
|
|
|
e152e689d1
|
Use expect() syntax everywhere
|
2015-10-17 17:29:25 +02:00 |
|
|
|
90325e14a0
|
Remove some deprecation messages
|
2015-10-17 17:17:17 +02:00 |
|
|
|
cd5f2fe403
|
Mark failing test as pending, pending refactoring.
The relationships Member/User/Organization/Post are a mess. So the .actives scope is failing. Supposedly.
|
2015-09-29 12:44:58 +02:00 |
|
|
|
de367d5a52
|
Añadida relación directa account -> organization, para estadísticas!
|
2015-04-22 19:10:37 +02:00 |
|
|
|
7021cc67c9
|
Merge pull request #146 from rewritten/patch-1
Add validation of Org web format
|
2015-04-22 17:33:30 +02:00 |
|
|
|
cbe8b1f73c
|
added specs for User
|
2015-04-09 22:47:00 +02:00 |
|
|
|
5f2f8e22bc
|
merge to master
|
2015-03-09 22:10:24 +01:00 |
|
|
|
fdb35405db
|
added missing tests for Member
|
2015-03-09 11:09:16 +01:00 |
|
|
|
fae1c67a57
|
mejorando test
|
2015-03-02 09:45:22 +01:00 |
|
|
|
6e37e12253
|
simplificación de código
|
2015-02-27 09:30:32 +01:00 |
|
|
|
b343d405f2
|
añadido message
|
2015-01-21 08:30:30 +01:00 |
|