Skip to content
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

[ff] Flag variant attachment #1

Closed
wants to merge 13 commits into from
Closed

Conversation

kevin-ip
Copy link

@kevin-ip kevin-ip commented Feb 2, 2022

  • Extend flipt.proto to support attachment in variant
  • Extend DB with the new column
  • Extend UI to support the new field

jira: PTP-6049

@kevin-ip kevin-ip requested a review from jalaziz February 2, 2022 19:35
@kevin-ip
Copy link
Author

kevin-ip commented Feb 2, 2022

see also flipt-io#188

@jalaziz
Copy link

jalaziz commented Feb 3, 2022

Any issues with having to base64 encode/decode when interacting with the UI?

How would this look on the client end of things? We'd have to decode it ourselves, correct? Would assuming it's always JSON improve that UX?

@kevin-ip
Copy link
Author

kevin-ip commented Feb 3, 2022

@jalaziz, @amayvs is reaching out to the upstream to see what he opinion on the UI.
flipt-io#188 (comment)

Kevin Ip and others added 2 commits February 3, 2022 18:07
* Extend flipt.proto to support attachment in variant
* Extend DB with the new column
* Extend UI to support the new field

Co-authored-by: Kevin Ip <[email protected]>
@kevin-ip kevin-ip force-pushed the flag-variant-attachment branch from 85e878b to c04ceb4 Compare February 4, 2022 00:07
* add json format and limit valiation for attachment
* update DB migration scripts
* add attachment column to variant table
@kevin-ip kevin-ip marked this pull request as ready for review February 5, 2022 05:15
@kevin-ip kevin-ip changed the title [WIP][FF] Flag variant attachment [ff] Flag variant attachment Feb 5, 2022
@kevin-ip kevin-ip closed this Feb 10, 2022
@kevin-ip kevin-ip deleted the flag-variant-attachment branch February 10, 2022 15:39
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.

3 participants