Commit Graph

831 Commits

Author SHA1 Message Date
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
Matteo Cominetti ad3c2b2261 feat(frontend): hides 'edit branch' when on main 2021-06-08 19:09:46 +01:00
Matteo Cominetti b1714935e1 feat(frontend): adds new/edit branch buttons to main stream page #239 2021-06-08 19:05:56 +01:00
Dimitrie Stefanescu bd0e3999a6 fix(frontend): sanitizes (using dompurify) invite messages. closes #264 2021-06-08 18:55:15 +01:00
Dimitrie Stefanescu 4319d64f86 fix(frontend): minor fix in ghost name change 2021-06-07 09:38:01 +01:00
Dimitrie Stefanescu 0f944ffb69 fix(frontend): handles null users in avatar display 2021-06-07 09:33:14 +01:00
Alan Rynne 310ae9c9a8 Admin Panel: Sidebar, overview and settings 2021-06-07 09:34:48 +02:00
Claire Kuang 71e490e648 Merge pull request #278 from specklesystems/izzy/globalicious
Feat(Globals): Add global variables on the web!
2021-06-04 13:53:14 -04:00
clairekuang d51ce2165f new words 2021-06-04 18:43:34 +01:00
izzy lyseggen 46ada39e59 feat(frontend): specific globals route frm sidebar 2021-06-04 17:48:07 +01:00
izzy lyseggen ee106c6f09 feat(globals): more tweaks 🖌 2021-06-04 17:25:02 +01:00
izzy lyseggen 93823a5869 feat(globals): clean up validatialicious 2021-06-04 17:04:32 +01:00
Dimitrie Stefanescu 1cf4d9d8a7 feat(frontend): globals button minor tweaks 2021-06-04 16:15:00 +01:00
Dimitrie Stefanescu b883b243a9 feat(frontend): globalicious validalicious 2021-06-04 16:09:27 +01:00
izzy lyseggen 5cd539ab80 fix(globals): null check on new create 2021-06-04 14:39:33 +01:00
izzy lyseggen 8a806f9af5 fix(globals): go home if editing from history 2021-06-04 12:57:57 +01:00
izzy lyseggen 07357a40e5 feat(globals): history! 2021-06-04 12:45:50 +01:00
izzy lyseggen 63ecd2737d feat(globals): some clean on validation 2021-06-04 12:12:38 +01:00
izzy lyseggen 04cefea84d feat(branch): prevent manual creation of globals 2021-06-04 11:54:26 +01:00
Alan Rynne 361b166d1f feat(admin): Frontend page structure and first overview mock 2021-06-04 08:20:00 +02:00
izzy lyseggen d286258ae2 feat(globals): empty state 2021-06-03 17:42:35 +01:00
izzy lyseggen af0dc93691 fix(globals): route properly from recent activity 2021-06-03 16:05:19 +01:00
izzy lyseggen 88dd8caad8 feat(globals): tooltips and some ui fixes 2021-06-03 15:54:26 +01:00