Commit Graph

229 Commits

Author SHA1 Message Date
Matteo Cominetti 052d3fe068 feat(frontend): navigation refractor 2021-07-28 18:15:29 +02:00
Matteo Cominetti 71904ea82f feat(frontent): stream page improvs 2021-07-28 14:50:24 +02:00
Matteo Cominetti 0b12da31bb feat(frontent): re-adds onboarding wizard 2021-07-28 10:43:38 +02:00
Matteo Cominetti b3ffed4fb9 feat(timeline): infinite loading ♾ 2021-07-27 21:01:14 +02:00
Matteo Cominetti 628781a2fe feat(frontend): adds recent streams sidebar to feed 2021-07-27 19:44:27 +02:00
Matteo Cominetti 6001dac872 feat(frontend): main activity cards 2021-07-27 19:27:31 +02:00
Matteo Cominetti 4b268c938b wip(frontend): timeline updates 2021-07-27 10:10:56 +02:00
Matteo Cominetti 040dbd1254 Merge branch 'main' into alan/frontend/activity-stream 2021-07-26 15:24:43 +02:00
Cristian Balas f17b4a4dbd Merge pull request #343 from specklesystems/webhooks
Webhooks
2021-07-23 12:57:30 +03:00
luz paz ad97cdf444 Fix various typos
Found via `codespell -q 3 -L optio,promisses,usera`
2021-07-22 09:23:21 -04:00
izzy lyseggen 34b78f07f7 fix(frontend): webhooks routing and ui 2021-07-20 16:39:54 +01:00
Cristian Balas 330389b3b2 stream previews ignore globals branch, og overlay fixed (#345) 2021-07-19 17:50:48 +03:00
Cristian Balas 0fb22deda9 previewService detect browser page crash, added postprocessing option in server preview endpoint (#344) 2021-07-19 12:19:35 +03:00
izzy lyseggen fff0752531 feat(frontend): general stream details settings 2021-07-16 16:14:28 +01:00
izzy lyseggen b63259fdc5 feat(frontend): minor settings edits 2021-07-16 16:14:19 +01:00
izzy lyseggen 32808437e5 feat(frontend): webhooks / settings ui 2021-07-16 12:54:00 +01:00
Alan Rynne e493527ba0 fix(frontend): Admin panel flashed wrong state on hard reload 2021-07-14 15:38:00 +02:00
Cristian Balas 97fc9521e5 frontend og tags 2021-07-14 12:18:01 +03:00
Alan Rynne f1cd1a05fa Added missing activity types 2021-07-14 10:37:43 +02:00
Cristian Balas 3b227713da [nginx] disabled request buffering and set max-body-size at the server level (#332) 2021-07-13 11:40:41 +03:00
Alan Rynne 61aeb90974 feat(frontend): Activity polishing
Infinite scrolling, stream name fetch, tabs, links
2021-07-07 18:21:27 +02:00
Alan Rynne 284758c288 feat(frontend): Activity stream advances. 2021-07-07 10:41:45 +02:00
Alan Rynne 747edc0cad fix(frontend): Minor style fix 2021-06-30 08:17:46 +02:00
Alan Rynne 15ba81fe9e feat(frontend): Always shows embed button in top-right corner 2021-06-30 08:12:15 +02:00
Matteo Cominetti 42d4447739 feat(frontend): do no redirect after creating first stream 2021-06-25 16:16:41 +01:00
Matteo Cominetti 64d8b19b07 feat(frontend): final 💄 2021-06-24 15:07:25 +01:00
Matteo Cominetti e110305a92 feat(frontend): wip onboarding stepper 2021-06-23 19:11:26 +01:00
Matteo Cominetti 0468dc32b4 feat(frontend): adds dev onboarding 2021-06-23 16:45:04 +01:00
Matteo Cominetti b578e49ef3 feat(frontend): onboarding v2 init 2021-06-22 21:27:46 +01:00
izzy lyseggen 11e252bd20 fix(frontend): hide globals commit from notif
the warning on main commit when you don't have permission
2021-06-17 11:35:00 +01:00
izzy lyseggen b63e061b4b fix(frontend): hide globalcreate if no permission 2021-06-17 11:33:05 +01:00
izzy lyseggen ef10d2f285 fix(globals): disable rather than hide save button
when you don't have permission / aren't logged in
(just to make it more clear)

tried a tooltip, but it looks p weird as it's not consistent w
the other buttons. however there is always
the para there to tell you why you can't save
2021-06-17 11:32:30 +01:00
Matteo Cominetti 6c2e0d0dc2 Merge remote-tracking branch 'origin/main' into dev/frontend 2021-06-15 15:30:16 +01:00
Matteo Cominetti 48a0cfe793 feat(frontend): adds unity and unreal source apps 2021-06-15 15:28:48 +01:00
Alan Rynne 41683199e4 Merge pull request #290 from specklesystems/alan/admin-panel
Frontend: Admin Panel
2021-06-15 12:54:53 +02:00
Matteo Cominetti 66b1c3adb7 Merge pull request #292 from specklesystems/dev/frontend
Dev/frontend: minor UI fix
2021-06-14 17:05:21 +01:00
izzy lyseggen 525d52a01d Merge pull request #291 from specklesystems/izzy/globals-sample-fix
fix(frontend): remove slash in globals sample
2021-06-14 15:53:45 +01:00
izzy lyseggen 5ef3c28cf2 fix(frontend): globals validation 2021-06-14 15:48:28 +01:00
Matteo Cominetti f407328179 Merge remote-tracking branch 'origin/main' into dev/frontend 2021-06-14 15:25:51 +01:00
Matteo Cominetti bbcd1b6107 fix(frontend): wrong sourceApp icon on stream main page 2021-06-14 15:25:45 +01:00
izzy lyseggen 12f5241814 fix(frontend): remove slash in globals sample
lol was causing unclear deserialisation issues
bc it's an invalid character and i forgot!
2021-06-14 15:00:20 +01:00
Alan Rynne dfedb66f9b Added "route protection" for admin panel, plus re-routed existing settings button in profile 2021-06-14 14:58:11 +02:00
Alan Rynne 7304a3a8b7 Added latest version fetch from github 2021-06-14 09:03:37 +02:00
Alan Rynne 39529a8a77 Commented out unfinished sections (users, streams, admin card) 2021-06-11 20:09:47 +02:00
Alan Rynne 2c10a8c3fa Hooked up backend to admin panel 2021-06-11 18:21:36 +02:00
Alan Rynne a2295764c9 User page, admin list and UI improvements 2021-06-11 08:25:45 +02:00
Alan Rynne d03f28e05e Merge remote-tracking branch 'origin/main' into alan/admin-panel 2021-06-09 22:14:35 +02:00
Alan Rynne 02fdd2504d Improvements in admin panel 2021-06-09 16:04:20 +02:00
Matteo Cominetti 2bc476db6b Merge pull request #284 from specklesystems/dev/frontend
Dev/frontend
2021-06-09 12:15:33 +01:00
Matteo Cominetti b8b9d2065a feat(frontend): adds info box when last commit not on main 2021-06-09 10:26:04 +01:00