Resolve "Add statistics page for absences" #751

Merged
permcu merged 130 commits from 266-add-statistics-page-for-absences into master 2024-11-14 19:48:17 +01:00
permcu commented 2024-05-08 15:55:33 +02:00 (Migrated from edugit.org)

Closes #266

Closes #266
permcu commented 2024-05-08 15:55:33 +02:00 (Migrated from edugit.org)

assigned to @hansegucker

assigned to @hansegucker
permcu commented 2024-05-08 16:29:28 +02:00 (Migrated from edugit.org)

added 1 commit

  • be00b0f4 - Define statistics queries (by person & by group)

Compare with previous version

added 1 commit <ul><li>be00b0f4 - Define statistics queries (by person &amp; by group)</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS-App-Alsijil/-/merge_requests/361/diffs?diff_id=42699&start_sha=84768a913f44451437475a07b327e2d9944a7656)
permcu commented 2024-05-08 17:51:54 +02:00 (Migrated from edugit.org)

added 2 commits

  • 888595b0 - Add ExtraMarkType to schema
  • c1fb81e9 - Implement statistics query types

Compare with previous version

added 2 commits <ul><li>888595b0 - Add ExtraMarkType to schema</li><li>c1fb81e9 - Implement statistics query types</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS-App-Alsijil/-/merge_requests/361/diffs?diff_id=42702&start_sha=be00b0f4ed3f69684bce969952bb3679bef64004)
permcu commented 2024-05-08 18:58:43 +02:00 (Migrated from edugit.org)

added 1 commit

  • e13bd696 - Implement statistics query resolvers

Compare with previous version

added 1 commit <ul><li>e13bd696 - Implement statistics query resolvers</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS-App-Alsijil/-/merge_requests/361/diffs?diff_id=42704&start_sha=c1fb81e90d34da70867ec04d6d4118e789823d30)
permcu commented 2024-05-14 12:54:01 +02:00 (Migrated from edugit.org)
Requires https://edugit.org/AlekSIS/official/AlekSIS-Core/-/merge_requests/1466.
permcu commented 2024-05-14 13:38:01 +02:00 (Migrated from edugit.org)

added 1 commit

  • 2955f60d - Add WIP StatisticsForPersonCard-component and its subcomponents

Compare with previous version

added 1 commit <ul><li>2955f60d - Add WIP StatisticsForPersonCard-component and its subcomponents</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS-App-Alsijil/-/merge_requests/361/diffs?diff_id=42920&start_sha=e13bd696753626bc8393c0e960f93a07a9abbffb)
permcu commented 2024-05-14 13:42:07 +02:00 (Migrated from edugit.org)

added 1 commit

  • aa7e05da - Add WIP StatisticsForPersonPage-component

Compare with previous version

added 1 commit <ul><li>aa7e05da - Add WIP StatisticsForPersonPage-component</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS-App-Alsijil/-/merge_requests/361/diffs?diff_id=42922&start_sha=2955f60d0c7c653be3bd31cf363a4b11f383f170)
permcu commented 2024-05-15 11:36:28 +02:00 (Migrated from edugit.org)

added 2 commits

  • 8983ff39 - Use statisticsByPerson query in StatisticsForPersonCard
  • 43dec9a1 - Implement StatisticsAbsencesCard

Compare with previous version

added 2 commits <ul><li>8983ff39 - Use statisticsByPerson query in StatisticsForPersonCard</li><li>43dec9a1 - Implement StatisticsAbsencesCard</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS-App-Alsijil/-/merge_requests/361/diffs?diff_id=42971&start_sha=aa7e05dafa52a876ca8bdf18840557278eee1661)
permcu commented 2024-05-15 13:03:37 +02:00 (Migrated from edugit.org)

added 4 commits

  • 90f03355 - Implement StatisticsAbsencesCard
  • ad7cc700 - Implement StatisticsTardinessCard
  • 0e513295 - Implement StatisticsExtraMarksCard
  • e1454ca4 - Implement StatisticsPersonalNotesList with Mock data

Compare with previous version

added 4 commits <ul><li>90f03355 - Implement StatisticsAbsencesCard</li><li>ad7cc700 - Implement StatisticsTardinessCard</li><li>0e513295 - Implement StatisticsExtraMarksCard</li><li>e1454ca4 - Implement StatisticsPersonalNotesList with Mock data</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS-App-Alsijil/-/merge_requests/361/diffs?diff_id=42975&start_sha=43dec9a15a68482f737b08f3159ae46b5c6e1d8c)
permcu commented 2024-05-15 13:26:42 +02:00 (Migrated from edugit.org)

added 1 commit

  • fdda15d7 - Implement StatisticsPersonalNotesList with mock-data

Compare with previous version

added 1 commit <ul><li>fdda15d7 - Implement StatisticsPersonalNotesList with mock-data</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS-App-Alsijil/-/merge_requests/361/diffs?diff_id=42977&start_sha=e1454ca4c3a444526edfbe70759a1810d1fe0b8d)
permcu commented 2024-05-15 13:39:46 +02:00 (Migrated from edugit.org)

added 7 commits

  • 6cd8ab4d - Add StatisticsForPersonCard-component and its subcomponents
  • e6c917cb - Add StatisticsForPersonPage-component
  • e523ddce - Use statisticsByPerson query in StatisticsForPersonCard
  • 5100d375 - Implement StatisticsAbsencesCard
  • 97dd140e - Implement StatisticsTardinessCard
  • 63240125 - Implement StatisticsExtraMarksCard
  • dd5cc521 - Implement StatisticsPersonalNotesList with mock-data

Compare with previous version

added 7 commits <ul><li>6cd8ab4d - Add StatisticsForPersonCard-component and its subcomponents</li><li>e6c917cb - Add StatisticsForPersonPage-component</li><li>e523ddce - Use statisticsByPerson query in StatisticsForPersonCard</li><li>5100d375 - Implement StatisticsAbsencesCard</li><li>97dd140e - Implement StatisticsTardinessCard</li><li>63240125 - Implement StatisticsExtraMarksCard</li><li>dd5cc521 - Implement StatisticsPersonalNotesList with mock-data</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS-App-Alsijil/-/merge_requests/361/diffs?diff_id=42979&start_sha=fdda15d7d7371663601cd2f71cd11a547c482564)
permcu commented 2024-05-15 13:43:51 +02:00 (Migrated from edugit.org)

added 9 commits

  • bdee7806 - Implement statistics query types
  • a6d3cb33 - Implement statistics query resolvers
  • f3b2c53d - Add StatisticsForPersonCard-component and its subcomponents
  • 9b7e0eb7 - Add StatisticsForPersonPage-component
  • f6032168 - Use statisticsByPerson query in StatisticsForPersonCard
  • 57ff4805 - Implement StatisticsAbsencesCard
  • 638f7f00 - Implement StatisticsTardinessCard
  • 03e5b7e5 - Implement StatisticsExtraMarksCard
  • 6b0fbe76 - Implement StatisticsPersonalNotesList with mock-data

Compare with previous version

added 9 commits <ul><li>bdee7806 - Implement statistics query types</li><li>a6d3cb33 - Implement statistics query resolvers</li><li>f3b2c53d - Add StatisticsForPersonCard-component and its subcomponents</li><li>9b7e0eb7 - Add StatisticsForPersonPage-component</li><li>f6032168 - Use statisticsByPerson query in StatisticsForPersonCard</li><li>57ff4805 - Implement StatisticsAbsencesCard</li><li>638f7f00 - Implement StatisticsTardinessCard</li><li>03e5b7e5 - Implement StatisticsExtraMarksCard</li><li>6b0fbe76 - Implement StatisticsPersonalNotesList with mock-data</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS-App-Alsijil/-/merge_requests/361/diffs?diff_id=42981&start_sha=dd5cc521ad9017c087e9ac6f9b0b8d7098a8a4cb)
permcu commented 2024-05-15 13:49:11 +02:00 (Migrated from edugit.org)

added 8 commits

  • 03c52201 - Implement statistics query resolvers
  • 78ba5b73 - Add StatisticsForPersonCard-component and its subcomponents
  • a7387d60 - Add StatisticsForPersonPage-component
  • 4e63b72f - Use statisticsByPerson query in StatisticsForPersonCard
  • bc4cc24b - Implement StatisticsAbsencesCard
  • f703e0ff - Implement StatisticsTardinessCard
  • 2f5fbe5f - Implement StatisticsExtraMarksCard
  • c0b8905d - Implement StatisticsPersonalNotesList with mock-data

Compare with previous version

added 8 commits <ul><li>03c52201 - Implement statistics query resolvers</li><li>78ba5b73 - Add StatisticsForPersonCard-component and its subcomponents</li><li>a7387d60 - Add StatisticsForPersonPage-component</li><li>4e63b72f - Use statisticsByPerson query in StatisticsForPersonCard</li><li>bc4cc24b - Implement StatisticsAbsencesCard</li><li>f703e0ff - Implement StatisticsTardinessCard</li><li>2f5fbe5f - Implement StatisticsExtraMarksCard</li><li>c0b8905d - Implement StatisticsPersonalNotesList with mock-data</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS-App-Alsijil/-/merge_requests/361/diffs?diff_id=42983&start_sha=6b0fbe76e7eca32e9eb9b140f7e0f56b4476b09c)
permcu commented 2024-05-15 13:50:39 +02:00 (Migrated from edugit.org)

added 7 commits

  • 1e8b5e91 - Add StatisticsForPersonCard-component and its subcomponents
  • 127e2439 - Add StatisticsForPersonPage-component
  • c8b037ba - Use statisticsByPerson query in StatisticsForPersonCard
  • 38a11d90 - Implement StatisticsAbsencesCard
  • d976cdb7 - Implement StatisticsTardinessCard
  • 381651ae - Implement StatisticsExtraMarksCard
  • c875cc05 - Implement StatisticsPersonalNotesList with mock-data

Compare with previous version

added 7 commits <ul><li>1e8b5e91 - Add StatisticsForPersonCard-component and its subcomponents</li><li>127e2439 - Add StatisticsForPersonPage-component</li><li>c8b037ba - Use statisticsByPerson query in StatisticsForPersonCard</li><li>38a11d90 - Implement StatisticsAbsencesCard</li><li>d976cdb7 - Implement StatisticsTardinessCard</li><li>381651ae - Implement StatisticsExtraMarksCard</li><li>c875cc05 - Implement StatisticsPersonalNotesList with mock-data</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS-App-Alsijil/-/merge_requests/361/diffs?diff_id=42985&start_sha=c0b8905de4ccfec4895f45a7a08eaf3a6103534d)
permcu commented 2024-05-15 13:58:08 +02:00 (Migrated from edugit.org)

added 7 commits

  • a7d6191b - Add StatisticsForPersonCard-component and its subcomponents
  • 7d898c41 - Add StatisticsForPersonPage-component
  • 8b30766c - Use statisticsByPerson query in StatisticsForPersonCard
  • 2dba47ca - Implement StatisticsAbsencesCard
  • 334e89e1 - Implement StatisticsTardinessCard
  • 222cce37 - Implement StatisticsExtraMarksCard
  • 88bb0faa - Implement StatisticsPersonalNotesList with mock-data

Compare with previous version

added 7 commits <ul><li>a7d6191b - Add StatisticsForPersonCard-component and its subcomponents</li><li>7d898c41 - Add StatisticsForPersonPage-component</li><li>8b30766c - Use statisticsByPerson query in StatisticsForPersonCard</li><li>2dba47ca - Implement StatisticsAbsencesCard</li><li>334e89e1 - Implement StatisticsTardinessCard</li><li>222cce37 - Implement StatisticsExtraMarksCard</li><li>88bb0faa - Implement StatisticsPersonalNotesList with mock-data</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS-App-Alsijil/-/merge_requests/361/diffs?diff_id=42987&start_sha=c875cc05a7d24a9d04c8314de42ed0e75305589b)
permcu commented 2024-05-15 19:20:06 +02:00 (Migrated from edugit.org)

added 1 commit

  • 69864f2d - Fix statistics' graphql file

Compare with previous version

added 1 commit <ul><li>69864f2d - Fix statistics&#39; graphql file</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS-App-Alsijil/-/merge_requests/361/diffs?diff_id=42995&start_sha=88bb0faa434ff306f461d21d70fa7fd201cc9ee7)
permcu commented 2024-05-15 19:49:08 +02:00 (Migrated from edugit.org)

added 6 commits

  • 6ae83370 - Use statisticsByPerson query in StatisticsForPersonCard
  • 584ec3f5 - Implement StatisticsAbsencesCard
  • dfaf5525 - Implement StatisticsTardinessCard
  • 40fe3690 - Implement StatisticsExtraMarksCard
  • 72923e23 - Implement StatisticsPersonalNotesList with mock-data
  • c8160408 - Fix statistics' graphql file

Compare with previous version

added 6 commits <ul><li>6ae83370 - Use statisticsByPerson query in StatisticsForPersonCard</li><li>584ec3f5 - Implement StatisticsAbsencesCard</li><li>dfaf5525 - Implement StatisticsTardinessCard</li><li>40fe3690 - Implement StatisticsExtraMarksCard</li><li>72923e23 - Implement StatisticsPersonalNotesList with mock-data</li><li>c8160408 - Fix statistics&#39; graphql file</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS-App-Alsijil/-/merge_requests/361/diffs?diff_id=42997&start_sha=69864f2d3e1817e84239347bf78e53849294a802)
permcu commented 2024-05-17 12:34:16 +02:00 (Migrated from edugit.org)

added 1 commit

  • e3e04ed8 - Fix statistics query

Compare with previous version

added 1 commit <ul><li>e3e04ed8 - Fix statistics query</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS-App-Alsijil/-/merge_requests/361/diffs?diff_id=43129&start_sha=c816040807e581431cbeead10e961cefaf8333cf)
permcu commented 2024-05-17 12:52:48 +02:00 (Migrated from edugit.org)

added 11 commits

  • 10b79fc7 - 1 earlier commit
  • 37caac66 - Implement statistics query types
  • 034aaabd - Implement statistics query resolvers
  • 28f0a690 - Add StatisticsForPersonCard-component and its subcomponents
  • 759f50fc - Add StatisticsForPersonPage-component
  • 10ae1905 - Use statisticsByPerson query in StatisticsForPersonCard
  • e415395a - Implement StatisticsAbsencesCard
  • 11470b7e - Implement StatisticsTardinessCard
  • 9f62d1c4 - Implement StatisticsExtraMarksCard
  • a753b387 - Implement StatisticsPersonalNotesList with mock-data
  • 5f8e7b1a - Fix statistics query

Compare with previous version

added 11 commits <ul><li>10b79fc7 - 1 earlier commit</li><li>37caac66 - Implement statistics query types</li><li>034aaabd - Implement statistics query resolvers</li><li>28f0a690 - Add StatisticsForPersonCard-component and its subcomponents</li><li>759f50fc - Add StatisticsForPersonPage-component</li><li>10ae1905 - Use statisticsByPerson query in StatisticsForPersonCard</li><li>e415395a - Implement StatisticsAbsencesCard</li><li>11470b7e - Implement StatisticsTardinessCard</li><li>9f62d1c4 - Implement StatisticsExtraMarksCard</li><li>a753b387 - Implement StatisticsPersonalNotesList with mock-data</li><li>5f8e7b1a - Fix statistics query</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS-App-Alsijil/-/merge_requests/361/diffs?diff_id=43131&start_sha=e3e04ed8bdbf92ba5f095c01102a8bc08ebce8e0)
permcu commented 2024-05-17 13:18:57 +02:00 (Migrated from edugit.org)

added 1 commit

  • c0660457 - Fix statistics query

Compare with previous version

added 1 commit <ul><li>c0660457 - Fix statistics query</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS-App-Alsijil/-/merge_requests/361/diffs?diff_id=43135&start_sha=5f8e7b1ac253350c1579133e1498e248b0518cfd)
permcu commented 2024-05-17 20:20:42 +02:00 (Migrated from edugit.org)

added 10 commits

  • 504015fb - Add StatisticsForPersonCard-component and its subcomponents
  • 1fcbd537 - Add StatisticsForPersonPage-component
  • ec23e4c3 - Use statisticsByPerson query in StatisticsForPersonCard
  • beaa08f8 - Implement StatisticsAbsencesCard
  • b8876649 - Implement StatisticsTardinessCard
  • 6388548c - Implement StatisticsExtraMarksCard
  • 50222724 - Implement StatisticsPersonalNotesList with mock-data
  • 5bf4c136 - Fix statistics query
  • aa85d7da - Make school term query arg optional and adapt to core
  • d07e4b4e - TMP (DELETE ME): Add page for StatisticsForPersonCard for testing

Compare with previous version

added 10 commits <ul><li>504015fb - Add StatisticsForPersonCard-component and its subcomponents</li><li>1fcbd537 - Add StatisticsForPersonPage-component</li><li>ec23e4c3 - Use statisticsByPerson query in StatisticsForPersonCard</li><li>beaa08f8 - Implement StatisticsAbsencesCard</li><li>b8876649 - Implement StatisticsTardinessCard</li><li>6388548c - Implement StatisticsExtraMarksCard</li><li>50222724 - Implement StatisticsPersonalNotesList with mock-data</li><li>5bf4c136 - Fix statistics query</li><li>aa85d7da - Make school term query arg optional and adapt to core</li><li>d07e4b4e - TMP (DELETE ME): Add page for StatisticsForPersonCard for testing</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS-App-Alsijil/-/merge_requests/361/diffs?diff_id=43148&start_sha=c066045733f44a3985abe5b1bb2f046454fe87e5)
permcu commented 2024-05-31 14:02:06 +02:00 (Migrated from edugit.org)

added 14 commits

  • d07e4b4e...5c9aee43 - 4 earlier commits
  • 1bc61351 - Implement StatisticsExtraMarksCard
  • f5466110 - Implement StatisticsPersonalNotesList with mock-data
  • 46418840 - Fix statistics query
  • 76485063 - Make school term query arg optional and adapt to core
  • a99e1686 - TMP (DELETE ME): Add page for StatisticsForPersonCard for testing
  • 69d19990 - Add loading placeholders
  • adafd01d - Add statistics query resolvers
  • 81414851 - Add switch to own page button
  • 0a16d2c1 - Return school-term for statistics-by-person-query
  • 5bb3bad1 - Integrate StatisticsForPersonPage

Compare with previous version

added 14 commits <ul><li>d07e4b4e...5c9aee43 - 4 earlier commits</li><li>1bc61351 - Implement StatisticsExtraMarksCard</li><li>f5466110 - Implement StatisticsPersonalNotesList with mock-data</li><li>46418840 - Fix statistics query</li><li>76485063 - Make school term query arg optional and adapt to core</li><li>a99e1686 - TMP (DELETE ME): Add page for StatisticsForPersonCard for testing</li><li>69d19990 - Add loading placeholders</li><li>adafd01d - Add statistics query resolvers</li><li>81414851 - Add switch to own page button</li><li>0a16d2c1 - Return school-term for statistics-by-person-query</li><li>5bb3bad1 - Integrate StatisticsForPersonPage</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS-App-Alsijil/-/merge_requests/361/diffs?diff_id=43446&start_sha=d07e4b4e42e3cd8f68767f8c4b1655dd94ec1554)
permcu commented 2024-05-31 17:29:48 +02:00 (Migrated from edugit.org)

added 3 commits

  • 5841c25a - Integrate StatisticsForPersonPage
  • bdb0505e - Style the StatisticsForPersonCard
  • 8d2422e8 - Move the loading placeholders inside the sub-cards

Compare with previous version

added 3 commits <ul><li>5841c25a - Integrate StatisticsForPersonPage</li><li>bdb0505e - Style the StatisticsForPersonCard</li><li>8d2422e8 - Move the loading placeholders inside the sub-cards</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS-App-Alsijil/-/merge_requests/361/diffs?diff_id=43454&start_sha=5bb3bad1aba2692b8c6a09d0686bc47331a18ed2)
permcu commented 2024-05-31 19:05:51 +02:00 (Migrated from edugit.org)

added 1 commit

  • c0f8148e - Add school-term-select & crud-iterator to StatisticsForPersonPage

Compare with previous version

added 1 commit <ul><li>c0f8148e - Add school-term-select &amp; crud-iterator to StatisticsForPersonPage</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS-App-Alsijil/-/merge_requests/361/diffs?diff_id=43476&start_sha=8d2422e814fea0d92e4bcf0bd9f79d3bf428dafd)
permcu commented 2024-06-03 13:27:44 +02:00 (Migrated from edugit.org)

added 4 commits

  • 28b22a53 - Style personal-notes-list a bit
  • dc72dcef - TMP (DELETE ME): Update person-id & school-term-id
  • e57ebcb4 - Implement documentations for person list and query
  • bd0fda68 - Sketch documentations for person backend

Compare with previous version

added 4 commits <ul><li>28b22a53 - Style personal-notes-list a bit</li><li>dc72dcef - TMP (DELETE ME): Update person-id &amp; school-term-id</li><li>e57ebcb4 - Implement documentations for person list and query</li><li>bd0fda68 - Sketch documentations for person backend</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS-App-Alsijil/-/merge_requests/361/diffs?diff_id=43577&start_sha=c0f8148efd76aa54400b904fde9a69dc11c06cea)
permcu commented 2024-06-03 13:29:22 +02:00 (Migrated from edugit.org)

added 1 commit

  • db3c1160 - Sketch documentations for person backend

Compare with previous version

added 1 commit <ul><li>db3c1160 - Sketch documentations for person backend</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS-App-Alsijil/-/merge_requests/361/diffs?diff_id=43578&start_sha=bd0fda68bc5df2790c7a2d0bbaa24a541d0c73ef)
permcu commented 2024-06-03 13:30:20 +02:00 (Migrated from edugit.org)

added 1 commit

  • 343de5e8 - Sketch documentations for person backend

Compare with previous version

added 1 commit <ul><li>343de5e8 - Sketch documentations for person backend</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS-App-Alsijil/-/merge_requests/361/diffs?diff_id=43579&start_sha=db3c1160ff2d1abe4aa782f2df6d46855bae7403)
permcu commented 2024-06-04 17:03:43 +02:00 (Migrated from edugit.org)

added 54 commits

  • 343de5e8...744ecbf1 - 44 earlier commits
  • 604ee125 - Add switch to own page button
  • 4c79b195 - Return school-term for statistics-by-person-query
  • c3d4e378 - Integrate StatisticsForPersonPage
  • 47bf1e25 - Style the StatisticsForPersonCard
  • 9f2484b9 - Move the loading placeholders inside the sub-cards
  • ce9f8fb0 - Add school-term-select & crud-iterator to StatisticsForPersonPage
  • a0cd32d8 - Style personal-notes-list a bit
  • 85814606 - TMP (DELETE ME): Update person-id & school-term-id
  • 22f64a6c - Implement documentations for person list and query
  • 81562bc0 - Sketch documentations for person backend

Compare with previous version

added 54 commits <ul><li>343de5e8...744ecbf1 - 44 earlier commits</li><li>604ee125 - Add switch to own page button</li><li>4c79b195 - Return school-term for statistics-by-person-query</li><li>c3d4e378 - Integrate StatisticsForPersonPage</li><li>47bf1e25 - Style the StatisticsForPersonCard</li><li>9f2484b9 - Move the loading placeholders inside the sub-cards</li><li>ce9f8fb0 - Add school-term-select &amp; crud-iterator to StatisticsForPersonPage</li><li>a0cd32d8 - Style personal-notes-list a bit</li><li>85814606 - TMP (DELETE ME): Update person-id &amp; school-term-id</li><li>22f64a6c - Implement documentations for person list and query</li><li>81562bc0 - Sketch documentations for person backend</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS-App-Alsijil/-/merge_requests/361/diffs?diff_id=43590&start_sha=343de5e839ceca0aa43fbc7d44a9dfb12cb989ae)
permcu commented 2024-06-04 22:19:48 +02:00 (Migrated from edugit.org)

added 1 commit

  • 0afdb47f - WIP Implement StatisticsForGroupTab

Compare with previous version

added 1 commit <ul><li>0afdb47f - WIP Implement StatisticsForGroupTab</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS-App-Alsijil/-/merge_requests/361/diffs?diff_id=43592&start_sha=81562bc08f1616a8bda2081d95cfcc6af25d21cf)
hansegucker commented 2024-06-13 11:18:29 +02:00 (Migrated from edugit.org)

added 66 commits

  • 0afdb47f...f8f366cb - 65 commits from branch master
  • d05affe7 - Merge branch 'master' into 266-add-statistics-page-for-absences

Compare with previous version

added 66 commits <ul><li>0afdb47f...f8f366cb - 65 commits from branch <code>master</code></li><li>d05affe7 - Merge branch &#39;master&#39; into 266-add-statistics-page-for-absences</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS-App-Alsijil/-/merge_requests/361/diffs?diff_id=44005&start_sha=0afdb47fa202326d13555991d6708da77ec01b89)
hansegucker commented 2024-06-16 17:02:30 +02:00 (Migrated from edugit.org)

added 1 commit

  • 46a485e8 - Add first real queries for class register statistics

Compare with previous version

added 1 commit <ul><li>46a485e8 - Add first real queries for class register statistics</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS-App-Alsijil/-/merge_requests/361/diffs?diff_id=44102&start_sha=d05affe79533b45a0569b48e78f501a07ab2a0f3)
ZugBahnHof commented 2024-09-14 15:50:13 +02:00 (Migrated from edugit.org)

added 357 commits

  • 46a485e8...8a757f6a - 352 commits from branch master
  • ddd6c62d - Make schoolTerm optional
  • 305fc198 - Add field person to StatisticsByPersonType
  • 06a20250 - Show StatisticsForGroupTab.vue on GroupOverviewPage
  • 0c644d54 - Kind of display a working table in StatisticsForGroupTab.vue
  • 4b9f58a5 - Merge branch 'master' into 266-add-statistics-page-for-absences

Compare with previous version

added 357 commits <ul><li>46a485e8...8a757f6a - 352 commits from branch <code>master</code></li><li>ddd6c62d - Make schoolTerm optional</li><li>305fc198 - Add field person to StatisticsByPersonType</li><li>06a20250 - Show StatisticsForGroupTab.vue on GroupOverviewPage</li><li>0c644d54 - Kind of display a working table in StatisticsForGroupTab.vue</li><li>4b9f58a5 - Merge branch &#39;master&#39; into 266-add-statistics-page-for-absences</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS-App-Alsijil/-/merge_requests/361/diffs?diff_id=47737&start_sha=46a485e80b08955f4a2296d279d9e21d997b36a0)
ZugBahnHof commented 2024-09-14 16:33:12 +02:00 (Migrated from edugit.org)

added 1 commit

  • 61623dc1 - Show extraMarks and absenceReasons in GroupStatistics

Compare with previous version

added 1 commit <ul><li>61623dc1 - Show extraMarks and absenceReasons in GroupStatistics</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS-App-Alsijil/-/merge_requests/361/diffs?diff_id=47741&start_sha=4b9f58a5ee137032d8969e65b71ca81b1f733cb7)
ZugBahnHof commented 2024-09-17 09:37:31 +02:00 (Migrated from edugit.org)

added 4 commits

  • e68baa81 - Respet `onlyShowCount` in ExtraMarkChip.vue
  • 9600f28f - Display chips for absence reasons and extramarks
  • 12b68860 - Show tardinesses in group statistics table
  • 0b99184e - Simplify translations

Compare with previous version

added 4 commits <ul><li>e68baa81 - Respet `onlyShowCount` in ExtraMarkChip.vue</li><li>9600f28f - Display chips for absence reasons and extramarks</li><li>12b68860 - Show tardinesses in group statistics table</li><li>0b99184e - Simplify translations</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS-App-Alsijil/-/merge_requests/361/diffs?diff_id=47764&start_sha=61623dc178c6748a3f4b5efc52eeafefa93eb910)
ZugBahnHof commented 2024-09-17 10:58:20 +02:00 (Migrated from edugit.org)

added 3 commits

Compare with previous version

added 3 commits <ul><li>4c265ccf - Show (currently inactive) &quot;Details&quot; button</li><li>e77cfa11 - Make chips dense and center aligned</li><li>667648fc - Reformat</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS-App-Alsijil/-/merge_requests/361/diffs?diff_id=47773&start_sha=0b99184e2b4cb678262e4a68eff20cd94424ad96)
hansegucker commented 2024-09-22 15:10:42 +02:00 (Migrated from edugit.org)

The statistics module is (probably) really broken without a school term select.

The statistics module is (probably) really broken without a school term select.
hansegucker commented 2024-09-22 16:00:38 +02:00 (Migrated from edugit.org)

added 1 commit

  • 765fc1bc - Improve statistic queries, fix some bugs, include tardiness

Compare with previous version

added 1 commit <ul><li>765fc1bc - Improve statistic queries, fix some bugs, include tardiness</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS-App-Alsijil/-/merge_requests/361/diffs?diff_id=47963&start_sha=667648fc5e6e402dee7781b25a99adfac7669b58)
ZugBahnHof commented 2024-10-07 17:09:24 +02:00 (Migrated from edugit.org)

added 1 commit

  • f1aab9f2 - Use person chip for person column

Compare with previous version

added 1 commit <ul><li>f1aab9f2 - Use person chip for person column</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS-App-Alsijil/-/merge_requests/361/diffs?diff_id=48449&start_sha=765fc1bc06a25ca984dad1aaf7923811d2d85522)
hansegucker commented 2024-10-15 16:52:04 +02:00 (Migrated from edugit.org)

mentioned in issue #258

mentioned in issue #258
ZugBahnHof commented 2024-10-17 21:59:17 +02:00 (Migrated from edugit.org)

added 1 commit

  • db46ad3e - Inject statistiscs widget on person detail page

Compare with previous version

added 1 commit <ul><li>db46ad3e - Inject statistiscs widget on person detail page</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS-App-Alsijil/-/merge_requests/361/diffs?diff_id=48940&start_sha=f1aab9f2d2016419909302986afeba7d73b4dcab)
ZugBahnHof commented 2024-10-18 14:01:36 +02:00 (Migrated from edugit.org)

added 4 commits

  • 9bc34b0e - Improve tardiness wording
  • e229d12c - Display tardiness average and sum
  • c3b04d8a - Center tardiness information
  • 6700e8d9 - Use grid-based styling of statistics card

Compare with previous version

added 4 commits <ul><li>9bc34b0e - Improve tardiness wording</li><li>e229d12c - Display tardiness average and sum</li><li>c3b04d8a - Center tardiness information</li><li>6700e8d9 - Use grid-based styling of statistics card</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS-App-Alsijil/-/merge_requests/361/diffs?diff_id=49017&start_sha=db46ad3eea65a9b9ab3456b080674acf110aa4d6)
ZugBahnHof commented 2024-10-18 18:57:18 +02:00 (Migrated from edugit.org)

added 7 commits

  • 5b1b694c - Fix ordering of columns
  • d5b1b1e7 - Translate person page statistics card
  • afafa2a4 - Fix statistics full person page
  • 218cb017 - Link correctly to statistics full person page
  • b029a3bc - Fix statistics dummy docs
  • 82aa865e - Fix linter
  • 1499b48c - Reimplement compact mode of statistics card

Compare with previous version

added 7 commits <ul><li>5b1b694c - Fix ordering of columns</li><li>d5b1b1e7 - Translate person page statistics card</li><li>afafa2a4 - Fix statistics full person page</li><li>218cb017 - Link correctly to statistics full person page</li><li>b029a3bc - Fix statistics dummy docs</li><li>82aa865e - Fix linter</li><li>1499b48c - Reimplement compact mode of statistics card</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS-App-Alsijil/-/merge_requests/361/diffs?diff_id=49023&start_sha=6700e8d935b25cbcd94195482df62f4e41b582b4)
ZugBahnHof commented 2024-10-23 11:06:13 +02:00 (Migrated from edugit.org)

added 3 commits

  • f5cf4ea3 - Use correct number format for numbers
  • d8a1fe83 - Drop mock person statistics page
  • aa94a9c1 - Correct number formatting on group tab

Compare with previous version

added 3 commits <ul><li>f5cf4ea3 - Use correct number format for numbers</li><li>d8a1fe83 - Drop mock person statistics page</li><li>aa94a9c1 - Correct number formatting on group tab</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS-App-Alsijil/-/merge_requests/361/diffs?diff_id=49080&start_sha=1499b48ced35bf9175967e5910cedf5d5315a25e)
hansegucker commented 2024-10-23 20:23:58 +02:00 (Migrated from edugit.org)

Split up in PersonalNote and ParticipationStatus types – we also have two different tables for this in the frontend.

Split up in `PersonalNote` and `ParticipationStatus` types – we also have two different tables for this in the frontend.
hansegucker commented 2024-10-23 20:25:20 +02:00 (Migrated from edugit.org)

@ZugBahnHof Please comment your bug here.

@ZugBahnHof Please comment your bug here.
ZugBahnHof commented 2024-10-28 14:19:30 +01:00 (Migrated from edugit.org)

changed this line in version 41 of the diff

changed this line in [version 41 of the diff](/AlekSIS/official/AlekSIS-App-Alsijil/-/merge_requests/361/diffs?diff_id=49261&start_sha=aa94a9c120ebc5a023994b43b0b6bcdd93561dda#a14626c3356fb2f36c33c122b7357177e01b2a7a_70_68)
ZugBahnHof commented 2024-10-28 14:19:31 +01:00 (Migrated from edugit.org)

added 4 commits

Compare with previous version

added 4 commits <ul><li>d0dc97e9 - Drop DocumentationByPersonType</li><li>f03929a2 - Translate</li><li>c46a2427 - Update statistical queries to reflect schema changes</li><li>b88f7fd3 - Use new queries</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS-App-Alsijil/-/merge_requests/361/diffs?diff_id=49261&start_sha=aa94a9c120ebc5a023994b43b0b6bcdd93561dda)
ZugBahnHof commented 2024-10-30 11:01:45 +01:00 (Migrated from edugit.org)

added 3 commits

Compare with previous version

added 3 commits <ul><li>abfc8bc5 - Query more documentation fields</li><li>5b2d5b99 - Allow mode swithcing on person statistics</li><li>376c272a - Show note</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS-App-Alsijil/-/merge_requests/361/diffs?diff_id=49313&start_sha=b88f7fd33828362f103ba13747d6a2a5efabd0df)
ZugBahnHof commented 2024-10-30 11:32:14 +01:00 (Migrated from edugit.org)

added 3 commits

Compare with previous version

added 3 commits <ul><li>fbc06654 - Show Rearrange list item title</li><li>03cc18b2 - Apply ripple effect to list items</li><li>ada3a164 - Fix date rendering</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS-App-Alsijil/-/merge_requests/361/diffs?diff_id=49334&start_sha=376c272a606a5e12724c2a9a077ba3425b136e21)
hansegucker commented 2024-10-30 17:20:42 +01:00 (Migrated from edugit.org)

@ZugBahnHof Please identify what tasks are left for the backend that I have to do.

@ZugBahnHof Please identify what tasks are left for the backend that I have to do.
ZugBahnHof commented 2024-11-02 18:05:01 +01:00 (Migrated from edugit.org)

Bug: For a fresh SchoolTerm with no data the annotations will empty the queryset.

Bug: For a fresh SchoolTerm with no data the annotations will empty the queryset.
ZugBahnHof commented 2024-11-04 11:19:43 +01:00 (Migrated from edugit.org)

added 48 commits

  • ada3a164...40b86d09 - 47 commits from branch master
  • 098a7a1d - Merge branch 'master' into 266-add-statistics-page-for-absences

Compare with previous version

added 48 commits <ul><li>ada3a164...40b86d09 - 47 commits from branch <code>master</code></li><li>098a7a1d - Merge branch &#39;master&#39; into 266-add-statistics-page-for-absences</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS-App-Alsijil/-/merge_requests/361/diffs?diff_id=49766&start_sha=ada3a1641b9528a4c1575b2be8236d1102188fed)
hansegucker commented 2024-11-04 18:05:22 +01:00 (Migrated from edugit.org)

added 3 commits

  • 098a7a1d...d2253bdd - 2 commits from branch master
  • b14d34c2 - Merge branch 'master' into 266-add-statistics-page-for-absences

Compare with previous version

added 3 commits <ul><li>098a7a1d...d2253bdd - 2 commits from branch <code>master</code></li><li>b14d34c2 - Merge branch &#39;master&#39; into 266-add-statistics-page-for-absences</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS-App-Alsijil/-/merge_requests/361/diffs?diff_id=49859&start_sha=098a7a1d2002aeb1b4b0e7bfc5bfc42352ae3222)
hansegucker commented 2024-11-04 18:47:17 +01:00 (Migrated from edugit.org)

changed this line in version 46 of the diff

changed this line in [version 46 of the diff](/AlekSIS/official/AlekSIS-App-Alsijil/-/merge_requests/361/diffs?diff_id=49861&start_sha=b14d34c28381bd355b959a376ccc8f7297ec798f#70ecb348d7a796878a62bf6188416dcc55b207e6_62_60)
hansegucker commented 2024-11-04 18:47:20 +01:00 (Migrated from edugit.org)

added 2 commits

Compare with previous version

added 2 commits <ul><li>3e931079 - Fix queries for person statistics</li><li>a846e11c - Reformat</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS-App-Alsijil/-/merge_requests/361/diffs?diff_id=49861&start_sha=b14d34c28381bd355b959a376ccc8f7297ec798f)
ZugBahnHof commented 2024-11-04 18:57:12 +01:00 (Migrated from edugit.org)

added 7 commits

  • 9464400d - Drop StatisticsPersonalNotesList
  • 7ed6f217 - Use correct query for loading state
  • e1287218 - Update layout of tardiness card (horizontal stack)
  • 6979962b - Reformat
  • daebead9 - Fix lint
  • e2d70ec9 - Add field documentation to personal note
  • a2fa7650 - Hide tardiness sum if never late

Compare with previous version

added 7 commits <ul><li>9464400d - Drop StatisticsPersonalNotesList</li><li>7ed6f217 - Use correct query for loading state</li><li>e1287218 - Update layout of tardiness card (horizontal stack)</li><li>6979962b - Reformat</li><li>daebead9 - Fix lint</li><li>e2d70ec9 - Add field documentation to personal note</li><li>a2fa7650 - Hide tardiness sum if never late</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS-App-Alsijil/-/merge_requests/361/diffs?diff_id=49863&start_sha=a846e11ca2878c8af44c6ee5305118c9a50ed442)
ZugBahnHof commented 2024-11-04 18:58:15 +01:00 (Migrated from edugit.org)

it would be cool to have it at least…

it would be cool to have it at least…
ZugBahnHof commented 2024-11-04 18:59:25 +01:00 (Migrated from edugit.org)

Todo

Todo
hansegucker commented 2024-11-04 22:07:28 +01:00 (Migrated from edugit.org)

added 1 commit

  • 454d3e3b - Add permissions for coursebook statistics

Compare with previous version

added 1 commit <ul><li>454d3e3b - Add permissions for coursebook statistics</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS-App-Alsijil/-/merge_requests/361/diffs?diff_id=49869&start_sha=a2fa765038c705fe1277627ab55db2ad1d977850)
hansegucker commented 2024-11-04 22:28:33 +01:00 (Migrated from edugit.org)

added 1 commit

  • 8377e20b - Also filter personal notes on statistics page

Compare with previous version

added 1 commit <ul><li>8377e20b - Also filter personal notes on statistics page</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS-App-Alsijil/-/merge_requests/361/diffs?diff_id=49870&start_sha=454d3e3bb66bd030f708feb9e1e1f644ca3321e7)
hansegucker commented 2024-11-05 11:58:22 +01:00 (Migrated from edugit.org)

added 1 commit

Compare with previous version

added 1 commit <ul><li>136c261b - Fix filter query for groups</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS-App-Alsijil/-/merge_requests/361/diffs?diff_id=49890&start_sha=8377e20b4b0c22a02f250a5b6a1d91ad9d9737a5)
hansegucker commented 2024-11-05 12:07:07 +01:00 (Migrated from edugit.org)

added 1 commit

Compare with previous version

added 1 commit <ul><li>5ffa24ae - Fix query</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS-App-Alsijil/-/merge_requests/361/diffs?diff_id=49896&start_sha=136c261bb0af2837b4c2e86063a810f3392038d4)
ZugBahnHof commented 2024-11-05 12:53:24 +01:00 (Migrated from edugit.org)

Would this snippet increase performance?

    if not group_types.exists():
Would this snippet increase performance? ```suggestion:-0+0 if not group_types.exists(): ```
hansegucker commented 2024-11-05 23:44:42 +01:00 (Migrated from edugit.org)

added 5 commits

  • 5ffa24ae...fa0bace5 - 4 commits from branch master
  • fd5d4841 - Merge branch 'master' into 266-add-statistics-page-for-absences

Compare with previous version

added 5 commits <ul><li>5ffa24ae...fa0bace5 - 4 commits from branch <code>master</code></li><li>fd5d4841 - Merge branch &#39;master&#39; into 266-add-statistics-page-for-absences</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS-App-Alsijil/-/merge_requests/361/diffs?diff_id=49949&start_sha=5ffa24aec128217cc4bbbbb46a6390cf52a4aefb)
ZugBahnHof commented 2024-11-06 12:34:24 +01:00 (Migrated from edugit.org)

added 2 commits

  • 5c92ef2b - Use Fullscreendialog for Statistics page
  • f01a86f9 - Fix linking inbetween statistical views

Compare with previous version

added 2 commits <ul><li>5c92ef2b - Use Fullscreendialog for Statistics page</li><li>f01a86f9 - Fix linking inbetween statistical views</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS-App-Alsijil/-/merge_requests/361/diffs?diff_id=50012&start_sha=fd5d4841dea8db185ca6dcfe29247415ea308678)
ZugBahnHof commented 2024-11-06 13:10:06 +01:00 (Migrated from edugit.org)

added 4 commits

Compare with previous version

added 4 commits <ul><li>61732927 - Fix statistics translations</li><li>b3e94ed8 - Order statistics desc by time</li><li>592425bc - Reformat</li><li>13fbb415 - Add (disabled) print button</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS-App-Alsijil/-/merge_requests/361/diffs?diff_id=50014&start_sha=f01a86f92252131b41b381fe4e8267a4247f8f85)
hansegucker commented 2024-11-06 20:26:42 +01:00 (Migrated from edugit.org)

No, because the group_types query is used directly below.

No, because the group_types query is used directly below.
hansegucker commented 2024-11-06 20:27:35 +01:00 (Migrated from edugit.org)

changed this line in version 55 of the diff

changed this line in [version 55 of the diff](/AlekSIS/official/AlekSIS-App-Alsijil/-/merge_requests/361/diffs?diff_id=50059&start_sha=13fbb415b25003d2e510ef1c6f447cb1ca6b159d#c38d58efc16562681c17632a864e3430ffd12344_375_375)
hansegucker commented 2024-11-06 20:27:36 +01:00 (Migrated from edugit.org)

added 1 commit

  • 726d95d3 - Apply 1 suggestion(s) to 1 file(s)

Compare with previous version

added 1 commit <ul><li>726d95d3 - Apply 1 suggestion(s) to 1 file(s)</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS-App-Alsijil/-/merge_requests/361/diffs?diff_id=50059&start_sha=13fbb415b25003d2e510ef1c6f447cb1ca6b159d)
hansegucker commented 2024-11-07 16:27:25 +01:00 (Migrated from edugit.org)

The dialog doesn't work on mobile:
grafik

The dialog doesn't work on mobile: ![grafik](/uploads/063cb502182b6a2a0b510394bcdda60c/grafik.png)
hansegucker commented 2024-11-07 16:27:43 +01:00 (Migrated from edugit.org)

You now also can remove the school term select and use the global school term state.

You now also can remove the school term select and use the global school term state.
hansegucker commented 2024-11-09 21:19:24 +01:00 (Migrated from edugit.org)

added 9 commits

  • 726d95d3...76e65406 - 8 commits from branch master
  • 048c091a - Merge branch 'master' into 266-add-statistics-page-for-absences

Compare with previous version

added 9 commits <ul><li>726d95d3...76e65406 - 8 commits from branch <code>master</code></li><li>048c091a - Merge branch &#39;master&#39; into 266-add-statistics-page-for-absences</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS-App-Alsijil/-/merge_requests/361/diffs?diff_id=50250&start_sha=726d95d3dc208807d4b0def1a4f9b6882dfb5197)
ZugBahnHof commented 2024-11-12 11:30:55 +01:00 (Migrated from edugit.org)

added 4 commits

Compare with previous version

added 4 commits <ul><li>be3ee4d5 - Limit page width</li><li>e4fdd4c4 - Move note to the side</li><li>d4ea461e - Move statistics card to bottomsheet on mobile</li><li>2e511a6c - Reformat</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS-App-Alsijil/-/merge_requests/361/diffs?diff_id=50285&start_sha=048c091a162b1b17e2028db1154725b5339d013c)
ZugBahnHof commented 2024-11-12 12:35:29 +01:00 (Migrated from edugit.org)

@hansegucker any progress on this?

@hansegucker any progress on this?
ZugBahnHof commented 2024-11-14 17:09:22 +01:00 (Migrated from edugit.org)

added 3 commits

  • 57249ffb - Display error if statistics are empty (should never occur)
  • 15e96ddf - Adapt statistics to current schoolterm
  • da7365e9 - Fix amends for empty documentations

Compare with previous version

added 3 commits <ul><li>57249ffb - Display error if statistics are empty (should never occur)</li><li>15e96ddf - Adapt statistics to current schoolterm</li><li>da7365e9 - Fix amends for empty documentations</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS-App-Alsijil/-/merge_requests/361/diffs?diff_id=50336&start_sha=2e511a6c58a434889fbf6c31dfc7ac64f255412c)
ZugBahnHof commented 2024-11-14 17:15:31 +01:00 (Migrated from edugit.org)

I think I removed the symptom, but not neccessarily the cause

I think I removed the symptom, but not neccessarily the cause
ZugBahnHof commented 2024-11-14 17:16:08 +01:00 (Migrated from edugit.org)

Please, oh permission gods, handle this, as it could possibly be dangerous @hansegucker @yuha

Please, oh permission gods, handle this, as it could possibly be dangerous @hansegucker @yuha
ZugBahnHof commented 2024-11-14 19:00:18 +01:00 (Migrated from edugit.org)

Save selected tab in url

Save selected tab in url
ZugBahnHof commented 2024-11-14 19:00:30 +01:00 (Migrated from edugit.org)

!

!
ZugBahnHof commented 2024-11-14 19:20:44 +01:00 (Migrated from edugit.org)

added 1 commit

Compare with previous version

added 1 commit <ul><li>219ee8d7 - Save tab state in url</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS-App-Alsijil/-/merge_requests/361/diffs?diff_id=50362&start_sha=da7365e929c2e5118d0af524fe8d34af1b6864eb)
hansegucker commented 2024-11-14 19:27:02 +01:00 (Migrated from edugit.org)
So, come up to the lab
And see what's on the slab
I see you shiver with antici-
-Pation
But maybe the rain
Is really to blame
So I'll remove the cause
But not the symptom
``` So, come up to the lab And see what's on the slab I see you shiver with antici- -Pation But maybe the rain Is really to blame So I'll remove the cause But not the symptom ```
hansegucker commented 2024-11-14 19:41:22 +01:00 (Migrated from edugit.org)

created #328 to continue this discussion

created #328 to continue this discussion
hansegucker commented 2024-11-14 19:41:23 +01:00 (Migrated from edugit.org)

mentioned in issue #328

mentioned in issue #328
hansegucker commented 2024-11-14 19:46:45 +01:00 (Migrated from edugit.org)

added 2 commits

Compare with previous version

added 2 commits <ul><li>f631a9ba - Remove TODO</li><li>2fa25234 - Update changelog</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS-App-Alsijil/-/merge_requests/361/diffs?diff_id=50370&start_sha=219ee8d7544d86e6191354f2a23e681dc116f3df)
hansegucker commented 2024-11-14 19:47:01 +01:00 (Migrated from edugit.org)

I took a look and it should be fine the way it is now.

I took a look and it should be fine the way it is now.
hansegucker commented 2024-11-14 19:47:01 +01:00 (Migrated from edugit.org)

resolved all threads

resolved all threads
hansegucker commented 2024-11-14 19:48:04 +01:00 (Migrated from edugit.org)

marked this merge request as ready

marked this merge request as **ready**
hansegucker (Migrated from edugit.org) merged commit 43588ac578 into master 2024-11-14 19:48:17 +01:00
hansegucker commented 2024-11-14 19:48:18 +01:00 (Migrated from edugit.org)

mentioned in commit 43588ac578

mentioned in commit 43588ac57815027593a240116823d27c9a88dbfb
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
aleksis/AlekSIS-App-Alsijil!751
No description provided.