..
.changeset
Move root to console
2023-03-02 15:49:22 +08:00
.husky
Refactor workflow for new console project ( #3445 )
2023-03-02 18:07:23 +08:00
.vscode
Move root to console
2023-03-02 15:49:22 +08:00
console-src
feat: support for configuring the redirection location after login for roles ( #4918 )
2023-11-27 14:10:09 +00:00
cypress
Move root to console
2023-03-02 15:49:22 +08:00
docs
refactor: improve project structure for user center feature ( #4839 )
2023-11-09 06:56:06 +00:00
packages
feat: support user email verification mechanism ( #4878 )
2023-11-27 14:20:09 +00:00
public
Move root to console
2023-03-02 15:49:22 +08:00
src
chore: bump editor version and let it load globally ( #4924 )
2023-11-27 14:42:09 +00:00
uc-src
feat: support user email verification mechanism ( #4878 )
2023-11-27 14:20:09 +00:00
.editorconfig
Move root to console
2023-03-02 15:49:22 +08:00
.env.development
Configure default external-url as slash ( #3655 )
2023-04-03 03:50:13 +00:00
.env.production
Move root to console
2023-03-02 15:49:22 +08:00
.eslintrc.cjs
feat: refine notifications-related ui ( #4638 )
2023-09-28 13:36:18 +00:00
.gitignore
Refactor workflow for new console project ( #3445 )
2023-03-02 18:07:23 +08:00
.gitpod.yml
Move root to console
2023-03-02 15:49:22 +08:00
.npmignore
Move root to console
2023-03-02 15:49:22 +08:00
.npmrc
Move root to console
2023-03-02 15:49:22 +08:00
.prettierignore
feat: add i18n supports for console ( #3506 )
2023-03-23 08:54:33 +00:00
Makefile
Support publishing to maven central repository ( #3767 )
2023-04-18 14:28:23 +08:00
OWNERS
Refactor workflow for new console project ( #3445 )
2023-03-02 18:07:23 +08:00
README.md
chore: bump pnpm version to 8 ( #3935 )
2023-05-11 08:50:21 +00:00
cypress.json
Move root to console
2023-03-02 15:49:22 +08:00
env.d.ts
chore: bump formkit version to 0.18.0 ( #4428 )
2023-08-16 03:30:12 +00:00
index.html
feat: build infrastructure for user center feature ( #4806 )
2023-11-02 09:00:28 +00:00
package.json
chore: bump editor version and let it load globally ( #4924 )
2023-11-27 14:42:09 +00:00
pnpm-lock.yaml
chore: bump editor version and let it load globally ( #4924 )
2023-11-27 14:42:09 +00:00
pnpm-workspace.yaml
Move root to console
2023-03-02 15:49:22 +08:00
postcss.config.js
fix: modal height issue in ios devices ( #4106 )
2023-06-25 02:06:14 +00:00
prettier.config.js
Move root to console
2023-03-02 15:49:22 +08:00
tailwind.config.js
feat: add tailwindcss/forms plugin to standardize the style of form elements ( #4893 )
2023-11-23 09:32:09 +00:00
tsconfig.app.json
feat: build infrastructure for user center feature ( #4806 )
2023-11-02 09:00:28 +00:00
tsconfig.json
chore: improve the console project infrastructure ( #4105 )
2023-06-26 03:54:17 +00:00
tsconfig.node.json
feat: build infrastructure for user center feature ( #4806 )
2023-11-02 09:00:28 +00:00
tsconfig.vitest.json
Move root to console
2023-03-02 15:49:22 +08:00
vite.config.ts
refactor: improve project structure for user center feature ( #4839 )
2023-11-09 06:56:06 +00:00
vite.uc.config.ts
refactor: improve project structure for user center feature ( #4839 )
2023-11-09 06:56:06 +00:00
vitest.config.ts
feat: build infrastructure for user center feature ( #4806 )
2023-11-02 09:00:28 +00:00