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

Updating code to document the problem

ac351dc919adea7f541230ac971a0a867a99ea68 authored over 8 years ago
First stab at using RxJS observables to drive the list page

04c8277373c72a2ad4066147d883daf985d175f1 authored over 8 years ago
Add a ctags exclude list

fcee5e75cd1e58b9d12eaecd7d738ede99f85640 authored over 8 years ago
Fix a change detection issue for items list.

ef24a422056c56f90c3eda08511e0b9ce703dac2 authored over 8 years ago
Use collection map in GroceryListService

cbf47c14bf4b347d06efc41d675a03da959707e0 authored over 8 years ago
Merge pull request #85 from NativeScript/milanov/update-to-2.0.1

Update to 2.0.1

31111bd80f46ddd57ff613b43476d3ff2a399466 authored over 8 years ago
Update to 2.0.1

Update the application to version 2.0.1.

e6aa2d1162ee64fd21e014233461b426c92a83bd authored over 8 years ago
Avoid an awkward textfield focus on Android

326dd33a8243ff838fe4ea7059f44e709c4b2384 authored over 8 years ago
Bumping up the tap target sizes

aebcca40ff0b06f8712751c51ec767ef478476ec authored over 8 years ago
Bigger hit target

e67c59c2c4a66ccb2111f759ac7a7c489f23b556 authored over 8 years ago
Comment out the class name until I can figure out whatโ€™s up here.

e57ceaf6f2dc2a9609cd1eac4dd55acc0722959a authored over 8 years ago
Better scaling of the background animation for tablets

90bf7d03b1b6e91cd5da583de61a22322c68b7ca authored over 8 years ago
Layout tweaks

cad8a11f4d51bff2f173685fc49fe4fddab23028 authored over 8 years ago
Get the placeholder text color right on iOS

2cf2b3c6a9c12587d6ba8fa99df252b7f86cee5e authored over 8 years ago
Better error handling when things go wrong ๐Ÿ”ฅ

3bc0ddf89aef65c57c098e744aaf824a035e9932 authored over 8 years ago
Making the transparent background work on iOS

a7c44848943e29e7ede1aaa1335c1ba7fa825e16 authored over 8 years ago
Merge branch 'master' of github.com:NativeScript/sample-Groceries

49b31e7a909db582477c81810c6483f3e457a2d1 authored over 8 years ago
Version upgrades ๐Ÿ˜Ž

dab0e1338ce1c0b93a823c0e04dc066dcd76c2b3 authored over 8 years ago
Fixing Android capitalization code

c77a0b0448e48beb675d51c970dab459c2ba2846 authored over 8 years ago
Add a little polish to the list interactions

92c9ed2881a8e35faf7c4f8b36d380ed6896b224 authored over 8 years ago
Various CSS tweaks to polish the app ๐Ÿ•ถ

3b2b2d3163512088a93948c9597b758e6dc69146 authored over 8 years ago
Badges! ๐Ÿ…

8914499a598204c707dc9c67bd88c319c11e218e authored over 8 years ago
Filling out the README โœ๏ธ

ef8c7499e12ea4958c4b22d18f95f70eb6b11776 authored over 8 years ago
Unit tests! ๐Ÿ†

8ec9f592b9fe803259e37a20f3a51dbc24ca6bf7 authored over 8 years ago
Use a better install link ๐Ÿ‘

2c662e93eb3446abc558a84fde03e1aebfaaf981 authored over 8 years ago
Line up the delete icons a bit better

88732d342fec4fb4caf7fa0df04d9ce000f50537 authored over 8 years ago
Switch back to a visibility binding on the main ListView to avoid an awkward animation

38a1f3fa3a35ced2a4b2df31fc7c8d6c8adcc207 authored over 8 years ago
Letโ€™s use Angular shall we?

b71df0937469120be4cb768d08899fb015905982 authored over 8 years ago
Adding recent grocery functionality

0f77ea2ee320ed33937b6061b054d9c279cb6f4c authored over 8 years ago
Take the user straight to the list page if they have a valid login token

16ace15d247069636e7940f8f8e71a8ac350ab46 authored over 8 years ago
Minor cleanup for consistency

0275333ced2f32bff643afb457a7ff5889b7e019 authored over 8 years ago
Add checkboxes the user can use to toggle the done state

97257ac1fa9a16003da07ae348dca411754064f3 authored over 8 years ago
Consistent titles and button text for alerts

62d7de58fae7e1d58a8d9374020919c669b0f4ee authored over 8 years ago
Really simple options implementation for now

ae7bfcd53a2b2e8010dcfe9c83759c7427b686cf authored over 8 years ago
Various small tweaks to get the app functioning

2f1fb1c3b502bd09641dda5104e2c54187c2b851 authored over 8 years ago
Starting to convert the list page to use the changes from master

05c3ce13a15041c2d83b24fe53c4ddf23b686645 authored over 8 years ago
Very basic password reset handling

8355c6803a043001b52020fc07130b8e1c829f30 authored over 8 years ago
Better keyboard handling on the login screen

2f243c4474b5632674e063432a259bd619ad429d authored over 8 years ago
Polishing up the visuals of the iOS login screen

deb5d35e48efaf837c79f843da7a88201516ec7e authored over 8 years ago
Finishing off the animations for Android

5a45781898781e154d77898e4899daae6de76220 authored over 8 years ago
Making the Angular animations a little more robust

7ccfc01d3e18ec6c25ba45e5d3585992c0339a17 authored over 8 years ago
Add a background image animation to the login screen

a407c7ac462c51177c33671cf4ab341fdd104a11 authored over 8 years ago
Disable the form and show a loading indicator while authenticating

cd25d4fbffdd216e5618ddabd3fa3f45a126dcda authored over 8 years ago
This code will no longer be the end point of the guide

ab4f6177f851325382e271916cf40004d4269f77 authored over 8 years ago
Updating to {N} 2.0 ๐Ÿ˜Ž๐Ÿ†๐Ÿพ

1068bdd18c6ba72a8e51488a17d2d2e936cd7c37 authored over 8 years ago
Fixing up all linting errors

af70cd04b834b8f0101b4855cd13536b3de978ea authored over 8 years ago
UPDATE YOโ€™ LINKS

61a539b10a20cb65e03dff6d2717fefe9b6c9142 authored over 8 years ago
Letโ€™s link up both guides, shall we?

1191ec50129f58a360c7e592e92a7b492eb709e9 authored over 8 years ago
FORMAT MY LISTS GITHUB. YOUโ€™RE BETTER THAN THIS GITHUB.

fe5d190d65bad6a70b8e6aab8dbb714529592c95 authored over 8 years ago
Trying to make sense of ALL THE FREAKINโ€™ BRANCHES

97e1685656b41c34ffd00c98a5f607bc925a3ddb authored over 8 years ago
Contributors deserve a freakinโ€™ h2. Am I right?

01a31c98226b660e0a23a61649f5de18c376ee87 authored over 8 years ago
List the contributors! ๐Ÿ˜€๐Ÿค˜๐Ÿ˜Ž

Closes #73

35dc4b48d1fa513d8b02d570790db573091f8a39 authored over 8 years ago
Revert "Revert "Upgrading to Angular RC 1""

This reverts commit 9193e9b305f8f7ead60853ead85743ff7aac30f0.

08f43f8843e5db421102230eb03107ac7de92e60 authored over 8 years ago
Revert "Upgrading to Angular RC 1"

This reverts commit 2a55cfd37ad332e4a8f3b0334e000dff4be6e4a6.

9193e9b305f8f7ead60853ead85743ff7aac30f0 authored over 8 years ago
Upgrading to Angular RC 1

2a55cfd37ad332e4a8f3b0334e000dff4be6e4a6 authored over 8 years ago
Tweaking the README

d6a9a4274d50b926dccf6bc8daef25fd719dbed1 authored over 8 years ago
More thorough documentation

17a76b8137e09c99a18d85704ef1dd99843c87dc authored over 8 years ago
Merge branch 'master' of github.com:NativeScript/sample-Groceries

4eb5216c9bf071d91b5ed6509ebf8ee2bca612ec authored over 8 years ago
Updating installation instructions

09da75e845a8febd3d550f8f778f94d8964ed0ef authored over 8 years ago
{N} 2.0!

8e6c8d1112a502564b2b611a4736a4af5dc3a6d1 authored over 8 years ago
Bumping up version numbers

3ec4ed85ed019914c966a5b09a1ef6a0f475d232 authored over 8 years ago
Revert "Updating version numbers" until I can figure out whatโ€™s up with livesync

This reverts commit 4e953a97fadc93cc0dcf33f4da0ee7987d40d4a0.

6a1f40fef10313fe56ddff14be7d4372f6ebb983 authored almost 9 years ago
Updating version numbers

4e953a97fadc93cc0dcf33f4da0ee7987d40d4a0 authored almost 9 years ago
Note that this is the end state

Closes #68

3d2efd5604384f9d1d20bcb5c15899bea9281ec4 authored almost 9 years ago
Saving off end state of the guide

fb46a2fdb663a6d757a19b60ad3553b075341ef7 authored almost 9 years ago
No need to use an id selector here

b93de7145aa5adee537725a8c05480e816a38a2b authored almost 9 years ago
Updating wording

3c96561fe8525f94f98823f6fecb24da860245e9 authored almost 9 years ago
Merge pull request #66 from cmelo/master

Updating link to 'angular-end' branch

af451bb311d478481ddaab51cd4871f603b20ea4 authored almost 9 years ago
Changing up the CSS starting point

31ec3f16b5cafe70f501d5aa1ffcc7c34d1ad738 authored almost 9 years ago
Revert "Changing starting CSS state"

This reverts commit d6ab6a6d078998e33b4f3e980de6c02697584c77.

217e07ffabe4f92fbed267f08aed33927c16a402 authored almost 9 years ago
Changing starting CSS state

d6ab6a6d078998e33b4f3e980de6c02697584c77 authored almost 9 years ago
Updating link to 'angular-end' branch

26cb5af47b49925ec3fcdf321fab2360a2ae75a6 authored almost 9 years ago
Avoid crash on older versions of Android with letter spacing check.

Fixes #60

fe972d26d014ce4c700fd027703392570be4f453 authored almost 9 years ago
Make the ListView background transparent on iOS

55c6cbe0f08d04b90cd998c2bd1e078a7550a6cc authored almost 9 years ago
Removing the opacity animation until I can figure out how to do it right

37079d90fd731fe0e42b10898392d11d755c9d32 authored almost 9 years ago
Fixing item inserting on Android and various small fixes

288b4108419e784e2d5beed3919c32593e2b986a authored almost 9 years ago
Changing up a selector

5b3cea4f31bf7480a63715e5055ab02374ed6cd4 authored almost 9 years ago
Changing up the starting CSS a bit

24b95ab0e90012e8be89b8c22d4954c88658f683 authored almost 9 years ago
Removing some starting CSS

a86d597e56a283756788fc957660fd973d3615c4 authored almost 9 years ago
Merge branch 'angular-start' of github.com:NativeScript/sample-Groceries into angular-start

359ff148b88c4cf3553745b4338de487859275df authored almost 9 years ago
Adding a bit to the starting CSS

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

fdd536989e2f8ae2a78ed0fecd94e5f8bf1166f4 authored almost 9 years ago
Merge branch 'redesign'

Conflicts:
package.json

881203abfdcc40c256648045a0298c6176681dae authored almost 9 years ago
Updating screenshots

6d367628a09eb27fb62dca57e502c8184f423725 authored almost 9 years ago
Adding a devDependency status badge too :)

49e5ec25583ff15c94779c0146f3af9fc60a331b authored almost 9 years ago
Trying to add a dependencies badge

4a5106481fca37b95bfee19a0cbaf61ba5c63a7c authored almost 9 years ago
Upgrading to UI for {N} 1.0.0 :)

f849397289262aef917a21d68b0bf95610a4421a authored almost 9 years ago
Merge pull request #65 from NativeScript/kerezov/update-to-1.7

Update app to latest 1.7

27e29d7801b95e02c440901e478136bfd15c74e6 authored almost 9 years ago
Update app to latest 1.7

3d60d1997278b6d6e103f0ddde8629453f88d69d authored almost 9 years ago
Emptying this file actually

4b91001a11d603227347a73ef88e7358815d1db2 authored almost 9 years ago
Adding some login CSS to the starting point

1fad2483c639569622031492ef7a02a920920dd1 authored almost 9 years ago
Merge branch 'angular-start' of https://github.com/NativeScript/sample-Groceries into angular-start

3f58582eaa2f347cc396dc6669bca0ee9ae2cc20 authored almost 9 years ago
according to the guide, these files are already populated so you can see the difference immediately

16d77227e93e6bbdf608e97d7bdc50010ab87455 authored almost 9 years ago
Updated app icons

7149799f7e9e2dffe10922b1124d732dfcb8d2e6 authored almost 9 years ago
Updated icons!

28021002f344afa9d51f12803e9f50cf106b8d27 authored almost 9 years ago
Removing LiveSync patch

6b519936239da5a8796523c7f724f38fd7111cd7 authored almost 9 years ago
Removing the hooks from source control

5415266282d60661ab3898ff064c77fb9e6937ed authored almost 9 years ago
Removing a bunch of code to setup the appropriate starting point

80600963fe97fa0d490e2cc9bfaea7e3344170c3 authored almost 9 years ago
Upgrade to latest nativescript-angular and tns-core-modules.

Fix the page-router-outlet not applying styles issue.

9dec9178657a3589ab509d1bf420a62feeb4f5bc authored almost 9 years ago
Setting up my ideal CSS structure

5d1affbcff38ed123db28e9eb86e3034caca87af authored almost 9 years ago