Skip to content
#

dojo

Here are 241 public repositories matching this topic...

tomdye
tomdye commented Mar 17, 2020

Add documentation to the reference guide that covers the new data middleware and resources functionality. The documentation should cover something like:

  1. An overview of the functionality, scenarios that it is designed to solve.
  2. Using data middleware to author data aware widgets
  3. Working with resources and data aware widgets
cmv-app
bapak71
bapak71 commented Apr 17, 2017

refer to issue : Identify With Content Formatter #490

i found error in the sample given in the documentation but i don't know how to edit it in github . so i post is here.

there are few missing bracket and one typo


define([
'dojo/_base/lang',
'dijit/layout/TabContainer',
'dijit/layout/ContentPane',
'dojo/dom-construct',
], function (lang, Container, ContentPane,

Jens-dojo
Jens-dojo commented Mar 3, 2017

Hello,

the documentation has really become very good. But I am struggling when it comes to combine stores.

I need

  • store for use in dgrid ondemandgrid
  • based on REST operations
  • all data should (also) be completely hold in memory, so that sort and filtering are done locally.
    Fetch and get/put/delete/post done by REST.

What would be the correct combination?

declare( [Rest, Reques

bambooBSC is an opensource Balanced Scorecard (BSC) Business Intelligence (BI) Web platform. BSC's Vision, Perspectives, Objectives of strategy, Key Performance Indicators (KPIs), Strategy Map, and SWOT, PDCA & PDCA report, Time Series Analysis.

  • Updated Jun 28, 2020
  • Java
matt-gadd
matt-gadd commented Mar 28, 2018

Enhancement
We're using the description from the package.json when using the search capabilities to show available commands to install. Perhaps we should use the package.json description for the actual command itself also? At the moment it is currently returned from the command like so: https://github.com/dojo/cli-build-app/blob/master/src/main.ts#L161

Improve this page

Add a description, image, and links to the dojo topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the dojo topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.