]> git.codecow.com Git - flowpex.git/log
flowpex.git
22 months agoAdd System.Datetime.parse() add-primitives
Chris Duncan [Tue, 23 Jul 2024 00:59:34 +0000 (17:59 -0700)]
Add System.Datetime.parse()

22 months agoAdd System.Datetime.now()
Chris Duncan [Tue, 23 Jul 2024 00:55:10 +0000 (17:55 -0700)]
Add System.Datetime.now()

22 months agoAdd System.Datetime.newInstanceGmt() with all three overloaded versions.
Chris Duncan [Tue, 23 Jul 2024 00:06:35 +0000 (17:06 -0700)]
Add System.Datetime.newInstanceGmt() with all three overloaded versions.

22 months agoAdd System.Datetime.newInstance() with all four overloaded versions.
Chris Duncan [Sun, 21 Jul 2024 07:14:27 +0000 (00:14 -0700)]
Add System.Datetime.newInstance() with all four overloaded versions.

22 months agoAdd System.Datetime.monthGmt()
Chris Duncan [Sun, 21 Jul 2024 06:52:59 +0000 (23:52 -0700)]
Add System.Datetime.monthGmt()

22 months agoAdd System.Datetime.month()
Chris Duncan [Sun, 21 Jul 2024 06:51:17 +0000 (23:51 -0700)]
Add System.Datetime.month()

22 months agoAdd System.Datetime.minuteGmt()
Chris Duncan [Sun, 21 Jul 2024 06:48:05 +0000 (23:48 -0700)]
Add System.Datetime.minuteGmt()

22 months agoAdd System.Datetime.minute()
Chris Duncan [Sun, 21 Jul 2024 06:46:12 +0000 (23:46 -0700)]
Add System.Datetime.minute()

22 months agoAdd System.Datetime.millisecondGmt()
Chris Duncan [Sun, 21 Jul 2024 06:43:36 +0000 (23:43 -0700)]
Add System.Datetime.millisecondGmt()

22 months agoAdd System.Datetime.millisecond()
Chris Duncan [Sun, 21 Jul 2024 06:39:00 +0000 (23:39 -0700)]
Add System.Datetime.millisecond()

22 months agoAdd System.Datetime.isSameDay()
Chris Duncan [Sun, 21 Jul 2024 06:32:30 +0000 (23:32 -0700)]
Add System.Datetime.isSameDay()

22 months agoAdd System.Datetime.hourGmt()
Chris Duncan [Sun, 21 Jul 2024 06:28:05 +0000 (23:28 -0700)]
Add System.Datetime.hourGmt()

22 months agoAdd System.Datetime.hour()
Chris Duncan [Sun, 21 Jul 2024 06:24:11 +0000 (23:24 -0700)]
Add System.Datetime.hour()

22 months agoAdd System.Datetime.getTime()
Chris Duncan [Sun, 21 Jul 2024 06:19:15 +0000 (23:19 -0700)]
Add System.Datetime.getTime()

22 months agoAdd System.Datetime.formatLong()
Chris Duncan [Sun, 21 Jul 2024 05:58:38 +0000 (22:58 -0700)]
Add System.Datetime.formatLong()

22 months agoAdd System.Datetime.formatGmt()
Chris Duncan [Sun, 21 Jul 2024 05:54:03 +0000 (22:54 -0700)]
Add System.Datetime.formatGmt()

22 months agoAdd System.Datetime.format() supporting all three overloaded versions.
Chris Duncan [Sat, 20 Jul 2024 21:02:14 +0000 (14:02 -0700)]
Add System.Datetime.format() supporting all three overloaded versions.

22 months agoAdd System.Datetime.dayOfYearGmt()
Chris Duncan [Sat, 20 Jul 2024 20:13:11 +0000 (13:13 -0700)]
Add System.Datetime.dayOfYearGmt()

22 months agoAdd System.Datetime.dayOfYear()
Chris Duncan [Sat, 20 Jul 2024 20:07:45 +0000 (13:07 -0700)]
Add System.Datetime.dayOfYear()

22 months agoFix Apex action labels.
Chris Duncan [Sat, 20 Jul 2024 20:07:35 +0000 (13:07 -0700)]
Fix Apex action labels.

22 months agoFix Apex action label.
Chris Duncan [Sat, 20 Jul 2024 20:00:09 +0000 (13:00 -0700)]
Fix Apex action label.

22 months agoAdd System.Datetime.dayGmt()
Chris Duncan [Sat, 20 Jul 2024 19:59:07 +0000 (12:59 -0700)]
Add System.Datetime.dayGmt()

22 months agoAdd System.Datetime.day()
Chris Duncan [Sat, 20 Jul 2024 19:57:07 +0000 (12:57 -0700)]
Add System.Datetime.day()

22 months agoAdd System.Datetime.dateGmt()
Chris Duncan [Sat, 20 Jul 2024 19:41:51 +0000 (12:41 -0700)]
Add System.Datetime.dateGmt()

22 months agoAdd System.Datetime.date()
Chris Duncan [Sat, 20 Jul 2024 19:39:19 +0000 (12:39 -0700)]
Add System.Datetime.date()

22 months agoAdd System.Datetime.addYears()
Chris Duncan [Sat, 20 Jul 2024 19:32:06 +0000 (12:32 -0700)]
Add System.Datetime.addYears()

22 months agoAdd System.Datetime.addSeconds()
Chris Duncan [Sat, 20 Jul 2024 07:45:05 +0000 (00:45 -0700)]
Add System.Datetime.addSeconds()

22 months agoAdd System.Datetime.addMonths()
Chris Duncan [Wed, 17 Jul 2024 06:26:07 +0000 (23:26 -0700)]
Add System.Datetime.addMonths()

22 months agoAdd System.Datetime.addMinutes()
Chris Duncan [Wed, 17 Jul 2024 06:19:15 +0000 (23:19 -0700)]
Add System.Datetime.addMinutes()

22 months agoAdd System.Datetime.addHours()
Chris Duncan [Wed, 17 Jul 2024 05:51:36 +0000 (22:51 -0700)]
Add System.Datetime.addHours()

22 months agoAdd System.Datetime.addDays()
Chris Duncan [Wed, 17 Jul 2024 05:45:15 +0000 (22:45 -0700)]
Add System.Datetime.addDays()

22 months agoAdd System.Datetime class directory to project package list.
Chris Duncan [Tue, 16 Jul 2024 23:58:21 +0000 (16:58 -0700)]
Add System.Datetime class directory to project package list.

22 months agoRelease System.Date for v61
Chris Duncan [Tue, 16 Jul 2024 20:27:23 +0000 (13:27 -0700)]
Release System.Date for v61

22 months agoFix input label.
Chris Duncan [Tue, 16 Jul 2024 19:35:48 +0000 (12:35 -0700)]
Fix input label.

22 months agoClarify that ignored input can be excluded by user.
Chris Duncan [Tue, 16 Jul 2024 19:33:55 +0000 (12:33 -0700)]
Clarify that ignored input can be excluded by user.

22 months agoImprove input label specificity.
Chris Duncan [Tue, 16 Jul 2024 17:47:39 +0000 (10:47 -0700)]
Improve input label specificity.

22 months agoUpdate icons to represent return value data types and fall in line with Flow iconography.
Chris Duncan [Tue, 16 Jul 2024 16:45:24 +0000 (09:45 -0700)]
Update icons to represent return value data types and fall in line with Flow iconography.

22 months agoAdd tests for empty input. Add typeof assertions. Increase test dataset size. Formatting.
Chris Duncan [Thu, 11 Jul 2024 20:49:28 +0000 (13:49 -0700)]
Add tests for empty input. Add typeof assertions. Increase test dataset size. Formatting.

22 months agoAdd try-catch blocks. Fix input data type.
Chris Duncan [Thu, 11 Jul 2024 20:48:17 +0000 (13:48 -0700)]
Add try-catch blocks. Fix input data type.

22 months agoFormatting.
Chris Duncan [Thu, 11 Jul 2024 20:47:40 +0000 (13:47 -0700)]
Formatting.

22 months agoRemove unnecessary try-catch block since static method with no inputs has nothing...
Chris Duncan [Sat, 13 Jul 2024 22:02:32 +0000 (15:02 -0700)]
Remove unnecessary try-catch block since static method with no inputs has nothing useful for us to catch and should be handled further up the call stack.

22 months agoAdd System.Date.year()
Chris Duncan [Sat, 13 Jul 2024 21:35:04 +0000 (14:35 -0700)]
Add System.Date.year()

22 months agoAdd System.Date.valueOf() for strings not generic objects
Chris Duncan [Sat, 13 Jul 2024 21:34:57 +0000 (14:34 -0700)]
Add System.Date.valueOf() for strings not generic objects

22 months agoAdd System.Date.toStartOfWeek()
Chris Duncan [Sat, 13 Jul 2024 21:34:37 +0000 (14:34 -0700)]
Add System.Date.toStartOfWeek()

22 months agoAdd System.Date.toStartOfMonth()
Chris Duncan [Sat, 13 Jul 2024 21:19:28 +0000 (14:19 -0700)]
Add System.Date.toStartOfMonth()

22 months agoAdd System.Date.today()
Chris Duncan [Sat, 13 Jul 2024 21:19:16 +0000 (14:19 -0700)]
Add System.Date.today()

22 months agoAdd System.Date.parse()
Chris Duncan [Sat, 13 Jul 2024 05:32:35 +0000 (22:32 -0700)]
Add System.Date.parse()

22 months agoAdd System.Date.newInstance()
Chris Duncan [Sat, 13 Jul 2024 05:21:08 +0000 (22:21 -0700)]
Add System.Date.newInstance()

22 months agoUpdate icons.
Chris Duncan [Sat, 13 Jul 2024 05:15:16 +0000 (22:15 -0700)]
Update icons.

22 months agoAdd System.Date.monthsBetween()
Chris Duncan [Sat, 13 Jul 2024 05:09:52 +0000 (22:09 -0700)]
Add System.Date.monthsBetween()

22 months agoAdd System.Date.month()
Chris Duncan [Sat, 13 Jul 2024 05:05:59 +0000 (22:05 -0700)]
Add System.Date.month()

22 months agoAdd System.Date.isSameDay()
Chris Duncan [Sat, 13 Jul 2024 05:00:25 +0000 (22:00 -0700)]
Add System.Date.isSameDay()

22 months agoAdd System.Date.isLeapYear()
Chris Duncan [Fri, 12 Jul 2024 21:57:53 +0000 (14:57 -0700)]
Add System.Date.isLeapYear()

22 months agoAdd System.Date.format()
Chris Duncan [Fri, 12 Jul 2024 21:42:30 +0000 (14:42 -0700)]
Add System.Date.format()

22 months agoAdd System.Date.daysInMonth()
Chris Duncan [Fri, 12 Jul 2024 20:35:45 +0000 (13:35 -0700)]
Add System.Date.daysInMonth()

22 months agoFix Apex action labels.
Chris Duncan [Fri, 12 Jul 2024 20:19:37 +0000 (13:19 -0700)]
Fix Apex action labels.

22 months agoAdd System.Date.daysBetween()
Chris Duncan [Fri, 12 Jul 2024 20:16:25 +0000 (13:16 -0700)]
Add System.Date.daysBetween()

22 months agoAdd System.Date.dayOfYear()
Chris Duncan [Fri, 12 Jul 2024 20:15:44 +0000 (13:15 -0700)]
Add System.Date.dayOfYear()

22 months agoAdd System.Date.day()
Chris Duncan [Fri, 12 Jul 2024 07:09:02 +0000 (00:09 -0700)]
Add System.Date.day()

22 months agoFix icons.
Chris Duncan [Fri, 12 Jul 2024 05:22:05 +0000 (22:22 -0700)]
Fix icons.

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.

22 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