mike12345567
|
e068e301ff
|
Updating automation history tab to handle the stopped error status which can occur for CRONs.
|
2023-08-16 18:21:53 +01:00 |
mike12345567
|
9489e309b5
|
Improving logging of publishing around CRON jobs, try to understand what is being disabled/created.
|
2023-08-16 18:12:21 +01:00 |
Adria Navarro
|
b4615af979
|
Update pro ref
|
2023-08-10 14:26:33 +03:00 |
Adria Navarro
|
5c66a10f36
|
Update pro ref
|
2023-08-10 14:19:01 +03:00 |
Adria Navarro
|
90e9263dc7
|
Update pro ref
|
2023-08-10 13:00:02 +03:00 |
Adria Navarro
|
f226d7d093
|
Update package.json
|
2023-08-10 10:07:05 +01:00 |
Michael Drury
|
f7d94e1864
|
Merge branch 'master' into fix/automation-disable
|
2023-08-09 17:13:14 +01:00 |
mike12345567
|
a3a8d35b8d
|
Adding logging of start, end and duration from automation logs.
|
2023-08-09 16:58:46 +01:00 |
mike12345567
|
2622fecd93
|
Quick fix.
|
2023-08-09 16:33:37 +01:00 |
mike12345567
|
63006e36d4
|
Adding the ability to disable an automation, as well making sure that automations have steps before running.
|
2023-08-09 16:24:57 +01:00 |
Adria Navarro
|
9734776953
|
Add required nx dependencies
|
2023-08-09 17:20:36 +03:00 |
Adria Navarro
|
b441cbe3ec
|
Include all dist
|
2023-08-09 17:06:05 +03:00 |
Adria Navarro
|
4c7dfc978e
|
Whitelist .npmignore from backend-core
|
2023-08-09 16:41:44 +03:00 |
Adria Navarro
|
90398ced3e
|
Tweak types npm content
|
2023-08-09 16:37:31 +03:00 |
Adria Navarro
|
bfdb785436
|
Tweak shared-core content to exclude src
|
2023-08-09 16:36:14 +03:00 |
mike12345567
|
f55aed2ee5
|
Adding NPM ignore files so that doesn't default to the .gitignore when publishing to NPM.
|
2023-08-09 13:31:30 +01:00 |
Adria Navarro
|
fe9bc8021f
|
Merge branch 'master' into chore/build_packages_via_esbuild
|
2023-08-09 12:39:12 +03:00 |
melohagan
|
a5fb25e41e
|
Allow null for firstName and lastName (#11482)
|
2023-08-09 10:38:04 +01:00 |
Adria Navarro
|
32e09cf131
|
Lint
|
2023-08-09 12:13:38 +03:00 |
Adria Navarro
|
c21da4fbd3
|
Consume packages from builder
|
2023-08-09 11:40:54 +03:00 |
Adria Navarro
|
da87b28155
|
Clean nx deps
|
2023-08-08 19:39:32 +03:00 |
Adria Navarro
|
8e655dae66
|
Fix path
|
2023-08-08 19:36:36 +03:00 |
Adria Navarro
|
b91677f0ce
|
Fix declarations
|
2023-08-08 19:33:57 +03:00 |
Adria Navarro
|
93654907c3
|
Bundle bb dependencies in backend-core
|
2023-08-08 19:08:57 +03:00 |
Adria Navarro
|
5ae100d4cc
|
Remove unneeded nx deps
|
2023-08-08 18:58:50 +03:00 |
Adria Navarro
|
bc5b4297a5
|
Backend-core via esbuild
|
2023-08-08 18:56:07 +03:00 |
Adria Navarro
|
b882a64ad7
|
Shared-core via esbuild
|
2023-08-08 18:45:02 +03:00 |
Adria Navarro
|
0bc7a647df
|
Types via esbuild
|
2023-08-08 18:42:39 +03:00 |
Michael Drury
|
f6c992964e
|
Fixing issue with CLI build, removing some old cjs exports that shouldn't be there.
|
2023-08-07 21:31:55 +01:00 |
mike12345567
|
cb1cec2774
|
Fixing pkg built CLI after using esbuild.
|
2023-08-07 20:21:36 +01:00 |
mike12345567
|
4d0c7e56e1
|
Utilising esbuild for the CLI to bundle in backend-core and types as required.
|
2023-08-07 19:03:23 +01:00 |
mike12345567
|
986939b85d
|
Fix for DS+ unable to patch rows correctly.
|
2023-08-07 17:44:44 +01:00 |
Michael Drury
|
2ea45e1351
|
Merge branch 'master' into log/automation-id-with-execution
|
2023-08-07 15:03:38 +01:00 |
Martin McKeaveney
|
b7810f915e
|
fix lint
|
2023-08-07 12:55:28 +01:00 |
Martin McKeaveney
|
14785ca49d
|
move to info log line
|
2023-08-07 12:36:19 +01:00 |
Martin McKeaveney
|
ac5ce13f80
|
debug log for automation ID
|
2023-08-07 10:59:42 +01:00 |
Adria Navarro
|
f0bcd3d679
|
Update pro ref
|
2023-08-07 12:59:03 +03:00 |
mike12345567
|
1dc5f039b9
|
Updating pro reference.
|
2023-08-07 10:17:01 +01:00 |
Martin McKeaveney
|
12d5f0109d
|
Merge branch 'master' into develop
|
2023-08-07 09:24:10 +01:00 |
melohagan
|
3097c9162f
|
Fix for app action fields and don't clone testData (#11441)
|
2023-08-04 16:25:14 +01:00 |
melohagan
|
ece1c421fa
|
Fix/formula as display (#11439)
* Allow formulas to be display columns in the grid
* Ensure SQL Server always has a sort order
|
2023-08-04 13:53:30 +01:00 |
Andrew Kingston
|
4c26abc83d
|
Fix reactivity bug with normal user app list
|
2023-08-04 08:41:04 +01:00 |
Andrew Kingston
|
a853e32ede
|
Merge branch 'develop' into budi-7352-query-parameter-fields-dont-save-in-external-data-connector
|
2023-08-02 16:38:23 +01:00 |
Andrew Kingston
|
a00b02ee27
|
Merge branch 'develop' into plugin-improvements
|
2023-08-02 14:49:28 +01:00 |
Adria Navarro
|
e8b2a074d0
|
Merge branch 'develop' into BUDI-7189/add_primary_column
|
2023-08-02 13:49:18 +01:00 |
Andrew Thompson
|
b644f3efbc
|
Merge branch 'develop' into budi-7352-query-parameter-fields-dont-save-in-external-data-connector
|
2023-08-02 13:40:54 +01:00 |
Adria Navarro
|
14e0396857
|
Merge branch 'develop' into chore/fix_build_issues
|
2023-08-02 13:35:03 +01:00 |
Andrew Kingston
|
44da0b4bab
|
Merge branch 'develop' into plugin-improvements
|
2023-08-02 13:14:31 +01:00 |
Adria Navarro
|
e11279311d
|
Add tests
|
2023-08-02 13:37:58 +02:00 |
Adria Navarro
|
a3a1e29350
|
Handle undefineds
|
2023-08-02 13:37:36 +02:00 |