Skip to content

Forms : Refactor new attachment name generation #505

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

kaushikrw
Copy link
Collaborator

Related to issue: #apollo/682

Description:

Refactors how the new attachment names are generated so it is equivalent with swift.

Summary of changes:

  • New attachment name is prefixed by its contentType followed by the number of such types in the list of attachments.

Pre-merge Checklist

  • a vTest Job for this PR has been run
    • link:
  • Unit and/or integration tests have been added to exercise this PR's logic, and the tests are passing:
    • Yes
    • No

@kaushikrw kaushikrw changed the base branch from v.next to feature-branches/forms July 10, 2024 17:16
@kaushikrw kaushikrw self-assigned this Jul 10, 2024
@kaushikrw kaushikrw requested a review from sorenoid July 10, 2024 17:18
@kaushikrw kaushikrw marked this pull request as ready for review July 10, 2024 17:18
@kaushikrw kaushikrw changed the title Kaushik/forms/refactor attach name Forms : Refactor new attachment name generation Jul 10, 2024
@kaushikrw kaushikrw merged commit 8878cf7 into feature-branches/forms Jul 11, 2024
@kaushikrw kaushikrw deleted the kaushik/forms/refactor-attach-name branch July 11, 2024 16:18
kaushikrw added a commit that referenced this pull request Jul 18, 2024
* added horizontal scrollbar (#473)

* `Forms` : Add attachment tests (#480)

* `Forms` : Refactor tests (#488)

* Update CorePrototypes.kt (#494)

* `Forms` : handle empty attachments (#498)

* restrict download and viewing attachments of 0 size

* show error along with load

* ignore non-default formattachmentelement (#499)

* `Forms` : Fix strings (#500)

* `Forms` : Micro-app update oauth credentials (#507)

* refactor generating new attachment names (#505)

* `Form` : Attachment theming (#490)

* `Forms` : Consume latest api (#506)

* make thumbnails part of the state object (#514)

* add attachment size restrictions for loading (#518)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants