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

feat(API): add Custom Metadata endpoints #474

Merged
merged 36 commits into from
Dec 13, 2023
Merged

Commits on Nov 30, 2023

  1. Configuration menu
    Copy the full SHA
    b85b5e5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    882ef70 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7f5fc17 View commit details
    Browse the repository at this point in the history
  4. compile json

    anthonyshchang committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    6f2d259 View commit details
    Browse the repository at this point in the history
  5. add enum for data_type

    anthonyshchang committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    43729e1 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    037c904 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6b554f7 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    08891f7 View commit details
    Browse the repository at this point in the history
  9. update path

    anthonyshchang committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    dc31638 View commit details
    Browse the repository at this point in the history
  10. update compiled json

    anthonyshchang committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    aedb4e6 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    63c52fd View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    8bb7161 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    3685a03 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    d4a742f View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    e84fe71 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    218eeb6 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    033db1c View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    da0c66c View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    e22dae6 View commit details
    Browse the repository at this point in the history
  20. rename CM paths folder

    anthonyshchang committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    9c0a121 View commit details
    Browse the repository at this point in the history
  21. lint

    anthonyshchang committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    a56a258 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    001effc View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2023

  1. feat(api): Add show API endpoint for custom_metadata_labels (#359)

    * add paths for custom metadata show
    
    * align tag
    
    * make summary and description more clear and concise
    
    * fix path with namespace
    
    * specify version 2.9
    
    * update compiled json
    
    * change from label to property for consistency
    
    * fix merge conflicts
    
    * remove unused branch param
    
    * compile docs
    
    ---------
    
    Co-authored-by: Matias Alvarez <matias.alvarez@phrase.com>
    anthonyshchang and malvarezphrase committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    b56d328 View commit details
    Browse the repository at this point in the history
  2. feat: add CM api update (#475)

    * wip
    
    * add name and description
    
    * correct cli commands
    
    * add create api doc for CM properties (#476)
    
    * compile docs
    anthonyshchang committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    d4b469d View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2023

  1. feat: add delete CM property doc (#477)

    * add delete api doc for CM properties
    
    * build docs
    anthonyshchang committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    fcd8cbe View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0978091 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7ca6c3d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    08771e7 View commit details
    Browse the repository at this point in the history
  5. regen docs

    anthonyshchang committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    dcd320e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b400e82 View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2023

  1. Configuration menu
    Copy the full SHA
    7b636a6 View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2023

  1. feat: update translation key create/update with custom metadata. Add …

    …CM schema in translation key response (#480)
    
    * add CM to create/update keys
    
    * Add custom metadata object on CM get key
    
    * Add more description for update
    
    ---------
    
    Co-authored-by: Ildar Safin <knock@ildarsafin.tech>
    anthonyshchang and ildarsafin committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    c42fbea View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2023

  1. Configuration menu
    Copy the full SHA
    42e7a82 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    74275df View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4fdbef0 View commit details
    Browse the repository at this point in the history
  4. fix

    jablan committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    504fb40 View commit details
    Browse the repository at this point in the history