mike12345567
|
d390bb9c20
|
Moving majority of automation logging functionality to pro.
|
2022-07-04 15:44:47 +01:00 |
mike12345567
|
355cb9c091
|
Update as per changes to pro SDK.
|
2022-07-04 11:43:18 +01:00 |
mike12345567
|
11f1e95cc0
|
Main body of PR comments - still need to move a bit to pro.
|
2022-07-04 11:12:08 +01:00 |
mike12345567
|
21a78d6fc8
|
Merge branch 'develop' of github.com:Budibase/budibase into feature/automation-logs
|
2022-07-01 15:14:12 +01:00 |
mike12345567
|
9066b60267
|
Fixing test case issue.
|
2022-06-28 17:59:00 +01:00 |
mike12345567
|
74261661f1
|
Updating filter/condition action to show a stopped status rather than error, updating everything else to be aware of this.
|
2022-06-28 17:02:24 +01:00 |
mike12345567
|
55e744292d
|
Adding clear old history on read, if there is nothing to do this should add very little work.
|
2022-06-27 18:39:33 +01:00 |
mike12345567
|
5100d86752
|
Moving get of logs to pro.
|
2022-06-27 18:00:48 +01:00 |
mike12345567
|
9fd64307a9
|
Adding in management of time range to lookup automation logs in.
|
2022-06-24 18:11:19 +01:00 |
Peter Clement
|
0dcd7f3d63
|
fix use of loop item in javascript bindings
|
2022-06-23 16:09:35 +01:00 |
mike12345567
|
063540fe0a
|
Getting notifications working correctly, linking to errors in a better way, generally improving UI, getting some final touches here and there.
|
2022-06-22 20:23:18 +01:00 |
mike12345567
|
d8b091309e
|
Merge branch 'develop' of github.com:Budibase/budibase into feature/automation-logs
|
2022-06-20 15:56:00 +01:00 |
mike12345567
|
76f6c3d34b
|
Fixing build issue.
|
2022-06-20 15:39:18 +01:00 |
Andrew Kingston
|
7bca02c28e
|
Merge pull request #6286 from Budibase/cheeks-fixes
App list updates + small stuff
|
2022-06-20 10:18:13 +01:00 |
mike12345567
|
5106214bc6
|
Adding metadata update with automation IDs and counts of errors which can be totalled in frontend, also moving to using production apps for history only.
|
2022-06-17 18:39:06 +01:00 |
mike12345567
|
5d82a39af3
|
Adding edit automation button.
|
2022-06-17 17:00:43 +01:00 |
mike12345567
|
fd40073280
|
Merge branch 'develop' of github.com:Budibase/budibase into feature/automation-logs
|
2022-06-17 15:05:46 +01:00 |
mike12345567
|
64d8cda6a2
|
Adding mechanism to disable automation logging in self host.
|
2022-06-15 17:07:17 +01:00 |
mike12345567
|
c4ab4b5af8
|
Merge branch 'develop' of github.com:Budibase/budibase into feature/automation-logs
|
2022-06-15 15:08:48 +01:00 |
Andrew Kingston
|
ab9adc5cd5
|
Merge branch 'develop' of github.com:Budibase/budibase into cheeks-fixes
|
2022-06-15 09:02:35 +01:00 |
Rory Powell
|
4c73b6dda5
|
Merge branch 'master' into release
|
2022-06-14 17:25:11 +01:00 |
Andrew Kingston
|
d8c37eb0b1
|
Fix crash when running automations with an app action trigger without parameters
|
2022-06-13 10:56:50 +01:00 |
Mel O'Hagan
|
308abe1059
|
Use executeV2 External Data Connector
|
2022-06-09 11:13:52 +01:00 |
Rory Powell
|
361ffd224f
|
Merge branch 'release' into feature/event-backfill
|
2022-06-06 09:50:06 +01:00 |
mike12345567
|
fe84c0f21c
|
Adding pagination control to the API and to the frontend, as well as getting view working as expected, emitting different key combinations to be able to search by any pattern.
|
2022-06-01 22:39:51 +01:00 |
mike12345567
|
34759c7916
|
Adding real history to the history tab, getting storage to couch and retrieval + api working.
|
2022-06-01 16:01:06 +01:00 |
Martin McKeaveney
|
d57c4987fe
|
Merge branch 'master' of github.com:Budibase/budibase into develop
|
2022-06-01 09:47:13 +01:00 |
mike12345567
|
702f4057bd
|
Progress towards using couchdb for automation logs, after testing redis and realising it won't work.
|
2022-05-31 19:52:35 +01:00 |
mike12345567
|
010059e29d
|
Merge branch 'master' of github.com:Budibase/budibase into develop
|
2022-05-31 14:59:57 +01:00 |
mike12345567
|
fa30457f2b
|
Fixing issue with server not shutting down correctly when an error occurs, making sure that everything clears up gracefully.
|
2022-05-30 21:22:06 +01:00 |
Rory Powell
|
857cd2d735
|
Merge branch 'develop' into feature/posthog-v2
|
2022-05-28 23:03:31 +01:00 |
Rory Powell
|
70fff5c7b9
|
Merge branch 'develop' into feature/posthog-v2
|
2022-05-23 09:04:00 +01:00 |
Mel O'Hagan
|
75a21974c6
|
Make 'to' field undefined if empty for consistent validation
|
2022-05-20 13:59:29 +01:00 |
Mel O'Hagan
|
ef2244fd20
|
Add limit placeholder for Automation queries
|
2022-05-11 11:25:53 +01:00 |
Rory Powell
|
e4257f1e04
|
Merge branch 'develop' into feature/posthog-v2
|
2022-05-05 08:47:06 +01:00 |
Peter Clement
|
45fd19583c
|
linting
|
2022-05-04 11:55:26 +01:00 |
Rory Powell
|
1caf4b1965
|
Merge branch 'develop' into feature/posthog-v2
|
2022-04-27 16:32:00 +01:00 |
mike12345567
|
3258aead45
|
Fixing issues with automation test cases running steps outside of a tenant.
|
2022-04-26 15:50:35 +01:00 |
Martin McKeaveney
|
9ca4dacbaa
|
merge with master
|
2022-04-26 10:21:45 +01:00 |
mike12345567
|
345bbf603c
|
Fixing issues with test cases - a lot of test cases didn't setup tenancy in any format, which now means that the API endpoints they call would not have access to a Global DB instance. Also had to disable the closing of the database in test as this was removing the database from memory, meaning future calls would find an empty database when they opened it.
|
2022-04-21 14:56:14 +01:00 |
Rory Powell
|
d2a4e0a934
|
Merge branch 'develop' into feature/licensing
|
2022-04-20 14:59:36 +01:00 |
Mel O'Hagan
|
611b170874
|
RevId should be optional for automation delete
|
2022-04-20 12:11:36 +01:00 |
Mel O'Hagan
|
c9523d2913
|
Prettier comma fix
|
2022-04-20 11:02:27 +01:00 |
Mel O'Hagan
|
8494f872af
|
Remove Row Rev from UI
|
2022-04-20 11:00:58 +01:00 |
mike12345567
|
192fb1307e
|
Initial version of memory leak protection, making sure that PouchDB databases are closed correctly after use, using a combination of closures wrapping DB gets (this replaces the getDB, leaving only a dangerousGetDB function which can be used in very very specific scenarios) and then closing the DB as part of CLS hooked functions finishing. Also moving the GlobalDB init to the tenancy middleware as this is used everywhere in the worker/app services - means that not all getGlobalDB calls require an async closure around them.
|
2022-04-19 19:42:52 +01:00 |
Rory Powell
|
41144db055
|
Remove remaining direct usage of CouchDB. Add common pouch config to backend-core
|
2022-04-19 16:45:27 +01:00 |
Peter Clement
|
d997ab76da
|
update required string
|
2022-04-19 10:45:40 +01:00 |
Peter Clement
|
1000ef35e1
|
Improve handling of loop handlebars string replacement
|
2022-04-18 09:22:23 +01:00 |
Rory Powell
|
33719fcb09
|
Merge branch 'feature/licensing' into feature/posthog-v2
|
2022-04-12 17:12:46 +01:00 |
Rory Powell
|
03ba6d914f
|
Merge branch 'develop' into feature/licensing
|
2022-04-12 16:18:41 +01:00 |