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

Application Lifecycle Management

Search In Project

Search inClear

er2_eofDB Mercurial repository by Lyaege
Edge of field database catena repository
Clone: Last push: Dec 23 09:56
Push: Size: 2.4 MB
Forks: 0 Pull requests: 0 pending
Forks
Changes
Files
Pull Requests
Branches & Tags
Statistics

Author Comment Items
jack melvin <jack.melvin@colostate.edu>
Oct 21 2022 13:18

Pusher:  melvin42
Oct 21 2022 13:18
Fixed visual edgecase bug when editing project and the EQIP ID error showed
0b8020a57d8febd6b57caea4deb143c98b25fe1a branches: tip , default
  • modified
    static/er2_eofDB/js/components/ManageProjects.tsx
--
jack melvin <jack.melvin@colostate.edu>
Oct 21 2022 10:56

Pusher:  melvin42
Oct 21 2022 10:56
Fix bug not allowing editing projects due to EQIP ID being used
1555ac6850c6899dd1ba7a39cf27790b3ef471b3 branches: tip , default
  • modified
    static/er2_eofDB/js/components/ManageProjects.tsx
--
jack melvin <jack.melvin@colostate.edu>
Oct 21 2022 10:31

Pusher:  melvin42
Oct 21 2022 10:31
Stopped the rendering of the user panel if user is a conservationist
cbbd9196ef424aebb5c3ec5956cac997ba92f8ae branches: tip , default
  • modified
    static/er2_eofDB/js/containers/app.tsx
--
jack melvin <jack.melvin@colostate.edu>
Oct 20 2022 16:05

Pusher:  melvin42
Oct 20 2022 16:05
Fixed the calling logic for displaying fields and stations.
previously, all stations and fields were always rendered
d6d2af1756472f9ee048971c443d4db73fd6f0e2 branches: tip , default
  • modified
    static/er2_eofDB/js/components/catena_map.tsx
--
jack melvin <jack.melvin@colostate.edu>
Oct 20 2022 13:39

Pusher:  melvin42
Oct 20 2022 13:39
Clicking on project title also checks the project box
had to get rid of formControlLabel as the label would not be selectable if there was a checked variable passed in
d5b93f3d4e0dc68c044f28a858f182df7b734105 branches: tip , default
  • modified
    static/er2_eofDB/js/components/Project.tsx
--
jack melvin <jack.melvin@colostate.edu>
Oct 10 2022 13:14

Pusher:  melvin42
Oct 10 2022 13:14
Added Hover Tooltip for users to display email
24fac5ca149cbbeff93866268355c3c8aec95234 branches: tip , default
  • modified
    static/er2_eofDB/js/components/ManageProjects.tsx
  • modified
    static/er2_eofDB/js/components/ManageUsers.tsx
  • modified
    static/er2_eofDB/js/components/instructions.tsx
--
Lyaege
Sep 21 2022 11:14
Added tag 0.5.7 for changeset 95b30c9ac874
04b289c60e6442d3befe24c9509ff5701ccce665 branches: tip , default
  • modified
    .hgtags
--
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
95b30c9ac8748fe7c051933a4ad305f9b0b6521f branches: 0.5.7 , default
  • 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
--
Lyaege
Sep 09 2022 15:11
cha: version bump
93dc64f7ad21da30a64d16d51d7ea309a77b64e6 branches: tip , default
  • modified
    config.yml
  • modified
    static/package.json
--
Lyaege
Sep 09 2022 15:10
cha: cleanup logs from previous commit
653c44323f168d0ae7969f3ec6caa85fbf8c40b7 branches: default
  • modified
    services.py
  • modified
    static/er2_eofDB/js/reducers/manageProjects.tsx
--
Lyaege
Sep 09 2022 15:08
fix: no duplicate eqip numbers to create projects.
4dd1b42b958582c26f3e770f2b6d2fd6917c2e72 branches: default
  • modified
    services.py
  • modified
    static/er2_eofDB/js/actions/manageProjects.tsx
  • modified
    static/er2_eofDB/js/components/ManageProjects.tsx
  • modified
    static/er2_eofDB/js/components/Project.tsx
  • modified
    static/er2_eofDB/js/constants/action_types.js
  • modified
    static/er2_eofDB/js/reducers/manageProjects.tsx
  • modified
    urls.py
  • modified
    views.py
--
Lyaege
Sep 06 2022 15:59
cha: use id, not eqipnum for selecting projects.
cha: refactor Project to be function component.
af89075797bd0b24add70f472d1b8a7f07b3a495 branches: default
  • modified
    static/er2_eofDB/js/components/ManageProjects.tsx
  • modified
    static/er2_eofDB/js/components/Project.tsx
  • modified
    static/er2_eofDB/js/reducers/manageProjects.tsx
--
Lyaege
Aug 26 2022 11:59
Added tag 0.5.5 for changeset a9871912ab68
cc461cc79d3bf821f43bfb46e8c05a29bc8893d8 branches: tip , default
  • modified
    .hgtags
--
Lyaege
Aug 26 2022 11:59
cha: add redis-server to dockerfile, so that it can be started
a9871912ab687f760175c3bdeff7e1fdfe866d3c branches: tip , default
  • modified
    deploy/publish/Dockerfile
--
Lyaege
Aug 26 2022 11:58
cha: remove console.logs (or replace with debugs)
cha: version bump
fix: startup redis in container.
b6f6b5eabf7257d2f20a3221a8d9f09e994d7886 branches: default
  • modified
    config.yml
  • modified
    deploy/publish/files/start.sh
  • modified
    static/er2_eofDB/js/actions/manageProjects.tsx
  • modified
    static/er2_eofDB/js/containers/app.tsx
  • modified
    static/package.json
--
Lyaege
Aug 24 2022 12:58
Added tag 0.5.4 for changeset a950d91234f8
eeae0328a3e8e00eec34b7b8e57609a25a50aab8 branches: tip , default
  • modified
    .hgtags
--
Lyaege
Aug 24 2022 12:58
cha: version bump
a950d91234f8a15260c254645f59221959cea31e branches: 0.5.4 , default
  • modified
    config.yml
  • modified
    static/package.json
--
Lyaege
Aug 24 2022 12:57
cha: pin new map version
e563b7428add5da768ebf8d9892a97e64a0b0763 branches: default
  • modified
    config.yml
--
Lyaege
Aug 24 2022 12:25
Added tag 0.5.3 for changeset ccc593ac3d8d
27c95b69fa02ab2f66949dc3c3c833c5bb5a0b4b branches: tip , default
  • modified
    .hgtags
--
Lyaege
Aug 24 2022 12:21
cha: remove unused login-related python functions
cha: use satellite map as default.
ccc593ac3d8d212a7b2167ee553909d6e7b2d453 branches: tip , default
  • modified
    config.yml
  • modified
    services.py
  • modified
    static/er2_eofDB/js/containers/app.tsx
  • modified
    static/er2_eofDB/js/reducers/index.ts
  • modified
    static/er2_eofDB/js/reducers/manageProjects.tsx
  • modified
    static/package.json
--
409 Commits found, displaying 221 to 240