Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/NativeScript/sample-Groceries

:green_apple: :pineapple: :strawberry: A NativeScript-built iOS and Android app for managing grocery lists
https://github.com/NativeScript/sample-Groceries

Add default AndroidManifest in App_Resources

From 1.6.0 we require default AndroidManifest.xml to be placed in app/App_Resources/Android

76344dd009c36597bc4e5f2ed1822bf80fb7f305 authored almost 9 years ago
Update nativescript-dev-typescript dependency

Update `nativescript-dev-typescript` dependency to 0.3.0 which will fix the double restart of ap...

2297a706a41c1e40051826f4ab2e3dd9ce6ab440 authored almost 9 years ago
Upgrade to angular beta.6

da6039515162391be6c053cb56803a4856ae58e7 authored almost 9 years ago
Delete old hooks.

3d1c37d7372bc3dca92c52dddbbb1ae4d3a1f0f6 authored almost 9 years ago
Fix tsconfig issues. Not listing each file anymore.

21a7d97d14080be92adafe6396cec262a35fccf3 authored almost 9 years ago
Change router imports to `nativescript-angular/router`

c606cae794105a11eb9eaf84ab7e816efa9c9f25 authored almost 9 years ago
Upgrade to nativescript-angular 0.0.30

903fb1695fbaaa440cf9cc21ec2492c6fc30e4a0 authored almost 9 years ago
Fix compile errors

e92267af233e9dfe570fc1b58258b5e23b61307d authored almost 9 years ago
Switching to doing http calls on the list page the Angular way

962c563016f247befbe5f2359476e007e321a5c1 authored almost 9 years ago
Consistent indentation with Angular’s own guides

a16f20834a8d95167fe536c73ee7656edea40763 authored almost 9 years ago
Switching the register page to the Angular way

d3c043c2e878cd8f79d061c8d247e33c05f7c6f0 authored almost 9 years ago
Adding a note about Travis CI

6f8628f399b896ef91735d18c71318636398e098 authored almost 9 years ago
Add Travis CI configuration for Android.

adb3d7e3147c09959e9a1556235b1178da0da186 authored almost 9 years ago
Show the Travis badge in the main heading

9687b184c8a29c3647bccb9b729f787899dd1fb0 authored almost 9 years ago
Add Travis CI Build Status in Readme.

e0c4ef27d88b0a3332f3da92f725aebc5affd753 authored almost 9 years ago
Add mocha reporter instead of progress one.

This will yield better output in the Travis CI log output.

77cdc519e902cc12833800eeeeacca8d97ce89ba authored almost 9 years ago
Ignore VS Code config

6e7fe8e06c662ea765cf28d220e3c656c07d0587 authored almost 9 years ago
Do HTTP calls the Angular way

bcb03dc54e8c4575b17fb99a6a22e8857b184a5c authored almost 9 years ago
Updating the files list

c1ba5a2b4f4f5cdfea66e616ea37f2520a0a614b authored almost 9 years ago
Big refactor to try to match Angular styles

cc18c506b61bde557fc1cbc156af5c7bbe846d09 authored almost 9 years ago
Upgrading to Angular beta 3 and the new router

2273012231b259e43ff18b901029d5e0bb9f669d authored almost 9 years ago
Stick with Angular’s conventions

13544c3e12409dc2761ba803be79c1290d471116 authored almost 9 years ago
Simplifying the ListView code a bit

ed8ed1741e15edf9a51d3c28909f80014d6125ae authored almost 9 years ago
Matching Angular 2’s conventions

adac67da9b829365cf6dd9364d811afd78d4f69c authored almost 9 years ago
Getting the grocery list to work, even though it’s a bit messy

fe9481597d0b7f7b0c0a1e874d563b4c8b478e37 authored almost 9 years ago
Remove “page-specific” styling as it doesn’t work w/Angular 2

4ca1d4a6fcfee1aac6e1eab63a6b4a1689a193ce authored almost 9 years ago
Fix the template code

e92004481be49e13fb72bac252c565b53f6f5614 authored about 9 years ago
Comment out the ActionBar code for now

4c0b6569b24577d56b5000b049355a34d57bbb10 authored about 9 years ago
No need to declare this anymore

5b09135256c24ec4e8ba17b3dc76eff5de7db6cc authored about 9 years ago
This page is now unnecessary

d362ec7389f86a8ce7acb37bb145e4717d0aa73c authored about 9 years ago
Further steps to make this app adhere to Angular’s conventions

285249b0a7eb9f51e3c3dcc89a21a025315dfb42 authored about 9 years ago
Name the main file main.ts for Angular consistency

227adf144a4526158a92d5bb2cda60eb6484f332 authored about 9 years ago
Upgrading to beta 2

17e1b752497e39d02bd8a449534582cc91648913 authored about 9 years ago
Getting the ngModel data binding to work

2aad387868e26160aac551a468ccf7e8e68399b9 authored about 9 years ago
Getting closer to having the app work with Angular beta 1

df2136cf7784ad6f09ac5cb4dc4c29411ee28d6d authored about 9 years ago
Add a native fab button with the nativescript-floatingactionbutton module

Closes #49

98767c76774174fab2890ae82708b9034b9de81d authored about 9 years ago
First attempt to get Groceries working with Angular beta 1

1b8d47321cc03e315f5e64b0218b624f36a2c769 authored about 9 years ago
Updating to use UI for {N}’s new and improved pull-to-refresh APIs

c68570a483997ba2dfb3f4efa893e009cec3f7be authored about 9 years ago
Refer the new and improved {N}-UI

Closes #45

caca416220bbe85078975f0b02cb44b091515d2b authored about 9 years ago
Update app to latest modules

c0e9e42b3b68b35a1552dfbff70d79c2d2973d1e authored about 9 years ago
Point to the instructions on running Groceries

710de30fdfe8640cabb489fb64ac02c1af894926 authored about 9 years ago
I’m good at the grammar

322eabcd76ce3261de2f89fad651d44c396edddd authored about 9 years ago
Adding a note about the angular branch

2c68c4f26f384b9a0a64b97247f7524dc4b7b9ce authored about 9 years ago
Workaround an Android issue with the action bar hiding

4f81d8d3ee93512126217c9efb547bd13cfa380b authored about 9 years ago
Better error handling—don’t go to the list page if the login fails

2a3fcef820d9feacb9f0b6524eeef04b7c50d558 authored about 9 years ago
Tagging 2.1.1 to fix Android 6 issues

Temporarily removing jscs as a devDependency.

8cbe07913d16ef52091f1fb4ffefcc522bd639c0 authored about 9 years ago
Removing some no-longer-used JS files

e7a88323385cf12fa8c7c5f0fee86f795e870922 authored about 9 years ago
Make the list work, at least kind of

56f6494ef560ea72d0c319b6b7f19100e882150f authored about 9 years ago
Workaround the lack of data binding

9c5e9a4831ceec4cfe0b28de36a4168188c00512 authored about 9 years ago
Making the delete functionality work

5e2fbd07c85aa8a1396e1b091acf0c836cbb0573 authored about 9 years ago
Making the add functionality work

829370385f2b15d85abf9a8422c0d6cfe6cdb46d authored about 9 years ago
Making the list page’s action bar work

04a6cd40f94a26f7edb67e2a7051ade5059a10b8 authored about 9 years ago
The list page now loads, kind of

c2450ddb1c53e12fa2803670ef5dac48bf1a72c2 authored about 9 years ago
A few utils to get the action bar actually working

8b17dbf5448b4a2cd9d18e7274fd2068afb363ce authored about 9 years ago
Basic, if not totally functioning, action bar handling

0e244c9b76cd7549a94697df72fb26ce60967496 authored about 9 years ago
Various changes to make the app kind of work in an Angular context

9bf3a1eded5b6f170bef4a38601d6533ebdfa6a9 authored about 9 years ago
Hacks that fix compilation errors (safe to ignore).

93f6926879f042bcf16773b197eaff51c409a960 authored about 9 years ago
Register: navigate via the router API.

4dc6969f2b6d933d9fcee2be071cc8ded5c2782b authored about 9 years ago
(typescript) Enable emitDecoratorMetadata to support the Angular DI.

95e204fd5545c2223d352468781589ecb50b02ff authored about 9 years ago
(typings) Angular compatibility.

2f1bb1c9d4815a7e3b260e99091b4ea78e662def authored about 9 years ago
Angular TypeScript hooks:

- compile
- fix typings (avoids symbol conflicts)

c5a3da6636df2f7d6e81880bf4f3930ada5fa88c authored about 9 years ago
Putting the basics of the register page and router in place

ce9672b5df386887303535f4a8a913e6563e3b0d authored about 9 years ago
A failed attempt to setup the register page and routing

6eb8d08993a34f01e499768e848c4491845357c1 authored about 9 years ago
Initial functioning version of the login page

b07d6b522f9b14296251a25a9aff2440ddd4f1b5 authored about 9 years ago
Making the login page almost kind of functional

475684e6bd28107ea6a9bd1f3d976fc8428833a6 authored about 9 years ago
Oh hey the status bar change works now. Who knew.

c2a18fe0dae332c2ea51f4a59da9180144dc3953 authored about 9 years ago
Starting point of the login page

e39a85307870f94877987c21fa1155c7db59cfba authored about 9 years ago
Starting point of Angular integration

a88321bea925d209368765e2702bc19abb756a32 authored about 9 years ago
Link to Jen’s blog post on Firebase

166a91cfa3012f61961a8e1b67b47cb3919bba88 authored about 9 years ago
Use a generic email address

536f16bfc3a6f157a43ab374b620354129656d75 authored about 9 years ago
Consistently use a $ to denote CLI commands

09b98ec3f03c477332efe7f91218a529ed73bb90 authored about 9 years ago
Use the far simpler Observable and ObservableArray syntax

98777844eaaea0ff87b3d0cae37845e193e841a0 authored about 9 years ago
Constants ftw!

15730a6db3e8e2cd2217a0316f37cf24cb089853 authored about 9 years ago
Various small changes for consistency

6461898be5fb49057efdab35aa0e8c98d3a1fb05 authored about 9 years ago
Adding two new attributes

36c81c6d515fa52aff7f78e64c8ab1f4bfd466af authored about 9 years ago
Removing the xmlns change

55886349563367e1737e6a5a2a67468fb5fa1851 authored about 9 years ago
Use npm as a build tool, because it feels so right 🍕

7a75c60b2e51f5b9f222c8e6fae14874b0a9fb95 authored about 9 years ago
Bumping up {N} social share

3e477a81c2122815f410f147639b5d8b47af5cd7 authored about 9 years ago
There’s no lib folder anymore too

48f89eff601710d339e7b532b685a7152918992a authored about 9 years ago
No need to lint tns_modules because it doesn’t exist anymore 🎉

a3c02b899b4ac62c8bddeb0586538d030abdd817 authored about 9 years ago
Unit tests!

301e7532fd288c75d182671c2fb1af1609cb7626 authored about 9 years ago
Moving the AppBuilder docs under development

a55f8a4d80c12e55c14820ae66ff6a1dcc7616e7 authored about 9 years ago
Merge branch 'master' of github.com:NativeScript/sample-Groceries

Conflicts:
README.md

370abd89a596f71cd30b7ea68398d2dc4219472f authored about 9 years ago
Adding more detail on the branches to the README

ada9b26e21871d455643bf1179d6e3609956d4f6 authored about 9 years ago
Tentative updates to the getting started guide

0d2aacca5881396a0ec197aa2ce2e261c2f85030 authored about 9 years ago
Update README.md

93e86635bdf9475efb8155b59cf78e569ecc8643 authored about 9 years ago
Clear history when logging the user out

4eceee99b6c8563282a3d7a08b5e238707ed05e3 authored about 9 years ago
Fix action-bar display on iOS post 1.5

c9cb06655b1817540357802ce39ea7bc48b3a5d0 authored about 9 years ago
Use the new fancy XML schema

c31e9fec8f56301773a258183766e08da8eeaed1 authored about 9 years ago
Simplify the action bar styling

93dacc2284d15528652f44595945b5d65327a919 authored about 9 years ago
Greatly simplify the Android color code per 1.5 changes.

Fixes #28

599d98402b28dcd0c9242dca5965431e7ef103bd authored about 9 years ago
Use lower case CSS names for consistency

d737282154132c299810012feea151a2364d6446 authored about 9 years ago
Upgrading to 1.5

bad0cbd0bab698a0b655cd6c27856f74114796d3 authored about 9 years ago
Updating to 1.5

2446565a874268377156819bbc29ee8b1d9087d0 authored about 9 years ago
Clarify the build.gradle limitation

9a13faec85896e4063ba6c07b4911e76371f6cf4 authored about 9 years ago
Switching back to the dev UI for {N} controls

c4213baf073a29a306e964fb73b1ce9edcfaa819 authored about 9 years ago
Remove unused files

67a533920976ea441f323ec0a4ab3bc6f18c5469 authored about 9 years ago
2.1.0

f81090e0664c178aee74143e32032cf0c58df37c authored about 9 years ago
Make the two app store icons the same height. Because OCD.

c4cac43c6cb084fd693306469ad790c8b7d87656 authored about 9 years ago
Add a “Try in AppBuilder” button

00f73bc91a3d36da052e7d3df815c25d34c0f9f6 authored about 9 years ago