Commit Graph

50 Commits

Author SHA1 Message Date
Dimitrie Stefanescu 30b098f09c feat(frontend): splits dialogs edit/new stream 2020-12-20 02:17:53 +02:00
Dimitrie Stefanescu 225f3631da feat(server/frontend): various
frontend: adds profile page for non-self users; allows users to change their avatars; server: adds
avatar prop to user update
2020-12-17 11:35:21 +00:00
Dimitrie Stefanescu d5bfc8613f feat(frontend): buttons in sidebars (user/stream) 2020-12-16 21:57:32 +00:00
Dimitrie Stefanescu 9c8c964059 feat(frontend): made all stream based routes child routes; fixed issues re multiple fetching 2020-12-16 12:29:07 +00:00
Dimitrie Stefanescu 25798b0e1c feat(frontend): various fixes and improvements 2020-12-15 23:40:51 +00:00
Dimitrie Stefanescu 2201f6e177 feat(frontend): stream description editing and proper md rendering and sanitisation 2020-12-15 20:36:54 +00:00
Dimitrie Stefanescu e658905dc5 feat(frontend): app creation and deletion 2020-12-15 20:35:58 +00:00
Dimitrie Stefanescu 7cd5a790ae feat(frontend): replacers all avatars with user avatar component 2020-12-14 17:17:24 +00:00
Dimitrie Stefanescu fed36fb896 feat(frontend): moves user top menu and search bar into separate components
so they can be easily reused across mobile/desktop
2020-12-14 16:10:47 +00:00
Dimitrie Stefanescu 6cfec100f4 feat(frontend): token revokation and creation 2020-12-11 00:03:02 +00:00
Dimitrie Stefanescu b70ef7e8d8 feat(frontend): profile PAT section shaping up 2020-12-10 22:33:52 +00:00
Dimitrie Stefanescu 6ea1da3716 feat(frontend): split up sidebars in sub-components, +more work on profile page 2020-12-09 21:33:00 +00:00
Dimitrie Stefanescu 2051da8730 feat(frontend): object data viewer + scaffolded profile and user profile 2020-12-09 17:48:32 +00:00
Dimitrie Stefanescu b5f0014b26 feat(frontend): added links to commits in activity feed 2020-12-09 17:00:50 +00:00
Dimitrie Stefanescu 91e77a7a16 feat(frontend): adds commit data explorer (structured) 2020-12-09 16:07:07 +00:00
Dimitrie Stefanescu 4010151f77 feat(frontend): minor fiddles w/h sidebars and commit list item (avatars) 2020-12-08 15:30:32 +00:00
Dimitrie Stefanescu d33956173b feat(frontend): minor changes to stream collab layout & sidebar 2020-12-07 15:18:25 +00:00
Matteo Cominetti 25f2321428 fix(ui): changes stream name length to max 150 chars, fixes feed text 2020-10-27 14:28:23 +00:00
Matteo Cominetti 0f3a8c0c9d fix(ui): makes delete button smaller 2020-10-18 20:51:04 +01:00
Matteo Cominetti 85c92a38f4 feat(ui): adds debounce to stream and user search ⛹️‍♀️ 2020-10-18 20:33:09 +01:00
Matteo Cominetti aedc611b63 feat(ui): adds tooltips 2020-10-17 16:23:29 +01:00
Matteo Cominetti 9557550a79 feat(ui): adds stream search 2020-10-16 20:41:14 +01:00
Matteo Cominetti 8dc157772d feat(ui): adds dark mode 🌛 2020-10-16 18:52:14 +01:00
Matteo Cominetti 24072685a0 feat(ui): adds infinite scroll to streams page and a click-copy btn for stream ids 2020-10-16 14:52:46 +01:00
Matteo Cominetti 30bd4edf2e feat(ui): grant and revoke stream permissions 2020-10-14 22:41:53 +01:00
Matteo Cominetti 13a3b6e444 feat(ui): adds collaborator search 2020-10-14 18:56:45 +01:00
Matteo Cominetti ff420de841 feat(ui): updates link incon, and other minor tweaks 2020-10-14 10:46:05 +01:00
Matteo Cominetti 61fc008293 featu(ui): dialog from submit on enter, first input autoselect 2020-10-13 16:49:28 +01:00
Matteo Cominetti 77887dc2ec feat(ui): edit commit message 2020-10-13 16:48:43 +01:00
Matteo Cominetti 0c91944ef7 feat(ui): adds stream delete, branch edit and delete 2020-10-12 15:48:27 +01:00
Matteo Cominetti f06e159ec5 refractor(gql): renames userEdit to userUpdate 2020-10-09 20:47:52 +01:00
Matteo Cominetti aafe47cb7a feat(ui): adds edit user and edit server, list item commit 2020-10-09 20:25:34 +01:00
Matteo Cominetti 8219c25d72 feat(ui): adds update user profile 2020-10-09 15:26:17 +01:00
Matteo Cominetti 98f548f313 feat(ui): edit stream and other ui tweaks 2020-10-08 19:18:28 +01:00
Matteo Cominetti 29f1ceae00 feat(ui): adds basic input field validation to stream and branch name 2020-10-08 15:21:08 +01:00
Matteo Cominetti bb09b9108e feat(ui): updates date-times to match new server format 2020-10-08 12:36:14 +01:00
Matteo Cominetti 46acb27dca feat(ui): adds new stream dialog 2020-10-08 10:42:08 +01:00
Matteo Cominetti 0958847356 feat(ui): updates stream page, add new branch flow 2020-10-07 17:41:58 +01:00
Matteo Cominetti 1f88ddd166 feat(ui): layout now is set in each view for more flexibility, moves sidebar to its own component 2020-10-07 14:02:19 +01:00
Matteo Cominetti 00cd0965f8 feat(ui): adds empty stream page and stream query 2020-10-06 11:40:38 +01:00
Matteo Cominetti 1cb0380af1 feat(ui): creates stream and commit components 2020-10-05 21:04:25 +01:00
Matteo Cominetti b299e18c22 feat(ui): scaffolds frontend wip 2020-10-01 20:27:25 +01:00
Dimitrie Stefanescu 03bd49ef6d feat(apps): scaffolded more app services & more (cleanup, tests, etc.) 2020-09-18 16:46:23 +01:00
Dimitrie Stefanescu 3d5e9d3075 feat(setup): finalised(-ish) setup flow & added auth sub app scaffold 2020-05-28 15:59:37 +01:00
Dimitrie Stefanescu ceba8905d3 feat(structure): frontend + backend <3 2020-05-28 08:58:24 +01:00
Dimitrie Stefanescu 3e1f0cd1ed feat(graphql): added ws handling (server) & apollo client (frontend) 2020-05-25 16:39:12 +01:00
Dimitrie Stefanescu 8381c62fd8 feat(setup flow): added registration form 2020-05-25 16:28:03 +01:00
Dimitrie Stefanescu 34d9780b8a feat(setup flow): added token scope, scaffolding setup app 2020-05-25 15:11:47 +01:00
Dimitrie Stefanescu 96596d2cef feat(various): tests 2020-05-23 12:31:05 +01:00
Dimitrie Stefanescu 7011dd3759 feat(frontend): added vue app 2020-05-22 18:06:34 +01:00