-
Notifications
You must be signed in to change notification settings - Fork 7
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
Frontend #10
base: master
Are you sure you want to change the base?
Frontend #10
Conversation
@donnisnoni Thanks! I have requested @Florian-Schoenherr to review your work. Florian: please review if possible. @donnisnoni is a recent graduate and asked for an opportunity to learn Svelte and Sappier, so I gave him vlingo-auth UI to implement. If you can't review please reassign to Abdullah (it's just that he has other piorities). Thanks. |
Please guide me @Florian-Schoenherr |
@VaughnVernon in #5 there was some UI implemented, if @donnisnoni knows Vue/Vuetify he can take a look there, too, for some of the structure? |
@Florian-Schoenherr yes I noted there is an existing UI and mockups in @abdullahcalisir12 said that the current UI code looked like an exact copy from |
Thank's @Florian-Schoenherr! Yes, I never learn sapper before 😁 . I've used vue & vuetify before. BTW, I use them in my thesis. I will take a look on #5. |
Hahaha.. I just try to read the code and hope that I can understand how it works... 😀 |
You guys can view the #5 version on http://tightfisted-sock.surge.sh/ |
Sorry,, the signing key is still using my old account 😁 |
4b2b232
to
a6feef5
Compare
That's the old version? That's pretty nice. |
Yeah... Unfortunately , I think of it from yesterday... Like ohhh,,, need more work 😁
OMG,, it will take times if i must create one, I would try to find existing svelte datatable lib instead 😃 |
@Florian-Schoenherr Agree!! Therefore, I thought yesterday, "This is so good, why don't I continue working on it?" But I'm thinking of getting some experience with svelte and sapper (although svelte-kit will replace that) BTW, If you have feedback, please let me know 😄. |
4dd62bd
to
dd75f89
Compare
Take a look guys... 👀 @VaughnVernon @Florian-Schoenherr |
e832c17
to
92adaa0
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
All the copied schemata files make it really hard to review.
I have looked at the code, nice idea with the Vercel Preview, don't know if we need it but if you could put the "preview link" somewhere here, it would be nice for reviewing Design :)
Regarding schemata code: not much of it is reusable, I would suggest looking at xoom-starter code instead (not the AggregateDialog, but the normal forms). I just realized I never wrapped my forms in <form>
, which I should've.
Guys.. really... I dont understand the wireframes... i think I will just design the UI without care about the interaction since it so hard to understand |
… checked Signed-off-by: Don Alfons Nisnoni <[email protected]>
so it consistent with the delete dialog Signed-off-by: Don Alfons Nisnoni <[email protected]>
Signed-off-by: Don Alfons Nisnoni <[email protected]>
…is checked Signed-off-by: Don Alfons Nisnoni <[email protected]>
Signed-off-by: Don Alfons Nisnoni <[email protected]>
Signed-off-by: Don Alfons Nisnoni <[email protected]>
Signed-off-by: Don Alfons Nisnoni <[email protected]>
Add check command to scripts; Run the check command before build Signed-off-by: Don Alfons Nisnoni <[email protected]>
Signed-off-by: Don Alfons Nisnoni <[email protected]>
Signed-off-by: Don Alfons Nisnoni <[email protected]>
Signed-off-by: Don Alfons Nisnoni <[email protected]>
Signed-off-by: Don Alfons Nisnoni <[email protected]>
Signed-off-by: Don Alfons Nisnoni <[email protected]>
Signed-off-by: Don Alfons Nisnoni <[email protected]>
This reverts commit 57a98f1.
Signed-off-by: Don Alfons Nisnoni <[email protected]>
Signed-off-by: Don Alfons Nisnoni <[email protected]>
Signed-off-by: Don Alfons Nisnoni <[email protected]>
Signed-off-by: Don Alfons Nisnoni <[email protected]>
Signed-off-by: Don Alfons Nisnoni <[email protected]>
Signed-off-by: Don Alfons Nisnoni <[email protected]>
Signed-off-by: Don Alfons Nisnoni <[email protected]>
Signed-off-by: Don Alfons Nisnoni <[email protected]>
@Florian-Schoenherr The other day @donnisnoni informed me that he thinks this UI has been completed. Would it be possible for you to review this in the next few days and see what you think? I needs to be tested with the server using HTTP requests. I am not sure how much of that's already been accomplished but given your experience with the other tool UIs this should be straightforward for you. Thanks! |
Thanks @VaughnVernon ! I just remember that assign members/group role feature is not finished yet |
@donnisnoni What is the completion date for this? |
@VaughnVernon Can I completed my work here? |
Base on https://github.com/vlingo/vlingo-schemata/tree/master/src/main/frontend
You guys can view it on vercel: