]> git.codecow.com Git - flowpex.git/log
flowpex.git
22 months agoAdd System.Id.valueOf()
Chris Duncan [Thu, 11 Jul 2024 19:09:47 +0000 (12:09 -0700)]
Add System.Id.valueOf()

22 months agoFix icon.
Chris Duncan [Wed, 10 Jul 2024 20:50:23 +0000 (13:50 -0700)]
Fix icon.

22 months agoAdd System.Date.addYears()
Chris Duncan [Wed, 10 Jul 2024 09:09:37 +0000 (02:09 -0700)]
Add System.Date.addYears()

22 months agoAdd System.Id class directory to project package list.
Zosoled [Wed, 10 Jul 2024 06:27:03 +0000 (23:27 -0700)]
Add System.Id class directory to project package list.

23 months agoFix descriptions, delete unnecessary whitespace, and update test variable names for...
Chris Duncan [Fri, 5 Jul 2024 07:54:20 +0000 (00:54 -0700)]
Fix descriptions, delete unnecessary whitespace, and update test variable names for consistency.

23 months agoFix incorrect system method call resulting from find-replace.
Chris Duncan [Thu, 4 Jul 2024 21:56:17 +0000 (14:56 -0700)]
Fix incorrect system method call resulting from find-replace.

23 months agoAdd System.Id.to15()
Chris Duncan [Thu, 4 Jul 2024 19:59:26 +0000 (12:59 -0700)]
Add System.Id.to15()

23 months agoAdd System.Id.getSObjectType()
Chris Duncan [Thu, 4 Jul 2024 19:59:16 +0000 (12:59 -0700)]
Add System.Id.getSObjectType()

23 months agoAdd System.Date.addMonths()
Zosoled [Thu, 4 Jul 2024 07:33:58 +0000 (00:33 -0700)]
Add System.Date.addMonths()

23 months agoFix description for date incremented by days.
Zosoled [Thu, 4 Jul 2024 06:01:59 +0000 (23:01 -0700)]
Fix description for date incremented by days.

23 months agoAdd System.Date.addDays()
Chris Duncan [Thu, 27 Jun 2024 07:14:12 +0000 (00:14 -0700)]
Add System.Date.addDays()

23 months agoAdd System.Date class directory to project package list.
Chris Duncan [Thu, 27 Jun 2024 06:35:38 +0000 (23:35 -0700)]
Add System.Date class directory to project package list.

23 months agoRelease System.Boolean for v61
Chris Duncan [Thu, 27 Jun 2024 06:33:22 +0000 (23:33 -0700)]
Release System.Boolean for v61

23 months agoUse same icon for Boolean as Flow does.
Chris Duncan [Thu, 27 Jun 2024 05:59:19 +0000 (22:59 -0700)]
Use same icon for Boolean as Flow does.

23 months agoAdd System.Boolean class directory to project package list.
Chris Duncan [Thu, 27 Jun 2024 05:51:25 +0000 (22:51 -0700)]
Add System.Boolean class directory to project package list.

23 months agoAdd System.Boolean.valueOf for strings only since alternate overloaded method takes...
Chris Duncan [Wed, 26 Jun 2024 05:15:58 +0000 (22:15 -0700)]
Add System.Boolean.valueOf for strings only since alternate overloaded method takes unsupported generic Object.

23 months agoRelease System.Blob for v61
Chris Duncan [Tue, 25 Jun 2024 09:10:37 +0000 (02:10 -0700)]
Release System.Blob for v61

23 months agoUpdate package version and description.
Chris Duncan [Mon, 24 Jun 2024 09:20:25 +0000 (02:20 -0700)]
Update package version and description.

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