Sign in

canrd-outside / order-erp-front · Commits

GitLab

  • Go to group
  • Project
  • Activity
  • Files
  • Commits
  • Builds 0
  • Network
  • Graphs
  • Milestones
  • Issues 0
  • Merge Requests 1
  • Labels
  • Wiki
  • Commits 1,833
  • Compare
  • Branches 6
  • Tags 0
  • order-erp-front
04 Mar, 2021
4 commits
  • chore: update readme.md
    ee5fb223
    Vben authored
    2021-03-04 21:31:33 +0800  
    Browse Dir »
  • chore: update workflows [deploy]
    381e3a96
    Vben authored
    2021-03-04 01:35:23 +0800  
    Browse Code »
  • chore: release v2.0.2 [deploy]
    553467df
    Vben authored
    2021-03-04 01:29:04 +0800  
    Browse Code »
  • feat: added system management sample page
    4628d944
    Vben authored
    2021-03-04 01:25:50 +0800  
    Browse Dir »

03 Mar, 2021
3 commits
  • perf(tree): strengthen BasicTree function
    cd8e924d
    Vben authored
    2021-03-03 23:35:30 +0800  
    Browse Dir »
  • wip: system management sample page
    9a1ba749
    Vben authored
    2021-03-03 22:52:25 +0800  
    Browse Dir »
  • chore: update deps
    f79cae63
    Vben authored
    2021-03-03 06:19:11 +0800  
    Browse Code »

02 Mar, 2021
7 commits
  • feat(tree): actionItem added show attribute close #314
    8b62fa0c
    Vben authored
    2021-03-02 23:57:35 +0800  
    Browse Code »
  • fix: expose tree information in the event close #315
    b6bb8163
    Vben authored
    2021-03-02 23:28:39 +0800  
    Browse Code »
  • feat(tree): add renderIcon props close #309
    72b42d7b
    Vben authored
    2021-03-02 23:15:32 +0800  
    Browse Code »
  • chore: improve icon-picker logic
    d67bd496
    Vben authored
    2021-03-02 21:00:18 +0800  
    Browse Code »
  • chore: update deps
    e5b2cc1e
    Vben authored
    2021-03-02 06:59:38 +0800  
    Browse Dir »
  • fix: fix login page style
    7b4fcd2e
    Vben authored
    2021-03-02 00:40:00 +0800  
    Browse Code »
  • feat(ws): added WebSocket examples and service scripts
    c625462e
    Vben authored
    2021-03-02 00:28:20 +0800  
    Browse Dir »

01 Mar, 2021
4 commits
  • feat(icon-picker): add icon-picker component
    b6cea4a9
    Vben authored
    2021-03-01 23:11:12 +0800  
    Browse Dir »
  • fix: ensure that the correct components are dynamically imported
    b476e1c8
    Vben authored
    2021-03-01 23:01:37 +0800  
    Browse Code »
  • feat: add dept management page
    3b8ca420
    Vben authored
    2021-03-01 22:54:21 +0800  
    Browse Dir »
  • wip: add account management page
    37669d06
    Vben authored
    2021-03-01 00:56:25 +0800  
    Browse Dir »

28 Feb, 2021
3 commits
  • chore: typo
    c8e84dc1
    Vben authored
    2021-02-28 23:05:37 +0800  
    Browse Dir »
  • fix: improve persistent cache logic
    15567e47
    Vben authored
    2021-02-28 12:25:57 +0800  
    Browse Dir »
  • refactor: refactored multi-language modules to support lazy loading and remote loading
    f6cef108
    Vben authored
    2021-02-28 08:48:53 +0800  
    Browse Dir »

27 Feb, 2021
1 commit
  • perf: improve persistent logic
    f57eb944
    Vben authored
    2021-02-27 19:55:30 +0800  
    Browse Dir »

26 Feb, 2021
9 commits
  • fix: ensure to request the interface correctly
    11d3f395
    Vben authored
    2021-02-26 23:30:22 +0800  
    Browse Dir »
  • perf: imporve axios logic
    a821d9a3
    Vben authored
    2021-02-26 22:45:53 +0800  
    Browse Code »
  • fix(table): ensure the table setting button dividing line is hidden
    7c2f8516
    Vben authored
    2021-02-26 20:36:54 +0800  
    Browse Code »
  • fix(modal): ensure that the height is correct in the modal full screen state close #308
    37508ca4
    Vben authored
    2021-02-26 20:33:06 +0800  
    Browse Dir »
  • fix: ensure that storage is deleted correctly close #292
    ec7bef79
    Vben authored
    2021-02-26 20:21:13 +0800  
    Browse Code »
  • style(table): remove unless style
    efb27aff
    Vben authored
    2021-02-26 20:15:50 +0800  
    Browse Code »
  • perf: move src/types to root
    fcee7d4e
    Vben authored
    2021-02-26 20:09:24 +0800  
    Browse Dir »
  • fix(login): fix login style close #306
    a84586e2
    Vben authored
    2021-02-26 00:17:50 +0800  
    Browse Code »
  • perf: replace crypto-es with crypto-js
    bba77687
    Vben authored
    2021-02-26 00:15:18 +0800  
    Browse Code »

25 Feb, 2021
2 commits
  • chore: remove useless code
    8a9ca498
    Vben authored
    2021-02-25 20:25:02 +0800  
    Browse Code »
  • chore: update deps
    5ffac409
    Vben authored
    2021-02-25 05:40:33 +0800  
    Browse Code »

24 Feb, 2021
7 commits
  • fix(table): get the selected rows of the table correctly
    60136892
    Vben authored
    2021-02-24 23:31:39 +0800  
    Browse Dir »
  • perf: hide table full screen button by default
    500900ab
    Vben authored
    2021-02-24 22:05:27 +0800  
    Browse File »
  • feat: axios supports form-data format requests
    c41fa752
    Vben authored
    2021-02-24 20:45:53 +0800  
    Browse Dir »
  • workflow: add ftp-schedule workflow
    5cc9488b
    Vben authored
    2021-02-24 20:45:52 +0800  
    Browse Dir »
  • fix: change transition-duration to make animate smoothly (#294)
    5eac9b23
    VSirrr authored
    2021-02-24 20:26:02 +0800  
    Browse Dir »
  • fix(watermark): watermark causes a blank bar (#297)
    66fc1b78
    HelKim authored
    2021-02-24 20:25:44 +0800  
    Browse Code »
  • workflow: fix deploy workflow [deploy]
    c6f9b0da
    Vben authored
    2021-02-24 01:00:42 +0800  
    Browse Dir »