Skip to content

Commit 9934f56

Browse files
NoMongo: Postgres Migration Support for POST in orgDashboard (PalisadoesFoundation#3707)
* Made the posts render on the post page Signed-off-by: NishantSinghhhhh <[email protected]> * Made the createPost button work propoerly , Signed-off-by: NishantSinghhhhh <[email protected]> * restored functionality of update , delete Signed-off-by: NishantSinghhhhh <[email protected]> * added sorting Signed-off-by: NishantSinghhhhh <[email protected]> * Added sorting functionality Signed-off-by: NishantSinghhhhh <[email protected]> * reduced lines in orgpost Signed-off-by: NishantSinghhhhh <[email protected]> * Added searching functionality Signed-off-by: NishantSinghhhhh <[email protected]> * Added post Signed-off-by: NishantSinghhhhh <[email protected]> * Adding user name Signed-off-by: NishantSinghhhhh <[email protected]> * Adding user name Signed-off-by: NishantSinghhhhh <[email protected]> * Added user name Signed-off-by: NishantSinghhhhh <[email protected]> * Removed failing tests Signed-off-by: NishantSinghhhhh <[email protected]> * Added test Signed-off-by: NishantSinghhhhh <[email protected]> * Added tests Signed-off-by: NishantSinghhhhh <[email protected]> * Added tests Signed-off-by: NishantSinghhhhh <[email protected]> * Added tests Signed-off-by: NishantSinghhhhh <[email protected]> * Added tests for orgPotsCard Signed-off-by: NishantSinghhhhh <[email protected]> * Added tests for orgPotsCard Signed-off-by: NishantSinghhhhh <[email protected]> * Added test for sorting Signed-off-by: NishantSinghhhhh <[email protected]> * Added tests for nextpage and previousPage buttons and function Signed-off-by: NishantSinghhhhh <[email protected]> * passed all tests Signed-off-by: NishantSinghhhhh <[email protected]> * passed all tests Signed-off-by: NishantSinghhhhh <[email protected]> * Added tests for 2 files Signed-off-by: NishantSinghhhhh <[email protected]> * added new tests Signed-off-by: NishantSinghhhhh <[email protected]> * added new tests Signed-off-by: NishantSinghhhhh <[email protected]> * added new tests Signed-off-by: NishantSinghhhhh <[email protected]> * Added tests for orgPostcard Signed-off-by: NishantSinghhhhh <[email protected]> * Added tests for orgPostcard Signed-off-by: NishantSinghhhhh <[email protected]> * Added tests for orgPostcard Signed-off-by: NishantSinghhhhh <[email protected]> * Added test Signed-off-by: NishantSinghhhhh <[email protected]> * Added tests Signed-off-by: NishantSinghhhhh <[email protected]> * Added tests Signed-off-by: NishantSinghhhhh <[email protected]> * Added tests for setform Signed-off-by: NishantSinghhhhh <[email protected]> * Added Video in Create post form Signed-off-by: NishantSinghhhhh <[email protected]> * Added more tests Signed-off-by: NishantSinghhhhh <[email protected]> * Added more tests Signed-off-by: NishantSinghhhhh <[email protected]> * Added more tests Signed-off-by: NishantSinghhhhh <[email protected]> * Added more test Signed-off-by: NishantSinghhhhh <[email protected]> * Added more test Signed-off-by: NishantSinghhhhh <[email protected]> --------- Signed-off-by: NishantSinghhhhh <[email protected]>
1 parent f3ac2e3 commit 9934f56

File tree

85 files changed

+4522
-2427
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

85 files changed

+4522
-2427
lines changed

docs/docs/auto-docs/GraphQl/Mutations/OrganizationMutations/variables/ADD_CUSTOM_FIELD.md

Lines changed: 1 addition & 1 deletion

docs/docs/auto-docs/GraphQl/Mutations/OrganizationMutations/variables/CANCEL_MEMBERSHIP_REQUEST.md

Lines changed: 1 addition & 1 deletion

docs/docs/auto-docs/GraphQl/Mutations/OrganizationMutations/variables/JOIN_PUBLIC_ORGANIZATION.md

Lines changed: 1 addition & 1 deletion

docs/docs/auto-docs/GraphQl/Mutations/OrganizationMutations/variables/REMOVE_CUSTOM_FIELD.md

Lines changed: 1 addition & 1 deletion

docs/docs/auto-docs/GraphQl/Mutations/OrganizationMutations/variables/SEND_MEMBERSHIP_REQUEST.md

Lines changed: 1 addition & 1 deletion

docs/docs/auto-docs/GraphQl/Mutations/mutations/variables/ADD_ADVERTISEMENT_MUTATION.md

Lines changed: 1 addition & 1 deletion

docs/docs/auto-docs/GraphQl/Mutations/mutations/variables/ADD_PLUGIN_MUTATION.md

Lines changed: 1 addition & 1 deletion

docs/docs/auto-docs/GraphQl/Mutations/mutations/variables/DELETE_ADVERTISEMENT_BY_ID.md

Lines changed: 1 addition & 1 deletion

docs/docs/auto-docs/GraphQl/Mutations/mutations/variables/DELETE_POST_MUTATION.md

Lines changed: 1 addition & 1 deletion

docs/docs/auto-docs/GraphQl/Mutations/mutations/variables/DONATE_TO_ORGANIZATION.md

Lines changed: 1 addition & 1 deletion

docs/docs/auto-docs/GraphQl/Mutations/mutations/variables/FORGOT_PASSWORD_MUTATION.md

Lines changed: 1 addition & 1 deletion

docs/docs/auto-docs/GraphQl/Mutations/mutations/variables/GENERATE_OTP_MUTATION.md

Lines changed: 1 addition & 1 deletion

docs/docs/auto-docs/GraphQl/Mutations/mutations/variables/LIKE_POST.md

Lines changed: 1 addition & 1 deletion

docs/docs/auto-docs/GraphQl/Mutations/mutations/variables/REGISTER_EVENT.md

Lines changed: 1 addition & 1 deletion

docs/docs/auto-docs/GraphQl/Mutations/mutations/variables/RESET_COMMUNITY.md

Lines changed: 1 addition & 1 deletion

docs/docs/auto-docs/GraphQl/Mutations/mutations/variables/UNLIKE_POST.md

Lines changed: 1 addition & 1 deletion

docs/docs/auto-docs/GraphQl/Mutations/mutations/variables/UPDATE_ADVERTISEMENT_MUTATION.md

Lines changed: 1 addition & 1 deletion

docs/docs/auto-docs/GraphQl/Mutations/mutations/variables/UPDATE_COMMUNITY_PG.md

Lines changed: 1 addition & 1 deletion

docs/docs/auto-docs/GraphQl/Mutations/mutations/variables/UPDATE_EVENT_MUTATION.md

Lines changed: 1 addition & 1 deletion

docs/docs/auto-docs/GraphQl/Mutations/mutations/variables/UPDATE_INSTALL_STATUS_PLUGIN_MUTATION.md

Lines changed: 1 addition & 1 deletion

docs/docs/auto-docs/GraphQl/Mutations/mutations/variables/UPDATE_ORG_STATUS_PLUGIN_MUTATION.md

Lines changed: 1 addition & 1 deletion

docs/docs/auto-docs/GraphQl/Mutations/mutations/variables/UPDATE_POST_MUTATION.md

Lines changed: 1 addition & 1 deletion

docs/docs/auto-docs/GraphQl/Mutations/mutations/variables/UPDATE_SESSION_TIMEOUT_PG.md

Lines changed: 1 addition & 1 deletion
Lines changed: 9 additions & 0 deletions
Lines changed: 9 additions & 0 deletions

docs/docs/auto-docs/GraphQl/Queries/OrganizationQueries/variables/ORGANIZATION_ADMINS_LIST.md

Lines changed: 1 addition & 1 deletion

docs/docs/auto-docs/GraphQl/Queries/OrganizationQueries/variables/ORGANIZATION_ADVERTISEMENT_LIST.md

Lines changed: 1 addition & 1 deletion

docs/docs/auto-docs/GraphQl/Queries/OrganizationQueries/variables/ORGANIZATION_FUNDS.md

Lines changed: 1 addition & 1 deletion

docs/docs/auto-docs/GraphQl/Queries/OrganizationQueries/variables/ORGANIZATION_POST_LIST.md

Lines changed: 1 addition & 1 deletion

docs/docs/auto-docs/GraphQl/Queries/OrganizationQueries/variables/ORGANIZATION_USER_TAGS_LIST.md

Lines changed: 1 addition & 1 deletion

docs/docs/auto-docs/GraphQl/Queries/OrganizationQueries/variables/USER_CREATED_ORGANIZATIONS.md

Lines changed: 1 addition & 1 deletion

docs/docs/auto-docs/GraphQl/Queries/OrganizationQueries/variables/USER_JOINED_ORGANIZATIONS.md

Lines changed: 1 addition & 1 deletion

docs/docs/auto-docs/GraphQl/Queries/OrganizationQueries/variables/USER_ORGANIZATION_CONNECTION.md

Lines changed: 1 addition & 1 deletion

docs/docs/auto-docs/GraphQl/Queries/OrganizationQueries/variables/VENUE_LIST.md

Lines changed: 1 addition & 1 deletion

docs/docs/auto-docs/GraphQl/Queries/Queries/variables/ADMIN_LIST.md

Lines changed: 1 addition & 1 deletion

docs/docs/auto-docs/GraphQl/Queries/Queries/variables/BLOCK_PAGE_MEMBER_LIST.md

Lines changed: 1 addition & 1 deletion

docs/docs/auto-docs/GraphQl/Queries/Queries/variables/GET_COMMUNITY_DATA.md

Lines changed: 1 addition & 1 deletion

docs/docs/auto-docs/GraphQl/Queries/Queries/variables/GET_COMMUNITY_DATA_PG.md

Lines changed: 1 addition & 1 deletion

docs/docs/auto-docs/GraphQl/Queries/Queries/variables/GET_COMMUNITY_SESSION_TIMEOUT_DATA_PG.md

Lines changed: 1 addition & 1 deletion

docs/docs/auto-docs/GraphQl/Queries/Queries/variables/GET_ORGANIZATION_DATA_PG.md

Lines changed: 1 addition & 1 deletion

docs/docs/auto-docs/GraphQl/Queries/Queries/variables/GET_ORGANIZATION_EVENTS_PG.md

Lines changed: 1 addition & 1 deletion

docs/docs/auto-docs/GraphQl/Queries/Queries/variables/GET_ORGANIZATION_MEMBERS_PG.md

Lines changed: 1 addition & 1 deletion

docs/docs/auto-docs/GraphQl/Queries/Queries/variables/GET_ORGANIZATION_POSTS_PG.md

Lines changed: 1 addition & 1 deletion
Lines changed: 9 additions & 0 deletions
Lines changed: 9 additions & 0 deletions

docs/docs/auto-docs/GraphQl/Queries/Queries/variables/MEMBERSHIP_REQUEST.md

Lines changed: 1 addition & 1 deletion

docs/docs/auto-docs/GraphQl/Queries/Queries/variables/MEMBERS_LIST.md

Lines changed: 1 addition & 1 deletion

docs/docs/auto-docs/GraphQl/Queries/Queries/variables/ORGANIZATIONS_LIST.md

Lines changed: 1 addition & 1 deletion

docs/docs/auto-docs/GraphQl/Queries/Queries/variables/ORGANIZATIONS_MEMBER_CONNECTION_LIST.md

Lines changed: 1 addition & 1 deletion

docs/docs/auto-docs/GraphQl/Queries/Queries/variables/ORGANIZATION_DONATION_CONNECTION_LIST.md

Lines changed: 1 addition & 1 deletion

0 commit comments

Comments
 (0)