]> git.codecow.com Git - flowpex.git/log
flowpex.git
23 months agoAdd variable descriptions to populate help text in Apex Action element.
Chris Duncan [Mon, 24 Jun 2024 08:57:08 +0000 (01:57 -0700)]
Add variable descriptions to populate help text in Apex Action element.

23 months agoSimplify category naming since method is searchable when adding Apex Action element...
Chris Duncan [Mon, 24 Jun 2024 08:40:56 +0000 (01:40 -0700)]
Simplify category naming since method is searchable when adding Apex Action element to Flow.

23 months agoFix access modifiers.
Chris Duncan [Mon, 24 Jun 2024 08:39:51 +0000 (01:39 -0700)]
Fix access modifiers.

23 months agoAdd System.Blob.valueOf()
Chris Duncan [Mon, 24 Jun 2024 06:47:13 +0000 (23:47 -0700)]
Add System.Blob.valueOf()

23 months agoAdd System.Blob.toString()
Chris Duncan [Mon, 24 Jun 2024 06:38:14 +0000 (23:38 -0700)]
Add System.Blob.toString()

23 months agoAdd System.Blob.toPdf()
Chris Duncan [Mon, 24 Jun 2024 06:27:20 +0000 (23:27 -0700)]
Add System.Blob.toPdf()

23 months agoSplit up test variables for legibility and consistency with implementation.
Chris Duncan [Mon, 24 Jun 2024 06:05:51 +0000 (23:05 -0700)]
Split up test variables for legibility and consistency with implementation.

23 months agoRename request and response arrays in tests for consistency with implementation.
Chris Duncan [Mon, 24 Jun 2024 05:59:59 +0000 (22:59 -0700)]
Rename request and response arrays in tests for consistency with implementation.

23 months agoAdd System.Blob.size()
Chris Duncan [Mon, 24 Jun 2024 05:52:56 +0000 (22:52 -0700)]
Add System.Blob.size()

23 months agoAdd System.Blob class directory to project package list.
Chris Duncan [Sun, 23 Jun 2024 22:11:38 +0000 (15:11 -0700)]
Add System.Blob class directory to project package list.

23 months agoAdd licenses and update gitignore to track them. main
Chris Duncan [Sun, 23 Jun 2024 22:04:59 +0000 (15:04 -0700)]
Add licenses and update gitignore to track them.

23 months agoInitialize project file.
Chris Duncan [Sun, 23 Jun 2024 21:22:15 +0000 (14:22 -0700)]
Initialize project file.

23 months agoAdd README
Chris Duncan [Sun, 23 Jun 2024 08:06:01 +0000 (01:06 -0700)]
Add README

23 months agoAdd .forceignore
Chris Duncan [Sun, 23 Jun 2024 08:01:40 +0000 (01:01 -0700)]
Add .forceignore

23 months agoAdd .gitignore
Chris Duncan [Sun, 23 Jun 2024 00:51:54 +0000 (17:51 -0700)]
Add .gitignore