22159: removed unused param, aligned two identical types
[arvados.git] / services /
2024-12-19 Lisa Knox22159: removed unused param, aligned two identical...
2024-12-17 Lisa Knox22159: restored an onContextMenu that was previously...
2024-12-16 Lisa Knox22159: removed DataTableItem type in favor of Resource...
2024-12-16 Lisa Knox22159: fixed search-results-panel-view onItemClick
2024-12-16 Lisa Knox22159: changed DataExplorer oncontextmenu to accept...
2024-12-16 Lisa Knox22159: refined a few type signatures
2024-12-10 Lisa Knox22159: removed most datacolumn render param type annota...
2024-12-10 Lisa Knox22159: removed unused onCreateDialog declarations
2024-12-09 Lisa Knox22159: aligned all data tabel click handlers
2024-12-09 Lisa Knox22159: fixed context menu for collection-content-addres...
2024-12-09 Lisa Knox22159: fixed collection-content-address-panel row click...
2024-12-09 Lisa Knox22159: changed renderBodyRow to accept T instead of any
2024-12-09 Lisa Knox22159: changed renderUsername and renderEmail to accept...
2024-12-09 Lisa Knox22159: fixed renderModifiedByUserUuid to accept GroupCo...
2024-12-09 Lisa Knox22159: preserved type of resourceItems
2024-12-06 Lisa Knox222159: changed datacolumn to accept single type argument
2024-12-06 Lisa Knox22159: corrected some type annotations
2024-12-06 Lisa Knox22159: removed some stray casts
2024-12-06 Lisa Knox22159: removed dispatchWrapper function
2024-12-05 Lisa Knox22159: un-exported store and re-imported COLLECTION_CRE...
2024-11-19 Lisa Knox22159: adjusted RenderOwnerName function
2024-11-19 Lisa Knox22159: consolidated and cleaned up renderers.tsx
2024-11-19 Lisa Knox22159: removed unused render functions
2024-11-19 Lisa Knox22159: fixed search resuluts context menu
2024-11-18 Lisa Knox22159: replaced render casts with proper type annotations
2024-11-18 Lisa Knox22159: fixed search results onclick and owner display
2024-11-18 Lisa Knox22159: fixed Trash, Groups, and All-Processes context...
2024-11-18 Lisa Knox22159: fixed auth-middlware test
2024-11-18 Lisa Knox22159: reverted previous circular dependancy fixes
2024-11-18 Lisa Knox22159: removed dispatchAction file
2024-11-18 Lisa Knox22159 removed dispatchAction from RestoreFromTrash
2024-11-18 Lisa Knox22159: reverted ResourceOutputUuid and ResourceLogUuid...
2024-11-18 Lisa Knox22159: refactored renderPermissionLevel to accept dispatch
2024-11-18 Lisa Knox22159: fixed context menu arguments
2024-11-15 Lisa Knox22159: removed unneeded dispatchAction from renderLinkD...
2024-11-15 Lisa Knox22159: removed unneeded dispatchAction from renderResou...
2024-11-15 Lisa Knox22135: refactored RenderFullName to accept dispatchWrapper
2024-11-15 Lisa Knox22159: adapated renderName to accept dispatch
2024-11-15 Lisa Knox22159: cleanup
2024-11-15 Lisa Knox22159: further refactored AccountMenuComponent to remov...
2024-11-14 Lisa Knox22159: fixed account-menu test flakiness(?)
2024-11-14 Lisa Knox22159: added intercept to account-menu test
2024-11-14 Lisa Knox22159 added intercept to process-io-card
2024-11-14 Lisa Knox22159: adjusted account-menu test
2024-11-14 Lisa Knox22159: fixed process-io-card test again
2024-11-14 Lisa Knox22159: fixed circular dependancy around COLLECTION_CREA...
2024-11-14 Lisa Knox22159: fixed AccountMenuComponent test
2024-11-14 Lisa Knox22159: fixed circular dependancy around COLLECTION_UPLO...
2024-11-14 Lisa Knox22159: fixed circular dependancy around SearchResultsPa...
2024-11-13 Lisa Knox22159: adjusted data-explorer test
2024-11-13 Lisa Knox22159: adjusted renderers test
2024-11-13 Lisa Knox22159: removed with-resources file, no longer used
2024-11-13 Lisa Knox22159: refactored api client auth columns
2024-11-13 Lisa Knox22159: removed CommonUuid
2024-11-13 Lisa Knox22159: fixed renderUuidLinkWithCopyIcon
2024-11-13 Lisa Knox22159: renamed renderUuid and removed renderUuidCopyIcon
2024-11-13 Lisa Knox22159: removed renderResourceUuid
2024-11-13 Lisa Knox22159: cleanup
2024-11-13 Lisa Knox22159: refcatored workflow-panel
2024-11-11 Lisa Knox22159: fixed workflow panel rowClick
2024-11-11 Lisa Knox22159: fixed ResourceIsAdmin
2024-11-11 Lisa Knox22159: fixed renderUsername
2024-11-11 Lisa Knox22159: removed ResourceEmail
2024-11-11 Lisa Knox22159: removed UserResourceFullName
2024-11-11 Lisa Knox22159 refactored restoreFromTrash
2024-11-11 Lisa Knox22159: refactored link-panel-root
2024-11-11 Lisa Knox22159: removed GroupMembersCount
2024-11-11 Lisa Knox22159: fixed ProcessStatus calls
2024-11-11 Lisa Knox22159: refactored ResourceLinkHeadUuid
2024-11-11 Lisa Knox22159: refactored ResourceLinkHeadPermissionLevel
2024-11-11 Lisa Knox22159: refactored ResourceLinkDelete
2024-11-11 Lisa Knox22159: refactored ResourceLinkTailPermissionLevel
2024-11-11 Lisa Knox22159: refactored ResourceLinkTailIsVisible
2024-11-11 Lisa Knox22159: refactored ResourceLinkTailAccountStatus
2024-11-11 Lisa Knox22159: refactored ResourceLinkTail
2024-11-11 Lisa Knox22159: refactored ResourceLinkHead and renderResourceLink
2024-11-11 Lisa Knox22159L removed ResourceParentProcess
2024-11-11 Lisa Knox22159: removed ResourceLogUuid
2024-11-08 Lisa Knox22159: removed ResourceOutputUuid
2024-11-08 Lisa Knox22159: changed ContainerRunTime calls to pass resource...
2024-11-08 Lisa Knox22159: removed ResourceContainerUuid component
2024-11-08 Lisa Knox22159: refactored CollectionStatus
2024-11-08 Lisa Knox22159: removed ResourceStatus component
2024-11-08 Lisa Knox22159: fixed onRowDoubleClick
2024-11-08 Lisa Knox22159: removed ResourceDeleteDate
2024-11-08 Lisa Knox22159: removed ResourceTrashDate
2024-11-08 Lisa Knox22159: removed ResourceLastModifiedDate
2024-11-08 Lisa Knox22159: converted other middlewares back to string pattern
2024-11-08 Lisa Knox22159: converted processpanelData back to string pattern
2024-11-07 Lisa Knox22159: removed ResourceCreatedAtDate component
2024-11-07 Lisa Knox22159: removed ResourceVersion component
2024-11-07 Lisa Knox22159: removed ResourceModifiedByUserUuid
2024-11-07 Lisa Knox22159: removed ResourceUuid component and all refs
2024-11-07 Lisa Knox22159: added renderResourceUuid
2024-11-07 Lisa Knox22159: fixed renderFilSize
2024-11-07 Lisa Knox22159: removed ResourceFileCount
2024-11-07 Lisa Knox22159: removed ResourceFileSize
2024-11-07 Lisa Knox22159: removed ResourceOwnerWithNameLink refs
2024-11-07 Lisa Knox22159: removed ResourceOwnerWithName references
2024-11-07 Lisa Knox22159: removed ResourceType imports
next