spdx-online-tools icon indicating copy to clipboard operation
spdx-online-tools copied to clipboard

[Future Work] To track improvements

Open rtgdk opened this issue 3 years ago • 1 comments

  • [ ] Lint code - Both python and js/html/css
  • [ ] Have a base reusable Django app which contains the core functionality. webapp and api built on top of this base app
  • [ ] getAccessToken is not used in tests
  • [ ] Write GitHub tests with mocks
  • [ ] Warning and Errors in a tablutated expanded form page in the modal page instead of displaying the whole error in the modal
  • [ ] Separate tests in multiple files
  • [ ] Remove get apis
  • [ ] Run test on every browser (atleast include Chrome)
  • [ ] Swagger auto generated api documentation with versioning support - can be hosted on Github - similar https://github.com/spdx/spdx-online-tools/issues/91 - previous work https://github.com/spdx/spdx-online-tools/pull/323
  • [ ] Tests for UI - Low priority
  • [ ] https://github.com/spdx/spdx-online-tools/issues/204
  • [ ] https://github.com/spdx/spdx-online-tools/issues/177
  • [x] https://github.com/spdx/spdx-online-tools/issues/140

rtgdk avatar May 29 '21 09:05 rtgdk

@rtgdk needs clarification regarding removing get APIs? Can you bit explain that?

BanulaKumarage avatar Mar 26 '23 14:03 BanulaKumarage