Matteo Cominetti
467c8c480a
feat: default name for no appname
2021-05-26 20:33:52 +01:00
Matteo Cominetti
7ed1753125
feat: adds excel source app
2021-05-26 20:32:48 +01:00
Dimitrie Stefanescu
95d8972169
feat(frontend): onboarding: main buttons reduced in size once action is taken
2021-05-23 20:59:14 +01:00
Dimitrie Stefanescu
c2a6cba819
feat(frontend): minor fixes in onboarding
...
larger buttons, focus switches if the user clicks, shows account help alert if button is clicked > 2
times, etc.
2021-05-23 20:56:25 +01:00
Matteo Cominetti
51c4b3d0f3
Merge remote-tracking branch 'origin/main' into fronted/stream-sharing-ui
2021-05-21 14:17:37 +01:00
Matteo Cominetti
534e892374
fix: 'open in new tab' now opens in a 'new tab'
2021-05-21 14:17:21 +01:00
Alan Rynne
fbfb1555ae
fix(frontend): Added toggle icons :)
2021-05-21 13:01:36 +02:00
Alan Rynne
ebceff6aa7
fix(frontend): Minor tweaks to embed view and renderer toolbar for small screens
2021-05-21 12:56:53 +02:00
Matteo Cominetti
aaef5084df
fix : #237
2021-05-19 09:29:17 +01:00
Dimitrie Stefanescu
95736cf605
feat(frontend): automatically expands selected object details
...
closes #236
2021-05-14 12:55:22 +01:00
Dimitrie Stefanescu
95f9c04884
improvement(frontend): restricts fluid mode to mdAndDown breakpoint
2021-05-14 12:45:13 +01:00
Dimitrie Stefanescu
470a8a2887
fix(frontend): fixes open in new button for object simple viewer component
2021-05-14 12:44:51 +01:00
Dimitrie Stefanescu
3f241e150c
fix(frontend/renderer): removes zoomEx() call on buttons that don't need it
2021-05-14 12:32:33 +01:00
Alan Rynne
c0561f7586
fix(frontend): Cleanup 🧹
2021-05-14 09:21:30 +02:00
Alan Rynne
be0b2c0605
fix: Minor changes to detail buttons :)
2021-05-14 09:21:25 +02:00
Alan Rynne
38d3c21c83
feat(frontend): Polished detail buttons
2021-05-14 09:21:15 +02:00
Alan Rynne
2e62ef5ddb
feat(frontend): Added commit url handling + display type
2021-05-14 09:21:07 +02:00
Alan Rynne
0411706055
feat(frontend): Everything works except commit urls
2021-05-14 09:20:49 +02:00
Alan Rynne
a33bcd8a05
feat(frontend): New /embed route
2021-05-14 09:20:41 +02:00
Alan Rynne
0e98fb09e7
feat(frontend): Working preliminary embed mode
2021-05-14 09:20:24 +02:00
Alan Rynne
59465859b4
fix(frontend): Fixed renderer toolbar tooltips in full-screen mode
2021-05-14 09:20:12 +02:00
Alan Rynne
3f379a90ad
feat(frontend): Viewer changes for embed only mode
2021-05-14 09:20:04 +02:00
Alan Rynne
032e71cb1d
fix(frontend): Hide scrollbar when embed
2021-05-14 09:19:56 +02:00
Alan Rynne
5a951f31b7
Updated to main
2021-05-14 09:19:39 +02:00
Dimitrie Stefanescu
4e34f8459f
fix(frontend): fixes regression on view of pub streams
...
A small comment to avoid a console warning tripped up the whole logic on being able to view public streams when not authenticated. This fixes it.
2021-05-13 11:10:14 +01:00
Dimitrie Stefanescu
9ff1901df5
improvement(frontend): displays renderer buttons if load progress > 99
2021-05-11 09:56:55 +01:00
Dimitrie Stefanescu
1270d429d7
fix(frontend): clarifies public/private sharing settings
2021-05-11 09:54:18 +01:00
Dimitrie Stefanescu
d78e001116
fix(frontend): fixes smol bug whereas app author would be displayed in the same way as the user
...
in the authorize app lock
2021-05-11 09:46:19 +01:00
Dimitrie Stefanescu
e21dc4b656
fix(frontend): adds obj selection handler to object viewer
2021-05-11 09:37:03 +01:00
Dimitrie Stefanescu
49a3723dff
feat(frontend): adds open in new tab to selection object
2021-05-11 09:31:53 +01:00
Dimitrie Stefanescu
a27ec5c73a
fix(frontend): responsiveness fix on stream page
...
the trick: set fluid prop on containers like this `:fluid="$vuetify.breakpoint.lgAndDown"` 💯
2021-05-11 09:25:27 +01:00
Dimitrie Stefanescu
18fb28e835
feat(frontend): loads up named views post load, and adds buttons for humans!
2021-05-10 18:29:11 +01:00
Dimitrie Stefanescu
d4348f24c7
feat(frontend): makes layout fluid for less whitespace
2021-05-10 17:16:16 +01:00
Dimitrie Stefanescu
d5bdcb54e3
improvement(frontend): various improvements
...
profile page alignment issues; adds latest commit in stream sidebar to reduce confusion when no
commits on main, and there are other commits on other branches; removes two unused components; adds
latest commit to stream query.
2021-05-08 21:45:17 +01:00
Dimitrie Stefanescu
86dfbb2e5e
feat(frontend): formatting
2021-05-08 20:29:57 +01:00
Dimitrie Stefanescu
df46ced4ca
feat(frontend): adds grayscale to stream previews
2021-05-08 20:16:06 +01:00
Dimitrie Stefanescu
fae853862f
feat(frontend): added basic previews to stream page
2021-05-07 21:55:00 +01:00
Dimitrie Stefanescu
b2288063de
feat(frontend): wip: preliminary clean of card display
2021-05-07 19:12:03 +01:00
Dimitrie Stefanescu
2006af35fd
feat(frontend): adds transition to preview image in rederer
...
for a less jarring experience
2021-05-07 19:11:32 +01:00
Dimitrie Stefanescu
7e314408b2
feat(frontend): adds renderer preview image placeholder
2021-05-07 18:39:52 +01:00
Dimitrie Stefanescu
c939687358
chore(frontend): formatting
2021-05-07 16:09:00 +01:00
Dimitrie Stefanescu
411c7cabd4
feat(frontend): adds selected object details
...
two different ways: viewer component embedded, or via events in other parts of the ui (e.g., parent
component of renderer)
2021-05-07 16:08:34 +01:00
Dimitrie Stefanescu
115ad605c3
feat(frontend/viewer): adds top/left/right/etc buttons ( closes #212 )
2021-05-06 11:26:13 +01:00
Matteo Cominetti
b248b50342
feat(frontend): updates source apps
2021-04-29 19:53:56 +01:00
Matteo Cominetti
d3eaa19216
fix: makes public streams visible to non logged users #105
2021-04-29 19:39:39 +01:00
Matteo Cominetti
f599312e84
Merge remote-tracking branch 'origin/main' into matteo/dev
2021-04-29 13:49:00 +01:00
Matteo Cominetti
79e85679ce
fix(frontend): #175
2021-04-29 13:48:51 +01:00
Dimitrie Stefanescu
261122a496
fix(frontend): unifies null check stream page and frontend page
2021-04-23 21:25:02 +01:00
Dimitrie Stefanescu
00a48a05ec
fix(frontend): adds null checks re #190
2021-04-23 21:23:35 +01:00
Matteo Cominetti
162a79903b
fix(frontend): re-adds support for ?invite=true
2021-04-09 18:09:05 +01:00