1 Star 0 Fork 22

小碼 / simple-admin

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
CHANGELOG.md 11.76 KB
一键复制 编辑 原始数据 按行查看 历史
几颗酥 提交于 2023-01-10 08:46 . doc: update readme

v0.2.1 (2023-01-10)

Doc

  • update readme

v0.2.1-beta (2023-01-09)

Chore

  • update tool version

Docs

  • update changelog

Feat

  • change user and token id to uuid
  • uuid mixin

Fix

  • ErrorCtx and OkJsonCtx
  • uuid mixin

v0.2.0 (2022-12-29)

Chore

  • update go zero version to 1.4.3

Docs

  • update readme

Fix

  • allow to alter table structure
  • translator test
  • dashboard menu type
  • status validator

Refactor

  • move docs outside the project

v0.2.0-beta (2022-12-17)

Docs

  • update api_example.md
  • update ent doc
  • update gorm doc
  • update CHANGELOG.md

Fix

  • postgres dsn
  • pagination template bug #51
  • postgres dsn

Pull Requests

  • Merge pull request #52 from suyuan32/fix-pagination

v0.1.9 (2022-12-15)

Chore

  • update tool to v0.1.3
  • update tools

Docs

  • group doc
  • group doc
  • update env_setting.md
  • update quickcmd.md
  • update CHANGELOG.md

Feat

  • group rpc logic
  • gitlab file generating
  • batch delete user

Refactor

  • optimize database driver name

Pull Requests

  • Merge pull request #49 from suyuan32/group-logic

list (2022-12-10)

v0.1.8 (2022-12-10)

Docs

  • update all in one and simple admin tools docs
  • all in one tutorial
  • all in one tutorial
  • all in one tutorial
  • add discussion
  • update sidebar
  • update readme
  • update web code generation tutorial
  • update quick_develop_example.md
  • update readme and change log
  • update statistic code
  • update api example parameter

Feat

  • ent no cache driver
  • all in one docker-compose file
  • add batch delete for token management

Fix

  • force logging out i18n

v0.1.7 (2022-12-03)

Docs

  • update quick_develop_example.md
  • api and rpc code generation doc
  • feat rpc ent logic tutorials
  • update ent doc
  • update change log

Fix

  • update tool to v0.1.0
  • initialize code
  • init api code
  • optimize request url
  • optimize request url
  • job service_context.go

Pull Requests

  • Merge pull request #46 from suyuan32/fix-reuse-pkg

v0.1.6 (2022-11-18)

Docs

  • update swagger version
  • update file manager doc
  • update README.md
  • update CHANGELOG.md

Fix

  • block token bug
  • validator example

Perf

  • optimize database config

Refactor

  • move errorx.msg to i18n.var
  • move middleware to pkg for common usage
  • move middleware to pkg for common usage

Pull Requests

  • Merge pull request #45 from suyuan32/fix-reuse-pkg

v0.1.5 (2022-11-13)

Docs

  • update error_handling.md

Fix

  • user validator
  • update user
  • empty translation
  • move menu translation to server
  • init database error

Refactor

  • response data
  • response data

Wip

  • error code optimize
  • error code optimize

Pull Requests

  • Merge pull request #43 from suyuan32/fix-error-code

v0.1.4 (2022-11-11)

Chore

  • update simple admin tool to 0.0.8

Docs

  • ent
  • update Chinese doc for ent
  • update Chinese doc for ent

Feat

  • error msg i18n
  • cache config

Fix

  • optimize api definition
  • use server translate api description

Wip

  • update trans

v0.1.4-beta (2022-11-07)

Docs

  • update ent doc
  • env setting and global vars
  • update quick cmd and ent doc
  • update read me
  • update change log

Feat

  • ent support

Fix

  • remove auto migrate
  • duplicate err

Wip

  • ent support
  • ent support

Pull Requests

  • Merge pull request #40 from suyuan32/ent

v0.1.3 (2022-11-02)

Chore

  • update goctls
  • update gorm version

Docs

  • update swagger doc
  • update changelog

Feat

  • docker ignore

Fix

  • DictionaryDetail 表结构 #38
  • blocking in cron
  • api model index
  • http status

Refactor

  • optimize project structure
  • model path and use simple-models in cron
  • rename api_desc directory
  • logmessage and message

Pull Requests

  • Merge pull request #37 from MUHM/fix/status

v0.1.2 (2022-10-28)

Chore

  • update simple admin tool

Docs

  • update readme
  • job schedule doc

Feat

  • job dockerfile
  • rocket mq deploy file
  • rocket mq deploy file

Fix

  • add optional tag for userprofile request
  • add optional tag for userprofile request
  • add optional tag for page request
  • CreateAt,UpdateAt,DeleteAt 命名不统一 #29
  • swagger response type definition wrong #27
  • change log message into lowercase

Perf

  • optimizer api generation

Refactor

  • change api file name into snake format
  • change rpc file name into snake format

Wip

  • cron and mq

Pull Requests

  • Merge pull request #34 from suyuan32/feat-rckmq
  • Merge pull request #31 from RogueCultivators/fix/list

v0.1.1 (2022-10-21)

Docs

  • jwt black list

Feat

  • force log out
  • api service for token management
  • rpc service for token management
  • jwt management

Fix

  • error judgement in database

v0.1.0 (2022-10-17)

Docs

  • log collecting
  • update k8s-deploy
  • update prometheus doc
  • prometheus deployment
  • update file manager deploy doc
  • update env setting
  • update file manager doc

Feat

  • filebeat deploy
  • storing log into persistence volume
  • prometheus deployment and fix bugs in other deployment
  • prometheus support

Fix

  • update change log

Pull Requests

  • Merge pull request #20 from suyuan32/feat-log-collection
  • Merge pull request #19 from suyuan32/feat-log-collection
  • Merge pull request #18 from suyuan32/feat-monitor

v0.0.9 (2022-10-12)

Docs

  • update english doc
  • update chinese doc
  • update k8s deployment english doc
  • update k8s deployment chinese doc
  • k8s deploy
  • update index readme

Feat

  • k8s deploy config
  • k8s config
  • gitlab ci/cd

Fix

  • update go mod

Revert

  • api config
  • origin config

Pull Requests

  • Merge pull request #16 from suyuan32/feat-k8s

v0.0.8.1 (2022-10-09)

Docs

  • update readme about k8s support
  • changelog and readme

Fix

  • initialize url
  • delete provider config when update

v0.0.8 (2022-10-08)

Docs

  • fix nginx config
  • add oauth doc
  • update change log

Feat

  • oauth api service
  • oauth rpc service

Fix

  • oauth initialize bugs and callback bugs
  • add oauth menu insert in initialization code
  • change create account rules when use oauth log in
  • google oauth

v0.0.7 (2022-09-30)

Fix

  • authority tree generation and init database code
  • bugs in menu tree generation

v0.0.7-beta (2022-09-29)

Docs

  • add badges
  • read only notice
  • deploy in docker
  • add consul url
  • add consul url
  • rpc example service config
  • call rpc service
  • docker
  • docker

Feat

  • dictionary
  • dictionary
  • online preview
  • online preview
  • error handling doc
  • global variable, GORM and authorization doc
  • example doc
  • discord link and qq link
  • API and RPC example doc
  • update changelog

Fix

  • docker compose and rpc doc
  • update tool version

v0.0.6 (2022-09-23)

Feat

  • use consul to do service discover and get configuration feat: dockerfile feat: consul doc

Fix

  • update change log

v0.0.5 (2022-09-21)

Feat

  • validator doc
  • add translation test
  • validator definition fix: swagger doc about conditions
  • validator

Fix

  • update simple admin tools version
  • add ui build doc
  • menu meta setting logic
  • use default logger and fix some bugs
  • update readme
  • update doc
  • update readme

v0.0.4 (2022-09-13)

Feat

  • add bilibili link
  • web setting doc
  • file manager doc
  • swagger doc
  • example doc

Fix

  • require properties in api doc
  • add recommend in doc
  • fix the bugs of post request in swagger 修复go-swagger中的post请求参数
  • tip for doc
  • tip for init
  • preview url
  • update tool version
  • simple admin tool version
  • adjust imports for new goctl

Refactor

  • menu properties fix: bug in mysql group

v0.0.2 (2022-09-05)

Feat

  • add video link
  • add init url
  • doc
  • add logger for all logic fix: some bugs in config
  • user profile

Fix

  • readme
  • optimize readme
  • optimize config file
  • add user profile init

Pull Requests

  • Merge pull request #2 from suyuan32/dev

v0.0.1 (2022-08-26)

Feat

  • swagger doc
  • part swagger
  • change password
  • initialize database api

Fix

  • some bugs on menu and model
  • some bugs on user and captcha
  • add error msg
  • init database context exceed timeout
  • optimize error messages management

Refactor

  • optimize project error handler and initialize
  • reconstruct project

Pull Requests

  • Merge pull request #1 from suyuan32/dev
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/lovema/simple-admin.git
git@gitee.com:lovema/simple-admin.git
lovema
simple-admin
simple-admin
master

搜索帮助

344bd9b3 5694891 D2dac590 5694891