Commit Graph

  • 822f7fb74c Code cleanup R. Miles McCain 2021-11-13 21:08:08 -0800
  • 7b630fec2a
    Bump sqlparse from 0.4.1 to 0.4.2 dependabot[bot] 2021-11-14 05:04:51 +0000
  • 62fbb014e7
    Testing setup (dependencies and github actions) (#169) Sérgio 2021-11-14 07:03:06 +0200
  • d62d48c7b4 Add uuid filter and service uuid filter Paweł Jastrzębski 2021-10-14 07:38:21 +0200
  • 2f8891a843 Add minimal argument to get_core_stats Paweł Jastrzębski 2021-10-13 19:52:36 +0200
  • a963694fd0 Add DashboardApiView Paweł Jastrzębski 2021-10-13 19:21:52 +0200
  • 90b2896ded Add ApiTokenRequiredMixin Paweł Jastrzębski 2021-10-13 16:01:31 +0200
  • bec4b19366 Add ApiToken to admin Paweł Jastrzębski 2021-10-11 12:37:01 +0200
  • 32adb64dc0 Add api app with ApiToken model Paweł Jastrzębski 2021-10-11 11:33:18 +0200
  • 3f5d6c06a1 Run tests on every pull request and push Sergio 2021-10-06 00:13:37 +0300
  • aa20d994e3 Newline lint Sergio 2021-10-06 00:12:55 +0300
  • 53bc690435
    fix(docker): healthcheck (#175) JuniorJPDJ 2021-10-01 01:12:57 +0200
  • 141fcbbdb5 fix(docker): healthcheck JuniorJPDJ 2021-09-30 22:03:33 +0200
  • 59452146f7 Fix snafu and codacy linting Sergio 2021-09-20 10:15:55 +0300
  • 9a7ce00d26 Fix development image tag Sergio 2021-09-19 16:43:18 +0300
  • cf69604a9c
    Merge branch 'master' into Overhaul-docker-and-docker-compose Sérgio 2021-09-19 16:31:55 +0300
  • a47edbfa03 Add factories and first dashboard tests Sergio 2021-09-19 15:24:29 +0300
  • fe8b44143f Add multi stage build and fix redis in docker compose Sergio 2021-09-19 15:23:13 +0300
  • 0be76c318b Fix testing env variables Sergio 2021-09-19 13:18:35 +0300
  • 04120323a6
    feat(docker): healthcheck (#166) JuniorJPDJ 2021-09-16 22:35:38 +0200
  • f8f75b9dea feat(docker): healthcheck JuniorJPDJ 2021-08-27 17:31:50 +0200
  • f907148ec1 Generalise events into Hits Sergio 2021-09-09 11:06:51 +0300
  • fed2d5d589 Add draft github action Sergio 2021-09-02 23:51:23 +0300
  • fc54b9ecde Add testing dependencies Sergio 2021-09-02 23:22:37 +0300
  • 9603d46925 wip - ingress endpoints for events Sergio 2021-08-31 19:37:14 +0300
  • 31586a6b8b Add draft for class event listeners Sergio 2021-08-31 15:25:24 +0300
  • 13e4bc0228 First attempt at domain modelling for events Sergio 2021-08-31 14:58:59 +0300
  • 03ced00f63
    Remove Pipfile v0.11.0 R. Miles McCain 2021-07-31 23:54:08 +0000
  • 8d04ed5c1f
    Always install debug toolbar R. Miles McCain 2021-07-31 23:53:41 +0000
  • f2879775ef
    Set default auto field R. Miles McCain 2021-07-31 23:49:01 +0000
  • c980567fee
    Formatting R. Miles McCain 2021-07-31 23:44:05 +0000
  • 57c8695bcc
    Debug toolbar fix R. Miles McCain 2021-07-31 23:44:03 +0000
  • cd595d2473
    Set permissions on privkey Ruben van Erk 2021-07-20 20:00:54 +0200
  • 31ffa47fd3
    Bump version R. Miles McCain 2021-07-20 13:37:37 +0000
  • 73f3513dfe
    Use Poetry, not Pipenv R. Miles McCain 2021-07-20 04:51:13 +0000
  • b2e9d50d78
    Update psycopg2 R. Miles McCain 2021-07-20 03:05:18 +0000
  • de235c02a7
    Add ability to toggle between map chart and country/session table (#153) Casper Verswijvelt 2021-07-20 05:04:56 +0200
  • 5605ed7c8f
    Use button, not span for interactive elements R. Miles McCain 2021-07-20 03:04:27 +0000
  • 31cb616242
    Change snippet url to display current host (#159) Kasper Seweryn 2021-07-20 04:55:30 +0200
  • 2d5fbae279
    Add sessions key to hits_per_day dict (#160) havk 2021-07-20 04:38:45 +0200
  • af560e7abd Add sessions key to hits_per_day dict Paweł Jastrzębski 2021-06-27 11:18:40 +0200
  • 12ad4605f8 CSS consistency CasperVerswijvelt 2021-06-26 19:58:02 +0200
  • 9e6545f1be Remove unused variable from startup_checks.py Kasper Seweryn 2021-06-26 12:41:04 +0200
  • b6fad87161 Fix startup_checks.sh Kasper Seweryn 2021-06-26 12:39:54 +0200
  • 67d76f5223 Remove hostname command Kasper Seweryn 2021-06-26 12:18:39 +0200
  • e70f2721bc Change hostname in email messages Kasper Seweryn 2021-06-26 12:18:08 +0200
  • 669a5ffd0a Remove useless condition Kasper Seweryn 2021-06-26 12:10:43 +0200
  • ba9ba755ae Change site.domain to host in page.js Kasper Seweryn 2021-06-26 12:09:47 +0200
  • 19d32b97e5 Change snippet url to current host Kasper Seweryn 2021-06-25 23:13:29 +0200
  • 53844110f0 Add some common css to reusable class CasperVerswijvelt 2021-06-16 22:30:24 +0200
  • 66fd59b374 Merge branch 'master' into geo-table-map CasperVerswijvelt 2021-06-16 22:11:15 +0200
  • 665d89aaa8 Change text/location of map/table toggle buttons CasperVerswijvelt 2021-06-16 22:09:07 +0200
  • cea87cd05d Add back haaavk's bar visualisation for countries table CasperVerswijvelt 2021-06-15 21:35:56 +0200
  • 0153b1f847
    Fix ellipsis in multiple tables (#152) Casper Verswijvelt 2021-06-15 21:29:59 +0200
  • cb3a841a44 Fix ellipsis in multiple tables CasperVerswijvelt 2021-06-15 21:04:15 +0200
  • 8e2d7ff2ba Add ability to toggle between geo map and table view CasperVerswijvelt 2021-06-15 20:37:53 +0200
  • 473ad93081
    Properly name manual build action R. Miles McCain 2021-06-14 20:56:29 +0000
  • 1225ad90e8
    Add manual build option R. Miles McCain 2021-06-14 20:55:22 +0000
  • e43718f596
    Bump version v0.10.0 R. Miles McCain 2021-06-13 20:11:28 +0000
  • d9623a9905
    Also build image on push to master R. Miles McCain 2021-06-13 20:08:45 +0000
  • 011f1f13c8
    Also build image on push to master R. Miles McCain 2021-06-13 19:58:15 +0000
  • 9832de0c19
    GeoIP Map (#142) Casper Verswijvelt 2021-06-13 21:50:01 +0200
  • 68a1c03a4e
    Adjust colors further R. Miles McCain 2021-06-13 19:24:27 +0000
  • 567ad845d0
    Merge branch 'master' into map-chart R. Miles McCain 2021-06-13 15:17:56 -0400
  • b87ae97b37
    Adjust map colors R. Miles McCain 2021-06-13 19:16:40 +0000
  • f96c65ba39
    Integrate map into service page R. Miles McCain 2021-06-13 19:08:54 +0000
  • b2bad63cb2
    Update package lock R. Miles McCain 2021-06-13 19:08:29 +0000
  • 83b20643d2
    Add hits to chart data (#141) havk 2021-06-13 20:39:45 +0200
  • f8e2f3102d
    Hide legend R. Miles McCain 2021-06-13 18:38:39 +0000
  • ab44ba8318
    Add subtle rounding to bar R. Miles McCain 2021-06-13 18:32:55 +0000
  • fcea6d3be9
    Percents + visualization (#139) havk 2021-06-13 20:11:40 +0200
  • f3a89bff78
    Document possible time zone values (#147) Ian MacIntosh 2021-06-13 14:58:13 -0300
  • 3c9bc9f3c9
    Bump django from 3.1.9 to 3.1.12 (#150) dependabot[bot] 2021-06-13 13:50:48 -0400
  • da438e67a3
    Bump django from 3.1.9 to 3.1.12 dependabot[bot] 2021-06-10 18:57:11 +0000
  • 62ddc39c90
    Bump django from 3.1.9 to 3.1.10 dependabot[bot] 2021-06-09 17:49:38 +0000
  • f1d1b9dbeb
    Document possible time zone values Ian MacIntosh 2021-06-08 14:00:13 -0300
  • 2f5d0ba7e5
    Bump django from 3.1.8 to 3.1.9 (#146) dependabot[bot] 2021-06-04 22:32:57 -0400
  • c5755b953e
    Bump django from 3.1.8 to 3.1.9 dependabot[bot] 2021-06-04 22:54:24 +0000
  • 1c866209c9
    Bump urllib3 from 1.26.4 to 1.26.5 (#145) dependabot[bot] 2021-06-02 11:27:14 -0400
  • a5c06a14f7
    Bump urllib3 from 1.26.4 to 1.26.5 dependabot[bot] 2021-06-02 01:29:41 +0000
  • 84c6f55e8c Fix flex-none Paweł Jastrzębski 2021-06-01 10:01:04 +0200
  • d0291e9ba8 Add flex-none to make flag not get squished Paweł Jastrzębski 2021-05-27 08:44:38 +0200
  • c2b1add891 Add bar_width tag Paweł Jastrzębski 2021-05-27 08:40:02 +0200
  • d5296f5869 Remove unnecessary True Paweł Jastrzębski 2021-05-27 08:38:27 +0200
  • fc65097bf9 Fix USE_RELATIVE_MAX_IN_BAR_VISUALIZATION Paweł Jastrzębski 2021-05-26 21:57:00 +0200
  • 475f7921a5 Remove spaces Paweł Jastrzębski 2021-05-26 21:56:39 +0200
  • 1363c50db1 Move bar to left Paweł Jastrzębski 2021-05-26 18:49:00 +0200
  • 5d0d6a37fb Add flex items-center Paweł Jastrzębski 2021-05-26 18:45:34 +0200
  • 82b15fc27a Add USE_RELATIVE_MAX_IN_BAR_VISUALIZATION to settings Paweł Jastrzębski 2021-05-26 12:11:03 +0200
  • beae3cf05d Move bar to separated file Paweł Jastrzębski 2021-05-26 09:43:13 +0200
  • fc6e950a22 Increase percent bar height Paweł Jastrzębski 2021-05-25 20:46:15 +0200
  • 8f0c8c6644 Switch absolute to relative Paweł Jastrzębski 2021-05-25 20:27:47 +0200
  • a4785b1a0c
    Datepicker mobile overflow (#143) Casper Verswijvelt 2021-05-23 18:14:03 +0200
  • c88a46a1e3 Hardcoded width for datepicker input element CasperVerswijvelt 2021-05-23 14:17:09 +0200
  • 6e962a59c9 Remove w-auto to fix datepicker overflow on mobile CasperVerswijvelt 2021-05-23 13:25:43 +0200
  • e632c26655 Remove limited-height on session list with already limited content CasperVerswijvelt 2021-05-22 14:22:13 +0200
  • c535f1826a Merge branch 'master' into map-chart CasperVerswijvelt 2021-05-22 14:05:09 +0200
  • 86c1cce48d Apply percents and visualization to all data Paweł Jastrzębski 2021-05-20 12:36:19 +0200
  • ce34a04cfd Add hits to chart data Paweł Jastrzębski 2021-05-19 20:42:01 +0200
  • fcbe07229d Add percents in brackets and visualization Paweł Jastrzębski 2021-05-16 21:13:24 +0200