feat: page modules generic component, test, adjusting formik inputs#750
Merged
smarcet merged 2 commits intofeature/sponsor-summit-pagesfrom Jan 14, 2026
Merged
feat: page modules generic component, test, adjusting formik inputs#750smarcet merged 2 commits intofeature/sponsor-summit-pagesfrom
smarcet merged 2 commits intofeature/sponsor-summit-pagesfrom
Conversation
|
Important Review skippedAuto reviews are disabled on base/target branches other than the default branch. Please check the settings in the CodeRabbit UI or the You can disable this status message by setting the Comment |
fbbd53a to
cb00157
Compare
Signed-off-by: Tomás Castillo <tcastilloboireau@gmail.com>
Signed-off-by: Tomás Castillo <tcastilloboireau@gmail.com>
d761625 to
a353b37
Compare
smarcet
pushed a commit
that referenced
this pull request
Jan 14, 2026
…750) * feat: page modules generic component, test, adjusting formik inputs Signed-off-by: Tomás Castillo <tcastilloboireau@gmail.com> * fix: add implementation for pages modules on sponsor global Signed-off-by: Tomás Castillo <tcastilloboireau@gmail.com> --------- Signed-off-by: Tomás Castillo <tcastilloboireau@gmail.com>
tomrndom
added a commit
that referenced
this pull request
Jan 27, 2026
…750) * feat: page modules generic component, test, adjusting formik inputs Signed-off-by: Tomás Castillo <tcastilloboireau@gmail.com> * fix: add implementation for pages modules on sponsor global Signed-off-by: Tomás Castillo <tcastilloboireau@gmail.com> --------- Signed-off-by: Tomás Castillo <tcastilloboireau@gmail.com>
romanetar
pushed a commit
that referenced
this pull request
Jan 29, 2026
* feat: add new menu and page for summit sponsor pages, page template popup Signed-off-by: Tomás Castillo <tcastilloboireau@gmail.com> * feat: page modules generic component, test, adjusting formik inputs (#750) * feat: page modules generic component, test, adjusting formik inputs Signed-off-by: Tomás Castillo <tcastilloboireau@gmail.com> * fix: add implementation for pages modules on sponsor global Signed-off-by: Tomás Castillo <tcastilloboireau@gmail.com> --------- Signed-off-by: Tomás Castillo <tcastilloboireau@gmail.com> * chore: updated .env template variables * fix: adress changes from PR comments, split files for modules, adjustments on formik components Signed-off-by: Tomás Castillo <tcastilloboireau@gmail.com> * fix: adjust document file initial value and normalize file Signed-off-by: Tomás Castillo <tcastilloboireau@gmail.com> * fix: remove formik prop from page modules and add name param Signed-off-by: Tomás Castillo <tcastilloboireau@gmail.com> * fix: adjust route, props, missing perPage Signed-off-by: Tomás Castillo <tcastilloboireau@gmail.com> * fix: add missing id prop on formik select Signed-off-by: Tomás Castillo <tcastilloboireau@gmail.com> * fix: adjust validations, add media file type ddl Signed-off-by: Tomás Castillo <tcastilloboireau@gmail.com> * fix: add missing lodash import Signed-off-by: Tomás Castillo <tcastilloboireau@gmail.com> * fix: add missing mock for async select on test file Signed-off-by: Tomás Castillo <tcastilloboireau@gmail.com> * fix: adjust lodash import, remove unnecesary sortable prop from columns Signed-off-by: Tomás Castillo <tcastilloboireau@gmail.com> --------- Signed-off-by: Tomás Castillo <tcastilloboireau@gmail.com> Co-authored-by: Tomás Castillo <tcastilloboireau@gmail.com> Co-authored-by: Tomás Castillo <tomrndom@users.noreply.github.com>
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
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.
ref:
Signed-off-by: Tomás Castillo tcastilloboireau@gmail.com