Bug Fixes
- extension step execution (3b03319)
- overflow of descriptions with readmore option (dab77db)
- rbac permissions according to supertokens changes (4c3db53)
- search and sorting in extensions (9558b28)
- wrap extension page and sidebar in feature flag and rbac guards (340ff69)
Features
- add button for install / run in extension detail page (e88d011)
- add deploy templates (1bd2fa0)
- add migrations for extensions permissions, auditing, feature flags (5d302ac)
- add routes for listing extensions (9a5e87a)
- allow pagination search, sorting and integrate with view (882c741)
- define migration for extensions (a0c64aa)
- display of status colors based on extension running (9e490dc)
- enable extension execution with run and cancel apis (#455) (9572671)
- extension category as badges (0e5d58d)
- extension details (#470) (7fcee25)
- extension discovery and saving to database on api init (12661f0)
- extension forking (#464) (76238a7)
- extensions ui design with dummy data (798fef9)
- log extension execution (fac665f)
- refactor extension executor (9c89d61)
- rename extension permission migration files (52d3331)