Commit Graph

278 Commits

Author SHA1 Message Date
Jérémy Lecour a9f23bd3f5 Make Capistrano dependency a bit looser 2019-08-19 13:49:34 +02:00
Jérémy Lecour 2a5028557a Udpdate Node packages 2019-08-19 13:48:03 +02:00
Jérémy Lecour 2bf9df9726 Replace "chromedriver-helper" with "webdrivers" 2019-08-19 13:43:54 +02:00
Jérémy Lecour 3611ff4636 Update gems 2019-08-19 13:42:52 +02:00
Jérémy Lecour 8d27c8845b fix typo 2019-08-17 01:05:52 +02:00
Jérémy Lecour 8de758c9f6
Merge pull request #103 from Evolix/updates
Updates a few gems
2019-03-02 18:30:03 +01:00
Jérémy Lecour 3b6ceae25c Update gems
capybara 3.1.1 needs date input fields to be filled with native dates.
2019-03-02 18:25:03 +01:00
Jérémy Lecour b0fcfdc203 factory_bot 5.x 2019-03-02 17:51:49 +01:00
Jérémy Lecour 6211745734 factory_bot: static arguments become dynamic 2019-03-02 17:50:37 +01:00
Jérémy Lecour c100839691 simplify checks test 2019-03-02 17:46:41 +01:00
Jérémy Lecour 1c5462743b update a few gems 2019-03-02 11:01:16 +01:00
Jérémy Lecour 85c0b34bdd Fix Rubocop offenses 2019-02-28 23:43:21 +01:00
Jérémy Lecour b200507826 Add IO registry for .io TLD 2019-02-28 23:28:29 +01:00
Jérémy Lecour 3fd1deceb7 Fix Sonic parsing 2019-02-28 23:28:08 +01:00
Jérémy Lecour e5979c4b2b Add Sonic registry for .so TLD 2019-02-28 22:33:48 +01:00
Jérémy Lecour 734a957edc Add comments for AFNIC 2019-02-28 22:33:33 +01:00
Jérémy Lecour f9c146acab Add Neustar registry for .us 2019-02-28 21:54:57 +01:00
Jérémy Lecour f34f8e82f9 Add .pro to Afilias supported TLD 2019-02-28 21:54:27 +01:00
Jérémy Lecour 7e356e369e Add support for .ca TLD 2019-02-28 00:15:03 +01:00
Jérémy Lecour 3990771767 Add 50 new TLDs (.info, .au, .asia…)
PIR is technically managed by Afilias (like many other registries).
Renaming/replacing PIR with Afilias brings support to dozens of other 
TLDs.
2019-02-27 23:37:58 +01:00
Jérémy Lecour 8c4aff6ebb upgrade node packages 2019-02-27 22:11:03 +01:00
Jérémy Lecour 78effdfc81
Merge pull request #100 from Evolix/translation-sign-log
sign-in/out vs. log-in/out and localization on the home page
2018-09-03 23:00:24 +02:00
Jérémy Lecour 36bc50d83a localize home page action buttons 2018-09-03 22:50:17 +02:00
Jérémy Lecour ee19554391 We prefer "sign in/out" instead of "log in/out" 2018-09-03 22:47:30 +02:00
Jérémy Lecour ab941b4747
Merge pull request #97 from Evolix/github-link
GitHub link
2018-09-03 22:06:23 +02:00
Jérémy Lecour b05feb3945
Merge pull request #98 from Evolix/issue-94
Add missing translations
2018-09-03 22:05:54 +02:00
Jérémy Lecour 2386ec274d Add missing translations 2018-09-02 20:49:06 +02:00
Jérémy Lecour bfa934220e Put the GitHub link at the end of the list 2018-09-02 20:44:46 +02:00
Jérémy Lecour 7251a0c152 The link to GitHub doesn't need to have translations 2018-09-02 20:44:25 +02:00
Colin Darie 85f1749405
Merge pull request #92 from Evolix/checks-fixes
Remove "in error" status of manual checks
2018-08-31 17:15:41 +02:00
Colin Darie 7d5c7de7fe
Fixed the check form in error with specitic cironstances 2018-08-31 14:40:34 +02:00
Colin Darie ccde868457
Reset consecutive failures after changing domain or mode 2018-08-31 14:34:50 +02:00
Colin Darie 95b437bf3d
Don't try to validate check when we increment consecutive failures 2018-08-31 14:26:10 +02:00
Colin Darie 3aa1cc376e
Merge pull request #91 from Evolix/notifications-templates
Notifications templates
2018-08-31 10:17:10 +02:00
Colin Darie f6e8e82067
Merge pull request #88 from Evolix/output-errors-summary
Output error summary for rake task
2018-08-31 10:09:02 +02:00
Colin Darie c2cd9f5786
Removed obsolete CheckNotifications controller 2018-08-31 10:06:23 +02:00
Colin Darie cb57fee73c
Notification: optional label, enforce interval requirement 2018-08-31 10:06:22 +02:00
Colin Darie 294bb83cc2
Sync annotations 2018-08-31 10:06:22 +02:00
Colin Darie 80e3ef20a8
Notification creation from the check form 2018-08-31 10:06:21 +02:00
Colin Darie 205a32515c
Layout: added missing viewport meta 2018-08-31 10:06:21 +02:00
Colin Darie bd7784bf8d
Redirect home for signed up users to their checks 2018-08-31 10:06:21 +02:00
Colin Darie 54d3dbad12
Updated factory & policies for new notification template 2018-08-31 10:06:20 +02:00
Colin Darie 9c35dbc7a6
Notifications template CRUD 2018-08-31 10:06:16 +02:00
Colin Darie 0052b54967
Update models & tests with new notification template 2018-08-31 09:52:52 +02:00
Colin Darie 565e06cc19
[MIG] Adds a CheckNotification model, Notification becomes a template 2018-08-31 09:52:51 +02:00
Colin Darie 0f3571b3bb
Merge pull request #90 from Evolix/unsupported-whois
Manual mode for unsupported TLDs
2018-08-30 19:04:27 +02:00
Colin Darie 1ee02ae674
Merge branch 'master' into unsupported-whois 2018-08-30 18:58:24 +02:00
Jérémy Lecour fab5732b32 fix rubocop offenses 2018-08-30 18:36:26 +02:00
Jérémy Lecour 1235845e54 Add a logger to CheckProcessor to log errors for each batch of checks 2018-08-30 18:29:47 +02:00
Colin Darie affe452567
Merge pull request #87 from Evolix/minor-fixes
Minor fixes
2018-08-30 18:01:59 +02:00