[google-appengine] CloudSQL GUI client plugin for web application?

2019-05-31 Thread Anna Nevison
Hi everyone,

Looking for some recommendations. I created a web application and it runs 
using a CloudSQL database. I wanted to add to the web application an admin 
screen that would allow for an admin to have direct access to alter, view, 
download, etc. the raw database information. I was looking into some GUIs 
that are available for SQL and RazorSQL  is a pretty 
good idea of what I was hoping to have embedded in my application. RazorSQL 
is pricey though, I am not sure if I can use it on GAE as a plugin, and my 
CloudSQL database needs to be HIPPA compliant so I do not want anything 
that would connect to my database and send the info elsewhere.. Does anyone 
have any recommendations on (preferably open source) plugins or codes that 
I could put in my app to allow me to do something like this?

Thanks for any help!

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-appengine+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/8ddeba20-99eb-440b-9f89-9b50b75bcc59%40googlegroups.com.


[google-appengine] making app engine app only accessible to gsuite members

2019-05-09 Thread Anna Nevison
Hi everyone,

I am seriously struggling with an app I deployed in google app engine and I 
am hoping maybe somebody could give me a bit of guidance. I deployed the 
app with the intention of making it only accessible to members of a GSuite, 
which I have read is a possibility. I spent hours researching the docs and 
I have tried configuring the application settings in the developer center 
for the app and using the https://www.googleapis.com/oauth2/v3/userinf API 
with no luck whatsoever. Would be super appreciative if someone had a 
working code (preferably python because that is what my app is written in) 
that I could reference or could offer some clear instructions on how I 
could achieve this. 

Thank you!

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-appengine+unsubscr...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
Visit this group at https://groups.google.com/group/google-appengine.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/83cfe533-8876-4352-b184-d709900133fc%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[google-appengine] Creating a HIPPA Compliant GSuite Accessible Only App-- Billing, HIPAA, & Access Questions

2019-04-11 Thread Anna Nevison
Hi everyone, 

Thanks to some friendly individuals on the App Maker forum.. I believe I 
have found the right place to post this now lol.


A bit of background, I created an app for an organization that I initially 
thought would only run locally and I used the firebase api to input 
information from it into a database. The organization now wants me to move 
the app to Google Cloud so members of their G Suite can use it and they 
need the database changed to a SQL one so it can be HIPAA compliant (I did 
not realize the app would be storing what was considered sensitive patient 
info when I first coded it and Firebase is not HIPAA compliant)

I am a bit over my head here because I have never created a HIPAA compliant 
Google App that would be, theoretically, only accessible by members of the 
organization's GSuite... and I am finding that the documentation on how to 
do so is super confusing..  So I have a few questions that I would be 
really grateful if any developer who has been hired in as a temporary 
contractor for an org to create a Google App could answer... or anyone who 
has developed a Google App that was HIPAA compliant.. or anyone who has 
developed an app that was only accessible to members of a GSuite..  

For those who have developed apps for organizations as temporary 
contractors.. What do I need to know about transferring the app to the 
admin owner once the project is completed? They have added me to their 
suite, but I will be removed once I am done with the project.. Is it easy 
to transfer the admin rights of an app so I can be off boarded from the 
suite and they can still have the app running? Additionally, regarding 
setting up billing, I am wondering what is the best way to set up the app's 
cloud SQL instance in the Google App engine. After reading the docs about 
this, I had the admin for the organization set up a default Cloud SQL 
instance. However, when I go into my project console under the cloud SQL it 
says, "You do not have the required permissions to create a Cloud SQL 
instance. Contact a project administrator to change these settings." I am 
the project admin so I am assuming this has to do with the little prompt at 
the top that is telling me to set up billing... Should I be inputting my 
own billing information? Or should I have the organization do it? And if 
the latter, how do I have them do that? I know I receive a $300 credit so I 
am not worried about being billed.. but they are going to eventually have 
to pay for the database (and they are willing to do so) because it will be 
making quite a few calls so that credit may not last long.. 

Okay, this one is the one I am most worried about.. HIPAA compliance... I 
am not even sure how to start tackling that.. I have done quite a bit of 
research on it and I still do not have clear understanding of what needs to 
be there and how exactly I should put it there.. Has anyone developed a 
HIPAA compliant app? If so, I would really appreciate any guidance you 
could offer me. 

Next is creating a GSuite accessible only app.. I have only ever made 
public apps so I am not sure how to configure settings so that nobody can 
find the app unless they are a member of the suite. 

Lastly, is there a way for me to deploy my app locally with the cloud SQL 
database after it is set up so I can test to see if it is working? I tried 
deploying my first firebase version of the app on Google App engine and it 
worked fine.. but I wasn't able to figure out how to edit my source code 
once it was deployed.. I ended up just deleting the projects and creating 
new ones every time I went to test a different version. I know that's 
probably the absolute wrong thing to do, but I am really new to Google App 
engine.. I created a local posegres SQL database just so I could start 
adjusting the syntax that I had for the firebase portion of the code.. but 
it would be nice if I could test it on the actual database that the app 
will call to. 

Thank you so much in advance for any help you guys can offer me! 

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-appengine+unsubscr...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
Visit this group at https://groups.google.com/group/google-appengine.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/a68177b6-3476-462a-9e11-7884e444e263%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[google-appengine] AppEngine Billing not working!

2012-07-06 Thread Anna
Hi all, 

I need to increase my quota for a live site, but something has gone wrong.

I went to Billing  Billing Settings then added my credit card details 
about 24 hours ago. But my billing status is still 'Activating Billing'.

I fear that I have entered in the wrong address details and that it has got 
stuck.

How do I revert so I can re-enter my credit card details?

Many thanks
Anna

-- 
You received this message because you are subscribed to the Google Groups 
Google App Engine group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/google-appengine/-/nc0pZSnjNmMJ.
To post to this group, send email to google-appengine@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.



[google-appengine] GWT application problem. I need help

2011-10-17 Thread Anna
I’m creating my first Google APP Engine application. I’m working with:
Windows 7, Eclipse Helios Release 2, Java EE jdk1.6.0_23, APP Engine
1.5.4, GWT 2.4.0.
In my project schema:
……../magda/
I have: Magda.gwt.xml
……../magda/client
I have: Magda.java
I’ve created in ……../magda/client a UIbinder, but after I’ve deleted
it. Since this delete my application doesn’t work. When I try to
execute: “Run as WEB application” it stops with:

uw.cs.magda.client.Magda
  [ERROR] Unable to find 'uw/cs/magda/client/Magda.gwt.xml' on
your classpath; could be a typo, or maybe you forgot to include a
classpath entry for source?
[ERROR] shell failed in doStartup method

How I can fix this problem?

-- 
You received this message because you are subscribed to the Google Groups 
Google App Engine group.
To post to this group, send email to google-appengine@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.



[appengine-java] Re: many to many relation with additional attribut

2010-06-08 Thread Anna
Thanks a lot for your helpful code Ian! Now I've implemented the long
as gae.pk-id. Both entities and the link are stored but I don't know
how to adopt what you wrote:

On 7 Jun., 21:54, Ian Marshall ianmarshall...@gmail.com wrote:
 Beware that in this case, the Long ID values are not the full key,
 just a summary: you will need a full chain starting with the entity
 group parent and working down through the children to your entity
 (unless your entity is the parent of its entity group). I do find
 entities by (Long) ID, but need IDs of entity group ancestors to get
 this to work.

How do I build a key from parent and child if I don't know the parents
key? The KeyFactory and KeyFactory.Builder don't provide this way. I
guess I missed somehting in my line of thought. Actually I like to do
what wilberforce did: I have a (long) id of an entity 1 object and
like to get all (long) ids of the linked objects of entity 2.

@ wilberforce: Could you post a code snipped of your query (where you
query the ManyToManyLink with the key of Entity1 and get a list of
keys for Entity2)?

Thank you in anticipation!

-- 
You received this message because you are subscribed to the Google Groups 
Google App Engine for Java group.
To post to this group, send email to google-appengine-j...@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine-java+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine-java?hl=en.



[appengine-java] Re: many to many relation with additional attribut

2010-06-08 Thread Anna
Thanks a lot for your helpful code Ian! Now I've implemented the long
as gae.pk-id. Both entities and the link are stored but I don't know
how to adopt what you wrote:

On 7 Jun., 21:54, Ian Marshall ianmarshall...@gmail.com wrote:
 Beware that in this case, the Long ID values are not the full key,
 just a summary: you will need a full chain starting with the entity
 group parent and working down through the children to your entity
 (unless your entity is the parent of its entity group). I do find
 entities by (Long) ID, but need IDs of entity group ancestors to get
 this to work.

How do I build a key from parent and child if I don't know the parents
key? The KeyFactory and KeyFactory.Builder don't provide this way. I
guess I missed somehting in my line of thought. Actually I like to do
what wilberforce did: I have a (long) id of an entity 1 object and
like to get all (long) ids of the linked objects of entity 2.

@ wilberforce: Could you post a code snipped of your query (where you
query the ManyToManyLink with the key of Entity1 and get a list of
keys for Entity2)?

Thank you in anticipation!

-- 
You received this message because you are subscribed to the Google Groups 
Google App Engine for Java group.
To post to this group, send email to google-appengine-j...@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine-java+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine-java?hl=en.



[appengine-java] Re: many to many relation with additional attribut

2010-06-08 Thread Anna
Thanks a lot for your helpful code Ian! Now I've implemented the long
as gae.pk-id. Both entities and the link are stored but I don't know
how to adopt what you wrote:

On 7 Jun., 21:54, Ian Marshall ianmarshall...@gmail.com wrote:
 Beware that in this case, the Long ID values are not the full key,
 just a summary: you will need a full chain starting with the entity
 group parent and working down through the children to your entity
 (unless your entity is the parent of its entity group). I do find
 entities by (Long) ID, but need IDs of entity group ancestors to get
 this to work.

How do I build a key from parent and child if I don't know the parents
key? The KeyFactory and KeyFactory.Builder don't provide this way. I
guess I missed somehting in my line of thought. Actually I like to do
what wilberforce did: I have a (long) id of an entity 1 object and
like to get all (long) ids of the linked objects of entity 2.

@ wilberforce: Could you post a code snipped of your query (where you
query the ManyToManyLink with the key of Entity1 and get a list of
keys for Entity2)?

Thank you in anticipation!

-- 
You received this message because you are subscribed to the Google Groups 
Google App Engine for Java group.
To post to this group, send email to google-appengine-j...@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine-java+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine-java?hl=en.



[appengine-java] Re: many to many relation with additional attribut

2010-06-07 Thread Anna
Thank you very much Ian! I've implemented your solution but now I
struggle with adding a Link to the database: A record of entity 1 and
one of entity 2 are stored in the database. How can I get them out of
the database to put their keys into a new link? I don't know the keys
of both entities because I never use them to identify the objects (I
use Long values instead).

Regards, Anna

-- 
You received this message because you are subscribed to the Google Groups 
Google App Engine for Java group.
To post to this group, send email to google-appengine-j...@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine-java+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine-java?hl=en.



[appengine-java] many to many relation with additional attribut

2010-06-06 Thread Anna
Hello, I use JDO and have 2 entities and want a many to many relation
between them. In this relation I need an additional attribut. I've
tried to create a third entity with 2 one to many relations to the
others. In the documentation there is an example with a one to many
relation and a key object as PK. This key is built up with the
KeyFactory.Builder but there is only the opportunity of one parent. I
also tried to have 2 PKs and an objectIdClass:

@PersistenceCapable(identityType =
IdentityType.APPLICATION,objectIdClass = ComposedIdKey.class)

But 2 PKs are not supported in GWT. Is there any possibility to model
this problem in GWT?

Regards, Anna

-- 
You received this message because you are subscribed to the Google Groups 
Google App Engine for Java group.
To post to this group, send email to google-appengine-j...@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine-java+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine-java?hl=en.



[appengine-java] Come with me

2009-09-22 Thread Anna Lucas

Today, I am so bored and lonely.
Friends, let's get started? Come with me for flirting or ...
http://erinlucas.150m.com
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
Google App Engine for Java group.
To post to this group, send email to google-appengine-java@googlegroups.com
To unsubscribe from this group, send email to 
google-appengine-java+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/google-appengine-java?hl=en
-~--~~~~--~~--~--~---



[appengine-java] My nude webcam clip

2009-09-18 Thread Anna SCat

Hi to group, Im first time here.
I just cast short home-made video:
http://pcharry.com/user1729981/viewprofile.php
Thank you. Kiss.
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
Google App Engine for Java group.
To post to this group, send email to google-appengine-java@googlegroups.com
To unsubscribe from this group, send email to 
google-appengine-java+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/google-appengine-java?hl=en
-~--~~~~--~~--~--~---



[appengine-java] Lets get acquainted

2009-09-16 Thread Anna SCat

Hi to group, Im newbie here.
I will ask many questions

My webcam-profile is here
http://xxx-spaces.com/Anna/anna.html

Thank you. Kiss.
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
Google App Engine for Java group.
To post to this group, send email to google-appengine-java@googlegroups.com
To unsubscribe from this group, send email to 
google-appengine-java+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/google-appengine-java?hl=en
-~--~~~~--~~--~--~---