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

NOISSUE - Add user groups #1228

Merged
merged 76 commits into from
Sep 23, 2020
Merged

NOISSUE - Add user groups #1228

merged 76 commits into from
Sep 23, 2020

Commits on Sep 23, 2020

  1. adding group

    Signed-off-by: Mirko Teodorovic <mirko.teodorovic@gmail.com>
    mteodor committed Sep 23, 2020
    Configuration menu
    Copy the full SHA
    ef462ee View commit details
    Browse the repository at this point in the history
  2. adding user group

    Signed-off-by: Mirko Teodorovic <mirko.teodorovic@gmail.com>
    mteodor committed Sep 23, 2020
    Configuration menu
    Copy the full SHA
    59c1b15 View commit details
    Browse the repository at this point in the history
  3. adding group

    Signed-off-by: Mirko Teodorovic <mirko.teodorovic@gmail.com>
    mteodor committed Sep 23, 2020
    Configuration menu
    Copy the full SHA
    056f02a View commit details
    Browse the repository at this point in the history
  4. add groups

    Signed-off-by: Mirko Teodorovic <mirko.teodorovic@gmail.com>
    mteodor committed Sep 23, 2020
    Configuration menu
    Copy the full SHA
    1dee666 View commit details
    Browse the repository at this point in the history
  5. add groups

    Signed-off-by: Mirko Teodorovic <mirko.teodorovic@gmail.com>
    mteodor committed Sep 23, 2020
    Configuration menu
    Copy the full SHA
    de67a01 View commit details
    Browse the repository at this point in the history
  6. add retrieve methods

    Signed-off-by: Mirko Teodorovic <mirko.teodorovic@gmail.com>
    mteodor committed Sep 23, 2020
    Configuration menu
    Copy the full SHA
    5927f8b View commit details
    Browse the repository at this point in the history
  7. add default admin user

    Signed-off-by: Mirko Teodorovic <mirko.teodorovic@gmail.com>
    mteodor committed Sep 23, 2020
    Configuration menu
    Copy the full SHA
    3011c46 View commit details
    Browse the repository at this point in the history
  8. add default admin user

    Signed-off-by: Mirko Teodorovic <mirko.teodorovic@gmail.com>
    mteodor committed Sep 23, 2020
    Configuration menu
    Copy the full SHA
    25b5352 View commit details
    Browse the repository at this point in the history
  9. adding endpoints

    Signed-off-by: Mirko Teodorovic <mirko.teodorovic@gmail.com>
    mteodor committed Sep 23, 2020
    Configuration menu
    Copy the full SHA
    c4e3d00 View commit details
    Browse the repository at this point in the history
  10. adding endpoints

    Signed-off-by: Mirko Teodorovic <mirko.teodorovic@gmail.com>
    mteodor committed Sep 23, 2020
    Configuration menu
    Copy the full SHA
    ab94a31 View commit details
    Browse the repository at this point in the history
  11. adding tests

    Signed-off-by: Mirko Teodorovic <mirko.teodorovic@gmail.com>
    mteodor committed Sep 23, 2020
    Configuration menu
    Copy the full SHA
    d7ee466 View commit details
    Browse the repository at this point in the history
  12. changes signature for AssignUser

    Signed-off-by: Mirko Teodorovic <mirko.teodorovic@gmail.com>
    mteodor committed Sep 23, 2020
    Configuration menu
    Copy the full SHA
    3f5dad2 View commit details
    Browse the repository at this point in the history
  13. adding tests

    Signed-off-by: Mirko Teodorovic <mirko.teodorovic@gmail.com>
    mteodor committed Sep 23, 2020
    Configuration menu
    Copy the full SHA
    29167c3 View commit details
    Browse the repository at this point in the history
  14. bug fixing retrieving groups

    Signed-off-by: Mirko Teodorovic <mirko.teodorovic@gmail.com>
    mteodor committed Sep 23, 2020
    Configuration menu
    Copy the full SHA
    a6d217e View commit details
    Browse the repository at this point in the history
  15. remove unused code

    Signed-off-by: Mirko Teodorovic <mirko.teodorovic@gmail.com>
    mteodor committed Sep 23, 2020
    Configuration menu
    Copy the full SHA
    b3aff9c View commit details
    Browse the repository at this point in the history
  16. bug fixing retrieving groups

    Signed-off-by: Mirko Teodorovic <mirko.teodorovic@gmail.com>
    mteodor committed Sep 23, 2020
    Configuration menu
    Copy the full SHA
    68beace View commit details
    Browse the repository at this point in the history
  17. retrieve groups

    Signed-off-by: Mirko Teodorovic <mirko.teodorovic@gmail.com>
    mteodor committed Sep 23, 2020
    Configuration menu
    Copy the full SHA
    ca5f7e8 View commit details
    Browse the repository at this point in the history
  18. change environment for admin

    Signed-off-by: Mirko Teodorovic <mirko.teodorovic@gmail.com>
    mteodor committed Sep 23, 2020
    Configuration menu
    Copy the full SHA
    4bb7865 View commit details
    Browse the repository at this point in the history
  19. change environment for admin

    Signed-off-by: Mirko Teodorovic <mirko.teodorovic@gmail.com>
    mteodor committed Sep 23, 2020
    Configuration menu
    Copy the full SHA
    be0b90d View commit details
    Browse the repository at this point in the history
  20. retrieve groups

    Signed-off-by: Mirko Teodorovic <mirko.teodorovic@gmail.com>
    mteodor committed Sep 23, 2020
    Configuration menu
    Copy the full SHA
    f64f387 View commit details
    Browse the repository at this point in the history
  21. remove adding default group

    Signed-off-by: Mirko Teodorovic <mirko.teodorovic@gmail.com>
    mteodor committed Sep 23, 2020
    Configuration menu
    Copy the full SHA
    c901485 View commit details
    Browse the repository at this point in the history
  22. expose port for debugging purposes

    Signed-off-by: Mirko Teodorovic <mirko.teodorovic@gmail.com>
    mteodor committed Sep 23, 2020
    Configuration menu
    Copy the full SHA
    63ead05 View commit details
    Browse the repository at this point in the history
  23. fix tests, and linter errors

    Signed-off-by: Mirko Teodorovic <mirko.teodorovic@gmail.com>
    mteodor committed Sep 23, 2020
    Configuration menu
    Copy the full SHA
    cc18524 View commit details
    Browse the repository at this point in the history
  24. add prefix Users for groups endpoint

    Signed-off-by: Mirko Teodorovic <mirko.teodorovic@gmail.com>
    mteodor committed Sep 23, 2020
    Configuration menu
    Copy the full SHA
    936a32f View commit details
    Browse the repository at this point in the history
  25. fix linter problems

    Signed-off-by: Mirko Teodorovic <mirko.teodorovic@gmail.com>
    mteodor committed Sep 23, 2020
    Configuration menu
    Copy the full SHA
    23b5dd7 View commit details
    Browse the repository at this point in the history
  26. fix endpoint prefix url

    Signed-off-by: Mirko Teodorovic <mirko.teodorovic@gmail.com>
    mteodor committed Sep 23, 2020
    Configuration menu
    Copy the full SHA
    0a24e7f View commit details
    Browse the repository at this point in the history
  27. fix endpoint test

    Signed-off-by: Mirko Teodorovic <mirko.teodorovic@gmail.com>
    mteodor committed Sep 23, 2020
    Configuration menu
    Copy the full SHA
    a755af4 View commit details
    Browse the repository at this point in the history
  28. add group features in cli

    Signed-off-by: Mirko Teodorovic <mirko.teodorovic@gmail.com>
    mteodor committed Sep 23, 2020
    Configuration menu
    Copy the full SHA
    e018593 View commit details
    Browse the repository at this point in the history
  29. remove comments

    Signed-off-by: Mirko Teodorovic <mirko.teodorovic@gmail.com>
    mteodor committed Sep 23, 2020
    Configuration menu
    Copy the full SHA
    cc3d35b View commit details
    Browse the repository at this point in the history
  30. remove println

    Signed-off-by: Mirko Teodorovic <mirko.teodorovic@gmail.com>
    mteodor committed Sep 23, 2020
    Configuration menu
    Copy the full SHA
    5bc4828 View commit details
    Browse the repository at this point in the history
  31. when user is created return id in response

    Signed-off-by: Mirko Teodorovic <mirko.teodorovic@gmail.com>
    mteodor committed Sep 23, 2020
    Configuration menu
    Copy the full SHA
    9246672 View commit details
    Browse the repository at this point in the history
  32. when user is created return id in response

    Signed-off-by: Mirko Teodorovic <mirko.teodorovic@gmail.com>
    mteodor committed Sep 23, 2020
    Configuration menu
    Copy the full SHA
    db8221f View commit details
    Browse the repository at this point in the history
  33. adding default admin env

    Signed-off-by: Mirko Teodorovic <mirko.teodorovic@gmail.com>
    mteodor committed Sep 23, 2020
    Configuration menu
    Copy the full SHA
    1a8711c View commit details
    Browse the repository at this point in the history
  34. proper alignment

    Signed-off-by: Mirko Teodorovic <mirko.teodorovic@gmail.com>
    mteodor committed Sep 23, 2020
    Configuration menu
    Copy the full SHA
    8a66eed View commit details
    Browse the repository at this point in the history
  35. proper alignment

    Signed-off-by: Mirko Teodorovic <mirko.teodorovic@gmail.com>
    mteodor committed Sep 23, 2020
    Configuration menu
    Copy the full SHA
    d6c482a View commit details
    Browse the repository at this point in the history
  36. fix comments

    Signed-off-by: Mirko Teodorovic <mirko.teodorovic@gmail.com>
    mteodor committed Sep 23, 2020
    Configuration menu
    Copy the full SHA
    b1669d1 View commit details
    Browse the repository at this point in the history
  37. rename method

    Signed-off-by: Mirko Teodorovic <mirko.teodorovic@gmail.com>
    mteodor committed Sep 23, 2020
    Configuration menu
    Copy the full SHA
    a49ea50 View commit details
    Browse the repository at this point in the history
  38. return user id when created

    Signed-off-by: Mirko Teodorovic <mirko.teodorovic@gmail.com>
    mteodor committed Sep 23, 2020
    Configuration menu
    Copy the full SHA
    2c1a9ac View commit details
    Browse the repository at this point in the history
  39. return user id when created

    Signed-off-by: Mirko Teodorovic <mirko.teodorovic@gmail.com>
    mteodor committed Sep 23, 2020
    Configuration menu
    Copy the full SHA
    6ea0c5e View commit details
    Browse the repository at this point in the history
  40. remove unused variable

    Signed-off-by: Mirko Teodorovic <mirko.teodorovic@gmail.com>
    mteodor committed Sep 23, 2020
    Configuration menu
    Copy the full SHA
    267247b View commit details
    Browse the repository at this point in the history
  41. rename methods

    Signed-off-by: Mirko Teodorovic <mirko.teodorovic@gmail.com>
    mteodor committed Sep 23, 2020
    Configuration menu
    Copy the full SHA
    8e7beac View commit details
    Browse the repository at this point in the history
  42. fix to retrieve whole tree starting from parent

    Signed-off-by: Mirko Teodorovic <mirko.teodorovic@gmail.com>
    mteodor committed Sep 23, 2020
    Configuration menu
    Copy the full SHA
    c21fc2b View commit details
    Browse the repository at this point in the history
  43. add endpoint to list groups for user

    Signed-off-by: Mirko Teodorovic <mirko.teodorovic@gmail.com>
    mteodor committed Sep 23, 2020
    Configuration menu
    Copy the full SHA
    d5482bf View commit details
    Browse the repository at this point in the history
  44. add readme for groups

    Signed-off-by: Mirko Teodorovic <mirko.teodorovic@gmail.com>
    mteodor committed Sep 23, 2020
    Configuration menu
    Copy the full SHA
    d7b27ca View commit details
    Browse the repository at this point in the history
  45. fixing bugs

    Signed-off-by: Mirko Teodorovic <mirko.teodorovic@gmail.com>
    mteodor committed Sep 23, 2020
    Configuration menu
    Copy the full SHA
    f69ef82 View commit details
    Browse the repository at this point in the history
  46. fixing bugs

    Signed-off-by: Mirko Teodorovic <mirko.teodorovic@gmail.com>
    mteodor committed Sep 23, 2020
    Configuration menu
    Copy the full SHA
    3cca7c0 View commit details
    Browse the repository at this point in the history
  47. add group commands for add and remove user

    Signed-off-by: Mirko Teodorovic <mirko.teodorovic@gmail.com>
    mteodor committed Sep 23, 2020
    Configuration menu
    Copy the full SHA
    4722eb0 View commit details
    Browse the repository at this point in the history
  48. replace default email, use example.com

    Signed-off-by: Mirko Teodorovic <mirko.teodorovic@gmail.com>
    mteodor committed Sep 23, 2020
    Configuration menu
    Copy the full SHA
    28d4992 View commit details
    Browse the repository at this point in the history
  49. fix capital letters beginning of sentence

    Signed-off-by: Mirko Teodorovic <mirko.teodorovic@gmail.com>
    mteodor committed Sep 23, 2020
    Configuration menu
    Copy the full SHA
    12416dc View commit details
    Browse the repository at this point in the history
  50. remove warning for deprecated api, mistakenly copied

    Signed-off-by: Mirko Teodorovic <mirko.teodorovic@gmail.com>
    mteodor committed Sep 23, 2020
    Configuration menu
    Copy the full SHA
    1621e76 View commit details
    Browse the repository at this point in the history
  51. simplify repo methods, rely on db driver rather than the check before…

    … operation
    
    Signed-off-by: Mirko Teodorovic <mirko.teodorovic@gmail.com>
    mteodor committed Sep 23, 2020
    Configuration menu
    Copy the full SHA
    beb9344 View commit details
    Browse the repository at this point in the history
  52. check if group is valid

    Signed-off-by: Mirko Teodorovic <mirko.teodorovic@gmail.com>
    mteodor committed Sep 23, 2020
    Configuration menu
    Copy the full SHA
    adbdddd View commit details
    Browse the repository at this point in the history
  53. openapi spec 3.0

    Signed-off-by: Mirko Teodorovic <mirko.teodorovic@gmail.com>
    mteodor committed Sep 23, 2020
    Configuration menu
    Copy the full SHA
    d35dfb3 View commit details
    Browse the repository at this point in the history
  54. remove check for existing users in groups before delete

    Signed-off-by: Mirko Teodorovic <mirko.teodorovic@gmail.com>
    mteodor committed Sep 23, 2020
    Configuration menu
    Copy the full SHA
    53c4168 View commit details
    Browse the repository at this point in the history
  55. renaming methods

    Signed-off-by: Mirko Teodorovic <mirko.teodorovic@gmail.com>
    mteodor committed Sep 23, 2020
    Configuration menu
    Copy the full SHA
    a00b38d View commit details
    Browse the repository at this point in the history
  56. renaming methods

    Signed-off-by: Mirko Teodorovic <mirko.teodorovic@gmail.com>
    mteodor committed Sep 23, 2020
    Configuration menu
    Copy the full SHA
    0b036e3 View commit details
    Browse the repository at this point in the history
  57. renaming methods

    Signed-off-by: Mirko Teodorovic <mirko.teodorovic@gmail.com>
    mteodor committed Sep 23, 2020
    Configuration menu
    Copy the full SHA
    d557160 View commit details
    Browse the repository at this point in the history
  58. change func signature

    Signed-off-by: Mirko Teodorovic <mirko.teodorovic@gmail.com>
    mteodor committed Sep 23, 2020
    Configuration menu
    Copy the full SHA
    a230292 View commit details
    Browse the repository at this point in the history
  59. change func signature

    Signed-off-by: Mirko Teodorovic <mirko.teodorovic@gmail.com>
    mteodor committed Sep 23, 2020
    Configuration menu
    Copy the full SHA
    8643520 View commit details
    Browse the repository at this point in the history
  60. fix bugs, resolve comments

    Signed-off-by: Mirko Teodorovic <mirko.teodorovic@gmail.com>
    mteodor committed Sep 23, 2020
    Configuration menu
    Copy the full SHA
    531fd83 View commit details
    Browse the repository at this point in the history
  61. fix bugs, resolve comments

    Signed-off-by: Mirko Teodorovic <mirko.teodorovic@gmail.com>
    mteodor committed Sep 23, 2020
    Configuration menu
    Copy the full SHA
    9773d2b View commit details
    Browse the repository at this point in the history
  62. fix alignment

    Signed-off-by: Mirko Teodorovic <mirko.teodorovic@gmail.com>
    mteodor committed Sep 23, 2020
    Configuration menu
    Copy the full SHA
    771c0d8 View commit details
    Browse the repository at this point in the history
  63. add missing command

    Signed-off-by: Mirko Teodorovic <mirko.teodorovic@gmail.com>
    mteodor committed Sep 23, 2020
    Configuration menu
    Copy the full SHA
    a317ce4 View commit details
    Browse the repository at this point in the history
  64. reorganize envs

    Signed-off-by: Mirko Teodorovic <mirko.teodorovic@gmail.com>
    mteodor committed Sep 23, 2020
    Configuration menu
    Copy the full SHA
    9d8bb65 View commit details
    Browse the repository at this point in the history
  65. fix doc

    Signed-off-by: Mirko Teodorovic <mirko.teodorovic@gmail.com>
    mteodor committed Sep 23, 2020
    Configuration menu
    Copy the full SHA
    8f90d22 View commit details
    Browse the repository at this point in the history
  66. fix compile

    Signed-off-by: Mirko Teodorovic <mirko.teodorovic@gmail.com>
    mteodor committed Sep 23, 2020
    Configuration menu
    Copy the full SHA
    76f061e View commit details
    Browse the repository at this point in the history
  67. reorganize cli commands

    Signed-off-by: Mirko Teodorovic <mirko.teodorovic@gmail.com>
    mteodor committed Sep 23, 2020
    Configuration menu
    Copy the full SHA
    28f7d41 View commit details
    Browse the repository at this point in the history
  68. minor corrections

    Signed-off-by: Mirko Teodorovic <mirko.teodorovic@gmail.com>
    mteodor committed Sep 23, 2020
    Configuration menu
    Copy the full SHA
    f49e35d View commit details
    Browse the repository at this point in the history
  69. renaming

    Signed-off-by: Mirko Teodorovic <mirko.teodorovic@gmail.com>
    mteodor committed Sep 23, 2020
    Configuration menu
    Copy the full SHA
    063e165 View commit details
    Browse the repository at this point in the history
  70. renaming

    Signed-off-by: Mirko Teodorovic <mirko.teodorovic@gmail.com>
    mteodor committed Sep 23, 2020
    Configuration menu
    Copy the full SHA
    b6caf7b View commit details
    Browse the repository at this point in the history
  71. renaming

    Signed-off-by: Mirko Teodorovic <mirko.teodorovic@gmail.com>
    mteodor committed Sep 23, 2020
    Configuration menu
    Copy the full SHA
    0fb9195 View commit details
    Browse the repository at this point in the history
  72. rename methods

    Signed-off-by: Mirko Teodorovic <mirko.teodorovic@gmail.com>
    mteodor committed Sep 23, 2020
    Configuration menu
    Copy the full SHA
    2e1136b View commit details
    Browse the repository at this point in the history
  73. fix naming

    Signed-off-by: Mirko Teodorovic <mirko.teodorovic@gmail.com>
    mteodor committed Sep 23, 2020
    Configuration menu
    Copy the full SHA
    9f6158b View commit details
    Browse the repository at this point in the history
  74. renaming

    Signed-off-by: Mirko Teodorovic <mirko.teodorovic@gmail.com>
    mteodor committed Sep 23, 2020
    Configuration menu
    Copy the full SHA
    d6cc349 View commit details
    Browse the repository at this point in the history
  75. renaming

    Signed-off-by: Mirko Teodorovic <mirko.teodorovic@gmail.com>
    mteodor committed Sep 23, 2020
    Configuration menu
    Copy the full SHA
    7f685b7 View commit details
    Browse the repository at this point in the history
  76. resolve comments, minor changes

    Signed-off-by: Mirko Teodorovic <mirko.teodorovic@gmail.com>
    mteodor committed Sep 23, 2020
    Configuration menu
    Copy the full SHA
    b12dcbb View commit details
    Browse the repository at this point in the history