Colin Darie
e09a463bcb
Change cron execution hour
2 years ago
Jérémy Lecour
2a0290da11
Merge pull request #45 from Evolix/issue44
Add instructions to install libsodium
2 years ago
Jérémy Lecour
40c59db667
Add instructions to install libsodium
resolve #44
2 years ago
Colin Darie
730b70c08e
Merge branch 'hotfix'
2 years ago
Colin Darie
aa1e6adedc
Disable turbolinks towards check edit
As of today, this causes a CSP issue when a notification is removed via
rails-ujs, because nonce is not updated by turbolinks and rails-ujs use
previous nonces.
2 years ago
Colin Darie
717cd3fac3
Wrap first sync in a common job
Sometimes, when the first job is executed milliseconds after the insert,
the db would not return it.
This way, we can safely perform another attempt.
2 years ago
Colin Darie
3de56c09cc
Small delay before sync dates at creation
2 years ago
Colin Darie
ff9d440b2c
Merge branch 'hotfix'
2 years ago
Colin Darie
386523e6bf
Check dependant destory on CheckLogs
2 years ago
Colin Darie
917869925a
Merge branch 'home-intro'
2 years ago
Colin Darie
60f99a6373
Merge pull request #41 from Evolix/ssl-fixes
SSL fixes
2 years ago
Colin Darie
9a3c8514b2
Home title i18n + intro
2 years ago
Colin Darie
663b2de177
SSL: disable hostname matching verification
2 years ago
Colin Darie
4351f2ca5f
SSL: default command with -C 0 argument.
2 years ago
Colin Darie
6f7a36a38e
SSL: accept wildcard domains matching
2 years ago
Colin Darie
5117ee1e89
SSL Sync at creation
2 years ago
Colin Darie
d83f618fe2
Merge pull request #38 from Evolix/dashboard
Checks listing
2 years ago
Colin Darie
cbb0b98898
System tests for dashboard
2 years ago
Colin Darie
d7c0647f40
Dashboard: minor english improvements
2 years ago
Colin Darie
fac8d88d38
Capybara: fixed screenshot in system cases
2 years ago
Colin Darie
837f48ff81
Reduce checks helper method complexity
2 years ago
Colin Darie
900bdb8b1e
ChecksHelper frozen_string_literal: true
2 years ago
Colin Darie
e5db8f1b96
More dashboard UI improvements
2 years ago
Colin Darie
3bfca3b81f
Display an icon for check in error
2 years ago
Colin Darie
9279d8eed4
Checks listing design & responsivity
2 years ago
Colin Darie
cac52c1007
Checks in error filterable
2 years ago
Colin Darie
380960fa75
Checks list: filters & sort
2 years ago
Colin Darie
a8ff639257
[yarn] +turbolinks
2 years ago
Colin Darie
c172b52b49
Large random seeds checks
2 years ago
Colin Darie
6687c3d341
Added pagination to checks.
2 years ago
Colin Darie
3ef8e6322a
[GEM] +kaminari for pagination.
2 years ago
Colin Darie
c619d39bde
Adapt new check form to predefined kind, more i18n
2 years ago
Colin Darie
a384585256
Rails inflection: SSL
2 years ago
Colin Darie
60eb4cb16c
Merge pull request #35 from Evolix/checks-ssl
Checks SSL
2 years ago
Colin Darie
277048f388
Complete How-To add a new check kind
2 years ago
Colin Darie
f18b2fbeba
Notification for SSL checks.
2 years ago
Colin Darie
9f364c65cf
Tests for domain notifications in FR
2 years ago
Colin Darie
99e8be8415
Mailers recurrent failures: conditional display for dates
2 years ago
Colin Darie
c9c8b25db6
Fixed missing delay->interval renaming in FR emails.
2 years ago
Colin Darie
8a9a7f6f22
SSL Checks with check_http
2 years ago
Colin Darie
db4e7d42b2
Checks processor refactoring for more flexibility
2 years ago
Colin Darie
47d8641a66
Merge pull request #34 from Evolix/hotfix
Fixed system test with confirmation email
2 years ago
Colin Darie
23253283dc
Fixed system test with confirmation email
2 years ago
Colin Darie
1a50f36223
Merge pull request #20 from Evolix/pr-rename-delay-to-interval
Rename Notifications.delay to .interval
2 years ago
Jérémy Lecour
f01baa2556
update tests annotations
2 years ago
Jérémy Lecour
c04d69542f
Search/replace was too greedy and butchered the migration
2 years ago
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.
2 years ago
Colin Darie
366d7c675c
Merge pull request #31 from Evolix/pr-support-elliptic-ssh-keys
Support elliptic curve SSH keys for deployment
2 years ago
Jérémy Lecour
092e284afb
Merge pull request #33 from Evolix/shakespeare-quote
Shakespeare quote of the day
2 years ago
Jérémy Lecour
9a8ae3dd1c
Shakespeare quote of the day
2 years ago