steedos-platform/creator/packages
baozhoutao 99b968deac fix: 用户列表页面有时加载不出列表视图 #2603
在导航栏生成对象页面时,如果未获取到列表视图配置,则调整object路径下
2021-12-31 15:12:38 +08:00
..
autoupdate
boilerplate-generator
check-npm-versions
coffeescript-compiler
dynamic-import
francocatena-status
meteor-autoform-5.8.0
meteor-collection-hooks
meteor-moment
meteor-moment-timezone
meteor-mrt-moment
meteor-selectize
meteor-simple-json-routes
meteor-simple-schema-i18n
meteor-slip
meteor-tabular
socket-stream-client
steedos-api 提交申请单 报错 open cert.pem error 且程序挂掉了。 #2342 2021-10-21 11:57:56 +08:00
steedos-api-authenticate-user
steedos-app-chat
steedos-app-tableau
steedos-app-workflow 重定位逻辑迁移进方法,便于服务端调用 2021-11-26 11:34:47 +08:00
steedos-application-package
steedos-audit
steedos-autoform
steedos-autoform-dx-date-box
steedos-autoform-file
steedos-autoform-filesize
steedos-autoform-location
steedos-autoform-lookup #2408 fix 尝试解决select字段配置了data_type为boolean时右侧列表视图右侧过滤器相关功能bug 2021-11-15 09:35:04 +08:00
steedos-autoform-markdown
steedos-autoform-tags
steedos-base #2381 列表页面过滤后,进入详情页后返回列表页过滤条件丢失 2021-11-11 18:08:12 +08:00
steedos-bootstrap
steedos-creator fix: 用户列表页面有时加载不出列表视图 #2603 2021-12-31 15:12:38 +08:00
steedos-creator-autoform-modals
steedos-devexpress
steedos-formbuilder
steedos-huaweipush
steedos-i18n
steedos-instance-record-queue
steedos-lightning-design-system
steedos-logger
steedos-mailqueue
steedos-meteor-fix
steedos-mini-web
steedos-oauth2-messenger
steedos-oauth2-server oauth2/sso 校验authToken是否过期 2021-11-17 10:37:58 +08:00
steedos-object-database 修改对象标题时,顶部导航上的对应对象标题需要刷新浏览器才能生效 2021-09-18 11:42:50 +08:00
steedos-object-webhooks-queue
steedos-objects #2408 fix 尝试解决select字段配置了data_type为boolean时右侧列表视图右侧过滤器相关功能bug 2021-11-15 09:35:04 +08:00
steedos-objects-billing
steedos-objects-core
steedos-objects-to-yaml
steedos-odata
steedos-pay
steedos-post
steedos-qcloud-smsqueue
steedos-smsqueue
steedos-theme
steedos-users-import
steedos-webkit-notification
steedos-weixin
steedos-weixin-aes
steedos-weixin-template-message-queue
steedos-workflow 正文的“历史版本”旁新增按钮“上传新版本”,用于上传正文的新版文件 #2596 2021-12-27 20:05:21 +08:00
steedos-workflow-chart
tap-i18n
README.md Update README.md 2021-12-30 13:56:37 +08:00

Creator内核Meteor包简介

这里每个文件夹都是一个标准的Meteor包。

autoupdate

我们本地化了名为 autoupdate 的Meteor内核包用于客户端自动更新脚本代码。

boilerplate-generator

meteor 模板生成器

check-npm-versions

我们本地化了名为 check-npm-versions 的Meteor包强制应用中预安装指定版本的npm包这样就可以在Meteor代码中使用这些npm包。

如果你正在编写一个Meteor包它依赖了一些npm包使用该包就可以强制这些依赖包的正确版本已预先安装到项目中。

coffeescript-compiler

使用该包可以允许在Meteor项目中编写coffeescript代码。

dynamic-import

使用该包可以允许在Meteor项目中编写module.dynamicImport语句来动态加载依赖模块。

francocatena-status

我们本地化了名为 francocatena-status 的Meteor包用于在界面上显示与服务端连接状态。

meteor-autoform-5.8.0

我们本地化了名为 aldeed:autoform 的Meteor包这是一个在Meteor项目中可以根据字段类型自动生成表单UI的包。

这是华炎魔方上一代表单控件,目前大部分表单已经升级为使用 Ant Design 作为新表单实现相关功能了。

要想在对象上使用新表单功能需要把对象上的version属性配置为2不配置的话默认还是使用上一代表单控件。

meteor-collection-hooks

我们本地化了名为 meteor-collection-hooks 的Meteor包这是一个扩展了Mongo.Collection的包有了它就可以在Meteor项目中编写before/after hooks来实现触发器。

meteor-moment

我们本地化了名为 momentjs:moment 的Meteor包有了它就可以在Meteor中使用 momentjs 了。

meteor-moment-timezone

我们本地化了名为 momentjs:moment 的Meteor包有了它就可以在Meteor中使用 moment timezone 了。

meteor-mrt-moment

我们本地化了名为 mrt:moment 的Meteor包用于作废项目中引用的该包代码。

meteor-selectize

这是实现下拉框UI控件的Meteor包。

这是华炎魔方上一代下拉框控件,目前大部分表单已经升级为使用 Ant Design 作为新控件库实现相关功能了。

meteor-simple-json-routes

我们本地化了名为 simple:json-routes 的Meteor包有了它就可以在Meteor项目中定义API路由。

meteor-simple-schema-i18n

我们本地化了名为 gwendall:simple-schema-i18n 的Meteor包使用它可以在Meteor项目中实现Schema国际化。

meteor-slip

我们把名为 slip 的npm包转换为Meteor包了以便在Meteor项目中可以使用该包相关功能它可以用于在触摸屏上的列表中进行交互滑动和重新排序。

meteor-tabular

我们本地化了名为 aldeed:tabular 的Meteor包使用它可以在Meteor项目中以一种高效的方式显示响应式数据列表。

目前应该只有审批王应用在使用该包,其他地方均已换成 Ag-Grid 了。

socket-stream-client

我们本地化了名为 socket-stream-client 的Meteor内核包。

steedos-api

该Meteor包中实现了一些供调用的华炎魔方内核功能API接口比如审批王附件相关接口。

steedos-api-authenticate-user

json router 的认证中间件

steedos-app-chat

消息模块

steedos-app-tableau

已作废。

steedos-app-workflow

该包中实现了审批王应用中一些内核功能。

steedos-application-package

已作废。软件包导入

steedos-audit

已作废。

steedos-autoform

该包实现了上一代华炎魔方各种字段类型对应的UI组件目前大部分表单已经升级为使用 Ant Design 作为新控件库实现相关功能了。

steedos-autoform-dx-date-box

该包实现了上一代华炎魔方日期以及日期时间字段类型对应的UI组件目前大部分表单已经升级为使用 Ant Design 作为新控件库实现相关功能了。

steedos-autoform-file

该包实现了上一代华炎魔方附件字段类型对应的UI组件目前大部分表单已经升级为使用 Ant Design 作为新控件库实现相关功能了。

steedos-autoform-filesize

该包实现了上一代华炎魔方附件字段类型对应的UI组件目前大部分表单已经升级为使用 Ant Design 作为新控件库实现相关功能了。

steedos-autoform-location

该包实现了上一代华炎魔方地理位置字段类型对应的UI组件。

steedos-autoform-lookup

该包实现了上一代华炎魔方相关表即lookup字段类型对应的UI组件目前大部分表单已经升级为使用 Ant Design 作为新控件库实现相关功能了。

steedos-autoform-markdown

该包实现了上一代华炎魔方markdown字段类型对应的UI组件目前大部分表单已经升级为使用其他开源控件实现相关功能了。

steedos-autoform-tags

该包实现了上一代华炎魔方tag字段类型对应的UI组件目前大部分表单已经升级为使用 Ant Design 作为新控件库实现相关功能了。

steedos-base

该包是上一代华炎魔方基础功能包。

steedos-bootstrap

我们本地化了名为 twbs:bootstrap 的Meteor包有了它就可以在Meteor中使用 Bootstrap 了。

steedos-creator

这是我们基于 Meteor 开发的上一代华炎魔方内核功能包包括华炎魔方主UI界面以及各种内核业务功能的代码原来都是放在这里的。

最新版本的华炎魔方已经把包括前端UI组件和后端核心业务功能在内的大量功能用标准的 npm 工程重新开发了。

steedos-creator-autoform-modals

我们本地化了名为 yogiben:autoform-modals 的Meteor包使用它可以在Meteor项目中实现弹出Modal窗口。

这是上一代华炎魔方实现弹出窗口UI组件功能包目前可能只有审批王应用在使用该包相关功能已经用 Ant Design 替换了。

steedos-devexpress

上一代华炎魔方使用了 devexpress 中大量UI组件该包通过加载华炎魔方中用到的devexpress相关功能模块以便在Meteor项目中可以调用它们。

steedos-formbuilder

该包基于开源项目 formBuilder 实现了审批王应用中的表单设计器。

steedos-huaweipush

该包实现了华为手机APP推送消息相关功能。

steedos-i18n

该包实现了在Meteor项目中使用国际化翻译相关功能。

steedos-instance-record-queue

申请单、台账数据之间同步队列

steedos-lightning-design-system

华炎魔方依赖了 lightning-design-system该包实现在Meteor项目中使用它们。

steedos-logger

该包实现了上一代华炎魔方在浏览器上查看服务端日志的功能。

steedos-mailqueue

该包实现服务端邮件队列相关功能,用于按队列次序依次发送邮件。

steedos-meteor-fix

meteor mongo mongoOptions 初始化

steedos-mini-web

已作废。

steedos-oauth2-messenger

已作废。

steedos-oauth2-server

Steedos OAuth2包将Creator项目作为一个OAuth认证服务器。管理员通过配置第三方授权应用可实现让第三方应用通过调用相关接口申请授权登录。

steedos-object-database

该包实现了上一代华炎魔方对象模型基础功能,新版相关功能已经迁移到 模板项目 中了。

steedos-object-webhooks-queue

该包实现服务端webhooks队列相关功能用于按队列次序依次执行webhooks。

steedos-objects

该包实现了上一代华炎魔方对象模型内核功能,新版相关功能已经迁移到 模板项目 中了。

steedos-objects-billing

作废。

steedos-objects-core

该包中包含上一代华炎魔方部分上传附件相关业务逻辑,新版相关功能已经迁移到 模板项目 中了。

steedos-objects-to-yaml

该包用于把creator中的对象转为yaml格式内容已作废。

steedos-odata

上一代华炎魔方OData接口功能是在这个包中实现的。

steedos-pay

已作废。

steedos-post

已作废。

steedos-qcloud-smsqueue

该包基于腾讯云实现了服务端待发送短信队列相关功能,用于按队列次序依次发送短信。

steedos-smsqueue

该包基于阿里云实现了服务端待发送短信队列相关功能,用于按队列次序依次发送短信。

steedos-theme

该包实现了上一代华炎魔方很多样式皮肤功能。

steedos-users-import

该包实现了上一代华炎魔方用户导入功能,已作废,新版华炎魔方支持了统一的数据导入功能。

steedos-webkit-notification

该包实现了华炎魔方桌面客户端消息推送功能。

steedos-weixin

已作废。

steedos-weixin-aes

已作废。

steedos-weixin-template-message-queue

已作废。

steedos-workflow

该包实现了审批王应用核心业务功能包括前端UI和后端审批业务逻辑。

steedos-workflow-chart

该包基于 mermaid-js 实现了审批王应该中查看流程图功能。

tap-i18n

我们本地化了名为 tap:i18n 的Meteor包使用它可以在Meteor项目中实现国际化翻译相关功能。