You are not logged in. Click here to log in.

Application Lifecycle Management

Search In Project

Search inClear

Changeset #102075
Merge chain: er2_eofDB   (branches: 0.5.7, default )
Author Comment Supermodules
Lyaege
Sep 21 2022 11:13
cha: users can be assigned to multiple states.
cha: move users dialog to south panel for consistency.
fix: typescripting issues
fix: console.log -> console.debug | console.err
clean: remove unused route constants

er2_eofDB repository, 95b30c9ac8748fe7c051933a4ad305f9b0b6521f
  • modified
    config.yml
  • modified
    services.py
  • modified
    static/er2_eofDB/js/actions/documents.tsx
  • modified
    static/er2_eofDB/js/actions/manageProjects.tsx
  • modified
    static/er2_eofDB/js/actions/monitoringStation.tsx
  • modified
    static/er2_eofDB/js/actions/users.tsx
  • modified
    static/er2_eofDB/js/components/ManageProjects.tsx
  • modified
    static/er2_eofDB/js/components/ManageUsers.tsx
  • added
    static/er2_eofDB/js/components/ManageUsersCB.tsx
  • modified
    static/er2_eofDB/js/constants/routes.js
  • modified
    static/er2_eofDB/js/containers/app.tsx
  • modified
    static/er2_eofDB/js/index.tsx
  • modified
    static/er2_eofDB/js/reducers/manageProjects.tsx
  • modified
    static/er2_eofDB/js/reducers/users.ts
  • added
    static/er2_eofDB/js/types/index.ts
  • modified
    static/package.json
--