Resolve "Adapt for usage with SPA" #40

Merged
yuha merged 10 commits from 9-adapt-for-usage-with-spa into master 2023-07-02 15:04:57 +02:00
yuha commented 2023-05-07 17:43:46 +02:00 (Migrated from edugit.org)

Closes #9

Closes #9
yuha commented 2023-05-07 17:43:46 +02:00 (Migrated from edugit.org)

assigned to @yuha

assigned to @yuha
yuha commented 2023-05-13 00:45:53 +02:00 (Migrated from edugit.org)

added 1 commit

  • 82701bca - Re-write frontend in Vuetify & add support for Core 3.0

Compare with previous version

added 1 commit <ul><li>82701bca - Re-write frontend in Vuetify &amp; add support for Core 3.0</li></ul> [Compare with previous version](/AlekSIS/onboarding/AlekSIS-App-Postbuero/-/merge_requests/14/diffs?diff_id=29921&start_sha=550486e3c5e6eff7c966ccdb3ed18a459b96c02b)
yuha commented 2023-05-15 21:34:41 +02:00 (Migrated from edugit.org)

added 2 commits

  • ee8a7302 - Add check for disallowed local parts
  • 53c04bb7 - Add activity & send mail when mail address is saved

Compare with previous version

added 2 commits <ul><li>ee8a7302 - Add check for disallowed local parts</li><li>53c04bb7 - Add activity &amp; send mail when mail address is saved</li></ul> [Compare with previous version](/AlekSIS/onboarding/AlekSIS-App-Postbuero/-/merge_requests/14/diffs?diff_id=30017&start_sha=82701bca3fc8b8cd6386c43856a83e8a6c4e0f50)
yuha commented 2023-05-15 21:36:34 +02:00 (Migrated from edugit.org)

added 1 commit

  • 061321fa - Remove unneeded legacy views, forms and tables

Compare with previous version

added 1 commit <ul><li>061321fa - Remove unneeded legacy views, forms and tables</li></ul> [Compare with previous version](/AlekSIS/onboarding/AlekSIS-App-Postbuero/-/merge_requests/14/diffs?diff_id=30019&start_sha=53c04bb7e8c2800f998168e8a82bc003df57aac7)
yuha commented 2023-05-15 22:09:50 +02:00 (Migrated from edugit.org)

added 1 commit

  • 8ab035b5 - Remove unneeded legacy views, forms and tables

Compare with previous version

added 1 commit <ul><li>8ab035b5 - Remove unneeded legacy views, forms and tables</li></ul> [Compare with previous version](/AlekSIS/onboarding/AlekSIS-App-Postbuero/-/merge_requests/14/diffs?diff_id=30025&start_sha=061321fa4c139d800683c482f37ef0b9ce818d3c)
yuha commented 2023-05-15 22:38:21 +02:00 (Migrated from edugit.org)

added 1 commit

  • 0605b0bd - Declare remaining api URLs as api URLs

Compare with previous version

added 1 commit <ul><li>0605b0bd - Declare remaining api URLs as api URLs</li></ul> [Compare with previous version](/AlekSIS/onboarding/AlekSIS-App-Postbuero/-/merge_requests/14/diffs?diff_id=30028&start_sha=8ab035b54864b5e72c9d1ba432a5a8616285cbbb)
yuha commented 2023-05-15 22:44:20 +02:00 (Migrated from edugit.org)

added 2 commits

  • be74c01d - Remove unneeded legacy views, forms and tables
  • 97884e4e - Declare remaining api URLs as api URLs

Compare with previous version

added 2 commits <ul><li>be74c01d - Remove unneeded legacy views, forms and tables</li><li>97884e4e - Declare remaining api URLs as api URLs</li></ul> [Compare with previous version](/AlekSIS/onboarding/AlekSIS-App-Postbuero/-/merge_requests/14/diffs?diff_id=30030&start_sha=0605b0bdf20deeba4339591c55257af9c1379e40)
magicfelix commented 2023-05-15 23:39:45 +02:00 (Migrated from edugit.org)

A single permission for that mutation won't work, because it has to be checked if a user is allowed to create an address for a specific domain.

A single permission for that mutation won't work, because it has to be checked if a user is allowed to create an address for a specific domain.
yuha commented 2023-05-19 23:06:46 +02:00 (Migrated from edugit.org)

added 1 commit

  • 93637e22 - Remove functionality to edit/delete mail addresses in the frontend

Compare with previous version

added 1 commit <ul><li>93637e22 - Remove functionality to edit/delete mail addresses in the frontend</li></ul> [Compare with previous version](/AlekSIS/onboarding/AlekSIS-App-Postbuero/-/merge_requests/14/diffs?diff_id=30078&start_sha=97884e4e522bafad82e8bff42b0320b95132b3be)
yuha commented 2023-05-28 15:43:27 +02:00 (Migrated from edugit.org)

added 1 commit

  • 9f36ae38 - Add filters

Compare with previous version

added 1 commit <ul><li>9f36ae38 - Add filters</li></ul> [Compare with previous version](/AlekSIS/onboarding/AlekSIS-App-Postbuero/-/merge_requests/14/diffs?diff_id=30263&start_sha=93637e2218105307632242b63bd7a660251341b5)
yuha commented 2023-06-05 21:31:03 +02:00 (Migrated from edugit.org)

I'll take a look

I'll take a look
yuha commented 2023-06-08 23:59:10 +02:00 (Migrated from edugit.org)

added 4 commits

Compare with previous version

added 4 commits <ul><li>8529e4e9 - Add filters</li><li>5a9a849a - Fix sending of mails</li><li>3797febb - Fix naming of batch patch mail domain mutation</li><li>15f064a4 - Improve permission handling</li></ul> [Compare with previous version](/AlekSIS/onboarding/AlekSIS-App-Postbuero/-/merge_requests/14/diffs?diff_id=30695&start_sha=9f36ae388baaee60342342875be8d252fd888e1f)
yuha commented 2023-06-08 23:59:39 +02:00 (Migrated from edugit.org)

resolved all threads

resolved all threads
yuha commented 2023-06-08 23:59:49 +02:00 (Migrated from edugit.org)

marked this merge request as ready

marked this merge request as **ready**
nik commented 2023-07-02 15:04:57 +02:00 (Migrated from edugit.org)

mentioned in commit 575327f11a

mentioned in commit 575327f11a898803aa250e645ac21e64add122bd
nik (Migrated from edugit.org) merged commit 575327f11a into master 2023-07-02 15:04:57 +02:00
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-Postbuero!40
No description provided.