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

Add childquestions backend integration and refactor datainput datastructure #138

Merged
merged 103 commits into from
Nov 8, 2024

Commits on Oct 29, 2024

  1. Configuration menu
    Copy the full SHA
    9f71832 View commit details
    Browse the repository at this point in the history
  2. add child question models

    MaHaWo committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    4e0311d View commit details
    Browse the repository at this point in the history
  3. add question admin endpoints

    MaHaWo committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    6c29ad0 View commit details
    Browse the repository at this point in the history
  4. make current tests work again

    MaHaWo committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    9c226d5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    13e8ea9 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ebf850f View commit details
    Browse the repository at this point in the history
  7. start working on backend tests

    MaHaWo committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    c001d85 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    2866ab9 View commit details
    Browse the repository at this point in the history
  9. fix errors in test data

    MaHaWo committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    a5cd5a1 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    e8772fd View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    608dc8c View commit details
    Browse the repository at this point in the history
  12. finish user question tests

    MaHaWo committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    1dbd66b View commit details
    Browse the repository at this point in the history
  13. finish python test draft

    MaHaWo committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    344baca View commit details
    Browse the repository at this point in the history
  14. Squashed commit of the following:

    commit 1ed8ef3
    Merge: 83b2e59 7679af8
    Author: Harald Mack <[email protected]>
    Date:   Tue Oct 29 15:53:23 2024 +0100
    
        Merge pull request #130 from ssciwr/fix-userquestions-in-admin
    
        Integrate admin interface into user landing page
    
    commit 7679af8
    Author: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    Date:   Tue Oct 29 13:31:01 2024 +0000
    
        update openapi.json & openapi-ts client, run pnpm format
    
    commit c28089c
    Merge: 03f911a 5b737fc
    Author: Harald Mack <[email protected]>
    Date:   Tue Oct 29 14:30:15 2024 +0100
    
        Merge branch 'fix-userquestions-in-admin' of github.com:ssciwr/mondey into fix-userquestions-in-admin
    
    commit 03f911a
    Author: Harald Mack <[email protected]>
    Date:   Tue Oct 29 14:30:11 2024 +0100
    
        add autocomplete to formdata
    
    commit 5b737fc
    Author: Harald Mack <[email protected]>
    Date:   Tue Oct 29 14:29:50 2024 +0100
    
        Update mondey_backend/src/mondey_backend/models/questions.py
    
        Co-authored-by: Liam Keegan <[email protected]>
    
    commit b7fe5e8
    Author: Harald Mack <[email protected]>
    Date:   Tue Oct 29 14:22:25 2024 +0100
    
        Update mondey_backend/src/mondey_backend/routers/admin.py
    
        Co-authored-by: Liam Keegan <[email protected]>
    
    commit a5892fe
    Author: Harald Mack <[email protected]>
    Date:   Tue Oct 29 14:22:07 2024 +0100
    
        Update frontend/src/lib/components/Admin/EditUserQuestionModal.svelte
    
        use localization in question modal
    
        Co-authored-by: Liam Keegan <[email protected]>
    
    commit 57dfce2
    Author: Harald Mack <[email protected]>
    Date:   Tue Oct 29 14:11:44 2024 +0100
    
        remove debug logout
    
    commit 0a6b213
    Author: Harald Mack <[email protected]>
    Date:   Tue Oct 29 14:09:19 2024 +0100
    
        fix error in loop
    
    commit fb7ba48
    Author: Harald Mack <[email protected]>
    Date:   Mon Oct 28 17:00:24 2024 +0100
    
        update lock file
    
    commit e9e27d2
    Author: Harald Mack <[email protected]>
    Date:   Mon Oct 28 16:58:27 2024 +0100
    
        fix conflict
    
    commit c0cb20a
    Author: Harald Mack <[email protected]>
    Date:   Mon Oct 28 16:53:55 2024 +0100
    
        generate code anew
    
    commit 1230ead
    Merge: 3418a85 83b2e59
    Author: Harald Mack <[email protected]>
    Date:   Mon Oct 28 16:53:15 2024 +0100
    
        Merge branch 'main' into fix-userquestions-in-admin
    
    commit 3418a85
    Author: Harald Mack <[email protected]>
    Date:   Mon Oct 28 16:44:10 2024 +0100
    
        remove researchpage
    
    commit 687a573
    Author: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    Date:   Mon Oct 28 15:34:59 2024 +0000
    
        update openapi.json & openapi-ts client, run pnpm format
    
    commit f11d80d
    Author: Harald Mack <[email protected]>
    Date:   Mon Oct 28 16:28:55 2024 +0100
    
        remove comment
    
    commit 52c8d61
    Author: Harald Mack <[email protected]>
    Date:   Mon Oct 28 16:28:16 2024 +0100
    
        remove comments
    
    commit 1d44371
    Author: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    Date:   Mon Oct 28 15:02:16 2024 +0000
    
        update openapi.json & openapi-ts client, run pnpm format
    
    commit 36ddf78
    Author: Harald Mack <[email protected]>
    Date:   Mon Oct 28 15:41:15 2024 +0100
    
        adjust language label
    
    commit df5667c
    Merge: 66b6e45 5fac037
    Author: Harald Mack <[email protected]>
    Date:   Mon Oct 28 15:27:35 2024 +0100
    
        Merge branch 'main' into fix-userquestions-in-admin
    
    commit 66b6e45
    Author: Harald Mack <[email protected]>
    Date:   Mon Oct 28 15:14:12 2024 +0100
    
        remove langStore
    
    commit 43f3f5c
    Author: Harald Mack <[email protected]>
    Date:   Mon Oct 28 15:11:18 2024 +0100
    
        remove langstore
    
    commit 732a9c9
    Author: Harald Mack <[email protected]>
    Date:   Mon Oct 28 15:09:19 2024 +0100
    
        add translations from main
    
    commit c125a48
    Author: Harald Mack <[email protected]>
    Date:   Mon Oct 28 15:08:43 2024 +0100
    
        remove languages
    
    commit 2fb1c6a
    Author: Harald Mack <[email protected]>
    Date:   Mon Oct 28 15:04:02 2024 +0100
    
        add localechooser from main
    
    commit 24ca1f5
    Author: Harald Mack <[email protected]>
    Date:   Mon Oct 28 15:02:39 2024 +0100
    
        add master i18n
    
    commit 2c321ec
    Author: Harald Mack <[email protected]>
    Date:   Mon Oct 28 14:40:46 2024 +0100
    
        fix python tests
    
    commit 8295bb2
    Author: Harald Mack <[email protected]>
    Date:   Mon Oct 28 14:34:08 2024 +0100
    
        fix userProfile
    
    commit f3bb815
    Author: Harald Mack <[email protected]>
    Date:   Mon Oct 28 14:13:41 2024 +0100
    
        fix language indexing problem
    
    commit 96e2215
    Author: Harald Mack <[email protected]>
    Date:   Mon Oct 28 13:46:51 2024 +0100
    
        fix bug in data reading, work on fixing languages
    
    commit e32011c
    Author: Harald Mack <[email protected]>
    Date:   Mon Oct 28 07:35:03 2024 +0100
    
        make datainput simpler
    
    commit b99aa08
    Author: Harald Mack <[email protected]>
    Date:   Sun Oct 27 22:02:47 2024 +0100
    
        update to svelte 5, use runes mode for datainput
    
    commit 2a2f018
    Author: Harald Mack <[email protected]>
    Date:   Fri Oct 25 16:56:11 2024 +0200
    
        work on simplifying datastructure
    
    commit b424001
    Author: Harald Mack <[email protected]>
    Date:   Fri Oct 25 16:19:20 2024 +0200
    
        add fields
    
    commit 11965f0
    Author: Harald Mack <[email protected]>
    Date:   Fri Oct 25 16:02:58 2024 +0200
    
        work on integrating necessary datastructure everywhere
    
    commit d16f637
    Author: Harald Mack <[email protected]>
    Date:   Fri Oct 25 11:43:36 2024 +0200
    
        fix json creation for userquestion
    
    commit 3c8a66b
    Author: Harald Mack <[email protected]>
    Date:   Fri Oct 25 11:34:26 2024 +0200
    
        correct language indexing
    
    commit 9499dae
    Author: Harald Mack <[email protected]>
    Date:   Thu Oct 24 21:11:16 2024 +0200
    
        start fising lang_id issue
    
    commit 13abba3
    Author: Harald Mack <[email protected]>
    Date:   Thu Oct 24 20:30:20 2024 +0200
    
        fix error
    
    commit 7a744dd
    Author: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    Date:   Thu Oct 24 13:57:52 2024 +0000
    
        update openapi.json & openapi-ts client, run pnpm format
    
    commit bfb39eb
    Author: Harald Mack <[email protected]>
    Date:   Thu Oct 24 13:34:15 2024 +0200
    
        work on making editing of questions usable
    
    commit 4025b92
    Author: Harald Mack <[email protected]>
    Date:   Thu Oct 24 11:18:53 2024 +0200
    
        add elements for logged out user, delete separate verify component
    
    commit 6722542
    Author: Harald Mack <[email protected]>
    Date:   Thu Oct 24 11:11:32 2024 +0200
    
        include admin page into userlandingpage, add admin component instead of route,
    MaHaWo committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    ce18e01 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    1ea0183 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    36edc35 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    1c9ded1 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    f48067a View commit details
    Browse the repository at this point in the history
  19. Merge branch 'add-childquestions_backend-integration' of github.com:s…

    …sciwr/mondey into add-childquestions_backend-integration
    MaHaWo committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    e55df55 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    7cb32f3 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2024

  1. Configuration menu
    Copy the full SHA
    d4334ce View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    28432c6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    09c29c0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e335991 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'add-childquestions_backend-integration' of github.com:s…

    …sciwr/mondey into add-childquestions_backend-integration
    MaHaWo committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    d444682 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    692d6e9 View commit details
    Browse the repository at this point in the history
  7. refactor childrenregistration

    MaHaWo committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    fa27752 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e1d5b39 View commit details
    Browse the repository at this point in the history
  9. fix childquestion interaction

    MaHaWo committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    4b537cb View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    2497cc7 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    13f4869 View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2024

  1. Configuration menu
    Copy the full SHA
    5924aed View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    05c89b5 View commit details
    Browse the repository at this point in the history
  3. fix tests

    MaHaWo committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    b46f55c View commit details
    Browse the repository at this point in the history
  4. Merge branch 'add-childquestions_backend-integration' of github.com:s…

    …sciwr/mondey into add-childquestions_backend-integration
    MaHaWo committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    760a713 View commit details
    Browse the repository at this point in the history
  5. remove children backend mock, add backend connection to childrenoverv…

    …iew and childrenregistration, add dateinput component, rename childrengallerycomponent
    MaHaWo committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    529479a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    fb7cd17 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8fcd594 View commit details
    Browse the repository at this point in the history
  8. fix python tests

    MaHaWo committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    46b8357 View commit details
    Browse the repository at this point in the history
  9. Merge branch 'add-childquestions_backend-integration' of github.com:s…

    …sciwr/mondey into add-childquestions_backend-integration
    MaHaWo committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    ce71c8c View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    362b2b1 View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2024

  1. Configuration menu
    Copy the full SHA
    ae46a4f View commit details
    Browse the repository at this point in the history
  2. add default questions

    MaHaWo committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    fe95e7e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    44de62e View commit details
    Browse the repository at this point in the history
  4. use runes mode for card

    MaHaWo committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    476fe23 View commit details
    Browse the repository at this point in the history
  5. add gitignore element

    MaHaWo committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    e3977dc View commit details
    Browse the repository at this point in the history
  6. make image display work

    MaHaWo committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    519e48a View commit details
    Browse the repository at this point in the history
  7. add comment

    MaHaWo committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    347eb4c View commit details
    Browse the repository at this point in the history
  8. add localizations

    MaHaWo committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    7fa6b8d View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2024

  1. undo accidental deletion

    MaHaWo committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    48b3dcf View commit details
    Browse the repository at this point in the history
  2. Merge branch 'add-childquestions_backend-integration' of github.com:s…

    …sciwr/mondey into add-childquestions_backend-integration
    MaHaWo committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    91051d3 View commit details
    Browse the repository at this point in the history
  3. use childname as heading

    MaHaWo committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    0a9cfd1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d322d22 View commit details
    Browse the repository at this point in the history
  5. simplify setup in overview

    MaHaWo committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    f161695 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1b4296c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7c6d181 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    1464918 View commit details
    Browse the repository at this point in the history
  9. ajust existing testes

    MaHaWo committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    c9cdebf View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    4dd8b69 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    a4ff972 View commit details
    Browse the repository at this point in the history
  12. Merge branch 'add-childquestions_backend-integration' of github.com:s…

    …sciwr/mondey into add-childquestions_backend-integration
    MaHaWo committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    8e0a0d8 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    97b0072 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    59f7c61 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    bdaa4e7 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    aafcaa6 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    bdb291f View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    4312006 View commit details
    Browse the repository at this point in the history
  19. add get_child and tests

    MaHaWo committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    fe73ea3 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    c9f261f View commit details
    Browse the repository at this point in the history
  21. add tests

    MaHaWo committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    92e4d62 View commit details
    Browse the repository at this point in the history
  22. Merge branch 'add-childrenquestion-backend' of github.com:ssciwr/mond…

    …ey into add-childrenquestion-backend
    MaHaWo committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    6bb422d View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    3eebee9 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    b73dd50 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    2fb4aa7 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    ef8abed View commit details
    Browse the repository at this point in the history
  27. remove remark from child

    MaHaWo committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    ba1e9f7 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    b066c5a View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    ee61263 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2024

  1. Configuration menu
    Copy the full SHA
    e5b6fae View commit details
    Browse the repository at this point in the history
  2. Merge branch 'add-childquestions_backend-integration' of github.com:s…

    …sciwr/mondey into add-childquestions_backend-integration
    MaHaWo committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    7580602 View commit details
    Browse the repository at this point in the history
  3. make tests work

    MaHaWo committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    4c2d9e9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4e1b779 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b832f79 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e1a6f5d View commit details
    Browse the repository at this point in the history
  7. make submission work again

    MaHaWo committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    9a2a60d View commit details
    Browse the repository at this point in the history
  8. add update option for child

    MaHaWo committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    104d8e9 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    fd21a4b View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2024

  1. undo unnecessary changes

    MaHaWo committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    0756b35 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'add-childquestions_backend-integration' of github.com:s…

    …sciwr/mondey into add-childquestions_backend-integration
    MaHaWo committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    3a046a5 View commit details
    Browse the repository at this point in the history
  3. correct answer augmentation

    MaHaWo committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    f906194 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    72bc04f View commit details
    Browse the repository at this point in the history
  5. try to reduce clutter

    MaHaWo committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    d1c7737 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    660f066 View commit details
    Browse the repository at this point in the history
  7. add image deletion logic

    MaHaWo committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    3dcb73a View commit details
    Browse the repository at this point in the history
  8. change var name

    MaHaWo committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    217d349 View commit details
    Browse the repository at this point in the history
  9. change image varialbe working

    MaHaWo committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    0404618 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    367d272 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    32304c9 View commit details
    Browse the repository at this point in the history
  12. fix wrong function ordering

    MaHaWo committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    cfc08cc View commit details
    Browse the repository at this point in the history
  13. add corrections

    MaHaWo committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    7eef02c View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    e8c12e9 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    cc6b817 View commit details
    Browse the repository at this point in the history
  16. make tests work again

    MaHaWo committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    926b612 View commit details
    Browse the repository at this point in the history