mirror of
https://github.com/ToolJet/ToolJet
synced 2026-04-21 21:47:17 +00:00
* init-- * org constants: controllers, services, module and api for creating new constants * read operation: all constants from all envs and all constants from a env * update and delete operation * updated delete msg * encrypt constant value before saving and decrypt before sending back to controller * adds group permission for org constants and required migrations * adds ability to create constant * adds group permissions and fixes migrations * adds workspace constant permission to workspace settings UI * ToolJetUI - componenst, ref: ee/5c92dc9c03b73d7006562d71d639fe4eb1971dee * Org constants UI * UI updates: display constant value as per enviroment * Added client side pagination * groups without create/edit/delete permission can only view the the constants * group permission: Create and Edit - UI updates * create/update/date flow - UI * extending api support to create constant in multiple environments * UI - add constant for multiple envs * disable name input for update operation * UI fixes and updates * adds deprecating banner to variables dashboard * removes update/create from UI --variables * adding depricating soon alert in codehinter when workspace vars are used * extra check to display the banner in preview of cdehinter * resolves constants for admin in client-side * resolves constants client-side and server side for queries * include grp permission for create/delete for org constants * resolves org constants in runJS and runPY * cleanup * updated the tab UI * fixed: constant pagination footer * fixes client side pagination bug * adds docs link * ui updates and fixes ui flickering on closing the drawer * refactor updating table data * adds error state to constant forms * remove the alert from runJS and runPY after 5s * added max length constraint for constant value * refactor: component form * delete only constant as per environment * remove unwanted logs * resolves constants in gds connection forms * resolve gds source options for testConnections, preview and runQuery * UI style fixes: banner * remove alert banner for runJS and runPY * input text color fixed * style fixes for disabled inputs * Edit constant- Until value is changed- CTA should be disabled * adds tooltip for table name and value * adds tooltip for disbaled input in edit drawer * updated the tooltip position * handle input height on type for large strings * added empty state * adds new badge for workspace constants * substring should be different for viewers * resolve constants in viewer * add support to resolve constants for widgets and queires in public apps * changed the api endpoint for org constant for env * bugfix: handle org constants for encrypted value from source options * add support to resolve app variables and constants in a single single * fixes: multiple multiline and same line variables * refactor * cleanup * remove encryption for ce * remove group permission from permission dashboard * text transform for badge * added padding for each table row * updated alert banner padding * updated alert banner padding * updates width for empty banner * refactor * adds tests for constant api * added validations for constant name * updates textare dynamic form * updates the resolvers for constants * removes decryptiong for source options in services * refactor - frontend * resolved conflicts * fixes: typo-1 ~ workspace variables alert * fixes: inconsistency in alert info icon * fixes: naming convention consistency * fixes: dark theme for confirm box * disable create button for add constant with same name, * adds error state for updating constant with same value * fixes: error message typo * fixes: error message typo * fixes position of tooltip * fixes frontend lint issues * update lock file * UI updates and typos * cleanup-refactor * checking error state before creating * should check all error states * resolving multiple constants and app variables in a single line * reafactore * fixed: depricating icon : codehinter preview box * remove log * remove repeated logic for deleteOrgEnvironmentConstant * only return status code for delete request for org constants * Add data-cy for workspace constants elements (#7251) * updates contants doc link --------- Co-authored-by: Ajith KV <ajith.jaban@gmail.com> |
||
|---|---|---|
| .. | ||
| 1625814801430-UpdateDefinitionsForEvents.ts | ||
| 1629971478272-UpdateDefinitionsForTableActionEvent.ts | ||
| 1630003364070-TurnOnSSLForEveryPostgresDataSource.ts | ||
| 1632468258787-PopulateUserGroupsFromOrganizationRoles.ts | ||
| 1633370361564-SetShowBulkSelectorToTrue.ts | ||
| 1633431766605-SetHighlightSelectedRowToFalseForExistingTables.ts | ||
| 1634729050892-BackfillAppCreateAndAppDeletePermissionsAsTruthyForAdminGroup.ts | ||
| 1634848932643-SetTableCellSpacingToCompact.ts | ||
| 1636372753632-RebaseWidgetWidthAndLeftOffsetForResponsiveCanvas.ts | ||
| 1636609569079-BackfillFolderCreatePermissionsAsTruthyForAdminGroup.ts | ||
| 1638255797809-SetLoadingStateToFalseForExistingTables.ts | ||
| 1638796825499-BackfillFolderCreatePermissionsAsTruthyForMissedAdminGroup.ts | ||
| 1638941376844-SetMultiselectProperties.ts | ||
| 1639038616546-UpdateDefinitionsForGlobalSettings.ts | ||
| 1639734070615-BackfillDataSourcesAndQueriesForAppVersions.ts | ||
| 1640683693031-BackfillCalendarWeekDateFormat.ts | ||
| 1641446596775-SetImageBorderTypeToNone.ts | ||
| 1644229722021-SetFxActiveToTrueForFxFieldsConvertedToUI.ts | ||
| 1650485473528-PopulateSSOConfigs.ts | ||
| 1651820577708-PopulateTextSize.ts | ||
| 1653472569828-addedInstructionTextPropInFilePickerWidget.ts | ||
| 1653474337657-BackfillFolderDeleteFolderUpdatePermissionsAsTruthyForAdminGroup.ts | ||
| 1654150855780-BackfillAddOrgEnvironmentVariablesGroupPermissions.ts | ||
| 1654596810662-ConvertAllUserEmailsToLowercaseAndDeleteDuplicateUsers.ts | ||
| 1655279771926-listViewWidgetAddingBorderRadiusProperty.ts | ||
| 1656061763136-modal-properties.ts | ||
| 1656924847186-addingCssPropsToTextWidget.ts | ||
| 1661331234770-RestructureTableColumnSizesAndActionsToHaveAValueKeyThatPointsToItsContents.ts | ||
| 1663581777527-ModalWidget-size.ts | ||
| 1666814745413-updateUserStatus.ts | ||
| 1667076251897-BackfillDataSources.ts | ||
| 1668521091918-ChangeDefinitionStructureForMultiPage.ts | ||
| 1669054493160-moveDataSourceOptionsToEnvironment.ts | ||
| 1669055405494-removePluginFromDataQuery.ts | ||
| 1669293520796-ConnectExistingCommentThreadsToPageIds.ts | ||
| 1669919175280-removeRepetitionInDataSourceAndQuery.ts | ||
| 1675368628629-AddAppVersionIdColumnToDataQueries.ts | ||
| 1675368628726-BackfillAppVersionToDataQueries.ts | ||
| 1675844361117-CleanupDataSourceOptionData.ts | ||
| 1675844361118-MigrateEnvironmentsUnderWorkspace.ts | ||
| 1676545162064-BackfillRunpyDatasources.ts | ||
| 1677822012965-AlterOrganizationIdInAppEnvironments.ts | ||
| 1684157120658-AddUniqueConstraintToAppName.ts | ||
| 1686826460358-BackFillAppEnvironmentsPriorityColumn.ts | ||
| 1686829426671-BackFillCurrentEnvironmentId.ts | ||
| 1687188169091-UpdateOracleDbOptionsWithInstantClientVersion.ts | ||
| 1687720044583-BackfillAddOrgEnvironmentConstantsGroupPermissions.ts | ||
| 1688977149516-ListviewDefaultMode.ts | ||
| LockMigrationsTable1.ts | ||
| LockMigrationsTable2.ts | ||