Skip to content
This repository has been archived by the owner on Apr 17, 2023. It is now read-only.

WFM api framework - HTTP RESTfull api for WFM (ex-webapi) #75

Merged
merged 26 commits into from
Aug 14, 2017

Commits on Aug 13, 2017

  1. WIP WFM api

    wtrocki committed Aug 13, 2017
    Configuration menu
    Copy the full SHA
    dd2980e View commit details
    Browse the repository at this point in the history
  2. Remove db reference

    wtrocki committed Aug 13, 2017
    Configuration menu
    Copy the full SHA
    218695e View commit details
    Browse the repository at this point in the history
  3. Moving code to module

    wtrocki committed Aug 13, 2017
    Configuration menu
    Copy the full SHA
    a4c72e3 View commit details
    Browse the repository at this point in the history
  4. Migration to separate module

    wtrocki committed Aug 13, 2017
    Configuration menu
    Copy the full SHA
    6c4b310 View commit details
    Browse the repository at this point in the history
  5. Debugger support

    wtrocki committed Aug 13, 2017
    Configuration menu
    Copy the full SHA
    21219cc View commit details
    Browse the repository at this point in the history
  6. Api security

    wtrocki committed Aug 13, 2017
    Configuration menu
    Copy the full SHA
    df636ba View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    32a9915 View commit details
    Browse the repository at this point in the history
  8. Documentation

    wtrocki committed Aug 13, 2017
    Configuration menu
    Copy the full SHA
    f849b6e View commit details
    Browse the repository at this point in the history
  9. Documentation and example

    wtrocki committed Aug 13, 2017
    Configuration menu
    Copy the full SHA
    684bfda View commit details
    Browse the repository at this point in the history
  10. Improvements in filtering

    wtrocki committed Aug 13, 2017
    Configuration menu
    Copy the full SHA
    f4431e2 View commit details
    Browse the repository at this point in the history
  11. Revert security

    wtrocki committed Aug 13, 2017
    Configuration menu
    Copy the full SHA
    fb6ca7d View commit details
    Browse the repository at this point in the history
  12. Unit tests

    wtrocki committed Aug 13, 2017
    Configuration menu
    Copy the full SHA
    a210bd8 View commit details
    Browse the repository at this point in the history
  13. Remove config (trick git)

    wtrocki committed Aug 13, 2017
    Configuration menu
    Copy the full SHA
    a509701 View commit details
    Browse the repository at this point in the history
  14. Add new config

    wtrocki committed Aug 13, 2017
    Configuration menu
    Copy the full SHA
    b188377 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    c7a2b33 View commit details
    Browse the repository at this point in the history
  16. Unit tests madness

    wtrocki committed Aug 13, 2017
    Configuration menu
    Copy the full SHA
    aeb411a View commit details
    Browse the repository at this point in the history
  17. Strong typing for storage

    paolobueno authored and wtrocki committed Aug 13, 2017
    Configuration menu
    Copy the full SHA
    e1d02c7 View commit details
    Browse the repository at this point in the history
  18. Delegate to global error handler

    paolobueno authored and wtrocki committed Aug 13, 2017
    Configuration menu
    Copy the full SHA
    0186aef View commit details
    Browse the repository at this point in the history
  19. Add some types to tests

    paolobueno authored and wtrocki committed Aug 13, 2017
    Configuration menu
    Copy the full SHA
    b7394ef View commit details
    Browse the repository at this point in the history
  20. Fix count param

    paolobueno authored and wtrocki committed Aug 13, 2017
    Configuration menu
    Copy the full SHA
    80cf854 View commit details
    Browse the repository at this point in the history
  21. Refactor handlers

    paolobueno authored and wtrocki committed Aug 13, 2017
    Configuration menu
    Copy the full SHA
    93af31d View commit details
    Browse the repository at this point in the history
  22. Add id generation on create

    paolobueno authored and wtrocki committed Aug 13, 2017
    Configuration menu
    Copy the full SHA
    0dcb392 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    ccac162 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    62a30c1 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2017

  1. Minor improvements in docs

    wtrocki committed Aug 14, 2017
    Configuration menu
    Copy the full SHA
    4ed0ae0 View commit details
    Browse the repository at this point in the history
  2. Rename config apidocs

    wtrocki committed Aug 14, 2017
    Configuration menu
    Copy the full SHA
    6388fe3 View commit details
    Browse the repository at this point in the history