
Security News
npm Adopts OIDC for Trusted Publishing in CI/CD Workflows
npm now supports Trusted Publishing with OIDC, enabling secure package publishing directly from CI/CD workflows without relying on long-lived tokens.
fielddb-spreadsheet
Advanced tools
An app which was originally a student project, built in a few months using Angular before it came out of beta. Since then this has become the most popular inteface for the app because it is very easy to understand and only offeres a few features which stu
An app which was originally a student project, built in a few months using Angular before it came out of beta. Since then this has become the most popular inteface for the app because it is very easy to understand and only offeres a few features which students in a field methods class need. Over time we have updated it to newer versions of angular and a newer architecture using Yeoman but the app remains a student project and is not following software engineering nor angular best practices so we dont reccomend basing future apps on the behaviour of this app.
To maintain this app you should first go to the root of the repo and run $ grunt travis
this will download and compile all dependancies for this app, and run the tests and build the minified version. With out this step you wil only be testing updates to the spreadsheet app, not updates to the entire app.
Terminal tab one:
$ cd $FIELDDB_HOME
$ grunt travis
$ grunt watch
Terminal tab one:
$ cd $FIELDDB_HOME/angular_client/modules/core
$ grunt watch
Terminal tab three:
$ cd $FIELDDB_HOME/angular_client/modules/core
$ grunt serve
The final $ grunt serve
will open up your default browser with this app running so you can begin developing the app. We usually use Chrome as our default browser, and use CMD+Shift+J to open the Chrome developer tools to do break pointing in the app.
Some default caveats of a Yeoman project: if you edit files in the "dist" subdirectory you will be sadly dissapointed, as they are generated via Grunt. The source code in the "app" subdirectory.
$ npm install
and $ bower install
and $ grunt
it should say something like Done, without errors.
And show how long each step jshint
test
karma:unit
dist
and cssmin
took to run. If any of these parts errors, ask us for help in the issue tracker.
In lieu of a formal styleguide, take care to maintain the existing coding style. Add unit tests for any new or changed functionality. Lint and test your code using the above command lines.
If you are interested in the Spreadsheet app, you might be interested in some other client apps which also use FieldDB.
Copyright (c) 2013-2014 FieldDB Contributors Licensed under the Apache 2.0 license.
FAQs
An app which was originally a student project, built in a few months using Angular before it came out of beta. Since then this has become the most popular inteface for the app because it is very easy to understand and only offeres a few features which stu
The npm package fielddb-spreadsheet receives a total of 1 weekly downloads. As such, fielddb-spreadsheet popularity was classified as not popular.
We found that fielddb-spreadsheet demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
npm now supports Trusted Publishing with OIDC, enabling secure package publishing directly from CI/CD workflows without relying on long-lived tokens.
Research
/Security News
A RubyGems malware campaign used 60 malicious packages posing as automation tools to steal credentials from social media and marketing tool users.
Security News
The CNA Scorecard ranks CVE issuers by data completeness, revealing major gaps in patch info and software identifiers across thousands of vulnerabilities.