1. 07 Feb, 2022 8 commits
    • Cédric Le Ninivin's avatar
      erp5_api_style: Introduce ERP5 APi Style · 73dbb9eb
      Cédric Le Ninivin authored
      erp5_api_style: Use default module for object creation
      
      erp5_api_style: jIOStyle fix error handling for post
      
      erp5_api_style: Start improving error feedback
      
      erp5_api_style: Add error record module and portal type
      
      erp5_api_style: Fix error output as jIO Style
      
      erp5_api_style: Introduce jIO Web Section
      
      erp5_api_style: catch value Error when error text is not a json
      
      erp5_api_style: Add generic way to handle errors
      
      erp5_api_style: Fix Web Section Portal Type for api style
      
      erp5_api_style: Fix jIO Api Style
      
      * use self.REQUEST instead of parameter in jIO Web Section
      * Use List error in allDocs
      
      erp5_api_style: API error return http error code 400
      
      erp5_api_style: Display actions title in jio web section configuration listbox
      
      erp5_api_style: allDocs return indented result
      
      erp5_api_style: Add response schema to jIO Style. Object creation return 201 http code
      
      erp5_api_style: Post set status to 201 only if status is not yet defined
      
      erp5_api_style: action list is now sorted by float index
      
      erp5_api_style: all docs return error dict like post
      
      erp5_api_style: error can return error name and error link
      
      erp5_api_style: improve error handling in jIO Style
      
      * Give name to errors
      * Error Name is stored in error record title
      
      erp5_api_style: Add views for error records
      
      erp5_api_style: add script to provide JSON API Hyperschema
      
      erp5_api_style: fixup not found document return 404 error
      
      erp5_api_style: api is in charge of JSON decoding and provide utf 8 data
      73dbb9eb
    • Cédric Le Ninivin's avatar
      erp5_json_form: Introduce JSON Form · acaf5170
      Cédric Le Ninivin authored
      erp5_json_form: Improve error feedback
      
      erp5_json_form: Add missing property sheet JSON Form
      
      erp5_json_form: Add response Schema to JSON Form
      
      erp5_json_form: Add Init Script on JSON Form
      
      * Useful to set content type to "application/json"
      
      erp5_json_form: Cleanup JSON Form document
      acaf5170
    • Cédric Le Ninivin's avatar
    • Cédric Le Ninivin's avatar
    • Cédric Le Ninivin's avatar
      e7abb73a
    • Cédric Le Ninivin's avatar
    • Cédric Le Ninivin's avatar
      erp5_json_type: Add improvements to json type · 972921a6
      Cédric Le Ninivin authored
      * Add basic property sheets
      * Add init script to set Constraint and Type
      * Validator can return the list of errors
      * Provide field library
      972921a6
    • Rafael Monnerat's avatar
      erp5_certificate_authority: Introduce Cerficate Login Document · e5c77631
      Rafael Monnerat authored
         This is an alternetive way to login using Certificates. Probably this format
         will evolve into use caucase;  however this only introduce some most basic features.
      
         Use Certificate Login for store login definitions
      e5c77631
  2. 28 Jan, 2022 1 commit
  3. 18 Jan, 2022 6 commits
  4. 05 Jan, 2022 3 commits
  5. 08 Dec, 2021 1 commit
  6. 31 Aug, 2021 1 commit
  7. 27 Aug, 2021 1 commit
  8. 11 Aug, 2021 19 commits