You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[II-X] Version bump
- Mod tidying
- Package version bump (minor) - c5d0da7
- Updated binaries accordingly
- Updated test workflow to point to v2 by default rather than the branch that was deleted
[II-X] Version bump
- Mod tidying
- Package version bump (minor) - c5d0da7
- Updated binaries accordingly
- Updated test workflow to point to v2 by default rather than the branch that was deleted
[II-I5] Add support for file input type (#6)
- Updated binary and tested new input accept logic.
- Improved file and multifile field types to display supported file types and added a tooltip for truncated values.
- Implemented file upload logic and route handling in the portal.
- Added file cache to .gitignore for local development and updated getting started commands accordingly.
- Enhanced portal UI templates and refined API endpoints using the `ooaklee/reply` package for structured responses.
- Added a **todo** reminder for future optimization.
- Added check to make sure that the same label isn't used multiple times
- Updated README to be more readable
- Updated package version number
[II] Add source code to the repository
- Added source code used to create action
- Updated screenshots to show changes with v2
- Added file (getting-started) for instruction on when developing action locally
- Added additional files