-
Notifications
You must be signed in to change notification settings - Fork 2
re-enable invites both in vlab, project, in creation and within sections #2
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
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
g-bar
reviewed
Jan 17, 2025
src/components/VirtualLab/projects/ModalInviteProjectMember/hooks.ts
Outdated
Show resolved
Hide resolved
g-bar
reviewed
Jan 17, 2025
src/components/VirtualLab/projects/VirtualLabProjectList/NewProjectModalForm.tsx
Show resolved
Hide resolved
g-bar
previously approved these changes
Jan 17, 2025
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.
Left a question and minor feedback. LGTM.
f6ba794
to
bb0b3f9
Compare
pgetta
previously approved these changes
Jan 20, 2025
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.
Nice work, Bilal. Looks good to me.
bb0b3f9
to
79db870
Compare
pgetta
approved these changes
Jan 20, 2025
pgetta
added a commit
that referenced
this pull request
Feb 25, 2025
pgetta
added a commit
that referenced
this pull request
Feb 25, 2025
* Clean up unused and made for SFN content * Clean up unused and made for SFN content #2
pgetta
added a commit
that referenced
this pull request
Feb 26, 2025
* Add accounting for memodel creation (#79) * Add integration for me-model creation and accounting * Start adding session class * Create a OneShot class to simplify accounging usage * Fix types, other lint issues * Remove basePath from accounting API calls * Correctly provide jobId when cancelling a reservation * Make accounting base URL available in the client * Disable accounting integration in local dev * Add authz to the make reservation endpoint * Revert type fix for getOrgFromSelfUrl and getProjFromSelfUrl methods * Do not await while sending usage to accounting service * Remove unnecessary comments * GitHub action to automate redeployment of ECS container in staging (#52) * GitHub action to automate redeployment of ECS container in staging * Wait for the service to become stable after forcing a new deployment --------- Co-authored-by: Pavlo Getta <pavlo.getta@openbraininstitute.org> * Address issues with accounting integration (#83) * Resolve routing conflict for accounting service * Add other fixes * Minor notebook style changes and fixes. (#84) Notebooks table style changes and fixes. * Consolidate push and deploy actions for staging ci (#86) * Consolidate image publishing and re-deploying in staging * Only allow building production images from main branch * Add list of commits to the tag message * Disable staging deployment for the current branch * Debug extracting git commits * Remove tag messages for now * Third round of fixes (#87) - (43) Add a section with main collaborators - (39) Menu mobile should take the full width and full height - Remove all contributors header - (7) Redesign price list for mobile. * Make sure model .hasPart property is treated correctly (#88) * Clean up unused and made for SFN content (#85) * Clean up unused and made for SFN content * Clean up unused and made for SFN content #2 * Return back id token permissions for staging GitHub Action (#89) * Return back accidentally removed id token permissions for github action for staging * Limit concurrency for the staging deployment GH action (#90) * Show real balances from API (#91) * Show real balances from API * Make virtualLabId optional for virtualLabBalanceAtomFamily * Fourth round of fixes (#92) - (13) subcellular / cellular / circuit / .. grid : is not obvious we have other scale on mobile - (6) The news list is too long. Add a More button - (50) Currency combo goes behind the plans header. - Bottom margin of 42 in paragraphs sections * Fourth round of fixes (#93) - (13) subcellular / cellular / circuit / .. grid : is not obvious we have other scale on mobile - (6) The news list is too long. Add a More button - (50) Currency combo goes behind the plans header. - Bottom margin of 42 in paragraphs sections - (51) on the desktop, we've lost the little (i) info button over the 'Partial build'. --------- Co-authored-by: Dries Verachtert <dries.verachtert@dries.eu> Co-authored-by: g-bar <gilarturo.barriosdelvillar@openbraininstitute.org> Co-authored-by: Tolokoban <contact@tolokoban.org>
pgetta
added a commit
that referenced
this pull request
Mar 7, 2025
* Correct production image tag (#63) * Update productin API domains (#67) * add prod tag to mailchimp (#69) * add depolyment envs to env files (#71) * revert coming-soon page (#82) * Prepare for release of the institutional website (#94) * Add accounting for memodel creation (#79) * Add integration for me-model creation and accounting * Start adding session class * Create a OneShot class to simplify accounging usage * Fix types, other lint issues * Remove basePath from accounting API calls * Correctly provide jobId when cancelling a reservation * Make accounting base URL available in the client * Disable accounting integration in local dev * Add authz to the make reservation endpoint * Revert type fix for getOrgFromSelfUrl and getProjFromSelfUrl methods * Do not await while sending usage to accounting service * Remove unnecessary comments * GitHub action to automate redeployment of ECS container in staging (#52) * GitHub action to automate redeployment of ECS container in staging * Wait for the service to become stable after forcing a new deployment --------- Co-authored-by: Pavlo Getta <pavlo.getta@openbraininstitute.org> * Address issues with accounting integration (#83) * Resolve routing conflict for accounting service * Add other fixes * Minor notebook style changes and fixes. (#84) Notebooks table style changes and fixes. * Consolidate push and deploy actions for staging ci (#86) * Consolidate image publishing and re-deploying in staging * Only allow building production images from main branch * Add list of commits to the tag message * Disable staging deployment for the current branch * Debug extracting git commits * Remove tag messages for now * Third round of fixes (#87) - (43) Add a section with main collaborators - (39) Menu mobile should take the full width and full height - Remove all contributors header - (7) Redesign price list for mobile. * Make sure model .hasPart property is treated correctly (#88) * Clean up unused and made for SFN content (#85) * Clean up unused and made for SFN content * Clean up unused and made for SFN content #2 * Return back id token permissions for staging GitHub Action (#89) * Return back accidentally removed id token permissions for github action for staging * Limit concurrency for the staging deployment GH action (#90) * Show real balances from API (#91) * Show real balances from API * Make virtualLabId optional for virtualLabBalanceAtomFamily * Fourth round of fixes (#92) - (13) subcellular / cellular / circuit / .. grid : is not obvious we have other scale on mobile - (6) The news list is too long. Add a More button - (50) Currency combo goes behind the plans header. - Bottom margin of 42 in paragraphs sections * Fourth round of fixes (#93) - (13) subcellular / cellular / circuit / .. grid : is not obvious we have other scale on mobile - (6) The news list is too long. Add a More button - (50) Currency combo goes behind the plans header. - Bottom margin of 42 in paragraphs sections - (51) on the desktop, we've lost the little (i) info button over the 'Partial build'. --------- Co-authored-by: Dries Verachtert <dries.verachtert@dries.eu> Co-authored-by: g-bar <gilarturo.barriosdelvillar@openbraininstitute.org> Co-authored-by: Tolokoban <contact@tolokoban.org> * Revert coming soon view in the root page (#95) * Remove custom non-sanity privacy page (#96) * Hotfix/add domain redirect (#104) * Add tmp redirect to primary hostname (#99) --------- Co-authored-by: Bilal MEDDAH <b_meddah@esi.dz> Co-authored-by: Dries Verachtert <dries.verachtert@dries.eu> Co-authored-by: g-bar <gilarturo.barriosdelvillar@openbraininstitute.org> Co-authored-by: Tolokoban <contact@tolokoban.org>
pgetta
added a commit
that referenced
this pull request
Mar 7, 2025
* Add accounting for memodel creation (#79) * Add integration for me-model creation and accounting * Start adding session class * Create a OneShot class to simplify accounging usage * Fix types, other lint issues * Remove basePath from accounting API calls * Correctly provide jobId when cancelling a reservation * Make accounting base URL available in the client * Disable accounting integration in local dev * Add authz to the make reservation endpoint * Revert type fix for getOrgFromSelfUrl and getProjFromSelfUrl methods * Do not await while sending usage to accounting service * Remove unnecessary comments * GitHub action to automate redeployment of ECS container in staging (#52) * GitHub action to automate redeployment of ECS container in staging * Wait for the service to become stable after forcing a new deployment --------- Co-authored-by: Pavlo Getta <pavlo.getta@openbraininstitute.org> * Address issues with accounting integration (#83) * Resolve routing conflict for accounting service * Add other fixes * Minor notebook style changes and fixes. (#84) Notebooks table style changes and fixes. * Consolidate push and deploy actions for staging ci (#86) * Consolidate image publishing and re-deploying in staging * Only allow building production images from main branch * Add list of commits to the tag message * Disable staging deployment for the current branch * Debug extracting git commits * Remove tag messages for now * Third round of fixes (#87) - (43) Add a section with main collaborators - (39) Menu mobile should take the full width and full height - Remove all contributors header - (7) Redesign price list for mobile. * Make sure model .hasPart property is treated correctly (#88) * Clean up unused and made for SFN content (#85) * Clean up unused and made for SFN content * Clean up unused and made for SFN content #2 * Return back id token permissions for staging GitHub Action (#89) * Return back accidentally removed id token permissions for github action for staging * Limit concurrency for the staging deployment GH action (#90) * Show real balances from API (#91) * Show real balances from API * Make virtualLabId optional for virtualLabBalanceAtomFamily * Fourth round of fixes (#92) - (13) subcellular / cellular / circuit / .. grid : is not obvious we have other scale on mobile - (6) The news list is too long. Add a More button - (50) Currency combo goes behind the plans header. - Bottom margin of 42 in paragraphs sections * Fourth round of fixes (#93) - (13) subcellular / cellular / circuit / .. grid : is not obvious we have other scale on mobile - (6) The news list is too long. Add a More button - (50) Currency combo goes behind the plans header. - Bottom margin of 42 in paragraphs sections - (51) on the desktop, we've lost the little (i) info button over the 'Partial build'. * SEO (#97) - (52) on the releasing soon page the Open Brain Institute logo changes color on hover to blue - (53) Adding SEO. * Bring back vlab deletion, add project deletion (#98) * Bring back vlab deletion, add project deletion * Disable cache for the virtual lab listing page * Remove cache config * Refresh list of vlab projects on deletion instead of purging the atom * update eType values in filter, fix synapse config data (#100) * Add tmp redirect to primary hostname (#99) * Open notebook spec link in new tab (#101) Open notebook spec link in new tab. * Debug domain redirect and headers (#102) * Disable logging headers for domain redirect (#103) * Fine tuning (#105) - (1) - [About] Center the portal column on large screen - (2) - [All paragraphs p ] Add a 42px margin bottom - (3) - [About] Increase the padding by 2.5em of the gray text in "our foundations" - (4) - [About] Collaborators grid columns: (1) Mobile: 1; (2): Tablet portrait: 3; (3) Desktop: 4; (4) Super-desktop: 5 - (5) - [All pages] Add a 32px padding all hover the footer - (6) - [Mission] name of the lab (subcellular, cellular, etc): Gabarito, weight 400, size 20-22px, word-spacing: 0.02em - (7) - [Team] For member of the board and executive board have two lines (ellipsis) of biography and a button read more to expand - (8) - [Home] Add new blocks Milestones slider - (9) - [About] Profile card (Henry) should be left aligned. - (10) - [Resources] Add a gray border {#D9D9D9) to each resource - (11) - [Resources] Put a line height of 1.55 for the description - (12) - [Resources] Resources card should be left aligned in the grid * Fix contact page (#106) * add user journey store to indexdb (#107) * Add a big button to go to the coming-soon pge from the pricing (#109) * Go to your lab buttons (#110) * Add a big button to go to the coming-soon pge from the pricing * Linter fixed * Linter fixed (#111) * New style for the coming-soon button (#113) * Resolve conflicts with main (#116) * Correct production image tag (#63) * Update productin API domains (#67) * add prod tag to mailchimp (#69) * add depolyment envs to env files (#71) * revert coming-soon page (#82) * Prepare for release of the institutional website (#94) * Add accounting for memodel creation (#79) * Add integration for me-model creation and accounting * Start adding session class * Create a OneShot class to simplify accounging usage * Fix types, other lint issues * Remove basePath from accounting API calls * Correctly provide jobId when cancelling a reservation * Make accounting base URL available in the client * Disable accounting integration in local dev * Add authz to the make reservation endpoint * Revert type fix for getOrgFromSelfUrl and getProjFromSelfUrl methods * Do not await while sending usage to accounting service * Remove unnecessary comments * GitHub action to automate redeployment of ECS container in staging (#52) * GitHub action to automate redeployment of ECS container in staging * Wait for the service to become stable after forcing a new deployment --------- Co-authored-by: Pavlo Getta <pavlo.getta@openbraininstitute.org> * Address issues with accounting integration (#83) * Resolve routing conflict for accounting service * Add other fixes * Minor notebook style changes and fixes. (#84) Notebooks table style changes and fixes. * Consolidate push and deploy actions for staging ci (#86) * Consolidate image publishing and re-deploying in staging * Only allow building production images from main branch * Add list of commits to the tag message * Disable staging deployment for the current branch * Debug extracting git commits * Remove tag messages for now * Third round of fixes (#87) - (43) Add a section with main collaborators - (39) Menu mobile should take the full width and full height - Remove all contributors header - (7) Redesign price list for mobile. * Make sure model .hasPart property is treated correctly (#88) * Clean up unused and made for SFN content (#85) * Clean up unused and made for SFN content * Clean up unused and made for SFN content #2 * Return back id token permissions for staging GitHub Action (#89) * Return back accidentally removed id token permissions for github action for staging * Limit concurrency for the staging deployment GH action (#90) * Show real balances from API (#91) * Show real balances from API * Make virtualLabId optional for virtualLabBalanceAtomFamily * Fourth round of fixes (#92) - (13) subcellular / cellular / circuit / .. grid : is not obvious we have other scale on mobile - (6) The news list is too long. Add a More button - (50) Currency combo goes behind the plans header. - Bottom margin of 42 in paragraphs sections * Fourth round of fixes (#93) - (13) subcellular / cellular / circuit / .. grid : is not obvious we have other scale on mobile - (6) The news list is too long. Add a More button - (50) Currency combo goes behind the plans header. - Bottom margin of 42 in paragraphs sections - (51) on the desktop, we've lost the little (i) info button over the 'Partial build'. --------- Co-authored-by: Dries Verachtert <dries.verachtert@dries.eu> Co-authored-by: g-bar <gilarturo.barriosdelvillar@openbraininstitute.org> Co-authored-by: Tolokoban <contact@tolokoban.org> * Revert coming soon view in the root page (#95) * Remove custom non-sanity privacy page (#96) * Hotfix/add domain redirect (#104) * Add tmp redirect to primary hostname (#99) --------- Co-authored-by: Bilal MEDDAH <b_meddah@esi.dz> Co-authored-by: Dries Verachtert <dries.verachtert@dries.eu> Co-authored-by: g-bar <gilarturo.barriosdelvillar@openbraininstitute.org> Co-authored-by: Tolokoban <contact@tolokoban.org> --------- Co-authored-by: Dries Verachtert <dries.verachtert@dries.eu> Co-authored-by: g-bar <gilarturo.barriosdelvillar@openbraininstitute.org> Co-authored-by: Tolokoban <contact@tolokoban.org> Co-authored-by: Bilal MEDDAH <b_meddah@esi.dz>
bilalesi
pushed a commit
that referenced
this pull request
Mar 13, 2025
* Clean up unused and made for SFN content * Clean up unused and made for SFN content #2
bilalesi
added a commit
that referenced
this pull request
Mar 13, 2025
* Correct production image tag (#63) * Update productin API domains (#67) * add prod tag to mailchimp (#69) * add depolyment envs to env files (#71) * revert coming-soon page (#82) * Prepare for release of the institutional website (#94) * Add accounting for memodel creation (#79) * Add integration for me-model creation and accounting * Start adding session class * Create a OneShot class to simplify accounging usage * Fix types, other lint issues * Remove basePath from accounting API calls * Correctly provide jobId when cancelling a reservation * Make accounting base URL available in the client * Disable accounting integration in local dev * Add authz to the make reservation endpoint * Revert type fix for getOrgFromSelfUrl and getProjFromSelfUrl methods * Do not await while sending usage to accounting service * Remove unnecessary comments * GitHub action to automate redeployment of ECS container in staging (#52) * GitHub action to automate redeployment of ECS container in staging * Wait for the service to become stable after forcing a new deployment --------- Co-authored-by: Pavlo Getta <pavlo.getta@openbraininstitute.org> * Address issues with accounting integration (#83) * Resolve routing conflict for accounting service * Add other fixes * Minor notebook style changes and fixes. (#84) Notebooks table style changes and fixes. * Consolidate push and deploy actions for staging ci (#86) * Consolidate image publishing and re-deploying in staging * Only allow building production images from main branch * Add list of commits to the tag message * Disable staging deployment for the current branch * Debug extracting git commits * Remove tag messages for now * Third round of fixes (#87) - (43) Add a section with main collaborators - (39) Menu mobile should take the full width and full height - Remove all contributors header - (7) Redesign price list for mobile. * Make sure model .hasPart property is treated correctly (#88) * Clean up unused and made for SFN content (#85) * Clean up unused and made for SFN content * Clean up unused and made for SFN content #2 * Return back id token permissions for staging GitHub Action (#89) * Return back accidentally removed id token permissions for github action for staging * Limit concurrency for the staging deployment GH action (#90) * Show real balances from API (#91) * Show real balances from API * Make virtualLabId optional for virtualLabBalanceAtomFamily * Fourth round of fixes (#92) - (13) subcellular / cellular / circuit / .. grid : is not obvious we have other scale on mobile - (6) The news list is too long. Add a More button - (50) Currency combo goes behind the plans header. - Bottom margin of 42 in paragraphs sections * Fourth round of fixes (#93) - (13) subcellular / cellular / circuit / .. grid : is not obvious we have other scale on mobile - (6) The news list is too long. Add a More button - (50) Currency combo goes behind the plans header. - Bottom margin of 42 in paragraphs sections - (51) on the desktop, we've lost the little (i) info button over the 'Partial build'. --------- Co-authored-by: Dries Verachtert <dries.verachtert@dries.eu> Co-authored-by: g-bar <gilarturo.barriosdelvillar@openbraininstitute.org> Co-authored-by: Tolokoban <contact@tolokoban.org> * Revert coming soon view in the root page (#95) * Remove custom non-sanity privacy page (#96) * Hotfix/add domain redirect (#104) * Add tmp redirect to primary hostname (#99) --------- Co-authored-by: Bilal MEDDAH <b_meddah@esi.dz> Co-authored-by: Dries Verachtert <dries.verachtert@dries.eu> Co-authored-by: g-bar <gilarturo.barriosdelvillar@openbraininstitute.org> Co-authored-by: Tolokoban <contact@tolokoban.org>
pgetta
added a commit
that referenced
this pull request
Mar 27, 2025
* fix pending labs (#147) * use username as virtual lab default name on creation (#149) * add credits btn and invoices page (#141) * add credits btn and invoices page * add metadata * remove newseletter tag (#150) * fix metadata for profile page (#151) * add purchases history (#143) * Remove currency label (#154) "Sanity m'a tué!" * Fix litterature -> literature (#155) Literature is the richness of the mind! * 47/ai literature search tool (#156) * Remove morphology suggestion * Property paragraph will disappear from search-tool in the next days * 47/ai literature search tool (#157) * Remove morphology suggestion * Property paragraph will disappear from search-tool in the next days * Add dynamic import to fix the build * add stripe publishable key (#152) * 47/ai-literature-chat (#162) * Remove literature button and limit AI tools * Fix import order * Public project draft 2 (#163) * Remove currency label (#154) "Sanity m'a tué!" * First step for showcases Implemented the showcase list Added description and artifacts sections Added artifact and notebooks Added track caption for videos Added table in artifacts for ME-models Ran prettier Corrected the type of download artifact Style of ol lists Ran prettier * Removed unecessary api configs * Ran linter * Increased padding right on showcase * Adjusted the notebook list style * Added divider between notebooks * Ran linter * Added support for multiple video and for glossaries * Fix linter --------- Co-authored-by: Tolokoban <contact@tolokoban.org> Co-authored-by: Loris Olivier <53363974+loris-maru@users.noreply.github.com> * Added a home button to single showcase pages (#164) Co-authored-by: Loris Olivier <53363974+loris-maru@users.noreply.github.com> * Corrections public project number 3 (#165) * Rename all the showcases by Public Project * Ran linter --------- Co-authored-by: Loris Olivier <53363974+loris-maru@users.noreply.github.com> * 47/ai literature chat 2 (#166) * Hardcoded suggestions * Added the proper column for ME-model according to Darshan artifacts (#167) * Added the proper column for ME-model according to Darshan artifacts * Ran prettier and linter --------- Co-authored-by: Loris Olivier <53363974+loris-maru@users.noreply.github.com> * Add chat also when we have a real project (#170) * Make me-model validation more reliable (#169) * Revert back Sanity API version (#175) * add consistent user menu (#161) * add consistent user menu * allow user to change role (#171) * allow user to change role allow remove member listing projects new design don't allow add member on free subscription * add capture exception to tryCatch * fix public projects * fix subscription tiers selection * Display userfriendly eror when the rate has been exceeded. (#173) * Display userfriendly eror when the rate has been exceeded. * Remove the status from the title * remove space from token (#179) * Send virtual lab and project to the chat (#181) Now, Chat with out virtual lab has a rate limit that prevent the user from massive chat usage. * fix endpoints (#180) * no subscription home page (#182) * no subscription home page * remve danger zone for virtual lab * Fix notebook tabs (#183) * remove tests from CI temporally (#184) * fix download (#174) * remove create proj in home page (#185) * Analysis fix (#178) Fix EModel analysis. * select free as default when no susbcription found (#186) * Fix invite redirects and non-pro subscription status (#187) * Fix invite redirects and non-pro subscription status * Update requirement message * Update upgrade subscription btn label * Change for light theme and display tools only when streaming is finished (#188) * fix total numbers of users (#190) * Rate limit is also applied on suggestions, now (#191) * Insufficent funds error and user question background (#193) * Support menu (#194) * support menu * virtual lab menu * typo (#195) * Fix synaptome (#192) * remove lab settings from admin panel fix synaptome details page redirection * allow editing email in profile * fix selected tier for free * include email to user update query (#196) * Better low funds message (#197) * Fix styles in invite page (#198) * make sure annotation is always a list (#200) * Add dialog box for the first login to accept the terms of use (#201) * Remove coming-soon link (#202) * sentence case (#204) * Enable Sentry (#203) * Revert "Enable Sentry (#203)" (#205) This reverts commit ce3e737. * Resolve MR conflict * Resolve MR conflict #2 * Remove Sentry auth file --------- Co-authored-by: Bilal MEDDAH <b_meddah@esi.dz> Co-authored-by: Tolokoban <contact@tolokoban.org> Co-authored-by: loris-olivier-obi <olivier.loris@openbraininstitute.org> Co-authored-by: Loris Olivier <53363974+loris-maru@users.noreply.github.com> Co-authored-by: g-bar <gilarturo.barriosdelvillar@openbraininstitute.org>
pgetta
added a commit
that referenced
this pull request
Apr 10, 2025
* Upgrade Next.js to v15 * Update deps round 1 * Update deps round 2 * Update deps round 3 * Update deps round 4 * Commit pending changes * Migrate scss to css * Downgrade tailwind to run the migration script * Run tailwind migration, upgrade the package * Migration #2 * Migrate jotai atoms * Add nuqs provider * Fix tailwind import * Fix async component * Add missing reference to css module * Update deps round 5 * Update deps round 6 * Update deps round 7 * Rename the rest of scss files * Fix styles and react-pdf * Add next to 15.3.0
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Note: the invites should be refactored/improved, due to urgency to deliver this ticket i will postpone it to a later moment.