
Security News
Crates.io Implements Trusted Publishing Support
Crates.io adds Trusted Publishing support, enabling secure GitHub Actions-based crate releases without long-lived API 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
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
Crates.io adds Trusted Publishing support, enabling secure GitHub Actions-based crate releases without long-lived API tokens.
Research
/Security News
Undocumented protestware found in 28 npm packages disrupts UI for Russian-language users visiting Russian and Belarusian domains.
Research
/Security News
North Korean threat actors deploy 67 malicious npm packages using the newly discovered XORIndex malware loader.