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

Service Module landing page #11

Closed
11 tasks done
SigritSiht opened this issue Aug 10, 2022 · 25 comments · Fixed by #79, #121, #157, #193 or #199
Closed
11 tasks done

Service Module landing page #11

SigritSiht opened this issue Aug 10, 2022 · 25 comments · Fixed by #79, #121, #157, #193 or #199
Assignees
Labels
bug Something isn't working Business epic services

Comments

@SigritSiht
Copy link
Contributor

SigritSiht commented Aug 10, 2022

AS an Administrative User
I WANT TO have a separate sub-module of admin portal
SO THAT I CAN start creating a new service and/or view and edit existing services

Acceptance Criteria

  • button "Loo uus teenus" ("Create new service") created (directs to Training Module Intents view)
  • "message board" for system notes created (messages to be printed out to Bürokratt user like "New services have been created, train model" -- the latter refers to an appropriate Training Module's link)
  • table containing "Olemasolevad teenused" (Existing services) created
  • table columns: Teenuse nimi (Service name); Teenuse kasutamise arv (Times Service has been triggered); Muuda teenust (Edit Service), takes to Service Module Connection Page #12 ; Teenuse olek (Activate/Deactivate Service) [action]; Kustuta teenus (Delete Service) [action] created, takes to REST service to delete a Service #14
  • conformation pop-up with information about deletion process (i.e. data will be deleted etc) created and triggered when Delete service button is pressed
  • when changing the status of a Service, a modal to confirm or discard the selection (with appropriate information) appears

GUI

  • All input as configurable i18n values

DSL

@PaulaMerle
Copy link
Contributor

PaulaMerle commented Aug 11, 2022

Times Service has been triggered - mida sellega mõeldud on, kui tihti on kasutatud teenust?
Sigrit vastas: jah

@SigritSiht
Copy link
Contributor Author

Image

@turnerrainer turnerrainer added GUI Refers to procurement type DSL Refers to procurement type labels Oct 21, 2022
@turnerrainer turnerrainer moved this to Todo in Service Module Oct 21, 2022
@turnerrainer turnerrainer moved this from Todo to To Groom in Service Module Oct 27, 2022
@turnerrainer turnerrainer moved this from To Groom to Todo in Service Module Feb 7, 2023
@turnerrainer turnerrainer removed the status in Service Module Feb 7, 2023
@turnerrainer turnerrainer moved this to Todo in Service Module Feb 14, 2023
@turnerrainer turnerrainer moved this from Todo to To Groom in Service Module Feb 16, 2023
@turnerrainer turnerrainer moved this from To Groom to Ready in Service Module Feb 17, 2023
@SigritSiht SigritSiht moved this from Ready to In Progress in Service Module Mar 15, 2023
@SigritSiht SigritSiht linked a pull request Mar 17, 2023 that will close this issue
@SigritSiht SigritSiht moved this from In Progress to In Review in Service Module Mar 17, 2023
@SigritSiht SigritSiht assigned baha-a and 1AhmedYasser and unassigned Minwasko Mar 17, 2023
@ValterAro
Copy link
Contributor

This bug is still present in the dev environment #11 (comment) .

@ValterAro ValterAro moved this from Done to AT Rejected in Service Module Feb 6, 2024
@ValterAro ValterAro moved this from Done to AT Rejected in Bürokratt Sprint Feb 6, 2024
@1AhmedYasser
Copy link
Collaborator

The bug "Short summary: The next page button and the "Kuvan korraga(results per page)" does not work. Meaning that currently you can not see the services beyond the first page and the first 10 results." is fixed and waiting for the service connection to intent to be implemented for the final fix.

pagination.mp4

@ValterAro i checked this on dev and it seems working fine, am i missing something here ?

@1AhmedYasser
Copy link
Collaborator

[BUG] Short summary: In the service module overview when changing the state of the service in the list to inactive from active state, then the popup message says that it failed, but after refreshing the page it shows that the state has changed. There is similar problem with "kustuta" / "delete" that the popup says it fails, but it actually seems to work. Excpected result: When presssing the delete button or changing the state of the service in the list it says that the request was successful Real result: When changing the state of the service, the popup says the action failed. How to reproduce: After logging in, go to https://admin.dev.buerokratt.ee/services/overview and change the state to inactive or delete one of the items in the services list. You will see a popup that says it failed, but after refresh the action is done.

Fixed Here #199

For now, will modify the file location and database field, but it will be further modified when working on #196

@PaulaMerle PaulaMerle moved this from AT Rejected to Ready in Bürokratt Sprint Feb 7, 2024
@1AhmedYasser 1AhmedYasser assigned 1AhmedYasser and unassigned baha-a Feb 8, 2024
@PaulaMerle PaulaMerle moved this from AT Rejected to Ready in Service Module Feb 9, 2024
@rasmusei rasmusei moved this from Ready to In Review in Bürokratt Sprint Feb 9, 2024
@rasmusei rasmusei linked a pull request Feb 9, 2024 that will close this issue
@rasmusei rasmusei moved this from In Review to To Deploy in Bürokratt Sprint Feb 9, 2024
@rasmusei rasmusei assigned varmoh and unassigned 1AhmedYasser Feb 9, 2024
@PaulaMerle PaulaMerle moved this from Ready to Acceptance Testing in Service Module Feb 9, 2024
@varmoh varmoh moved this from To Deploy to Acceptance Testing in Bürokratt Sprint Feb 12, 2024
@varmoh varmoh assigned ValterAro and unassigned varmoh Feb 12, 2024
@ValterAro
Copy link
Contributor

Seems to work as intended.

@ValterAro ValterAro moved this from Acceptance Testing to Done in Bürokratt Sprint Feb 12, 2024
@ValterAro ValterAro moved this from Acceptance Testing to Done in Service Module Feb 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment