Commit Graph

117 Commits

Author SHA1 Message Date
yi c8e607c91c chore: update default account and add example data
CRM CI / build (push) Waiting to run
- Update default login email to xinmi@local.com
- Update default password to 12345678 (and bcrypt hash in crm.sql)
- Add example customers, products, and contracts to init SQL
- Fix Docker env interpolation for VITE_API_BASE_URL
- Hardcode local backend API URL in frontend .env files
- Update README and docs to reflect new default credentials
2026-06-09 19:14:10 +08:00
yi a205a7a49d feat: unlock all features and update README for LingXi CRM
CRM CI / build (push) Waiting to run
2026-06-09 15:59:52 +08:00
zchengo 0e9f2197cd ui: change theme style 2023-02-25 20:08:16 +08:00
zchengo b67b2d940d chore: upgrade vitepress 2023-02-24 15:15:28 +08:00
zchengo ea8ad162d5 docs: update sponsor record 2023-02-24 15:14:53 +08:00
zchengo 54c3653197 perf: filter by condition 2023-02-03 19:55:45 +08:00
zchengo 20dd98ec35 docs: change readme.md 2023-02-02 11:09:45 +08:00
zchengo b37dcd8a6f change copyright 2023-02-02 11:09:01 +08:00
zchengo 0f4298abc8 docs: change docs 2023-02-01 14:23:05 +08:00
zchengo e4ebf0fa3b chore: upgrade vitepress 2023-02-01 14:22:27 +08:00
zchengo 2ab9a1d7bf feat: able to make phone calls 2023-01-31 15:14:20 +08:00
zchengo 4a424817de feat: send mail attachment 2023-01-30 15:50:10 +08:00
zchengo 3902d51d11 feat: file upload and remove 2023-01-30 15:48:42 +08:00
zchengo a0d9f3ceb4 chore: add uuid 2023-01-30 15:43:48 +08:00
zchengo 54a66cb915 chore: env variables and modes 2023-01-29 21:16:52 +08:00
zchengo 215d4e4164 refactor: database init module 2023-01-28 21:17:31 +08:00
zchengo 4ca72dd774 feat: add field in mysql config 2023-01-28 21:13:32 +08:00
zchengo 66c2151284 ui: remove survey 2023-01-28 21:12:08 +08:00
zchengo d443139799 chore: change database file 2023-01-28 21:07:27 +08:00
zchengo 5662823714 ui: change index page layout 2023-01-28 11:02:05 +08:00
zchengo af35a83526 style: add back image 2023-01-28 11:00:42 +08:00
zchengo 93da240f6c fix: subscribe duration and expired error 2023-01-27 14:42:10 +08:00
zchengo dd02c7e15d refactor: change alipay verify sign mode 2023-01-27 11:54:29 +08:00
zchengo 9f944a34f6 refactor: subscribe module 2023-01-27 11:05:24 +08:00
zchengo a7d7ddb1bc refactor: use gopay as alipay 2023-01-27 11:02:30 +08:00
zchengo 59734922d1 refactor: change alipay config 2023-01-27 10:59:12 +08:00
zchengo aaf8a378d9 chore: replace alipay to gopay 2023-01-27 10:53:57 +08:00
zchengo 51edb72da9 feat: able to delete mail config 2023-01-26 11:25:49 +08:00
zchengo 7152cd065d ui: replace tag to spot component 2023-01-26 11:22:12 +08:00
zchengo 8f8ac3dda0 refactor: define setup in script label 2023-01-25 18:31:18 +08:00
zchengo c1a3f31cad refactor: service module and dao module 2023-01-25 16:16:36 +08:00
zchengo 42d264f8ad feat: change and add models 2023-01-25 16:13:07 +08:00
zchengo def12ca66e refactor: method name 2023-01-25 16:10:16 +08:00
zchengo 35886fde4f feat: mail config and mail send 2023-01-24 20:03:35 +08:00
zchengo a9e33f2bcc change db file 2023-01-24 20:03:19 +08:00
zchengo 1ee51ae94a chore: not set timeout 2023-01-24 19:54:29 +08:00
zchengo feac03a265 ui: adjust page div style 2023-01-24 19:53:57 +08:00
zchengo 5a3119f66f feat: custom spot component 2023-01-24 19:52:26 +08:00
zchengo bb23c65370 initial common.go in dao module 2023-01-24 19:50:04 +08:00
zchengo b86d67a41d feat: custom aside layout and add qrcode 2023-01-24 19:49:12 +08:00
zchengo 1959e04dfd feat: embed float survey page 2023-01-21 12:42:59 +08:00
zchengo a8a3464ca7 perf: remove survey menu and link 2023-01-21 12:41:21 +08:00
zchengo a12ae4a929 feat: add survey page link 2023-01-20 15:47:47 +08:00
zchengo b7075bf181 ui: change page style 2023-01-19 23:44:03 +08:00
zchengo 51c665055e ui: set modal centered and change button icon 2023-01-19 23:43:26 +08:00
zchengo adbe1063ae docs: change readme.md 2023-01-19 23:39:26 +08:00
zchengo 367afd7e6a fix: datetime format error 2023-01-18 12:41:48 +08:00
zchengo 81d1678d0d docs: change docs layout 2023-01-15 21:22:07 +08:00
zchengo 74fcfedaec docs: change and add docs 2023-01-15 18:29:31 +08:00
zchengo 84a105a3d8 style: change logo 2023-01-15 18:26:07 +08:00