[PR #4] [MERGED] Add bacis ui with table layout for all steps #4

Closed
opened 2026-08-18 13:43:34 +00:00 by bendtherules · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/bendtherules/github-delete-unused-repos/pull/4
Author: @bendtherules
Created: 10/8/2018
Status: Merged
Merged: 10/8/2018
Merged by: @bendtherules

Base: masterHead: add-ui


📝 Commits (1)

  • 51cbe9f Add rext, react-redux and basic table from react-table

📊 Changes

8 files changed (+10703 additions, -4 deletions)

View changed files

📝 demo/index.html (+2 -1)
package-lock.json (+10483 -0)
📝 package.json (+10 -0)
src/app/app.tsx (+89 -0)
src/app/index.tsx (+11 -0)
📝 src/index.ts (+1 -0)
📝 tsconfig.json (+1 -0)
📝 yarn.lock (+106 -3)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/bendtherules/github-delete-unused-repos/pull/4 **Author:** [@bendtherules](https://github.com/bendtherules) **Created:** 10/8/2018 **Status:** ✅ Merged **Merged:** 10/8/2018 **Merged by:** [@bendtherules](https://github.com/bendtherules) **Base:** `master` ← **Head:** `add-ui` --- ### 📝 Commits (1) - [`51cbe9f`](https://github.com/bendtherules/github-delete-unused-repos/commit/51cbe9fd17562560d15c6619b11d3831097c180d) Add rext, react-redux and basic table from react-table ### 📊 Changes **8 files changed** (+10703 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `demo/index.html` (+2 -1) ➕ `package-lock.json` (+10483 -0) 📝 `package.json` (+10 -0) ➕ `src/app/app.tsx` (+89 -0) ➕ `src/app/index.tsx` (+11 -0) 📝 `src/index.ts` (+1 -0) 📝 `tsconfig.json` (+1 -0) 📝 `yarn.lock` (+106 -3) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
bendtherules added the pull-request label 2026-08-18 13:43:34 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: bendtherules/github-delete-unused-repos#4