Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
eResearch
sails-hook-redbox-labarchives
Commits
2a11b781
Commit
2a11b781
authored
Feb 05, 2019
by
Moises Sacal
Browse files
changing labarchives to eNotebooks and updating the icon for issue
#28
parent
15f0ac35
Changes
4
Hide whitespace changes
Inline
Side-by-side
angular/labarchives/src/assets/images/la.png
View replaced file @
15f0ac35
View file @
2a11b781
13.2 KB
|
W:
|
H:
22.8 KB
|
W:
|
H:
2-up
Swipe
Onion skin
config/env/development.js
View file @
2a11b781
...
...
@@ -33,7 +33,7 @@ module.exports = {
workspaceFileName
:
'
README.md
'
,
key
:
{
"
akid
"
:
"
USER
"
,
"
password
"
:
"
PASSWORD
"
},
location
:
'
https://au-mynotebook.labarchives.com
'
,
description
:
'
LabArchives
Workspace
'
description
:
'
eNotebook
Workspace
'
}
}
};
config/workspacetype.js
View file @
2a11b781
module
.
exports
.
workspacetype
=
{
'
labarchives
'
:
{
name
:
'
labarchives
'
,
label
:
'
LabArchive
s
'
,
subtitle
:
'
Lab
Notebooks
'
,
description
:
'
Create or link
Lab
Notebooks (LabArchives) workspace:
'
,
label
:
'
eNotebook
s
'
,
subtitle
:
'
e
Notebooks
'
,
description
:
'
Create or link
e
Notebooks (LabArchives) workspace:
'
,
logo
:
'
/angular/labarchives/assets/images/la.png
'
,
action
:
{
default
:
'
list
'
,
available
:
[
'
create
'
,
'
list
'
]}
}
...
...
form-config/labarchives-1.0-draft.js
View file @
2a11b781
...
...
@@ -38,7 +38,7 @@ module.exports = {
usernameLabel
:
'
UTS email address
'
,
userPasswordError
:
'
Please include your password token
'
,
passwordLabel
:
'
LabArchives password token for external applications
'
,
helpLoginLabel
:
'
To get your Lab
Archives password token:
'
,
helpLoginLabel
:
'
To get your LabArchives password token:
'
,
helpLoginLabelList
:
[
'
Log in to LabArchives
'
,
'
In the top right, choose the user menu
'
,
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment