mirror of
https://github.com/Karaka-Management/jsOMS.git
synced 2026-01-11 01:48:40 +00:00
fix name
This commit is contained in:
parent
dd573b501f
commit
4ddb64e55b
0
3D/3DViewer.js
Normal file → Executable file
0
3D/3DViewer.js
Normal file → Executable file
0
3D/Loader/DdsLoader.js
Normal file → Executable file
0
3D/Loader/DdsLoader.js
Normal file → Executable file
0
3D/Loader/MtlLoader.js
Normal file → Executable file
0
3D/Loader/MtlLoader.js
Normal file → Executable file
0
3D/Loader/ObjLoader.js
Normal file → Executable file
0
3D/Loader/ObjLoader.js
Normal file → Executable file
0
3D/Loader/StlLoader.js
Normal file → Executable file
0
3D/Loader/StlLoader.js
Normal file → Executable file
0
Account/Account.js
Normal file → Executable file
0
Account/Account.js
Normal file → Executable file
0
Account/AccountManager.js
Normal file → Executable file
0
Account/AccountManager.js
Normal file → Executable file
0
Account/AccountType.js
Normal file → Executable file
0
Account/AccountType.js
Normal file → Executable file
0
Animation/Animation.js
Normal file → Executable file
0
Animation/Animation.js
Normal file → Executable file
0
Animation/Canvas/Particle.js
Normal file → Executable file
0
Animation/Canvas/Particle.js
Normal file → Executable file
0
Animation/Canvas/ParticleAnimation.js
Normal file → Executable file
0
Animation/Canvas/ParticleAnimation.js
Normal file → Executable file
0
Asset/AssetManager.js
Normal file → Executable file
0
Asset/AssetManager.js
Normal file → Executable file
0
Auth/Auth.js
Normal file → Executable file
0
Auth/Auth.js
Normal file → Executable file
0
Autoloader.js
Normal file → Executable file
0
Autoloader.js
Normal file → Executable file
0
CODE_OF_CONDUCT.md
Normal file → Executable file
0
CODE_OF_CONDUCT.md
Normal file → Executable file
4
CONTRIBUTING.md
Normal file → Executable file
4
CONTRIBUTING.md
Normal file → Executable file
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
## Code Style & Best Practices
|
||||
|
||||
For the code style and best practices please have a look at the developer-guide [https://github.com/Orange-Management/Developer-Guide](https://github.com/Orange-Management/Developer-Guide). Especially the `standards` should be followed for a successful pull request.
|
||||
For the code style and best practices please have a look at the developer-guide [https://github.comkaraka-management/Developer-Guide](https://github.comkaraka-management/Developer-Guide). Especially the `standards` should be followed for a successful pull request.
|
||||
|
||||
## How Can I Contribute
|
||||
|
||||
|
|
@ -12,7 +12,7 @@ If you have a good idea for improvement feel free to create a new issue with all
|
|||
|
||||
### Issues
|
||||
|
||||
Feel free to grab any open issue implement it and create a new pull request. Most issues can be found in the code marked with `@todo` or in the [PROJECT.md](https://github.com/Orange-Management/Docs/blob/master/Project/PROJECT.md) file.
|
||||
Feel free to grab any open issue implement it and create a new pull request. Most issues can be found in the code marked with `@todo` or in the [PROJECT.md](https://github.comkaraka-management/Docs/blob/master/Project/PROJECT.md) file.
|
||||
|
||||
### Code Style
|
||||
|
||||
|
|
|
|||
0
Chart/AreaChart.js
Normal file → Executable file
0
Chart/AreaChart.js
Normal file → Executable file
0
Chart/Axis.js
Normal file → Executable file
0
Chart/Axis.js
Normal file → Executable file
0
Chart/BarChart.js
Normal file → Executable file
0
Chart/BarChart.js
Normal file → Executable file
0
Chart/BoxplotChart.js
Normal file → Executable file
0
Chart/BoxplotChart.js
Normal file → Executable file
0
Chart/CalendarChart.js
Normal file → Executable file
0
Chart/CalendarChart.js
Normal file → Executable file
0
Chart/CandlestickChart.js
Normal file → Executable file
0
Chart/CandlestickChart.js
Normal file → Executable file
0
Chart/Chart.js
vendored
Normal file → Executable file
0
Chart/Chart.js
vendored
Normal file → Executable file
0
Chart/ChartAbstract.js
Normal file → Executable file
0
Chart/ChartAbstract.js
Normal file → Executable file
0
Chart/ChartLegend.js
Normal file → Executable file
0
Chart/ChartLegend.js
Normal file → Executable file
0
Chart/Colors.js
Normal file → Executable file
0
Chart/Colors.js
Normal file → Executable file
0
Chart/ColumnChart.js
Normal file → Executable file
0
Chart/ColumnChart.js
Normal file → Executable file
0
Chart/DiffAreaChart.js
Normal file → Executable file
0
Chart/DiffAreaChart.js
Normal file → Executable file
0
Chart/DonutChart.js
Normal file → Executable file
0
Chart/DonutChart.js
Normal file → Executable file
0
Chart/FillGougeChart.js
Normal file → Executable file
0
Chart/FillGougeChart.js
Normal file → Executable file
0
Chart/GanttChart.js
Normal file → Executable file
0
Chart/GanttChart.js
Normal file → Executable file
0
Chart/GougeChart.js
Normal file → Executable file
0
Chart/GougeChart.js
Normal file → Executable file
0
Chart/GroupedBarChart.js
Normal file → Executable file
0
Chart/GroupedBarChart.js
Normal file → Executable file
0
Chart/GroupedColumnChart.js
Normal file → Executable file
0
Chart/GroupedColumnChart.js
Normal file → Executable file
0
Chart/LineChart.js
Normal file → Executable file
0
Chart/LineChart.js
Normal file → Executable file
0
Chart/OhlcChart.js
Normal file → Executable file
0
Chart/OhlcChart.js
Normal file → Executable file
0
Chart/PieChart.js
Normal file → Executable file
0
Chart/PieChart.js
Normal file → Executable file
0
Chart/Position.js
Normal file → Executable file
0
Chart/Position.js
Normal file → Executable file
0
Chart/PositionEnum.js
Normal file → Executable file
0
Chart/PositionEnum.js
Normal file → Executable file
0
Chart/PyramidChart.js
Normal file → Executable file
0
Chart/PyramidChart.js
Normal file → Executable file
0
Chart/RadarChart.js
Normal file → Executable file
0
Chart/RadarChart.js
Normal file → Executable file
0
Chart/ScatterplotChart.js
Normal file → Executable file
0
Chart/ScatterplotChart.js
Normal file → Executable file
0
Chart/StackedAreaChart.js
Normal file → Executable file
0
Chart/StackedAreaChart.js
Normal file → Executable file
0
Chart/StackedBarChart.js
Normal file → Executable file
0
Chart/StackedBarChart.js
Normal file → Executable file
0
Chart/StackedColumnChart.js
Normal file → Executable file
0
Chart/StackedColumnChart.js
Normal file → Executable file
0
Chart/TextElement.js
Normal file → Executable file
0
Chart/TextElement.js
Normal file → Executable file
0
Chart/TreeChart.js
Normal file → Executable file
0
Chart/TreeChart.js
Normal file → Executable file
0
Chart/VWaterfallChart.js
Normal file → Executable file
0
Chart/VWaterfallChart.js
Normal file → Executable file
0
Chart/WaterfallChart.js
Normal file → Executable file
0
Chart/WaterfallChart.js
Normal file → Executable file
0
Config/Options.js
Normal file → Executable file
0
Config/Options.js
Normal file → Executable file
0
DataStorage/CacheManager.js
Normal file → Executable file
0
DataStorage/CacheManager.js
Normal file → Executable file
0
DataStorage/LocalStorage.js
Normal file → Executable file
0
DataStorage/LocalStorage.js
Normal file → Executable file
0
DataStorage/StorageManager.js
Normal file → Executable file
0
DataStorage/StorageManager.js
Normal file → Executable file
0
Dispatcher/Dispatcher.js
Normal file → Executable file
0
Dispatcher/Dispatcher.js
Normal file → Executable file
0
Event/EventManager.js
Normal file → Executable file
0
Event/EventManager.js
Normal file → Executable file
0
LICENSE.txt
Normal file → Executable file
0
LICENSE.txt
Normal file → Executable file
0
Localization/README.md
Normal file → Executable file
0
Localization/README.md
Normal file → Executable file
0
Log/LogLevel.js
Normal file → Executable file
0
Log/LogLevel.js
Normal file → Executable file
0
Log/Logger.js
Normal file → Executable file
0
Log/Logger.js
Normal file → Executable file
0
Math/MathProcessor.js
Normal file → Executable file
0
Math/MathProcessor.js
Normal file → Executable file
0
Media/Audio/UISound.js
Normal file → Executable file
0
Media/Audio/UISound.js
Normal file → Executable file
0
Media/README.md
Normal file → Executable file
0
Media/README.md
Normal file → Executable file
0
Media/Video/CameraRecognition.js
Normal file → Executable file
0
Media/Video/CameraRecognition.js
Normal file → Executable file
0
Message/Notification/App/AppNotification.js
Normal file → Executable file
0
Message/Notification/App/AppNotification.js
Normal file → Executable file
0
Message/Notification/Browser/BrowserNotification.js
Normal file → Executable file
0
Message/Notification/Browser/BrowserNotification.js
Normal file → Executable file
0
Message/Notification/NotificationLevel.js
Normal file → Executable file
0
Message/Notification/NotificationLevel.js
Normal file → Executable file
0
Message/Notification/NotificationManager.js
Normal file → Executable file
0
Message/Notification/NotificationManager.js
Normal file → Executable file
0
Message/Notification/NotificationMessage.js
Normal file → Executable file
0
Message/Notification/NotificationMessage.js
Normal file → Executable file
0
Message/Notification/NotificationType.js
Normal file → Executable file
0
Message/Notification/NotificationType.js
Normal file → Executable file
0
Message/Request/BrowserType.js
Normal file → Executable file
0
Message/Request/BrowserType.js
Normal file → Executable file
0
Message/Request/OSType.js
Normal file → Executable file
0
Message/Request/OSType.js
Normal file → Executable file
0
Message/Request/Request.js
Normal file → Executable file
0
Message/Request/Request.js
Normal file → Executable file
0
Message/Request/RequestMethod.js
Normal file → Executable file
0
Message/Request/RequestMethod.js
Normal file → Executable file
0
Message/Request/RequestType.js
Normal file → Executable file
0
Message/Request/RequestType.js
Normal file → Executable file
0
Message/Response/Response.js
Normal file → Executable file
0
Message/Response/Response.js
Normal file → Executable file
0
Message/Response/ResponseManager.js
Normal file → Executable file
0
Message/Response/ResponseManager.js
Normal file → Executable file
0
Message/Response/ResponseType.js
Normal file → Executable file
0
Message/Response/ResponseType.js
Normal file → Executable file
0
Model/Action/Dom/Click.js
Normal file → Executable file
0
Model/Action/Dom/Click.js
Normal file → Executable file
0
Model/Action/Dom/Datalist/Append.js
Normal file → Executable file
0
Model/Action/Dom/Datalist/Append.js
Normal file → Executable file
0
Model/Action/Dom/Datalist/Clear.js
Normal file → Executable file
0
Model/Action/Dom/Datalist/Clear.js
Normal file → Executable file
0
Model/Action/Dom/Focus.js
Normal file → Executable file
0
Model/Action/Dom/Focus.js
Normal file → Executable file
0
Model/Action/Dom/FormSubmit.js
Normal file → Executable file
0
Model/Action/Dom/FormSubmit.js
Normal file → Executable file
0
Model/Action/Dom/GetValue.js
Normal file → Executable file
0
Model/Action/Dom/GetValue.js
Normal file → Executable file
0
Model/Action/Dom/Hide.js
Normal file → Executable file
0
Model/Action/Dom/Hide.js
Normal file → Executable file
0
Model/Action/Dom/Popup.js
Normal file → Executable file
0
Model/Action/Dom/Popup.js
Normal file → Executable file
0
Model/Action/Dom/Reload.js
Normal file → Executable file
0
Model/Action/Dom/Reload.js
Normal file → Executable file
0
Model/Action/Dom/Remove.js
Normal file → Executable file
0
Model/Action/Dom/Remove.js
Normal file → Executable file
0
Model/Action/Dom/RemoveValue.js
Normal file → Executable file
0
Model/Action/Dom/RemoveValue.js
Normal file → Executable file
0
Model/Action/Dom/SetValue.js
Normal file → Executable file
0
Model/Action/Dom/SetValue.js
Normal file → Executable file
0
Model/Action/Dom/Show.js
Normal file → Executable file
0
Model/Action/Dom/Show.js
Normal file → Executable file
0
Model/Action/Dom/Table/Append.js
Normal file → Executable file
0
Model/Action/Dom/Table/Append.js
Normal file → Executable file
0
Model/Action/Dom/Table/Clear.js
Normal file → Executable file
0
Model/Action/Dom/Table/Clear.js
Normal file → Executable file
0
Model/Action/Event/Prevent.js
Normal file → Executable file
0
Model/Action/Event/Prevent.js
Normal file → Executable file
0
Model/Action/Message/Log.js
Normal file → Executable file
0
Model/Action/Message/Log.js
Normal file → Executable file
0
Model/Action/Message/Request.js
Normal file → Executable file
0
Model/Action/Message/Request.js
Normal file → Executable file
0
Model/Action/Utils/DataCollector.js
Normal file → Executable file
0
Model/Action/Utils/DataCollector.js
Normal file → Executable file
0
Model/Action/Utils/Timer.js
Normal file → Executable file
0
Model/Action/Utils/Timer.js
Normal file → Executable file
0
Model/Action/Validate/Keypress.js
Normal file → Executable file
0
Model/Action/Validate/Keypress.js
Normal file → Executable file
0
Model/Message/Dom.js
Normal file → Executable file
0
Model/Message/Dom.js
Normal file → Executable file
0
Model/Message/DomAction.js
Normal file → Executable file
0
Model/Message/DomAction.js
Normal file → Executable file
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in New Issue
Block a user