docbrown/spec
aRtoo 9b5b2ee98d Redo JSitor (#4762) [deploy]
* Redo JSitor
- can now accept full url with params
- added more test
- redo jsitor guide

* Jsitor redo guide
- moved below JSFiddle
- add more instructions

* Refactor JSitor liquid tag
- Change the iframe size to 400
- can accept ID with or without params
- added ID_REGEX to check for id
- add more information on error
- added more test
  - test for id with invalid link
  - test for id with params
  - test for id without params

* Refactor
- simplified regex, removed unnecessary groupings
- changed method name from link_valid? to validate_link
- changed error message
2019-11-14 09:17:47 -05:00
..
black_box Update feed to have popular post stick around less (#4413) 2019-10-14 12:34:11 -04:00
decorators Display comment published timestamp according to user's locale (#1970) 2019-03-08 15:19:37 -05:00
factories Add more randomness to factories (#4739) 2019-11-07 13:57:27 -05:00
fixtures Strip EXIF and GPS data from uploaded images (#4450) 2019-10-24 16:35:10 -04:00
helpers Setting width & height attributes to SVGs on articles#show page (#4705) 2019-11-05 13:13:44 -05:00
jobs CacheBuster refactoring (#4766) 2019-11-13 10:51:23 -05:00
labor CacheBuster refactoring (#4766) 2019-11-13 10:51:23 -05:00
lib Use ActiveSupport::Cache::RedisCacheStore As RedisRailsCache (#4676) [deploy] 2019-11-01 12:19:12 -04:00
liquid_tags Redo JSitor (#4762) [deploy] 2019-11-14 09:17:47 -05:00
mailers Make The Default Email An Enviroment Variable. (#4677) 2019-11-01 09:03:06 -04:00
models fix tag input swallowing numeric keycodes [deploy] (#4283) 2019-11-05 16:20:34 -05:00
observers Remove unused spec support BackgroundJobs (#4464) [ci skip] 2019-10-24 16:49:45 -04:00
policies Fix rubocop detected offenses (#4552) 2019-10-24 11:53:03 -04:00
requests CacheBuster refactoring (#4766) 2019-11-13 10:51:23 -05:00
routing Enabled rubocop/lint (#2130) 2019-03-21 10:53:44 -04:00
services Normalize podcast url before checking for reachability (#4806) 2019-11-14 08:58:29 -05:00
support Redo JSitor (#4762) [deploy] 2019-11-14 09:17:47 -05:00
system Self-deleting user account (#4480) [deploy] 2019-11-11 14:59:01 -05:00
uploaders Strip EXIF and GPS data from uploaded images (#4450) 2019-10-24 16:35:10 -04:00
views Improve test speed (#3957) [ci skip] 2019-09-12 16:17:20 -04:00
rails_helper.rb Update core API endpoints to support access_token (#3644) 2019-08-08 15:55:23 -03:00
spec_helper.rb Temporarily comment out random (#2486) 2019-04-18 11:56:38 -04:00