Skip to content
This repository has been archived by the owner on Aug 9, 2024. It is now read-only.

feat: initial version #1

Merged
merged 23 commits into from
Oct 8, 2023
Merged

feat: initial version #1

merged 23 commits into from
Oct 8, 2023

Conversation

ReenigneArcher
Copy link
Member

@ReenigneArcher ReenigneArcher commented Feb 24, 2023

Description

  • add icon
  • move start server to dedicated function within webapp.py
  • logging changes
    • get log stream via new function
    • update logs on a 5 second interval
    • add switch to disable auto update of logs
    • view logs in modal
  • improve plugin card
  • add ability to search, filter, and sort plugins
  • add install modal

Screenshot

Issues Fixed or Closed

Type of Change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Dependency update (updates to dependencies)
  • Documentation update (changes to documentation)
  • Repository update (changes to repository files, e.g. .github/...)

Checklist

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have added or updated the in code docstring/documentation-blocks for new or existing methods/components

Branch Updates

LizardByte requires that branches be up-to-date before merging. This means that after any PR is merged, this branch
must be updated before it can be merged. You must also
Allow edits from maintainers.

  • I want maintainers to keep my branch updated

@ReenigneArcher ReenigneArcher force-pushed the featurize branch 3 times, most recently from 2009017 to 8f84743 Compare February 24, 2023 21:10
- move start server to dedicated function within `webapp.py`
- get log stream via new function
- update logs on a 5 second interval
- add switch to disable auto update of logs
@ReenigneArcher ReenigneArcher changed the title improve plugin log viewer featurize Mar 3, 2023
@ReenigneArcher ReenigneArcher force-pushed the featurize branch 3 times, most recently from 0aaee10 to bd37d3f Compare April 4, 2023 00:29
@ReenigneArcher ReenigneArcher force-pushed the featurize branch 2 times, most recently from 3eece8a to 3092a72 Compare April 4, 2023 22:02
The changes in this commit ensure that `rankingSorter` is loaded before we need to use it.
@ReenigneArcher ReenigneArcher changed the title featurize feat: initial version Apr 18, 2023
@LizardByte-bot
Copy link
Member

This PR is stale because it has been open for 90 days with no activity. Comment or remove the stale label, otherwise this will be closed in 10 days.

Contents/Code/webapp.py Fixed Show fixed Hide fixed
@ReenigneArcher ReenigneArcher force-pushed the featurize branch 5 times, most recently from 45f3615 to 1129f7d Compare August 6, 2023 02:52
@ReenigneArcher ReenigneArcher force-pushed the featurize branch 2 times, most recently from dec95d2 to d56afdf Compare September 9, 2023 01:51
@ReenigneArcher ReenigneArcher marked this pull request as ready for review October 8, 2023 19:32
@ReenigneArcher
Copy link
Member Author

There is more to do, but let's get this merged as it fixes CI issues.

Todo:

  • actually install plugins

@ReenigneArcher ReenigneArcher merged commit 4782f01 into nightly Oct 8, 2023
16 checks passed
@ReenigneArcher ReenigneArcher deleted the featurize branch October 8, 2023 19:33
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants