Rebased with v1.0.0 and added support for upload selection and launch token forwarding.
Closed
Rebased with v1.0.0 and added support for upload selection and launch token forwarding.
north-upload-launch
into
north
1 unresolved thread
1 unresolved thread
Compare changes
- Lauri Himanen authored
Improved NORTH main page layout, added better messages for cases where there are no uploads or tools available.
@@ -18,17 +18,18 @@
@@ -58,15 +59,17 @@ addColumnDefaults(columns, {align: 'left'})
@@ -76,7 +79,7 @@ const NORTHMainPage = React.memo(() => {
@@ -85,12 +88,13 @@ const NORTHMainPage = React.memo(() => {
@@ -103,36 +107,45 @@ const NORTHMainPage = React.memo(() => {
@@ -142,15 +155,16 @@ const NORTHMainPage = React.memo(() => {