ragflow/web
balibabu 20d686737a
feat: Switch the login page to the registration component by changing the routing parameters #3221 (#3307)
### What problem does this PR solve?
feat: Switch the login page to the registration component by changing
the routing parameters #3221

### Type of change


- [x] New Feature (non-breaking change which adds functionality)
2024-11-08 19:47:22 +08:00
..
.husky
public
src feat: Switch the login page to the registration component by changing the routing parameters #3221 (#3307) 2024-11-08 19:47:22 +08:00
.env
.eslintrc.js
.gitignore
.npmrc
.prettierignore
.prettierrc
.umirc.ts feat: Add next login page with shadcn/ui #3221 (#3231) 2024-11-06 11:13:04 +08:00
externals.d.ts
jest-setup.ts
jest.config.ts
package-lock.json feat: Display input parameters on operator nodes #3240 (#3241) 2024-11-06 18:48:05 +08:00
package.json feat: Display input parameters on operator nodes #3240 (#3241) 2024-11-06 18:48:05 +08:00
reducer.js
tailwind.config.js feat: Add next login page with shadcn/ui #3221 (#3231) 2024-11-06 11:13:04 +08:00
tailwind.css feat: Add next login page with shadcn/ui #3221 (#3231) 2024-11-06 11:13:04 +08:00
tsconfig.json feat: Configure the root directory alias #1739 (#2875) 2024-10-17 11:36:01 +08:00
typings.d.ts fix: Change document status with @tanstack/react-query #13306 (#2788) 2024-10-11 08:45:10 +08:00