environment: delete service page (#64924) #107

Open
yweber wants to merge 4 commits from wip/64924-delete-services-page into main
Owner
No description provided.
yweber added 1 commit 2024-01-31 17:52:03 +01:00
gitea/hobo/pipeline/head There was a failure building this commit Details
80f4371768
environment: add kebab menu to services on homepage (#64924)
- kebab menu on services allows to :
  - edit them
  - delete them (when available)
- main kebab menu has now an extra option to create a new service
yweber force-pushed wip/64924-delete-services-page from 80f4371768 to e12cb5846a 2024-01-31 17:57:44 +01:00 Compare
yweber added 1 commit 2024-02-01 10:37:51 +01:00
gitea/hobo/pipeline/head There was a failure building this commit Details
aff0999e56
environment: add mecanism to CRUD services variables (#64924)
yweber force-pushed wip/64924-delete-services-page from aff0999e56 to f2b67e2f48 2024-02-01 11:01:00 +01:00 Compare
yweber force-pushed wip/64924-delete-services-page from f2b67e2f48 to 9761c8fec4 2024-02-01 11:02:17 +01:00 Compare
yweber added 2 commits 2024-02-01 12:10:36 +01:00
yweber force-pushed wip/64924-delete-services-page from 0f5feef811 to 69325cd127 2024-02-01 12:21:47 +01:00 Compare
yweber changed title from WIP: environment: add kebab menu to services on homepage (#64924) to WIP: environment: delete service page (#64924) 2024-02-01 12:23:54 +01:00
yweber changed title from WIP: environment: delete service page (#64924) to environment: delete service page (#64924) 2024-02-01 12:24:08 +01:00
All checks were successful
gitea/hobo/pipeline/head This commit looks good
This pull request can be merged automatically.
This branch is out-of-date with the base branch
You are not authorized to merge this pull request.
You can also view command line instructions.

Step 1:

From your project repository, check out a new branch and test the changes.
git checkout -b wip/64924-delete-services-page main
git pull origin wip/64924-delete-services-page

Step 2:

Merge the changes and update on Gitea.
git checkout main
git merge --no-ff wip/64924-delete-services-page
git push origin main
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No Assignees
1 Participants
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: entrouvert/hobo#107
No description provided.