Commit Graph

382 Commits

Author SHA1 Message Date
Colin Darie 900bdb8b1e
ChecksHelper frozen_string_literal: true 2018-07-05 10:27:50 +02:00
Colin Darie e5db8f1b96
More dashboard UI improvements 2018-07-05 10:27:50 +02:00
Colin Darie 3bfca3b81f
Display an icon for check in error 2018-07-05 10:27:49 +02:00
Colin Darie 9279d8eed4
Checks listing design & responsivity 2018-07-05 10:27:48 +02:00
Colin Darie cac52c1007
Checks in error filterable 2018-07-04 11:55:44 +02:00
Colin Darie 380960fa75
Checks list: filters & sort 2018-07-04 11:42:16 +02:00
Colin Darie a8ff639257
[yarn] +turbolinks 2018-07-03 19:46:51 +02:00
Colin Darie c172b52b49
Large random seeds checks 2018-07-03 19:46:39 +02:00
Colin Darie 6687c3d341
Added pagination to checks. 2018-07-03 19:46:15 +02:00
Colin Darie 3ef8e6322a
[GEM] +kaminari for pagination. 2018-07-03 19:45:24 +02:00
Colin Darie c619d39bde
Adapt new check form to predefined kind, more i18n 2018-07-03 17:38:06 +02:00
Colin Darie a384585256
Rails inflection: SSL 2018-07-03 17:37:32 +02:00
Colin Darie 60eb4cb16c
Merge pull request #35 from Evolix/checks-ssl
Checks SSL
2018-07-03 10:22:09 +02:00
Colin Darie 277048f388
Complete How-To add a new check kind 2018-07-03 10:07:07 +02:00
Colin Darie f18b2fbeba
Notification for SSL checks. 2018-07-02 18:40:09 +02:00
Colin Darie 9f364c65cf
Tests for domain notifications in FR 2018-07-02 18:39:52 +02:00
Colin Darie 99e8be8415
Mailers recurrent failures: conditional display for dates 2018-07-02 18:38:48 +02:00
Colin Darie c9c8b25db6
Fixed missing delay->interval renaming in FR emails. 2018-07-02 18:38:00 +02:00
Colin Darie 8a9a7f6f22
SSL Checks with check_http 2018-07-02 17:21:08 +02:00
Colin Darie db4e7d42b2
Checks processor refactoring for more flexibility 2018-07-02 14:25:35 +02:00
Colin Darie 47d8641a66
Merge pull request #34 from Evolix/hotfix
Fixed system test with confirmation email
2018-07-02 10:11:31 +02:00
Colin Darie 23253283dc
Fixed system test with confirmation email 2018-07-02 09:58:11 +02:00
Colin Darie 1a50f36223
Merge pull request #20 from Evolix/pr-rename-delay-to-interval
Rename Notifications.delay to .interval
2018-07-02 09:57:02 +02:00
Jérémy Lecour f01baa2556
update tests annotations 2018-07-02 09:52:50 +02:00
Jérémy Lecour c04d69542f
Search/replace was too greedy and butchered the migration 2018-07-02 09:52:49 +02:00
Jérémy Lecour 830b978626
Rename Notifications.delay to .interval
From French to English "interval" is a better translation than "delay".
It's supposed to mean a number of days between two dates.
2018-07-02 09:52:49 +02:00
Colin Darie 366d7c675c
Merge pull request #31 from Evolix/pr-support-elliptic-ssh-keys
Support elliptic curve SSH keys for deployment
2018-07-02 09:51:32 +02:00
Jérémy Lecour 092e284afb
Merge pull request #33 from Evolix/shakespeare-quote
Shakespeare quote of the day
2018-06-16 11:22:08 +02:00
Jérémy Lecour 9a8ae3dd1c Shakespeare quote of the day 2018-06-16 11:20:39 +02:00
Jérémy Lecour 75079c5d2f
Merge pull request #32 from Evolix/jlecour-patch-1
Rename confirmation_instructions.{test,text}.erb
2018-06-15 10:24:29 +02:00
Jérémy Lecour 7762e48b38
Rename confirmation_instructions.test.erb to confirmation_instructions.text.erb 2018-06-15 10:23:48 +02:00
Jérémy Lecour c02e9c44cb Support elliptic curve SSH keys for deployment 2018-06-15 10:21:03 +02:00
Jérémy Lecour 86e5b188a7
Merge pull request #29 from Evolix/text-mailers-devise
Add plain text templates for Devise mailers
2018-06-14 22:51:46 +02:00
Jérémy Lecour 73529809da Add plain text templates for Devise mailers 2018-06-14 22:44:43 +02:00
Jérémy Lecour 2530264708
Improve rubocop (#28)
Add good settings for Rubocop from DNSimple blog :
https://blog.dnsimple.com/2018/06/quick-tips-for-practical-rubocop-workflow/

Add Rubocop command in INSTALL.md
2018-06-14 22:17:11 +02:00
Jérémy Lecour c2f561f2ea Improve code style, based on Rubocop recommendations 2018-06-13 22:16:46 +02:00
Jérémy Lecour ddee9f44a8 User validation for locale must have a list of String 2018-06-13 22:16:46 +02:00
Jérémy Lecour 9acab0298a Fix typo in french localization 2018-06-13 22:16:46 +02:00
Jérémy Lecour 9b155e018c Real label for locale selection 2018-06-13 22:16:46 +02:00
Jérémy Lecour 9d62aceba4 Extract a few localizations 2018-06-13 22:16:46 +02:00
Jérémy Lecour f646a96953 Localization of notification mail templates 2018-06-13 22:16:46 +02:00
Jérémy Lecour 1fb78a55f9 Locale can be selected at signup or changed in profile form 2018-06-13 22:16:46 +02:00
Jérémy Lecour 5324957174 Fix whitespaces in english 2018-06-13 22:16:46 +02:00
Jérémy Lecour c0ba44eea5 Add basic localization files for french 2018-06-13 22:16:46 +02:00
Jérémy Lecour 4b7ba3d1a0 Add support for locales en/fr 2018-06-13 22:16:46 +02:00
Jérémy Lecour a47965293f Clarify capistrano local configuration 2018-06-12 22:38:27 +02:00
Jérémy Lecour 15bfba580a Add delivery_method config for staging environment 2018-06-12 22:37:09 +02:00
Jérémy Lecour 548f9d5e60 improvements to the installation instructions 2018-06-09 16:15:59 +02:00
Jérémy Lecour f4cb47af91 Rewrite the install instructions 2018-06-09 13:34:08 +02:00
Jérémy Lecour ccdb28cb80 Clarify command to run to generate secrets 2018-06-09 13:34:08 +02:00