Commit graph

  • 3dca6d07ba [frontend] Fix linter issues Cathy Hu 2020-09-05 01:30:02 +0200
  • 0bec1f0bee [frontend] Design fixes Cathy Hu 2020-09-04 21:47:59 +0200
  • 619d659a3a [frontend] Design fixes Cathy Hu 2020-09-04 20:57:30 +0200
  • 84e506e367 [frontend] Implement delete and edit hood Cathy Hu 2020-09-04 20:56:07 +0200
  • ad1fe435a3 [frontend] Add not found page Cathy Hu 2020-09-04 16:41:28 +0200
  • 086402222b [frontend] Add initial design for homepage and organizerspage Cathy Hu 2020-09-04 16:26:45 +0200
  • 484dc0f507 [frontend] Add searchbar css in hoods page Cathy Hu 2020-09-04 14:41:36 +0200
  • 09318b24b0 [frontend] Add description to hoods page Cathy Hu 2020-09-04 14:22:35 +0200
  • ff7036a188 [frontend] Fix login, register css Cathy Hu 2020-09-04 14:12:08 +0200
  • b086bf7cdf [frontend] Restructure scss files and add scss variables Cathy Hu 2020-09-04 14:00:44 +0200
  • 0ecb137bc9 [frontend] Make toolbar fixed and add shadow Cathy Hu 2020-09-04 13:14:43 +0200
  • 9d02c32b5a [frontend] Add heading banner Cathy Hu 2020-09-04 12:50:19 +0200
  • acc6e33164 [frontend] Fix hood page Cathy Hu 2020-09-03 19:56:00 +0200
  • 380ed56795 [frontend] Include public platform components Cathy Hu 2020-09-03 19:55:26 +0200
  • e65dadf4dd [frontend] Add public platform section Cathy Hu 2020-09-03 19:54:46 +0200
  • c550ace4cc [frontend] Add twitter public component Cathy Hu 2020-09-03 19:53:57 +0200
  • 9fd29e5501 [frontend] Add telegram public component Cathy Hu 2020-09-03 19:53:10 +0200
  • 9199f4f0ce [frontend] Add email public component Cathy Hu 2020-09-03 19:52:12 +0200
  • fd0ff3a190 [frontend] Update openapi generated services Cathy Hu 2020-09-03 19:50:58 +0200
  • bfaed7841a [frontend] Remove info dialogs test stubs Cathy Hu 2020-09-03 19:49:53 +0200
  • d8a270573e [telegram] Add public telegram endpoint to list all bots to a hood Cathy Hu 2020-09-03 17:38:12 +0200
  • d8c138982d [email] Add public email endpoint to list all bots to a hood Cathy Hu 2020-09-03 17:37:03 +0200
  • 5575782b9b [twitter] Add public twitter endpoint to list all bots to a hood Cathy Hu 2020-09-03 17:36:49 +0200
  • a5a098a386 [frontend] Add overlay on network error Cathy Hu 2020-09-01 21:56:24 +0200
  • a0ff599080 [frontend] Fix telegram dialog design Cathy Hu 2020-09-01 21:27:35 +0200
  • c19aa91ec8 [frontend] Add mobile navbar Cathy Hu 2020-09-01 21:11:23 +0200
  • d35fc500d0 [frontend] Fix issue with twitter pipe Cathy Hu 2020-09-01 20:32:22 +0200
  • 74aa79d64e [frontend] Fixes in twitter platform module Cathy Hu 2020-09-01 20:29:26 +0200
  • 5cf06a647f [frontend] Add twitter-corpses pipe Cathy Hu 2020-09-01 20:28:59 +0200
  • 444b38e0e5 [frontend] Implement twitter start, stop Cathy Hu 2020-09-01 20:00:10 +0200
  • 7df86eee43 [frontend] Implement telegram start, stop Cathy Hu 2020-09-01 19:52:28 +0200
  • c8d439f019 [frontend] Add warning dialog to telegram delete Cathy Hu 2020-09-01 16:15:24 +0200
  • d8ae3ff693 [frontend] Fix edit Cathy Hu 2020-09-01 14:51:27 +0200
  • 0df7f39551 [frontend] Add Twitter callback (add) Cathy Hu 2020-08-31 21:43:24 +0200
  • f1bc3cba8b [core] Add frontend_url and replace some root_url with frontend path for twitter callback Cathy Hu 2020-08-31 21:41:23 +0200
  • 5c39720802 [frontend] Fix hood name in title Cathy Hu 2020-08-31 19:18:58 +0200
  • 43151b23d0 [frontend] Add twitter info dialog wiring Cathy Hu 2020-08-31 19:14:53 +0200
  • 3cd7131191 [frontend] Add telegram wiring (add, delete) Cathy Hu 2020-08-31 19:13:40 +0200
  • e775c4f8f6 [frontend] Add email domain Cathy Hu 2020-08-31 17:30:38 +0200
  • f387e8b6c6 [frontend] Add more email functionality (add, start, stop) Cathy Hu 2020-08-31 17:05:40 +0200
  • 5e9a947284 [telegram] Add username to telegram bots Cathy Hu 2020-08-31 14:08:53 +0200
  • a7f0898fd7 [twitter] Add username to twitter bots Cathy Hu 2020-08-31 14:08:21 +0200
  • b66f906f88 [frontend] Fix css style Cathy Hu 2020-08-28 17:36:22 +0200
  • ebee2b6841 [frontend] Add info button to twitter Cathy Hu 2020-08-28 17:36:08 +0200
  • 3bf8834b74 [frontend] Add info button to telegram Cathy Hu 2020-08-28 17:35:55 +0200
  • fb6e8e8684 [frontend] Fix imports Cathy Hu 2020-08-28 17:35:25 +0200
  • a2b8f657d7 [frontend] Snackbaring all the things Cathy Hu 2020-08-28 17:35:04 +0200
  • 2d6689ac5a [frontend] Add custom design for email Cathy Hu 2020-08-28 17:34:07 +0200
  • 0d902cb9f8 [frontend] Add initial design for platforms Cathy Hu 2020-08-28 13:25:51 +0200
  • c01585a4d8 [frontend] Fix hoodspage Cathy Hu 2020-08-27 21:58:30 +0200
  • b2be4a4840 [frontend] Add hoodspage design Cathy Hu 2020-08-27 21:55:52 +0200
  • 7734355e5e [frontend] Small fixes Cathy Hu 2020-08-27 21:54:49 +0200
  • dea2472049 [frontend] Change title Cathy Hu 2020-08-27 21:53:37 +0200
  • 26b9c50f77 [frontend] Add ng2-search-filter Cathy Hu 2020-08-27 21:53:10 +0200
  • 0ec30a4a44 [frontend] Finish navigation bar Cathy Hu 2020-08-27 17:04:22 +0200
  • 4c9cf1aabe [frontend] Finish register design Cathy Hu 2020-08-27 12:07:55 +0200
  • bc527f6d14 [frontend] Finish hood admin overview design Cathy Hu 2020-08-27 11:53:36 +0200
  • 99a74ba927 [frontend] Finish login design Cathy Hu 2020-08-27 11:52:43 +0200
  • f497b52d83 [frontend] Add dashboard hoods list initial design Cathy Hu 2020-08-25 20:25:24 +0200
  • 8ca3252e66 [frontend] Remove description in trigger and badword to have more simple view Cathy Hu 2020-08-25 20:24:42 +0200
  • bfe4485996 [frontend] Add hoodspage dashboard component Cathy Hu 2020-08-25 12:59:23 +0200
  • 88466b08eb [frontend] Add trigger and badword functionality Cathy Hu 2020-08-24 21:59:18 +0200
  • 37d73b2f24 [frontend] Add backend connection for GET trigger/badwords Cathy Hu 2020-08-24 18:21:30 +0200
  • 7ce824ea8e [frontend] Add initial design for dashboard Cathy Hu 2020-08-24 15:36:23 +0200
  • 75df2e8cf6 [frontend] Add error interceptor, fix auth interceptor, add lazy loaded dashboard component Cathy Hu 2020-08-18 23:49:13 +0200
  • 3e7bb6878f [frontend] Add dashboard routing and bare component logic Cathy Hu 2020-08-18 23:48:24 +0200
  • 165263e559 [frontend] Add confirmation component logic Cathy Hu 2020-08-18 23:47:08 +0200
  • 8beabb9031 [frontend] Add register component logic Cathy Hu 2020-08-18 23:46:11 +0200
  • 71ac6fd7fa [core] Make GET hood/id public and implement register correctly Cathy Hu 2020-08-18 23:44:13 +0200
  • dcea411f5b [frontend] Add access token interceptor Cathy Hu 2020-08-17 19:32:23 +0200
  • e5c6f14973 [frontend] Fix import paths Cathy Hu 2020-08-17 18:12:39 +0200
  • ea79b87e23 [frontend] Change path in openapi generation file Cathy Hu 2020-08-17 18:11:21 +0200
  • 16631f60b0 [frontend] Implement bare login process (login service, auth guard) Cathy Hu 2020-08-17 18:10:54 +0200
  • b197dd165c [frontend] Move api to core Cathy Hu 2020-08-17 18:09:03 +0200
  • c77d5fd25e [frontend] Add minimal example for fetching hood list Cathy Hu 2020-08-17 16:09:07 +0200
  • 5b1bbfa24e [frontend] Add provider for BASE_URL Cathy Hu 2020-08-17 16:08:32 +0200
  • c928532c44 [frontend] Import HTTPClientModule Cathy Hu 2020-08-17 16:07:10 +0200
  • c24ea9e091 [frontend] Update openapi-generator and include ApiModule in app Cathy Hu 2020-08-17 15:06:57 +0200
  • 35af22b52f [frontend] Add pages structure Cathy Hu 2020-07-25 23:34:31 +0200
  • e308d0d83b [frontend] Add homepage and not found routes Cathy Hu 2020-07-25 22:20:35 +0200
  • 5109d296bc [frontend] Add homepage boilerplate Cathy Hu 2020-07-25 22:20:17 +0200
  • 05d4e01423 [frontend] Add Material design and Navbar Cathy Hu 2020-07-25 22:19:27 +0200
  • 3eba5e2ac5 [frontend] Generate services from openapi.json Thomas Lindner 2020-07-25 21:46:39 +0200
  • 87a315f340 [frontend] Add openapi generator and annotate OpenAPI in backend Cathy Hu 2020-07-25 13:38:10 +0200
  • cb9e8e0136 [core] Add cors_allow_origin and production config option Cathy Hu 2020-07-25 13:34:18 +0200
  • 915cc041e3 [misc] Restrict pytest path to tests/ Cathy Hu 2020-07-25 13:32:01 +0200
  • ee31627859 [frontend] Add initial angular app structure Cathy Hu 2020-07-25 11:05:36 +0200
  • f8ef547442 [tests] Remove unused monkeypatch Cathy Hu 2020-07-19 00:31:10 +0200
  • 208efe42a7 [tests] Add REST API tests for getting all twitter bots Cathy Hu 2020-07-19 00:30:50 +0200
  • a8f60b8786 [tests] Add tests for getting infos about a twitter bot Cathy Hu 2020-07-19 00:29:43 +0200
  • efebe40a44 [tests] Add tests for deleting a twitter bot Cathy Hu 2020-07-18 23:20:46 +0200
  • 48db2de748 [tests] Add REST API tests for creating a twitter bot and fix issues Cathy Hu 2020-07-18 22:27:39 +0200
  • a3f8679b34 [misc] Add pytest-asyncio as tests Cathy Hu 2020-07-18 22:26:36 +0200
  • 268e1d6853 [email] Add start, stop, status REST endpoints Cathy Hu 2020-07-18 13:53:11 +0200
  • 9e765e970a [twitter] Fix import error Cathy Hu 2020-07-17 23:48:16 +0200
  • 98f60d498b [telegram] Fix telegram api key update bug Cathy Hu 2020-07-17 23:37:06 +0200
  • f6eef5dc73 [twitter] Add start, stop, status REST endpoints Cathy Hu 2020-07-17 23:36:14 +0200
  • fc324f102d [misc] Add flake8 to tox and fix existing issues Thomas Lindner 2020-07-17 19:59:25 +0200
  • 761a4f9e0a [tests] Finish adapting email tests to previous changes Thomas Lindner 2020-07-17 15:47:55 +0200
  • f6f6ecdd7c [email] Fix rest api tests and code Cathy Hu 2020-07-16 14:29:57 +0200