AIT-GUI
AIT-GUI copied to clipboard
## Purpose - Infusion of documentation and ticket/PR templating suggestions for SLIM integration ## Proposed Changes Automation templates for the following: - Pull Requests - Issue Tickets - Feature Request...
**Checked for duplicates** Yes -- New feature, new files. **Alternatives considered** Yes - This is a Lab-approved and suggested addition to all NASA-AMMOS repositories. **Related problems** Many repos don't provide...
## Description ``` Traceback (most recent call last): File "/home/ait/.local/lib/python3.10/site-packages/bottle.py", line 876, in _handle return route.call(**args) File "/home/ait/.local/lib/python3.10/site-packages/bottle.py", line 1756, in wrapper rv = callback(*a, **ka) File "/home/ait/.local/lib/python3.10/site-packages/ait/gui/__init__.py", line 1286,...
Update the README with info on the updated developer tools. Could steal this shameless from Core ...
See Core ticket for info on how this was implemented there. NASA-AMMOS/AIT-Core#467
Bumps [minimist](https://github.com/minimistjs/minimist) to 1.2.8 and updates ancestor dependencies [minimist](https://github.com/minimistjs/minimist), [mkdirp](https://github.com/isaacs/node-mkdirp), [mocha](https://github.com/mochajs/mocha) and [webpack](https://github.com/webpack/webpack). These dependencies need to be updated together. Updates `minimist` from 1.2.0 to 1.2.8 Changelog Sourced from minimist's...
Bumps [loader-utils](https://github.com/webpack/loader-utils) to 1.4.2 and updates ancestor dependencies [loader-utils](https://github.com/webpack/loader-utils), [babel-loader](https://github.com/babel/babel-loader), [extract-text-webpack-plugin](https://github.com/webpack-contrib/extract-text-webpack-plugin), [file-loader](https://github.com/webpack-contrib/file-loader) and [webpack](https://github.com/webpack/webpack). These dependencies need to be updated together. Updates `loader-utils` from 1.2.3 to 1.4.2 Release notes Sourced...
Bumps [debug](https://github.com/debug-js/debug) to 2.6.9 and updates ancestor dependency [mocha](https://github.com/mochajs/mocha). These dependencies need to be updated together. Updates `debug` from 2.6.8 to 2.6.9 Release notes Sourced from debug's releases. 2.6.9 Patches...
Bumps [mithril](https://github.com/MithrilJS/mithril.js) from 1.1.6 to 1.1.7. Release notes Sourced from mithril's releases. v1.1.7 Ordinarily, I would not have released this, but it includes a backport of a security fix from...
Bumps [qs](https://github.com/ljharb/qs) from 6.5.2 to 6.5.3. Changelog Sourced from qs's changelog. 6.5.3 [Fix] parse: ignore __proto__ keys (#428) [Fix] utils.merge`: avoid a crash with a null target and a truthy...