Git Product home page Git Product logo

coworkee's People

Contributors

aphex avatar dbuhrman avatar dongryphon avatar gauravcelestial avatar govardhancel avatar gportela85 avatar kkrohe avatar simonbrunel avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

coworkee's Issues

Clicking on button twice its skipping the page.

In my project I have created wizard using Ext js 4, in wizard there are two buttons previous and next to navigate the page.
but the issue is when i am clicking on next button immediately twice then wizard next page is skipping and its moving to third page.
May be the reason is causes due to delay in server response when first response is going on , but don't know how to handle this one so it would not skip the page and it wont go the second request until response from the first request,

Make Menu Dataview groupable

It would be nice to have Menu Dataview as a groupable List, then we can have a grouped menu like the SenchaCon2016 app.

Can anyone implement this?

Coworkee is hanging outside of localhost

I've followed all the steps for the initial installation and launch outlined at https://github.com/sencha-extjs-examples/Coworkee
The app runs normally locally. However, it hangs indefinitely past the login page when accessed outside of localhost by DNS or IP address. The initial screen gets displayed just fine but a click on the LOG IN > button brings it into a spinning mode for good. This is not a browser issue as the behavior is reproducible using IE and Chrome. The firewall is disabled on the host running the web server. Please advise.

Error on Ext.Viewport.getController().onLaunch();

Hello, i'm trying to run your example in Extjs 6.2.0 GPL
I have commented all listswipe code and now i can build correct the app.
But when i try to test it, in browser the line Ext.Viewport.getController().onLaunch(); returns null in getController() (file Application.js)

Anyone can help me to solve this?

change to restful

when i change the back-server to rest, the store result can't show in Phone .just show loading picture,then disapper, then show nothing. look forward for your message

Could you pls. give hints how to run client on ExtJS6.2 ?

Unfortunately I got only ExtJs6.2 (as GPL) and your sophisticated example uses compoments which are not available under 6.2.
So sencha app build will fail.
Could you pls. give an example which is compatible with ExtJS6.2 ?
Or least could you give some hints, where the newer components of 6.5 are used
(and maybe could be exchanged or commented out)?

Thanks a lot in advance.
BR

Not working on Cordova

Does not seem to be working when you build on cordova and run on a device (iOs or Android)...

The dynamic xtype loading into the container does nothing, so the screen remains white...

Can't get Node to install the server dependencies

I tried to set up the server on both my home and work PCs, running Windows 10, 64-bit.

NPM fails to install the dependencies and produces this console error:

Microsoft Windows [Version 6.1.7601]
Copyright (c) 2009 Microsoft Corporation. All rights reserved.

[email protected] install D:\00 - Sencha\Sample Apps\Coworkee-master\server\node_modules\sqlite3
node-pre-gyp install --fallback-to-build

node-pre-gyp ERR! Tried to download(undefined): https://mapbox-node-binary.s3.amazonaws.com/sqlite3/v3.1.9/node-v57-win32-x64.tar.gz
node-pre-gyp ERR! Pre-built binaries not found for [email protected] and [email protected] (node-v57 ABI) (falling back to source compile with node-gyp)

D:>if not defined npm_config_node_gyp (node "C:\Program Files\IBM\SDP\cordova_cli\node_modules\npm\bin\node-gyp-bin\....\node_modules\node-gyp\bin\node-gyp.js" clean ) else (node "" clean )

D:>if not defined npm_config_node_gyp (node "C:\Program Files\IBM\SDP\cordova_cli\node_modules\npm\bin\node-gyp-bin\....\node_modules\node-gyp\bin\node-gyp.js" configure --fallback-to-build "--modu
le=D:\00 - Sencha\Sample Apps\Coworkee-master\server\node_modules\sqlite3\lib\binding\node-v57-win32-x64\node_sqlite3.node" --module_name=node_sqlite3 "--module_path=D:\00 - Sencha\Sample Apps\Coworke
e-master\server\node_modules\sqlite3\lib\binding\node-v57-win32-x64" ) else (node "" configure --fallback-to-build "--module=D:\00 - Sencha\Sample Apps\Coworkee-master\server\node_modules\sqlite3\lib
\binding\node-v57-win32-x64\node_sqlite3.node" --module_name=node_sqlite3 "--module_path=D:\00 - Sencha\Sample Apps\Coworkee-master\server\node_modules\sqlite3\lib\binding\node-v57-win32-x64" )
gyp ERR! configure error
gyp ERR! stack Error: Can't find Python executable "python", you can set the PYTHON env variable.
gyp ERR! stack at PythonFinder.failNoPython (C:\Program Files\IBM\SDP\cordova_cli\node_modules\npm\node_modules\node-gyp\lib\configure.js:483:19)
gyp ERR! stack at PythonFinder. (C:\Program Files\IBM\SDP\cordova_cli\node_modules\npm\node_modules\node-gyp\lib\configure.js:508:16)
gyp ERR! stack at C:\Program Files\IBM\SDP\cordova_cli\node_modules\npm\node_modules\graceful-fs\polyfills.js:284:29
gyp ERR! stack at FSReqWrap.oncomplete (fs.js:152:21)
gyp ERR! System Windows_NT 6.1.7601
gyp ERR! command "C:\Program Files\nodejs\node.exe" "C:\Program Files\IBM\SDP\cordova_cli\node_modules\npm\node_modules\node-gyp\bin\node-gyp.js" "configure" "--fallback-to-build" "--modu
le=D:\00 - Sencha\Sample Apps\Coworkee-master\server\node_modules\sqlite3\lib\binding\node-v57-win32-x64\node_sqlite3.node" "--module_name=node_sqlite3" "--module_path=D:\00 - Sencha\Sampl
e Apps\Coworkee-master\server\node_modules\sqlite3\lib\binding\node-v57-win32-x64"
gyp ERR! cwd D:
gyp ERR! node -v v8.2.1
gyp ERR! node-gyp -v v3.6.2
gyp ERR! not ok
node-pre-gyp ERR! build error
node-pre-gyp ERR! stack Error: Failed to execute 'node-gyp.cmd configure --fallback-to-build --module=D:\00 - Sencha\Sample Apps\Coworkee-master\server\node_modules\sqlite3\lib\binding\node-v57-win32-
x64\node_sqlite3.node --module_name=node_sqlite3 --module_path=D:\00 - Sencha\Sample Apps\Coworkee-master\server\node_modules\sqlite3\lib\binding\node-v57-win32-x64' (1)
node-pre-gyp ERR! stack at ChildProcess. (D:\00 - Sencha\Sample Apps\Coworkee-master\server\node_modules\sqlite3\node_modules\node-pre-gyp\lib\util\compile.js:83:29)
node-pre-gyp ERR! stack at emitTwo (events.js:125:13)
node-pre-gyp ERR! stack at ChildProcess.emit (events.js:213:7)
node-pre-gyp ERR! stack at maybeClose (internal/child_process.js:921:16)
node-pre-gyp ERR! stack at Process.ChildProcess.handle.onexit (internal/child_process.js:211:5)
node-pre-gyp ERR! System Windows_NT 6.1.7601
node-pre-gyp ERR! command "C:\Program Files\nodejs\node.exe" "D:\00 - Sencha\Sample Apps\Coworkee-master\server\node_modules\sqlite3\node_modules\node-pre-gyp\bin\node-pre-gyp" "install"
"--fallback-to-build"
node-pre-gyp ERR! cwd D:\00 - Sencha\Sample Apps\Coworkee-master\server\node_modules\sqlite3
node-pre-gyp ERR! node -v v8.2.1
node-pre-gyp ERR! node-pre-gyp -v v0.6.36
node-pre-gyp ERR! not ok
Failed to execute 'node-gyp.cmd configure --fallback-to-build --module=D:\00 - Sencha\Sample Apps\Coworkee-master\server\node_modules\sqlite3\lib\binding\node-v57-win32-x64\node_sqlite3.node --module

name=node_sqlite3 --module_path=D:\00 - Sencha\Sample Apps\Coworkee-master\server\node_modules\sqlite3\lib\binding\node-v57-win32-x64' (1)
npm WARN Error: EPERM: operation not permitted, scandir 'D:\00 - Sencha\Sample Apps\Coworkee-master\server\node_modules\sqlite3\node_modules\node-pre-gyp\node_modules\nopt\node_modules'
npm WARN { Error: EPERM: operation not permitted, scandir 'D:\00 - Sencha\Sample Apps\Coworkee-master\server\node_modules\sqlite3\node_modules\node-pre-gyp\node_modules\nopt\node_modules'
npm WARN stack: 'Error: EPERM: operation not permitted, scandir 'D:\00 - Sencha\Sample Apps\Coworkee-master\server\node_modules\sqlite3\node_modules\node-pre-gyp\node_modules\nopt\node_m
odules'',
npm WARN errno: -4048,
npm WARN code: 'EPERM',
npm WARN syscall: 'scandir',
npm WARN path: 'D:\00 - Sencha\Sample Apps\Coworkee-master\server\node_modules\sqlite3\node_modules\node-pre-gyp\node_modules\nopt\node_modules' }
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! [email protected] install: node-pre-gyp install --fallback-to-build
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the [email protected] install script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.

npm ERR! A complete log of this run can be found in:
npm ERR! C:\Users\pspadacc\AppData\Roaming\npm-cache_logs\2017-08-07T17_39_04_645Z-debug.log

D:\00 - Sencha\Sample Apps\Coworkee-master\server>

[Phone profile] - Searchfield on lists

Could you please add searchfield on lists on phone profile?

there is a App.view.phone.person.BrowseFilters class but is not used nowhere.

It would be nice to have a search button on header, when tap expand a search field.

thank you!

SQL Errors

Ext Js 7.3.xxx Windows 10

parent: [Error: SQLITE_ERROR: ambiguous column name: organization_id] {
errno: 1,
code: 'SQLITE_ERROR',
sql: "SELECT count() AS count FROM people AS Person LEFT OUTER JOIN offices AS office ON Person.office_id = office.id LEFT OUTER JOIN
organizations AS organization ON Person.organization_id = organization.id LEFT OUTER JOIN people AS organization->manager ON organization
.manager_id = organization->manager.id LEFT OUTER JOIN offices AS organization->manager->office ON organization->manager.office_id = organiza tion->manager->office.id WHERE organization_id = 'f8379d72-0a57-4c25-86c8-e9761e4b8086';"
},
original: [Error: SQLITE_ERROR: ambiguous column name: organization_id] {
errno: 1,
code: 'SQLITE_ERROR',
sql: "SELECT count(
) AS count FROM people AS Person LEFT OUTER JOIN offices AS office ON Person.office_id = office.id LEFT OUTER JOIN
organizations AS organization ON Person.organization_id = organization.id LEFT OUTER JOIN people AS organization->manager ON organization
.manager_id = organization->manager.id LEFT OUTER JOIN offices AS organization->manager->office ON organization->manager.office_id = organiza tion->manager->office.id WHERE organization_id = 'f8379d72-0a57-4c25-86c8-e9761e4b8086';"
},
sql: "SELECT count(*) AS count FROM people AS Person LEFT OUTER JOIN offices AS office ON Person.office_id = office.id LEFT OUTER JOIN organizations AS organization ON Person.organization_id = organization.id LEFT OUTER JOIN people AS organization->manager ON organization. manager_id = organization->manager.id LEFT OUTER JOIN offices AS organization->manager->office ON organization->manager.office_id = organizati on->manager->office.id WHERE organization_id = 'f8379d72-0a57-4c25-86c8-e9761e4b8086';",
parameters: undefined
}

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.