@solidxai/core 0.1.13-beta.12 → 0.1.13-beta.13

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (79) hide show
  1. package/.claude/settings.local.json +16 -0
  2. package/CHANGELOG.md +570 -0
  3. package/CLAUDE.md +26 -0
  4. package/dist/seeders/seed-data/solid-core-metadata.json +1 -1
  5. package/dist/services/chatter-message.service.d.ts +4 -1
  6. package/dist/services/chatter-message.service.d.ts.map +1 -1
  7. package/dist/services/chatter-message.service.js +4 -1
  8. package/dist/services/chatter-message.service.js.map +1 -1
  9. package/dist/services/crud-helper.service.d.ts +1 -2
  10. package/dist/services/crud-helper.service.d.ts.map +1 -1
  11. package/dist/services/crud-helper.service.js +2 -16
  12. package/dist/services/crud-helper.service.js.map +1 -1
  13. package/dist/services/crud.service.d.ts.map +1 -1
  14. package/dist/services/crud.service.js +1 -1
  15. package/dist/services/crud.service.js.map +1 -1
  16. package/dist/services/draft-publish-helper.service.d.ts +1 -0
  17. package/dist/services/draft-publish-helper.service.d.ts.map +1 -1
  18. package/dist/services/draft-publish-helper.service.js +38 -4
  19. package/dist/services/draft-publish-helper.service.js.map +1 -1
  20. package/dist/services/settings/default-settings-provider.service.d.ts +62 -6
  21. package/dist/services/settings/default-settings-provider.service.d.ts.map +1 -1
  22. package/dist/services/settings/default-settings-provider.service.js +34 -3
  23. package/dist/services/settings/default-settings-provider.service.js.map +1 -1
  24. package/dist/theme/theme-registry.d.ts +14 -0
  25. package/dist/theme/theme-registry.d.ts.map +1 -0
  26. package/dist/theme/theme-registry.js +147 -0
  27. package/dist/theme/theme-registry.js.map +1 -0
  28. package/package.json +1 -1
  29. package/src/seeders/seed-data/solid-core-metadata.json +1 -1
  30. package/src/services/1.js +6 -0
  31. package/src/services/chatter-message.service.ts +22 -1
  32. package/src/services/crud-helper.service.ts +19 -16
  33. package/src/services/crud.service.ts +2 -1
  34. package/src/services/draft-publish-helper.service.ts +56 -4
  35. package/src/services/settings/default-settings-provider.service.ts +34 -3
  36. package/src/theme/theme-registry.ts +181 -0
  37. package/dist-tests/api/authenticate.spec.js +0 -119
  38. package/dist-tests/api/authenticate.spec.js.map +0 -1
  39. package/dist-tests/api/crud-service.findOne.cityMaster.spec.js +0 -97
  40. package/dist-tests/api/crud-service.findOne.cityMaster.spec.js.map +0 -1
  41. package/dist-tests/api/ping.spec.js +0 -21
  42. package/dist-tests/api/ping.spec.js.map +0 -1
  43. package/dist-tests/helpers/auth.js +0 -41
  44. package/dist-tests/helpers/auth.js.map +0 -1
  45. package/dist-tests/helpers/env.js +0 -11
  46. package/dist-tests/helpers/env.js.map +0 -1
  47. package/docs/agent-builder/notebook-lm-prompt-for-agent-builder.md +0 -136
  48. package/docs/agent-builder/team-ready-note-agent-builder.md +0 -305
  49. package/docs/agent-hub-grooming.md +0 -301
  50. package/docs/dashboards/AGENTIC_DASHBOARD_IMPLEMENTATION_PLAN.md +0 -438
  51. package/docs/dashboards/dashboard-curl-smoke-tests.txt +0 -146
  52. package/docs/dashboards/delete-legacy-dashboard-metadata.sql +0 -172
  53. package/docs/datasource-introspection-ddl-analysis.md +0 -326
  54. package/docs/datasource-introspection-implementation-plan.md +0 -306
  55. package/docs/grouping-enhancements.md +0 -89
  56. package/docs/java-spring/README.md +0 -3
  57. package/docs/java-spring/solid-core-module-deep-dive-report.md +0 -1317
  58. package/docs/module-package-import-handoff.md +0 -691
  59. package/docs/seed-changes.md +0 -65
  60. package/docs/test-data-workflow.md +0 -200
  61. package/docs/type-declaration-import-issue.md +0 -24
  62. package/docs/workflow/business-automation-example-notes.md +0 -309
  63. package/docs/workflow/control-flow-node-addition-sop.md +0 -324
  64. package/docs/workflow/data-engineering-pipeline-example-notes.md +0 -330
  65. package/docs/workflow/foreach-example-notes.md +0 -187
  66. package/docs/workflow/hello-world-example-notes.md +0 -271
  67. package/docs/workflow/kestra-concepts-plugins-blueprints.md +0 -315
  68. package/docs/workflow/loop-until-example-notes.md +0 -198
  69. package/docs/workflow/microservices-and-apis-example-notes.md +0 -264
  70. package/docs/workflow/samples.md +0 -25
  71. package/docs/workflow/what-is-kestra.md +0 -79
  72. package/docs/workflow/workflow-core-module-handoff-summary.md +0 -191
  73. package/docs/workflow/workflow-module-brd.md +0 -185
  74. package/docs/workflow/workflow-module-domain-model.md +0 -252
  75. package/docs/workflow/workflow-module-metadata-dsl.md +0 -302
  76. package/docs/workflow/workflow-module-technical-spec.md +0 -293
  77. package/docs/workflow/workflow-node-type-contracts.md +0 -635
  78. package/docs/workflow/workflow-node-ui-metadata-contract.md +0 -1262
  79. package/docs/workflow/workflow-solidx-model-field-spec.md +0 -284
@@ -0,0 +1,16 @@
1
+ {
2
+ "permissions": {
3
+ "allow": [
4
+ "Bash(node -e:*)",
5
+ "WebFetch(domain:docs.solidxai.com)",
6
+ "WebFetch(domain:github.com)",
7
+ "Read(//Users/oswald/projects/Solid_Starters/solidctl/**)",
8
+ "Read(//Users/oswald/projects/Solid_Starters/**)",
9
+ "Bash(find /Users/oswald/projects/Solid_Starters/solid-core-module -type d -name migration* -o -name *database*)",
10
+ "Bash(node verify-imports.js)"
11
+ ],
12
+ "additionalDirectories": [
13
+ "/Users/oswald/projects/Solid_Starters/solidctl"
14
+ ]
15
+ }
16
+ }
package/CHANGELOG.md CHANGED
@@ -1,5 +1,575 @@
1
1
  # Changelog
2
2
 
3
+ ## [0.1.13-beta.13] - 2026-08-05
4
+
5
+ ### Added
6
+
7
+ - add createdAt field to PostChatterMessageDto and set default in service
8
+ - implement transaction handling for unpublishing records and restore previous version
9
+ - add progress reporting functionality to test runner and reporters
10
+ - add viewWidget attribute for fileSize in metadata
11
+ - add configurable UI timeouts for testing steps and update documentation
12
+ - enhance internationalisation by adding applyCreateDefaults method for localeName on create DTOs
13
+ - implement promoteRecoveredDraftPublishVersion method and integrate with CRUDService for soft-deleted records
14
+ - add default locale name for internationalised entries in test data seeding
15
+ - implement draft/publish versioning support and refactor related services
16
+ - add DraftPublishHelperService for managing draft and publish workflows
17
+ - add workflow field data provider support and related interfaces
18
+ - add asynchronous execution for workflows and enhance execution status retrieval
19
+ - implement WorkflowSecret management with CRUD operations and integrate into workflow execution
20
+ - enhance workflow definition management and add Python runtime node
21
+ - add SolidX integration nodes for login, email, and SMS
22
+ - add support for versioning and publishing in CRUD operations, including new fields in entities and filters
23
+ - enhance http.request node with query parameters and body modes
24
+ - refactor node structure and add sequential and switch nodes
25
+ - update workflow execution and definition handling
26
+ - implement workflow execution services and nodes
27
+ - implement API key generation for system admin users in ModuleMetadataSeederService
28
+ - enhance ModuleMetadataSeederService to generate and store API keys for system admin users
29
+ - add fieldConfig property to DatasourceIntrospectionMappingColumnDto and enhance field sanitization in DatasourceIntrospectionService
30
+ - enhance migration process with build and seed commands
31
+ - enhance datasource introspection with primary key detection and migration support
32
+ - enhance role creation with module linkage and resolve module metadata
33
+ - enhance action, role, and view metadata services with change detection and JSON normalization
34
+ - add introspection services for MSSQL, MySQL, and PostgreSQL
35
+ - add new dashboard controller actions to permissions
36
+ - simplify queue health permissions by consolidating patterns
37
+ - implement explicit widget permissions and unauthorized response handling
38
+ - enhance widget permission checks and add unauthorized response handling
39
+ - add Queue SLA heatmap provider and update metadata
40
+ - update queue health menu item and reorder messages
41
+ - add various dashboard providers and runtime services
42
+ - implement WhatsApp Cloud API integration
43
+ - add gupshup whatsapp provider
44
+ - add deleteByMediaRecord method to MediaStorageProvider implementations
45
+ - add updateCustomNoteMessage action to ChatterMessageController
46
+ - add secure custom-note edit API with attachment add/remove support
47
+ - implemented social media oath for facebook and microsoft
48
+ - add partialUpdate endpoint to menu-item-metadata controller and update metadata seeder relation field name
49
+ - implemented social media oath for facebook and microsoft
50
+ - add Message Tree Action and corresponding view for mqMessage
51
+ - implement processing timeout for RabbitMQ subscriber
52
+ - Add a composite index to `ChatterMessage` on `coModelName` and `coModelEntityId`, and an index to `chatterMessage` in `ChatterMessageDetails`.
53
+ - Migrate date/time transformers to UtcDateTimeTransformer.
54
+ - simplify S3 URL resolution DTO, and remove unused S3 resolution logic.
55
+
56
+ ### Fixed
57
+
58
+ - change matched column type from bit to default nullable boolean
59
+ - improve error message for media deletion restriction
60
+ - use transactions entitymanager for all subscribers only for embedded db projects
61
+ - update consuming project name resolution to use parent directory
62
+ - update solidx directory path to include consuming project name
63
+ - correct package name in model generation command and update error handling in module metadata retrieval
64
+ - username
65
+ - remove type specification for encrypted column in Setting entity, to work in mssql also
66
+ - handle null or empty security rule configuration strings in repository
67
+
68
+ ### Changed
69
+
70
+ - remove onDelete cascade option from ManyToOne relationships in entity definitions
71
+ - unify datetime column types across entities using helper function
72
+ - remove explicit timestamp type for nullable date columns across entities
73
+ - update CommonEntity properties to be optional and adjust types in WorkflowTriggerExecution
74
+ - rename create-draft-publish-helper.service to draft-publish-helper.service and update imports
75
+ - inject InternationalisationHelperService in ModuleTestDataService and CrudHelperService
76
+ - separate generic delete from draft-publish and i18n cleanup in CRUDService
77
+ - remove unused boolean type and related system column definitions from DatasourceIntrospectionService
78
+ - update CrudHelperService to initialize DraftPublishHelperService directly in the class refactor: remove publishedAt sorting logic from getLayout method in ViewMetadataService
79
+ - simplify published version filtering in CRUDService
80
+ - remove handleSeedLocales method to streamline locale seeding process
81
+ - remove legacy dashboard files and add new dashboarding architecture guide
82
+ - remove unused dashboard question and variable providers, SQL expression resolver, and related subscribers
83
+ - remove redundant null check in resolveSecurityRuleConfig
84
+ - update body column type to longText using getColumnType helper in SmsTemplate entity
85
+ - update legacy entity fields to be nullable and support null types
86
+ - replace DTO introspection with explicit isUpdate flag in MediaFieldCrudManager
87
+ - make password scheme and failed login attempt columns non-nullable in UserEntity.
88
+ - make passwordScheme, passwordSchemeVersion, and failedLoginAttempts fields nullable in the User entity.
89
+
90
+ ### Documentation
91
+
92
+ - update expired discord link
93
+
94
+ ### Other
95
+
96
+ - Comment out countGroupedRecords method implementation for refactoring
97
+ - show theme toggle
98
+ - changes to support passing an explicit createdAt while posting a chatter message
99
+ - Enhance countGroupedRecords and passed internationalisation and draft publish workflow parameters in executeGroupPipeline
100
+ - rename theme registry
101
+ - remove add permisson from permisson-list-view
102
+ - removed indexes on username and mobile since it is a conditional index and it breaks for mssql since multiple nulls are not allowed on unique columns
103
+ - readme changes
104
+ - removed hardcoded type against a boolean type
105
+ - changes to the default testing setting timeout to pick from env as well
106
+ - remove duplicate code
107
+ - refactoring around chatter media security fix
108
+ - add media extension support for post chatter
109
+ - Add media upload action and validation in MediaService
110
+ - add media extension support for post chatter
111
+ - changes to ensure only id and field are returned while populating the user in chatter
112
+ - Update defaultValue types in solid-core-metadata.json to strings
113
+ - 1. changes to ensure user populated for chatter and createdBy/updatedBy has only id and fullName populate 2. Added Exclude at property level on user to exclude sensitive fields by default without having to add an exclude at the class level
114
+ - Add getMentionableUsers permission
115
+ - Add endpoint to retrieve mentionable users with search and limit options
116
+ - Add error handling nodes and enhance workflow node definitions
117
+ - Add skipHooks option to seed command and related services
118
+ - Remove type specification for matched column in WorkflowTriggerExecution entity
119
+ - Enhance workflow node definitions and runtime context handling
120
+ - remvoing redundent code
121
+ - Remove onDelete cascade option from ManyToOne relationships in SavedFilters entity
122
+ - changes
123
+ - changes
124
+ - sql injection vulnerability closed in filter queries
125
+ - Remove LocalPath
126
+ - revert changes
127
+ - revert changes
128
+ - revert changes
129
+ - re revert
130
+ - revert changes
131
+ - private-file-cleanup
132
+ - add downlaodurl
133
+ - changes to allow overriding the is allowed api keys flag thru extension user
134
+ - Revert "user enumeration"
135
+ - remove validation from username and mobile
136
+ - user create validation bugs
137
+ - add normalize for otp based also
138
+ - Disable metadata pruning by default in seed command configuration
139
+ - Update seed command to enable metadata pruning by default
140
+ - handle-case-sensitive-for-email
141
+ - Add delete permissions for ImportTransactionController in solid-core metadata
142
+ - Add permissions for import/export functionality in solid-core metadata
143
+ - Refactor role assignment for admin users to handle capability roles individually
144
+ - discard changes
145
+ - add support for static file
146
+ - Add capability roles for admin users in module metadata seeder
147
+ - Enhance module metadata seeder with event emission for start and finish; add options interface for seeding configuration
148
+ - attachment
149
+ - Add new roles and permissions for import/export functionality; refactor role permission handling
150
+ - make isPublic default true
151
+ - changes to show the image inline
152
+ - cleanup againts media's
153
+ - inline role crate false
154
+ - Implement chatter mention notification system with email templates and queue handling
155
+ - Add messageBodyMentions field to chatter message DTOs and entity
156
+ - fix-audit-bug
157
+ - changes to include signed url token for private media
158
+ - Revert "Revert "rename function name""
159
+ - Revert "Revert "add private media support""
160
+ - Add media file type constants and enhance security for media uploads
161
+ - remove some unusable code
162
+ - some changes
163
+ - handle technical error messages due to missing resource in static resources folder
164
+ - Revert "add private media support"
165
+ - Revert "rename function name"
166
+ - rename function name
167
+ - add private media support
168
+ - some fixes
169
+ - solidx session invalid changes
170
+ - add validation on get chatter message
171
+ - updatedAt value is updating now
172
+ - fix to allow linking a userKey belonging to the parent model while seeding a child model
173
+ - add security against chatter
174
+ - chatter message endpoint made public
175
+ - removed embedded db support
176
+ - Add default sorting by ID if not explicitly specified in order options
177
+ - solidx theme settings
178
+ - add icons across all the models in solid core
179
+ - media upload added behind auth
180
+ - Refactor module path resolution to use kebab-case and extract migration file writing logic into a separate method
181
+ - Implement cleanup for TypeORM datasource entities and enhance file handling in SolidTsMorphService
182
+ - class serializer interceptor added for impact of Exclude and Expose
183
+ - Enhance datasource introspection with primary key validation and user key resolution
184
+ - Concurrent Login Feature
185
+ - user enumeration
186
+ - add helper text key on settings object .........
187
+ - changes to handle case insenstive filter operations if the values are other than string by casting
188
+ - menus item fix
189
+ - changes to ensure entity manager does not get serialized as part of the message for the computed field queue
190
+ - added nodemon heartbeat to allow in-process db query execution for code generation for embedded db
191
+ - display name changed
192
+ - name changed
193
+ - added settings for configure the row click on solid list view
194
+ - Revert "Fix for this issue > stop applying lower for numeric fields."
195
+ - fixed legacy entity files names
196
+ - view metadata type field - selection static and roles required false from menu-item
197
+ - Fix for this issue > stop applying lower for numeric fields.
198
+ - refactor and add migration command
199
+ - Handling for audit subscriber to defer audit publish when in embedded db mode
200
+ - Fixed the one genuine mid-transaction second-connection case and hardened the latent spots (for embedded db)
201
+ - changes to take in option for seeding with modules in current seed method
202
+ - Fix validation logic to parse string field values as integers before applying validations
203
+ - remove computed field from instruction add one remove field command fix many-to-many on chatter log
204
+ - ad changes
205
+ - Add locale seeding functionality and enhance locale management
206
+ - subscribers now use the event’s own transaction connection instead of a second pooled one (helpful for embedded db)
207
+ - changes to avoid extra module checks before dynamically loading it
208
+ - defaulted to modulemetadataseederservice if no seeder provided
209
+ - Add Date field in Instructions Response
210
+ - ai interaction cleanup changes
211
+ - enabling create,edit,import,export on permission and lov modules
212
+ - added module to rolemetadata list view
213
+ - roles group by module changes
214
+ - Refactor dashboard providers to utilize new bucket expression and normalization functions
215
+ - Implement Datasource Management functionality with controller, service, and DTO
216
+ - added index to fields newly added as sortable and searchable
217
+ - Add archiver package to dependencies
218
+ - removed unnecessary seed file
219
+ - Add TypeORM migration helper functions and export in index
220
+ - fixes
221
+ - reverted accidental removal of the layout builder root menu
222
+ - pending cleanup of solid core menu items
223
+ - Refactor metadata: remove standalone menu items and add scheduled jobs and saved filters tree views
224
+ - Remove ChatterMessageDetails and ImportTransactionErrorLog menu items; add Chatter Messages tree view and action. Other menu sub menus cleanup done
225
+ - Add model sequence and list of values tree views to metadata, other cleanup changes
226
+ - changes for IAM
227
+ - Add clearPackageRuntime functionality and corresponding metadata action
228
+ - Add archiver dependency and implement module package export functionality
229
+ - Refactor menu cleanup logic in ModelMetadataService and ModuleMetadataService; improve error handling for file deletion and update build commands in ModulePackageService to use solidctl.
230
+ - Update solid-core-metadata.json to disable create, edit, and delete actions, and set searchable attributes to false for specific fields for media storage provider
231
+ - Add media tree view and action & media view cleanup, enhance file storage provider with file size tracking, implemented storeStreams for s3
232
+ - Remove cleanup procedures for module metadata across all SQL dialects and implement menu and action cleanup in the service layer.
233
+ - Remove unused database bootstrap service and related SQL cleanup procedures
234
+ - cleanup
235
+ - Add view and action metadata tree views with updated permissions and searchable fields
236
+ - Add view and action metadata tree views with updated permissions and searchable fields
237
+ - menu item model cleanup
238
+ - Add resumable import handling and transaction management in module package service
239
+ - Add method to retrieve Solid UI module path and enhance cleanup logging
240
+ - Enhance module metadata seeder: add validation for module name, streamline array handling for scheduled jobs, saved filters, list of values, security rules, sms templates, email templates, menus, actions, views, users, roles, media storage providers, model sequences, and models metadata.
241
+ - Implement module package management: add controller, service, and DTOs for import, export, and build operations.
242
+ - many to one left join issue fixed
243
+ - Refactor field metadata actions and views: update action types, enhance searchability, and adjust permissions for create, edit, and delete operations.
244
+ - Refactor CRUD and model metadata services to enhance group filtering and pagination; streamline response handling and improve query structure. configuration changes to support tree view in model metadata
245
+ - Update solid-core metadata: remove import/export options, rename fields, and add sortable attribute
246
+ - Enhance solid-core metadata structure for module mdtadata by removing import/export options and adding sortable attributes for fields
247
+ - Implement module metadata explorer with CRUD operations and search functionality
248
+ - Refactor module metadata paths to use a consistent directory structure and improve file resolution logic
249
+ - Bug fixs
250
+ - added frontend base url as well to the default settings
251
+ - minor cleanup
252
+ - changes to cleanup legacy table related fields
253
+ - changes for new dashboards functionality
254
+ - always print server startup line regardless of log level
255
+ - Add field quality checks and fixes checklist for backend validation
256
+ - typeo issue
257
+ - Agent table clean up
258
+ - Add manual interaction step for Playwright and update README
259
+ - provision made to unlink data rather than having to teardown everything
260
+ - provision made to unlink data rather than having to teardown everything
261
+ - changes to colour the server startup line
262
+ - Agent table clean up
263
+ - changes to avoid too many initialization logs. controlled thru the verboseBootstrap option to the boostrap helper
264
+ - removed id command options and retained the singular name option only for consistency purposes
265
+ - changes to route genertion commands thru solidctl. The refresh-module & refresh-model commands are what are eventually called and end up calling the services only, keeping calling consistent and ensuring everything is route thru solidctl generate
266
+ - got rid of fieldNamesForRefresh and fieldIdsForRefresh dead chain since it is not used now, due to fields being read in the code builder from the metadata json directly
267
+ - MCP table solid changes
268
+ - playwrite added as dependency instead
269
+ - changes to the test runner
270
+ - chatter message user resolution chagnes
271
+ - bug fix in chatter message user resolution after we moved to queues.
272
+ - moved back to beta3
273
+ - failed login attempts field added to the json and update dto and exposed in entity
274
+ - removed un-necessary index on newvalue display
275
+ - ts changes error: any
276
+ - auto addition of menus happens at the bottom now. list view layout changes for security access rules + enabled delete made welcome email & sms SystemAdminEditable
277
+ - changed model metadata service default form layout to be single column
278
+ - added typing to catch blocks + authentication service bug fixes for private registration flow
279
+ - added typing to catch blocks + authentication service bug fixes for private registration flow
280
+ - normalised @ApiTags
281
+ - enum for passwordless modes
282
+ - bug fix in how alternative actions are rendered
283
+ - queue related bug fixes
284
+ - changes to add a websocket adaptor to the bootstrap server routine
285
+ - license changes
286
+ - type fixes
287
+ - removed min and max from long text mapping
288
+ - bug fix for shortext field mapping
289
+ - changes to post the testing results to a webhook api with a test payload
290
+ - added import multer this fixes un-necessary ts errors in vscode
291
+ - ts errors fixed
292
+ - bug fix in rabbitmq subscriber optimisation in all subscribers to default to role both if not specified
293
+ - formatting changes
294
+ - facebook oauth
295
+ - Status required false
296
+ - updated gitignore
297
+ - dleete un-necessary docs
298
+ - deleted un-necessary files
299
+ - changes related to more grooming
300
+ - api added in cors
301
+ - refactor Oauth strategy
302
+ - Revert "Ft social media login"
303
+ - bug fix
304
+ - bug fix
305
+ - add new api me endpoint and role based settings
306
+ - setting changes for new ui architecture
307
+ - changes for new settings structure
308
+ - chatter task subtype and related changes
309
+ - bug fix
310
+ - fixes
311
+ - changes to get rid of angular schematics for helping with string case transformation for consistency purpose i.e (lodash is being used on frontend too) and avoid edge cases
312
+ - changes to handle import logs as well, thru configured winston log level
313
+ - change isMultiSelect to true in solid-core-metadata.json
314
+ - change isMultiSelect to false and set visibility for cronExpression, dayOfWeek, and dayOfMonth fields to false
315
+ - tightened up queue subscriber interface + fixed core subscribers that were not returning anything. all subscribers must either return a promise or if not async then the actual value
316
+ - removed authTheme setting, auth pages dark - light is now controlled by the same local storage as the rest of the app shell
317
+ - bug fix: passwordless registration should create a user with active false
318
+ - apikeys attribute was not exposed
319
+ - refactor Oauth strategy
320
+ - changes to avoid sending out encrypted setting in api responses. also removed menu item and action entries for ai settings. (temporary fix, since setting ui to be revamped soon)
321
+ - bug fix
322
+ - null check on role
323
+ - made provision to seed custom permissions
324
+ - handled seed scenario too
325
+ - upload File and expectHidden changes
326
+ - extension user cleanup and checks added
327
+ - fixed types for cleanup
328
+ - added tsc-alias as well to ensure clean imports in dist as an extra cleanup measure
329
+ - fixes bare shell imports with relative imports
330
+ - dynamic import fix
331
+ - removed unnecessary file
332
+ - fixes for 1. throw exception if extension user and no provider configured 2. fixed roles method in the extensionUserProvider interface to make it mandatory
333
+ - removed base abstract class
334
+ - added interface too
335
+ - changes
336
+ - changes to test data seeding & fixed the type for authenticationService.signup method
337
+ - changes to user dto to include the api keys toggle
338
+ - add default role to the user only if there are no roles resolved against a user
339
+ - changes to replace current extension user custom user creation logic with the use of dynamic extension user provider. cleans up creation of an extension user
340
+ - Only forward --debug when explicitly enabled.
341
+ - toolOutput field changes to json
342
+ - adding user api key entity to export
343
+ - minor optimisation to how dynamic modules are loaded
344
+ - Add Discord badge to top of README
345
+ - Fix broken BSL license link and add Discord link to README
346
+ - Add BSL 1.1 license and update package.json license field
347
+ - Seed user and roles in testing data
348
+ - removed readme.txt
349
+ - moved type and interfaces in interfaces.ts and refactored accordingly
350
+ - changed to md
351
+ - added readme
352
+ - Ai setting model change
353
+ - changes to allow encrypting setting keys
354
+ - form view clean up
355
+ - Agent table list view changes
356
+ - synchronize false
357
+ - changes to resolve the selection dynamic provider by name and token both
358
+ - changes to bypass swagger urls from csp policy
359
+ - changes to create a seperate endpoint for admin users to generate api key + custom repository created for userApiKey
360
+ - changes to fix issue around isAllowedToGenerateApiKeys not getting saved during user creation
361
+ - changes to implement the sso code and sso exchange use cases
362
+ - removed orm types / exported api key entity
363
+ - added provision to control if api key creation is allowed for the user
364
+ - api key changes for backend
365
+ - changes to bootstrap helper to read from standard env variables and avoid redundantly passing swagger options
366
+ - fix to call addRoles only if role names are present
367
+ - Revert "revert: refactor: update legacy entity fields to be nullable and support null types"
368
+ - refactor: update legacy entity fields to be nullable and support null types
369
+ - Json structure change
370
+ - Agent table metadata clean up changes
371
+ - longtext
372
+ - longtext changes
373
+ - Agent tables clean up
374
+ - fixes to seed many-to-many relation for tests
375
+ - changes to seed media in testing data
376
+ - Chatter modelUserkey and excel many to one issue
377
+ - keeping the default selectionValueType as string since this is a good default
378
+ - bug fixes around how media is done
379
+ - bug fixes
380
+ - try catch inside logEvent
381
+ - media has card based metadata
382
+ - Refresh token activity
383
+ - changes to implement the sso code and sso exchange use cases
384
+ - cleanup
385
+ - enabled kanban view on mq message
386
+ - Agent table changes
387
+ - changes to disallow deleting a model or module in production
388
+ - changelog version bumped
389
+ - changelog added
390
+ - changes to control the logging using env variables & set appropriate defaults basis environment
391
+ - chnages for logging
392
+ - Chatter queue fixs
393
+ - one more "beta" for ozzy
394
+ - additional loggging in cors helper
395
+ - changes
396
+ - Redis Queue component and rabbitMQ folder changes
397
+ - changes to track old and new fields as part of the delete entity operation
398
+ - optimizations done for audit subcriber
399
+ - changes to optimize audit subscriber code to use background jobs entirely instead of partially
400
+ - changes to push all work/processing to the chatter queue subscriber to better manage workloads & db pooling utilization
401
+ - formatting changes
402
+ - performance optimisations 1. created by updated by subscriber is not querying users again and again 2. rabbit pub / sub can now optinally switch off db persistence
403
+ - qs depth config increased
404
+ - changes to move the shouldTrackAudit check into registry to avoid unnecessary checks during runtime
405
+ - cached model metadata queries
406
+ - changse
407
+ - disabled extra loggign
408
+ - chagnes
409
+ - reduced concurrency in computed fields
410
+ - additional loggign
411
+ - added indexes to mobile & email since those are frequently queries upon
412
+ - changes to optimize the permission service methods used in the hotspot load paths within auth and access token guards
413
+ - Redis background job changes
414
+ - Chatter Rationalizing
415
+ - changes
416
+ - changes
417
+ - changes to merge the entityId sequence computed provider into the existing sequence number provider
418
+ - changes to export bootstrap helpers for server & cli nest applications
419
+ - changes to toggle the validation for selection dynamic provider. Also changes to export a bootstrap helper function
420
+ - registered the EntityIdSequenceNumComputedFieldProvider computation provider as a nest provider
421
+ - Added EntityIdSequenceNumComputedFieldProvider as an alternative simpler provider which uses the modelSequence configuration and relies on the id persisted during creation for an entity
422
+ - added index on message id in mq message table
423
+ - changes around sequence num computed field being a post computation provider error logging in rabbit mq
424
+ - changes to save model sequence id as part of post compute instead of pre compute
425
+ - changse
426
+ - Revert "High concurrency fix for alpha num and sequence num computed fields"
427
+ - High concurrency fix for alpha num and sequence num computed fields
428
+ - bug fix in cron evalutaion
429
+ - tighter logging around roles
430
+ - scheduler now supports env based specific jobs starting and others not
431
+ - reverting back to text (i.e since it is good enough for mysql too) i.e 64kb for these fields
432
+ - revert cross db changes for view-metadata-entity
433
+ - fixes
434
+ - changes to handle cross-db compatibility
435
+ - added type as simple-json
436
+ - Remove isValidateForUpdate hack that relied on checking dto.id !== undefined
437
+ - Revert "Merge branch 'media-update' into 'main'"
438
+ - Mysql related changes
439
+ - ts-morph and media storage fix
440
+ - dashboard layout menu item added
441
+ - dashboard changes
442
+ - scheduler bug fix
443
+ - made provision to execute scheduled jobs manually
444
+ - changes
445
+ - cleanup
446
+ - logging related changes and made user activity history tree view
447
+ - changes to return the wall clock time as utc for chatter as well to keep it...
448
+ - changes around dashboard question refactoring
449
+ - default tree view and action added on code generation
450
+ - Date time format changes in audit
451
+ - user activity history on otp login
452
+ - changes
453
+ - changelog added
454
+ - reverted legacy and common entity to use local date time transformer only
455
+ - added changelog
456
+ - made playwright dependency lazy
457
+ - ai interaction table user is nullable now
458
+ - rabbitmq subscriber does a prefetch now allowing for more concurrency
459
+ - formatting changes
460
+ - Version info changes
461
+ - dummy otp can now be enabled on a per user basis
462
+ - jwt token optimisation
463
+ - optimised the authentication flow in microservice adapter to cache access token
464
+ - deleted file containing secrets
465
+ - changes
466
+ - optimisation around how dummy otp is managed
467
+ - isSeeded added
468
+ - bug fix for fetch layouts
469
+ - view modes added in layout
470
+ - One to many crud manager fixes
471
+ - one-to-many-crud-manager-fixes
472
+ - Many to many crud field manager fixes
473
+ - patch endpoint added in role controller
474
+ - many-to-many field fixes
475
+ - modelSequenceFormViewChangeHandler added on field change
476
+ - changes to convert the passwordlessRegistrationValidateWhat from array to string
477
+ - changes to format group values consistently
478
+ - fixes for normalizing group values
479
+ - Revert "changes to return groupValue in the group meta response as well. groupValue is..."
480
+ - changes to return groupValue in the group meta response as well. groupValue is...
481
+ - changes to return groupValue in the group meta response as well. groupValue is...
482
+ - filter_field_granularity_supported_added_for_date_fields
483
+ - password registration/login cleanup + max failed login attempts checks added
484
+ - removed unsafe inline from CSP
485
+ - removed incorrect comment
486
+ - changes
487
+ - Revert "replaced playwright with lazy dependency"
488
+ - replaced playwright with lazy dependency
489
+ - count and average
490
+ - fixes to solid core metadata configuration
491
+ - make `s3Key` and `isPrivate` properties mandatory in `ResolveS3UrlDto`.
492
+ - solid seed now prints proper exception stack trace
493
+ - added playwright dependencies as peer dependencies
494
+ - changed playwright import to make it lazy
495
+ - issue fixes
496
+ - formatting changes
497
+ - formatting changes
498
+ - changes for test setup
499
+ - package changes
500
+ - Changes to generate an SA user with the default password for simpler experience during setup
501
+ - more changes to support form data based uploads
502
+ - changes
503
+ - changes around testing workflow
504
+ - unified testing utitlities
505
+ - added comments to the slug code
506
+ - refactored queue namespacign
507
+ - queue namespacing related chanes
508
+ - removed todo
509
+ - queue name related changes
510
+ - cag
511
+ - changrs
512
+ - queues names are now namespaced by service naem
513
+ - enabled logs
514
+ - debug logs
515
+ - testing docs updated
516
+ - changes
517
+ - cleanup
518
+ - removed old testing related fiels
519
+ - testing infra now supports data based interpolation
520
+ - testing changes: now we support fully custom test specs
521
+ - changes for test automation
522
+ - changes to tsconfig for playwright tests
523
+ - exporting typeorm db helper
524
+ - removed the files section
525
+ - changes for playwright testing
526
+ - changes to disable service controller seed method
527
+ - formatting changes
528
+ - oom issue
529
+ - logger added for chatter
530
+ - changed arg to kebab case instead of came case in schematic service
531
+ - default menu icons added
532
+ - rabbitmq subscriber: add retries, DLX queues, reconnects, and docs
533
+ - removed un-necessary log
534
+ - fix for handling non existence of fieldNamesForRemoval arg
535
+ - foirmatting canges
536
+ - Archived/solidstarters main
537
+ - version changes
538
+ - changed org : @solidstarters -> @solidxai
539
+ - removed publish script, since it is replaced with solidctl release
540
+ - chanes
541
+ - Revert "@solidstarters namespace changed to @solidx"
542
+ - @solidstarters namespace changed to @solidx
543
+ - file service interface changes
544
+ - CR in s3 file service, url options now supports isPrivateBucket allowing one to generate signed and un-signed URLs using the getUrl method
545
+ - changes to the publish script to support: 1.reverse merging main to dev to ensure latest package version is synced with dev post publish. 2. added guardrail to allow publishing from main branch only 3. added dry run option and force option i.e (in case we want to publish from another branch, but is hidden) 4. script now pushes the git version tags as well
546
+ - changes to pass minimal parameters to the schematics project and pick the rest from the metadata configuration json file (avoid long shell commands)
547
+ - test data workflow
548
+ - test-data command
549
+ - seed command updated
550
+ - changes
551
+ - changes
552
+ - seed command changes to support pruning, test-data-setup and test-data-teardown.
553
+ - seeding now supports seedData allowing us to seed fixtures for testing.
554
+ - precomputations now skip computation if value is already provided
555
+ - added utility for findOneByUserKey
556
+ - pruning related chagnes
557
+ - changes
558
+ - more changes related to pruning metadata
559
+ - pruen logs added
560
+ - module metadata seeder now does prune also
561
+ - reformatting to improve readability
562
+ - changes
563
+ - file type not allowed. Allowed: image, document, pdf. Received mimetype: application/pdf (mapped to file)
564
+ - bug fixes
565
+ - changes to cleanup the implementation by having the write method of file service return the url post write
566
+ - changes to support using the region specified in a media storage provider, instead only the default while creating an s3 client
567
+ - fixes for using the default-aws-s3 bucket for storing the settings media if default file service is s3
568
+ - changes to settings media storage logic i.e copy multer path to file service implementation write
569
+ - file service abstraction cleanup
570
+ - chagnes
571
+ - Dashboard Question Responsive
572
+
3
573
  ## [0.1.13-beta.12] - 2026-07-31
4
574
 
5
575
  ### Added
package/CLAUDE.md ADDED
@@ -0,0 +1,26 @@
1
+ # This is the SolidX API project.
2
+ This is included as a dependency in consuming projects.
3
+
4
+ # SolidX UI
5
+ # The corresponding UI project is at the below path:
6
+ /Users/oswald/projects/Solid_Starters/solid-core-ui
7
+
8
+ # SolidX Docs
9
+ # The documentation project is at the below path:
10
+ /Users/oswald/projects/solidxai-docs
11
+
12
+ # SolidX Agent
13
+ # The agent project which has the skills for helping users configure, build and use SolidX is at the below path:
14
+ /Users/oswald/projects/Solid_Starters/agent
15
+
16
+ # SolidX Control Plane Commands
17
+ # The control plane commands for managing SolidX instances are in the below path:
18
+ /Users/oswald/projects/Solid_Starters/solidctl
19
+
20
+ # Testing reference project
21
+ # This is the reference library management project that is used for testing and development of SolidX features. It is located at the below path:
22
+ /Users/oswald/projects/Solid_Starters/solid-library-management
23
+
24
+ # Code Builder project
25
+ # This is the project that contains the code builder which generates code based on user input and templates. It is located at the below path:
26
+ /Users/oswald/projects/Solid_Starters/solid-code-builder
@@ -12591,7 +12591,7 @@
12591
12591
  50
12592
12592
  ],
12593
12593
  "enableGlobalSearch": true,
12594
- "create": true,
12594
+ "create": false,
12595
12595
  "edit": true,
12596
12596
  "delete": true,
12597
12597
  "import": true,
@@ -14,6 +14,9 @@ import { BasicFilterDto } from '../dtos/basic-filters.dto';
14
14
  import { ChatterMessage } from '../entities/chatter-message.entity';
15
15
  import { RequestContextService } from './request-context.service';
16
16
  import { PublisherFactory } from './queues/publisher-factory.service';
17
+ export interface PostChatterMessageOptions {
18
+ createdAt?: Date;
19
+ }
17
20
  export declare class ChatterMessageService extends CRUDService<ChatterMessage> {
18
21
  readonly entityManager: EntityManager;
19
22
  readonly repo: ChatterMessageRepository;
@@ -49,7 +52,7 @@ export declare class ChatterMessageService extends CRUDService<ChatterMessage> {
49
52
  }>>;
50
53
  markCompleted(id: number): Promise<ChatterMessage>;
51
54
  updateCustomNoteMessage(id: number, updateDto: UpdateChatterNoteMessageDto, files?: Express.Multer.File[]): Promise<ChatterMessage>;
52
- postMessage(postDto: PostChatterMessageDto, files?: Express.Multer.File[]): Promise<ChatterMessage>;
55
+ postMessage(postDto: PostChatterMessageDto, files?: Express.Multer.File[], options?: PostChatterMessageOptions): Promise<ChatterMessage>;
53
56
  postAuditMessageOnInsert(entity: any, modelName: string, messageQueue?: boolean, userId?: number | null): Promise<void>;
54
57
  postAuditMessageOnUpdate(entity: any, modelName: string, databaseEntity: any, updatedColumns?: any[], messageQueue?: boolean, userId?: number | null): Promise<void>;
55
58
  postAuditMessageOnDelete(modelName: string, databaseEntity: any, messageQueue?: boolean, userId?: number | null): Promise<void>;
@@ -1 +1 @@
1
- {"version":3,"file":"chatter-message.service.d.ts","sourceRoot":"","sources":["../../src/services/chatter-message.service.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"chatter-message.service.d.ts","sourceRoot":"","sources":["../../src/services/chatter-message.service.ts"],"names":[],"mappings":"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"}