kafka-ui/kafka-ui-react-app/src/lib
Hrant Abrahamyan eb03a12233
Format dates in a single place, Display build date instead of full commit hash in version info (#2590)
* message

* if tag contains -SNAPSHOT - display formatted timestamp

* create Time format context

* fix pull request commits

* change pull request commits

* add fetchTimeFormat function

* add fetchTimeFormat function

* chnage test run

* fix testing error

* covered global context with tests

* removed unused import statement

* fixed smell

* pull master

* fixed code smeils

* covered Version component, hooks with tests, fixed code review comments

* converted outdated to boolean

* remove tag condition from return
2022-09-28 14:23:16 +03:00
..
__test__ [Experimental] New Messages layout (#2462) 2022-09-20 13:44:02 +03:00
fixtures Format dates in a single place, Display build date instead of full commit hash in version info (#2590) 2022-09-28 14:23:16 +03:00
hooks Format dates in a single place, Display build date instead of full commit hash in version info (#2590) 2022-09-28 14:23:16 +03:00
api.ts Format dates in a single place, Display build date instead of full commit hash in version info (#2590) 2022-09-28 14:23:16 +03:00
constants.ts Format dates in a single place, Display build date instead of full commit hash in version info (#2590) 2022-09-28 14:23:16 +03:00
dateTimeHelpers.ts Format dates in a single place, Display build date instead of full commit hash in version info (#2590) 2022-09-28 14:23:16 +03:00
errorHandling.tsx Update Alerts to use ReactNode as a message content (#2399) 2022-08-08 13:00:43 +03:00
paths.ts KC: Make viewing/editing config a single view (#2613) 2022-09-26 13:05:01 +04:00
testHelpers.tsx Format dates in a single place, Display build date instead of full commit hash in version info (#2590) 2022-09-28 14:23:16 +03:00
yupExtended.ts Fix validation message for Topic name field (#2425) 2022-08-12 15:21:15 +04:00