mirror of
https://github.com/ToolJet/ToolJet
synced 2026-05-01 02:17:20 +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 <[email protected]>
6 lines
1.1 KiB
XML
6 lines
1.1 KiB
XML
<svg width="16" height="17" viewBox="0 0 16 17" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
<path fill-rule="evenodd" clip-rule="evenodd" d="M12.3333 8.26457V4.5979H13.3333V8.26457C13.3333 8.54071 13.1094 8.76457 12.8333 8.76457C12.5571 8.76457 12.3333 8.54071 12.3333 8.26457Z" fill="#121212"/>
|
|
<path d="M10.6666 7.26453V5.26453H5.33325V7.26453C5.33325 8.73729 6.52716 9.93119 7.99992 9.93119C9.47268 9.93119 10.6666 8.73729 10.6666 7.26453Z" fill="#121212"/>
|
|
<path d="M2.68526 4.2933L7.18762 2.29225C7.70475 2.06241 8.29505 2.06241 8.81218 2.29225L13.3145 4.2933C13.5785 4.41061 13.5785 4.7852 13.3145 4.90251L8.81218 6.90356C8.29505 7.13339 7.70475 7.13339 7.18762 6.90356L2.68526 4.90251C2.42132 4.7852 2.42132 4.41061 2.68526 4.2933Z" fill="#121212"/>
|
|
<path d="M9.53287 10.8643L8.47385 11.9352C8.21292 12.199 7.78676 12.199 7.52582 11.9352L6.4668 10.8643C6.3032 10.6989 6.06437 10.6284 5.84117 10.694C3.97108 11.244 2.6665 12.4865 2.6665 13.9313C2.6665 14.6676 3.26346 15.2646 3.99984 15.2646H11.9998C12.7362 15.2646 13.3332 14.6676 13.3332 13.9313C13.3332 12.4865 12.0286 11.244 10.1585 10.694C9.9353 10.6284 9.69647 10.6989 9.53287 10.8643Z" fill="#121212"/>
|
|
</svg>
|