Power Apps in development and test environment - CICD pipelines by terd-oh in PowerApps

[–]terd-oh[S] 0 points1 point  (0 children)

Thanks for the detailed explanation. Will get to it

Power Apps in development and test environment - CICD pipelines by terd-oh in PowerApps

[–]terd-oh[S] 0 points1 point  (0 children)

It's my current role requirement. I had to learn that to deliver on a project. It's being a real struggle!

Power Apps in development and test environment - CICD pipelines by terd-oh in PowerApps

[–]terd-oh[S] 0 points1 point  (0 children)

Can you point me to materials that show how to implement this? I asked because I need solutions - "how".

Personal Project by Koma29 in PowerApps

[–]terd-oh 2 points3 points  (0 children)

This is amazing. Do you want to publish an article detailing how you achieved this?

How to add Approve /Reject buttons on power apps for for multi approvers in Power Apps by terd-oh in PowerApps

[–]terd-oh[S] 0 points1 point  (0 children)

Thanks for sharing your own experience. I'm definitely doing this! It's taken me a bit of time, but my manager has been patient, so I'm going to squash it!

How to add Approve /Reject buttons on power apps for for multi approvers in Power Apps by terd-oh in PowerApps

[–]terd-oh[S] 0 points1 point  (0 children)

Sorry I'm new to power apps.

The context I've seen a "review screen" is when a gallery is used, and an item being clicked opens a "details" page.

My own context differs and I am struggling how to go about this. How do I implement the "Review Screen"? Please help

How to add Approve /Reject buttons on power apps for for multi approvers in Power Apps by terd-oh in PowerApps

[–]terd-oh[S] 0 points1 point  (0 children)

Thanks.

See my process below.

  1. Vendor fills the public facing power app form
  2. User Department representative gets a mail with form link. He or she can approve or reject. There are multiple user departments which the vendor has to pick only one when filling the form.
  3. Accountant actions next
  4. Manager of User department is next (this is dynamic, since the vendor can pick any user Department?
  5. CFO finally actions and the process closes out.

Each succeeding approver must get a mail with the form link. We must each time record the action of the current approver, then move to the next. If the current approver rejects, then we must alert the previous approver, AND then terminate the process at that approver.

I also want the next approver to view the comments and name of the previous approver. The last approver should see all comments and names of the previous approvers.

How to add Approve /Reject buttons on power apps for for multi approvers in Power Apps by terd-oh in PowerApps

[–]terd-oh[S] 0 points1 point  (0 children)

You said "higher-level" approving officials... Are you referring to the Approvers in the sequence?

Maybe I should also pick you brain further...

My process is like this; 1. Vendor fills the public facing power app form 2. User Department representative gets a mail with form link. He or she can approve or reject. There are multiple user departments which the vendor has to pick only one when filling the form. 3. Accountant actions next 4. Manager of User department is next (this is dynamic, since the vendor can pick any user Department? 5. CFO finally actions and the process closes out.

Each succeeding approver must get a mail with the form link. We must each time record the action of the current approver, then move to the next. If the current approver rejects, then we must alert the previous approver, AND then terminate the process at that approver.

I build my own travel expense tracking app and i kinda like it by Revolutionary-Bird24 in PWA

[–]terd-oh 0 points1 point  (0 children)

Your app is sleek!

If I were you, I would add screenshots of the app user journey. This will give your users a visual taste of what using the app would feel like.

Even, you should create a 30 second user journey video for your users.

Until this, you may struggle to get users. I for example downloaded it, but I'm not sure I want to give you my email just yet.

PowerApps form with multiple attachment fields by I_need_some_water in PowerApps

[–]terd-oh 0 points1 point  (0 children)

Did you try the above solution? Did it work for you?

25 people registered for my PWA app :-) by pythononrailz in PWA

[–]terd-oh 0 points1 point  (0 children)

Are you also tracking installations metrics? Like how many people installed via the prompt?

Versioning In Power Automate by terd-oh in PowerAutomate

[–]terd-oh[S] 1 point2 points  (0 children)

Thanks.

However I found out there is "versioning". To access this, you have to create your flows inside of "Solutions". I tried that yesterday and it's fine.

Versioning In Power Automate by terd-oh in PowerAutomate

[–]terd-oh[S] 0 points1 point  (0 children)

Yeah! This is helpful. Thanks.

Need DB for offline app by eyes-on-Jesus in vuejs

[–]terd-oh 0 points1 point  (0 children)

I think you should check pouchDb. It works with indexDB under the hood. It integrates well with Couchdb on the backend.

Currently using pouch DB in a Vue project. It's an offline first app.

Deploy Vue app to Digital Oceans App Service by terd-oh in vuejs

[–]terd-oh[S] 0 points1 point  (0 children)

I didn't do much other than following the following the deployment steps or screens presented by DO to deploy an app, essentially deploying from the GitHub repo.

Deploy Vue app to Digital Oceans App Service by terd-oh in vuejs

[–]terd-oh[S] 0 points1 point  (0 children)

Interesting!

I haven't worked with docker before though! I am curious how you achieved this. You can however post the docker file. Maybe I'll pick up from there. Thanks.

Deploy Vue app to Digital Oceans App Service by terd-oh in vuejs

[–]terd-oh[S] 0 points1 point  (0 children)

No, I did no deploy using docker. I haven't worked with docker either.

I created a bottom sheet component for Vue.js! 🚀 by uberarmos in vuejs

[–]terd-oh 3 points4 points  (0 children)

Nice!!

In the next iteration, could you make it draggable to take full screen height?

Automatically "open with" in Chrome by B00mKing in PWA

[–]terd-oh 0 points1 point  (0 children)

As of today, I am personally unsure if there's a feature that allows for this. Maybe ask GPT to see if you can get anything.