| [20:12:06] | * lablab has quit (Quit: Konversation terminated!) |
| [22:49:23] | * JustTB has joined #farmos |
| [23:00:31] | <donblair[m]> | wow, cool stuff, folks! |
| [23:01:11] | <donblair[m]> | mstenta jgaehring -- if you wanted to jump on a hangout and walk us through new fun stuff i'd be an audience for that! |
| [05:18:16] | * JustTB has quit (Quit: Leaving.) |
| [05:35:47] | * JustTB has joined #farmos |
| [09:52:14] | <jgaehring[m]> | donblair: [thumbs up emoji] |
| [09:52:58] | <jgaehring[m]> | mstenta: trivial question, but what do you think, should the notes field be a text input, or a text area? |
| [09:53:07] | <jgaehring[m]> | i'm thinking the latter |
| [09:53:21] | <mstenta[m]> | @jgaehring:matrix.org: Thank you for being respectful of @farmBOT |
| [09:53:23] | <mstenta[m]> | :-) |
| [09:53:30] | <jgaehring[m]> | haha |
| [09:53:37] | <mstenta[m]> | Yeah text area |
| [09:53:43] | <jgaehring[m]> | cool, commiting it |
| [09:53:50] | <mstenta[m]> | That's what it is in farmOS |
| [09:54:14] | <jgaehring[m]> | right |
| [09:54:24] | <jgaehring[m]> | it always bugged me but i never got around to changing it |
| [09:54:30] | <jgaehring[m]> | doing a bit of housekeeping right now |
| [09:55:51] | <mstenta[m]> | You are on a tear!! |
| [09:56:13] | <mstenta[m]> | (based on my GitHub notifications) :-) |
| [09:58:39] | <jgaehring[m]> | added this too, so it's not just an empty screen at startup: |
| [09:58:58] | <jgaehring[m]> | ACTION uploaded an image: image.png (25KB) < https://matrix.org/_matrix/media/v1/download/matrix.org/fhVODwpGgLneixJE... > |
| [10:00:53] | <mstenta[m]> | oh wow!! |
| [10:01:00] | <mstenta[m]> | nice! |
| [11:20:22] | <paul121[m]> | The client is looking great!! I'll have to pull and play with it soon.. |
| [11:22:33] | <jgaehring[m]> | Finally got the splash screen and app icon to work! |
| [11:22:42] | <jgaehring[m]> | ACTION uploaded an image: Screenshot_20190206-111951.png (3649KB) < https://matrix.org/_matrix/media/v1/download/matrix.org/YVaRqlbhkAZwJfxN... > |
| [11:23:27] | <jgaehring[m]> | Now it feels real! |
| [11:24:04] | <jgaehring[m]> | paul121: would love to have another set of eyes on what we're working on, gearing up for release to the app stores |
| [11:25:05] | <paul121[m]> | Wow great!! I haven't tried to run on my phone yet. Can you easily share your current build of the app? |
| [11:25:13] | <paul121[m]> | For Android :) |
| [11:26:26] | <jgaehring[m]> | https://build.phonegap.com/apps/3295280/builds |
| [11:26:33] | <jgaehring[m]> | there you go |
| [11:26:54] | <jgaehring[m]> | of course with the caveat that nothing built on there is guaranteed to be stable |
| [11:27:26] | <jgaehring[m]> | we are also beta testing for iOS on TestFlight, if anyone is interested I can add them |
| [11:28:33] | <jgaehring[m]> | more caveats: there will be bugs. [insert Daniel Day-Lewis gif here] |
| [11:29:53] | <mstenta[m]> | > Finally got the splash screen and app icon to work! |
| [11:29:54] | <mstenta[m]> | Wow awesome! |
| [11:31:05] | <paul121[m]> | Great! I'll try it tonight! |
| [13:17:01] | <mstenta[m]> | @jgaehring:matrix.org: seeing a weird bug in app right now. Seems like it is saving multiple separate logs in the local DB as I am composing a single one |
| [13:18:08] | <mstenta[m]> | As if the internal log id is not being set, so it keeps creating new ones everytime it saves |
| [13:18:14] | <mstenta[m]> | In the background |
| [13:19:53] | <mstenta[m]> | Just saved a new observation with it though! Working great for the most part! :-D |
| [13:20:08] | <mstenta[m]> | ACTION uploaded an image: Screenshot_20190206-131904.png (1497KB) < https://matrix.org/_matrix/media/v1/download/matrix.org/ziuILZHCCzwMAcNV... > |
| [13:20:17] | <mstenta[m]> | ACTION uploaded an image: Screenshot_20190206-131815.png (97KB) < https://matrix.org/_matrix/media/v1/download/matrix.org/xIPGxdBfoBsjZgTM... > |
| [13:20:48] | <mstenta[m]> | It looks like it might have been happening as I was deleting the default lof title to enter my own |
| [13:20:55] | <mstenta[m]> | Log* |
| [13:22:24] | <mstenta[m]> | I'll file a bug report when I get inside |
| [13:36:50] | <jgaehring[m]> | Oh weird.. How did you navigate to the edit page, by initializing a new log from the drawer or "create log" button, or did it happen when you edited an existing log? |
| [13:42:22] | <mstenta[m]> | I think create log |
| [13:42:33] | <mstenta[m]> | Not editing existing |
| [13:42:44] | <jgaehring[m]> | hm, that's especially weird |
| [13:45:50] | <jgaehring[m]> | are you able to reproduce it? |
| [13:48:14] | <mstenta[m]> | Will try later and document |
| [13:56:39] | <jgaehring[m]> | ohhh, i've got another bug for you to resolve, mstenta ... the `/farm.json` endpoint is working fine now, but the `/user.json` endpoint is still giving a 403 for Farmier sites |
| [14:04:28] | <mstenta[m]> | Oh right I forgot you mentioned that |
| [14:04:49] | <mstenta[m]> | Can you add a quick GitHub issue? |
| [14:04:54] | <mstenta[m]> | Doesn't need to be detailed |
| [14:05:58] | <jgaehring[m]> | to farmOS? or farmOS-client? |
| [14:07:19] | <mstenta[m]> | farmOS |
| [14:13:04] | <jgaehring[m]> | will do |
| [14:15:41] | <mstenta[m]> | Thanks! |
| [14:16:58] | <mstenta[m]> | I just had the dupe log issue happen again, but now I can't replicate, doing the same thing... Weird |
| [14:17:05] | <jgaehring[m]> | I'm thinking right now we're going to stay in dedicated bug-fixing mode for the app, until we get to v0.3.0, sort of release candidate mode i guess, no new features unless they're super tiny and easy |
| [14:17:30] | <jgaehring[m]> | also, another potential name for the client: farmOS Scout |
| [14:18:00] | <mstenta[m]> | That makes sense |
| [14:18:00] | <mstenta[m]> | Mm scout is cool |
| [14:22:12] | <dornawcox[m]> | I like scout too. Hmmm- |
| [14:51:57] | <mstenta[m]> | Know any good poll generator services? |
| [14:52:16] | <mstenta[m]> | Let's whip up a quick poll and see what folks think |
| [14:52:26] | <mstenta[m]> | Client / Lite / Mobile / Remote / Scout |
| [14:53:12] | <mstenta[m]> | I think those were the ones we mentioned |
| [14:53:43] | <mstenta[m]> | Maybe just a Google Form? |
| [14:53:47] | <jgaehring[m]> | i like Field Kit too |
| [14:53:53] | <jgaehring[m]> | yea, that might be good |
| [14:54:01] | <mstenta[m]> | Oh yea field kit |
| [14:58:31] | <jgaehring[m]> | there's this: https://rankit.vote/ |
| [14:58:47] | <jgaehring[m]> | for ranked choice voting |
| [15:01:37] | <mstenta[m]> | Oh cool |
| [15:01:57] | <mstenta[m]> | I just sketched this up in Google Forms - what do you think? |
| [15:01:58] | <mstenta[m]> | https://goo.gl/forms/R7zVrAd830CxDeWs1 |
| [15:04:01] | <jgaehring[m]> | oh that's perfect! |
| [15:04:40] | <mstenta[m]> | Cool - I'll spread the word! Feel free to do the same! |
| [15:12:41] | <mstenta[m]> | https://twitter.com/getFarmier/status/1093240402033983488 |
| [16:29:00] | * JustTB has quit (Quit: Leaving.) |
| [16:29:34] | * JustTB has joined #farmos |