Commit graph

  • 2c147a8251 upgrade to angular 13 Gaël Berthaud-Müller 2022-10-17 10:58:18 +02:00
  • e273d7950e update tests Gaël Berthaud-Müller 2022-10-13 16:10:45 +02:00
  • 12ec2a9377 fix keyboard navigation for domain test form Gaël Berthaud-Müller 2022-10-13 15:23:51 +02:00
  • 5764732b33 improve keyboard navigation for result page Gaël Berthaud-Müller 2022-10-13 10:42:07 +02:00
  • 0fb949f278 wip: new ui for test results Gaël Berthaud-Müller 2022-10-12 18:29:17 +02:00
  • f80be5731c
    Merge pull request #336 from matsduf/update-faq Mats Dufberg 2022-10-05 16:20:16 +02:00
  • 96d2f7985e Make mail address into mailto link Mats Dufberg 2022-09-20 17:35:33 +02:00
  • bc0099899f French translation Alexandre Pion 2022-07-18 16:33:38 +02:00
  • 0fa03ca009 Update e2e pictures since the UI changed Alexandre Pion 2022-09-12 18:43:29 +02:00
  • 9b730bfe52 Reset history data in case of failure Alexandre Pion 2022-09-08 15:50:16 +02:00
  • 93a76be7c2 Show a waiting bar while retrieving history data Alexandre Pion 2022-09-08 15:48:15 +02:00
  • 1c4defbd2b Send form, go to history/<domain>, retrieve data Alexandre Pion 2022-09-08 15:37:25 +02:00
  • 6db179e6d2 Display the form to look for tests' history Alexandre Pion 2022-09-08 14:02:51 +02:00
  • 1428f964e2 New "History" page and menu entry Alexandre Pion 2022-09-08 14:04:47 +02:00
  • 61936247a7 Proper message when empty filtered result Alexandre Pion 2022-07-18 17:34:09 +02:00
  • 89b5368a46 Discriminate between result errors Alexandre Pion 2022-07-18 17:14:54 +02:00
  • 8404710cbe Display filter buttons only when history available Alexandre Pion 2022-07-18 16:44:38 +02:00
  • 260c5e695c Fetch and display history from Backend Alexandre Pion 2022-07-18 16:23:58 +02:00
  • 770187485d Translate "History" in title page Alexandre Pion 2022-07-18 17:16:56 +02:00
  • 8affbc7d69 Set history page title Alexandre Pion 2022-07-18 15:58:18 +02:00
  • 83f12462f4 Convert to lower case while sanitizing a domain Alexandre Pion 2022-07-18 15:16:45 +02:00
  • fe20bf6d8c Sanitize domain name from history route Alexandre Pion 2022-07-18 15:14:49 +02:00
  • 81531bd8d8 Display domain name Alexandre Pion 2022-07-18 15:13:06 +02:00
  • 52e3b50c5e Display a header Alexandre Pion 2022-07-18 11:41:18 +02:00
  • 0d738ca30c Remove "row" class when displaying history Alexandre Pion 2022-07-18 11:50:39 +02:00
  • fe20fef454 Use a bootstrap container instead of a fluid one Alexandre Pion 2022-07-18 11:41:33 +02:00
  • cc8b779557 Fetch history domain name from route parameter Alexandre Pion 2022-07-18 11:30:54 +02:00
  • 10ed4f21ef Refactoring Alexandre Pion 2022-09-07 16:29:28 +02:00
  • efc2085413 Make room to overload form component Alexandre Pion 2022-09-07 15:45:31 +02:00
  • 38d9b0d495
    Merge pull request #331 from blacksponge/fix-faq-navigation Gaël Berthaud-Müller 2022-08-29 10:56:30 +02:00
  • 71361c8651
    Merge pull request #332 from blacksponge/fix-doc-config Gaël Berthaud-Müller 2022-08-29 10:55:32 +02:00
  • 544d43914d Merge pull request #334 from pnax/url-domain Alexandre Pion 2022-08-19 11:06:10 +02:00
  • 414c88d1e3 Corrects and updates Norwegian translation Mats Dufberg 2022-08-12 17:33:09 -04:00
  • 95a9bf60e5 Updates with French and Spannish translations Mats Dufberg 2022-08-03 22:07:59 +02:00
  • e8ba4984d8 Updated all FAQs Mats Dufberg 2022-08-03 14:23:48 +02:00
  • ddafbec13c
    Merge pull request #335 from matsduf/document-gui-api Mats Dufberg 2022-08-01 15:22:41 +02:00
  • a473fb8ccf Remove unused property Alexandre Pion 2022-07-28 11:43:09 +02:00
  • 80c046eee8 Fix implementation Alexandre Pion 2022-07-27 17:41:05 +02:00
  • 9b52c19963 Remove unused "/history" route Alexandre Pion 2022-07-25 11:58:54 +02:00
  • 8d0bb8a358 Provide e2e redirection tests Alexandre Pion 2022-07-25 11:34:54 +02:00
  • 43363e91f7 Fix e2e tests Alexandre Pion 2022-07-25 11:34:21 +02:00
  • cc67b607b5 Update href to new /check path Alexandre Pion 2022-07-25 11:48:59 +02:00
  • f296c36685 Automatically run the test if a domain is provided Alexandre Pion 2022-07-18 21:12:44 +02:00
  • a4c5a5fd79 Populate form input with domain from URL Alexandre Pion 2022-07-18 20:47:29 +02:00
  • 9a55f7941b Fetch domain name from URL route parameter Alexandre Pion 2022-07-18 20:45:27 +02:00
  • 8a5b8df4ec Use route redirection for "/test/<test-id>" Alexandre Pion 2022-07-25 11:09:56 +02:00
  • b93e27b46f Deprecate "/domain_check" route Alexandre Pion 2022-07-25 11:12:30 +02:00
  • f6cc0b4361 Proposes updates to the proposed GUI API Mats Dufberg 2022-07-24 22:27:34 +02:00
  • f26fcccda0 Document API and URL paths Alexandre Pion 2022-07-21 11:20:26 +02:00
  • 2d7b58cce5 fix logo customization key name in documentation Gaël Berthaud-Müller 2022-07-18 08:13:34 +02:00
  • 82bd9a976d fix FAQ links when serving from custom base Gaël Berthaud-Müller 2022-07-18 07:47:48 +02:00
  • 6e00e6c1dd
    Merge pull request #328 from zonemaster/master Mats Dufberg 2022-07-08 15:06:03 +02:00
  • e6bb668eb2
    Merge pull request #327 from matsduf/merge-develop-into-master v3.6.1 Mats Dufberg 2022-07-08 11:54:11 +02:00
  • 6120db08eb Merge remote-tracking branch 'zonemaster/develop' into merge-develop-into-master Mats Dufberg 2022-07-08 11:09:08 +02:00
  • f0fe575e2f Update_master_to_state_of_develop Mats Dufberg 2022-07-08 11:09:05 +02:00
  • 9b697cc913
    Merge pull request #326 from matsduf/preparation-for-v2022.1.1 Mats Dufberg 2022-07-07 17:53:32 +02:00
  • ebcfec00ef Set the new version for release Mats Dufberg 2022-07-06 22:00:15 +02:00
  • 1b1c449ecd Updated to point at new version after release Mats Dufberg 2022-07-06 21:59:39 +02:00
  • 713fba9762 Updates with the changes for the release Mats Dufberg 2022-07-06 21:52:08 +02:00
  • c64c100180
    Merge pull request #325 from matsduf/update-installation-centos Mats Dufberg 2022-07-06 16:49:37 +02:00
  • 4af5391ff3 Adds installation instructions for CentOS Linux 7 Mats Dufberg 2022-06-22 19:28:37 +02:00
  • d2b78995cf
    Merge pull request #324 from zonemaster/master Mats Dufberg 2022-06-20 16:17:39 +02:00
  • ade8f22f7a
    Merge pull request #323 from matsduf/merge-develop-into-master v3.6.0 Mats Dufberg 2022-06-10 16:32:32 +02:00
  • 3366986200 Merge remote-tracking branch 'zonemaster/develop' into merge-develop-into-master Mats Dufberg 2022-06-10 13:27:14 +02:00
  • 0476e5c080 Update_master_to_state_of_develop Mats Dufberg 2022-06-10 13:27:07 +02:00
  • baec5b9536
    Merge pull request #322 from matsduf/preparation-release-v2022.1 Mats Dufberg 2022-06-10 11:50:11 +02:00
  • 9b68d2e86f Refer to new version Mats Dufberg 2022-06-10 10:05:47 +02:00
  • 4e1aa46dbc Sets new version 3.6.0 Mats Dufberg 2022-06-10 10:05:27 +02:00
  • 0d0e9e3e83 Adds changes for 3.6.0 Mats Dufberg 2022-06-10 10:04:34 +02:00
  • 74dab474c3
    Merge pull request #319 from blacksponge/use-created_at-results Gaël Berthaud-Müller 2022-05-25 15:18:28 +02:00
  • c3f50ee9a6
    Merge pull request #320 from blacksponge/add-pollinginterval-sample-conf Gaël Berthaud-Müller 2022-05-24 14:32:26 +02:00
  • 3377e7a75c update test data Gaël Berthaud-Müller 2022-05-23 20:08:36 +02:00
  • da7176aab4 add default polling interval to documentation Gaël Berthaud-Müller 2022-05-23 19:54:38 +02:00
  • 9a2112cca6 add pollingInterval to sample conf Gaël Berthaud-Müller 2022-05-23 19:54:27 +02:00
  • 599e28507c
    Merge pull request #318 from matsduf/corrects-translation-to-swedish Mats Dufberg 2022-05-23 16:08:26 +02:00
  • d4176bb73f use created_at instead of deprecated creation_time in result Gaël Berthaud-Müller 2022-05-23 14:43:24 +02:00
  • cb172d73f3 Corrects the translation to Swedish Mats Dufberg 2022-05-22 18:16:25 +02:00
  • a60a42fa8c
    Merge pull request #316 from blacksponge/use-created_at-history Gaël Berthaud-Müller 2022-05-17 09:21:48 +02:00
  • 5371958264
    Merge pull request #314 from matsduf/translate-faq-swedish Mats Dufberg 2022-05-16 09:59:04 +02:00
  • 471159a133 update test data Gaël Berthaud-Müller 2022-05-12 13:53:42 +02:00
  • 2a283886ed use new property created_at when displaying history Gaël Berthaud-Müller 2022-05-12 13:22:35 +02:00
  • 14b4daa753
    Merge pull request #317 from blacksponge/update-baseline Gaël Berthaud-Müller 2022-05-12 14:22:54 +02:00
  • bb40c7f895 update baseline Gaël Berthaud-Müller 2022-05-12 14:00:36 +02:00
  • e67fa6afde
    Merge pull request #313 from blacksponge/translate-faq-title Gaël Berthaud-Müller 2022-05-02 18:10:29 +02:00
  • f90ccfe82a
    Merge pull request #312 from blacksponge/upgrade-angular12 Gaël Berthaud-Müller 2022-05-02 18:09:50 +02:00
  • eef471e96c Translates FAQ to Swedish Mats Dufberg 2022-05-02 17:52:17 +02:00
  • 2548acec37 translate faq title Gaël Berthaud-Müller 2022-04-28 09:53:20 +02:00
  • 22dca9fec8 remove github ribbon from dependencies Gaël Berthaud-Müller 2022-04-27 15:17:56 +02:00
  • 74ca2da847 apply some audit fixes Gaël Berthaud-Müller 2022-04-27 15:01:07 +02:00
  • 9e6d9120e1 fix link colors Gaël Berthaud-Müller 2022-04-27 14:49:05 +02:00
  • 0a34de2bcd replace fontawesome with forkawesome Gaël Berthaud-Müller 2022-04-27 14:48:39 +02:00
  • c3ab73bae3 upgrade angular to version 12 Gaël Berthaud-Müller 2022-04-27 14:02:18 +02:00
  • c40d82de81
    Merge pull request #311 from blacksponge/upgrade-angular11 Gaël Berthaud-Müller 2022-04-27 13:41:52 +02:00
  • 6be06eda3c
    Merge pull request #310 from blacksponge/update-page-title Gaël Berthaud-Müller 2022-04-27 13:41:39 +02:00
  • 4e79df7c40 update packages lock Gaël Berthaud-Müller 2022-04-14 11:59:31 +02:00
  • 1ddf813ebb change eslib Gaël Berthaud-Müller 2022-04-14 11:59:19 +02:00
  • 958262cb00 updgrade to angular 11 Gaël Berthaud-Müller 2022-04-14 11:37:26 +02:00
  • 0dbe6caa23 update package.json Gaël Berthaud-Müller 2022-04-14 11:23:08 +02:00
  • 2cb79e3ddc
    Merge pull request #308 from blacksponge/no-bootstrap-export Gaël Berthaud-Müller 2022-04-14 11:16:19 +02:00
  • 8864527147
    Merge pull request #285 from blacksponge/i18n-cache-busting Gaël Berthaud-Müller 2022-04-14 11:15:53 +02:00