Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Link up data for Settings : Paypal to test if CSS will break #49

Open
sgrobert opened this issue Oct 24, 2011 · 5 comments
Open

Link up data for Settings : Paypal to test if CSS will break #49

sgrobert opened this issue Oct 24, 2011 · 5 comments
Assignees

Comments

@sgrobert
Copy link
Member

Hi Dan,

I've just completed settings_paypal and have inserted a set of data sample which I hope you may use as a sample template to limit the text insert limits. Due to the limitation in space around the page area, there is only a limited amount of data which can be displayed.

Anyway, here is a list of issues you may need to look into:

  1. Paypal email load value + "Save" button update
  2. Sort by filtering code
  3. Initial pull by ID filtering
  4. ID field only set to max of 10 char
  5. Recommended date format limit of 11 char -> 2011-JUL-15
  6. From + To char limits 12char at best (also applies to all other inputs.. maybe should limit at profile registration end)
  7. I've changed "Paid" & "Received" inputs to 'Yes' & 'No' ... due to space limitation and attempting to make it simplier
  8. Pagination linkages at the backend... I've prepared the code.. just need you to link it to the backend.

Thanks!

@ghost ghost assigned jedimdan Oct 24, 2011
@jedimdan
Copy link
Member

Hey Robert,

I've done point 1 and point 2. I don't understand point 3, and the ID is probably very short at the beginning, but that's something I can't control cos it's set by the server. Point 5 needs to have the time because they may do more than one transaction per day, and need to know which one was which. I've also changed the workroom title to just "visit workroom".

Noted on the pagination, but I've placed pagination as the last priority for now.

@jedimdan
Copy link
Member

You can take a look on dev by the way.

@sgrobert
Copy link
Member Author

Hmm.. Can you drop a sample format for the Date that you mentioned for pt 5, as well as the sample ID for pt 1.. I would like to try to see if we can find a compromise in between. Also. Could we maintain or minimize the "visit workroom" to maybe just the word "visit"? So that I may save on space... as currently the CSS seems to be broken, with the current setup.

Could you port a direct link for this setting page as well as for "find a developer"? As both UI views are broken and I don't have direct access to your dev server account to do the editing. Do let me know. thanks!

@jedimdan
Copy link
Member

Hey Robert,

A sample ID is 29001
I don't know what's the best way to format the date. Any suggestions? Time
is important.

Find a developer doesn't work yet. Just change to dev.pivotalexpert.com in
the controller.js, and go to dev.pivotalexpert.com and sign in.

@sgrobert
Copy link
Member Author

Maybe 2011-JUL-15 02:15pm ... will try to squeeze within the spacing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants