Commit Graph

418 Commits (development)

Author SHA1 Message Date
Cathy Hu 74aa79d64e [frontend] Fixes in twitter platform module 2020-09-01 20:29:26 +02:00
Cathy Hu 5cf06a647f [frontend] Add twitter-corpses pipe 2020-09-01 20:28:59 +02:00
Cathy Hu 444b38e0e5 [frontend] Implement twitter start, stop 2020-09-01 20:00:10 +02:00
Cathy Hu 7df86eee43 [frontend] Implement telegram start, stop 2020-09-01 19:52:28 +02:00
Cathy Hu c8d439f019 [frontend] Add warning dialog to telegram delete 2020-09-01 16:15:24 +02:00
Cathy Hu d8ae3ff693 [frontend] Fix edit 2020-09-01 14:51:27 +02:00
Cathy Hu 0df7f39551 [frontend] Add Twitter callback (add) 2020-08-31 21:43:24 +02:00
Cathy Hu f1bc3cba8b [core] Add frontend_url and replace some root_url with frontend path for twitter callback 2020-08-31 21:41:23 +02:00
Cathy Hu 5c39720802 [frontend] Fix hood name in title 2020-08-31 19:18:58 +02:00
Cathy Hu 43151b23d0 [frontend] Add twitter info dialog wiring 2020-08-31 19:14:53 +02:00
Cathy Hu 3cd7131191 [frontend] Add telegram wiring (add, delete) 2020-08-31 19:13:40 +02:00
Cathy Hu e775c4f8f6 [frontend] Add email domain 2020-08-31 17:30:38 +02:00
Cathy Hu f387e8b6c6 [frontend] Add more email functionality (add, start, stop) 2020-08-31 17:05:40 +02:00
Cathy Hu 5e9a947284 [telegram] Add username to telegram bots 2020-08-31 14:08:53 +02:00
Cathy Hu a7f0898fd7 [twitter] Add username to twitter bots 2020-08-31 14:08:21 +02:00
Cathy Hu b66f906f88 [frontend] Fix css style 2020-08-28 17:36:22 +02:00
Cathy Hu ebee2b6841 [frontend] Add info button to twitter 2020-08-28 17:36:08 +02:00
Cathy Hu 3bf8834b74 [frontend] Add info button to telegram 2020-08-28 17:35:55 +02:00
Cathy Hu fb6e8e8684 [frontend] Fix imports 2020-08-28 17:35:25 +02:00
Cathy Hu a2b8f657d7 [frontend] Snackbaring all the things 2020-08-28 17:35:04 +02:00
Cathy Hu 2d6689ac5a [frontend] Add custom design for email 2020-08-28 17:34:07 +02:00
Cathy Hu 0d902cb9f8 [frontend] Add initial design for platforms 2020-08-28 13:25:51 +02:00
Cathy Hu c01585a4d8 [frontend] Fix hoodspage 2020-08-27 21:58:30 +02:00
Cathy Hu b2be4a4840 [frontend] Add hoodspage design 2020-08-27 21:55:52 +02:00
Cathy Hu 7734355e5e [frontend] Small fixes 2020-08-27 21:54:49 +02:00
Cathy Hu dea2472049 [frontend] Change title 2020-08-27 21:53:37 +02:00
Cathy Hu 26b9c50f77 [frontend] Add ng2-search-filter 2020-08-27 21:53:10 +02:00
Cathy Hu 0ec30a4a44 [frontend] Finish navigation bar 2020-08-27 17:04:22 +02:00
Cathy Hu 4c9cf1aabe [frontend] Finish register design 2020-08-27 12:07:55 +02:00
Cathy Hu bc527f6d14 [frontend] Finish hood admin overview design 2020-08-27 11:53:36 +02:00
Cathy Hu 99a74ba927 [frontend] Finish login design 2020-08-27 11:52:43 +02:00
Cathy Hu f497b52d83 [frontend] Add dashboard hoods list initial design 2020-08-25 20:25:24 +02:00
Cathy Hu 8ca3252e66 [frontend] Remove description in trigger and badword to have more simple view 2020-08-25 20:24:42 +02:00
Cathy Hu bfe4485996 [frontend] Add hoodspage dashboard component 2020-08-25 12:59:23 +02:00
Cathy Hu 88466b08eb [frontend] Add trigger and badword functionality 2020-08-24 21:59:18 +02:00
Cathy Hu 37d73b2f24 [frontend] Add backend connection for GET trigger/badwords 2020-08-24 18:21:30 +02:00
Cathy Hu 7ce824ea8e [frontend] Add initial design for dashboard 2020-08-24 15:36:23 +02:00
Cathy Hu 75df2e8cf6 [frontend] Add error interceptor, fix auth interceptor, add lazy loaded dashboard component 2020-08-18 23:49:13 +02:00
Cathy Hu 3e7bb6878f [frontend] Add dashboard routing and bare component logic 2020-08-18 23:48:24 +02:00
Cathy Hu 165263e559 [frontend] Add confirmation component logic 2020-08-18 23:47:08 +02:00
Cathy Hu 8beabb9031 [frontend] Add register component logic 2020-08-18 23:46:11 +02:00
Cathy Hu 71ac6fd7fa [core] Make GET hood/id public and implement register correctly 2020-08-18 23:44:13 +02:00
Cathy Hu dcea411f5b [frontend] Add access token interceptor 2020-08-17 19:32:23 +02:00
Cathy Hu e5c6f14973 [frontend] Fix import paths 2020-08-17 18:12:39 +02:00
Cathy Hu ea79b87e23 [frontend] Change path in openapi generation file 2020-08-17 18:11:21 +02:00
Cathy Hu 16631f60b0 [frontend] Implement bare login process (login service, auth guard) 2020-08-17 18:10:54 +02:00
Cathy Hu b197dd165c [frontend] Move api to core 2020-08-17 18:09:03 +02:00
Cathy Hu c77d5fd25e [frontend] Add minimal example for fetching hood list 2020-08-17 16:09:07 +02:00
Cathy Hu 5b1bbfa24e [frontend] Add provider for BASE_URL 2020-08-17 16:08:32 +02:00
Cathy Hu c928532c44 [frontend] Import HTTPClientModule 2020-08-17 16:07:10 +02:00