Ezequiel Lopez
Ezequiel Lopez
The stepper form to create a new Event Definition has a small UI issue where the buttons to add a custom field are mounting on top of the step buttons...
Migrate Lookup Tables Caches views from `.jsx` format to `.tsx` ## Description Migrated all related components to the new standard. ## Motivation and Context Ongoing effort to bring the application...
Migrate Lookup tables rest of code to TypeScript ## Description Recently, immutable entities were implemented. Some of the code was left behind in the old standard. This PR is to...
Installed Storybook as an independent package. closes: Graylog2/graylog-plugin-enterprise#12275 closes: Graylog2/graylog-plugin-enterprise#12316 /nocl ## Description This storybook configuration keeps its dependencies apart from our main app but we can still import our...