https://github.com/steedos/steedos-portal
https://github.com/steedos/steedos-portal
Last synced: 8 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/steedos/steedos-portal
- Owner: steedos
- Created: 2016-09-02T02:58:37.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2023-03-26T03:55:12.000Z (over 2 years ago)
- Last Synced: 2025-01-12T14:28:42.489Z (10 months ago)
- Language: CoffeeScript
- Size: 144 KB
- Stars: 0
- Watchers: 4
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Steedos Portal App
Steedos Portal App is an Notification Center for corperate apps, just like Mac.
### Modal Design
portal_dashboards
space: "",
name: "Corp Dashboard",
freeboard: "Freeboard Script",
description: ""
apps
id: "",
space: "",
auth_name: "",
on_click: ""
apps_auths
space: "",
id: "",
name: "",, unique
title: ""
[{
name: 'ptr',
title: "PTR域"
},{
name: 'cnpc',
title: "CNPC域"
}]
apps_auth_users
space: "",
auth_name: "",
user: "",
user_name: "",
login_name: "",
login_password: ""
{{Portal.GetAuthByName('cnpc').login_name}}