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 2024 09:56
Push: Size: 2.4 MB
Forks: 0 Pull requests: 0 pending
Forks
Changes
Files
Pull Requests
Branches & Tags
Statistics

Author Comment Items
Lyaege
Aug 22 2022 15:41
cha: In dev, no need to copy src.  It'll be mounted.
cha: color of username.
7ecefee53db5ceb3249fa5ca6dba5b196c66f040 branches: default
  • modified
    deploy/development/Dockerfile
  • modified
    static/er2_eofDB/js/containers/app.tsx
--
Lyaege
Aug 22 2022 13:32
Added tag 0.5.2 for changeset a06078c83868
977af7b9c10b8124487a84c6a9cfea0e155b07a6 branches: tip , default
  • modified
    .hgtags
--
Lyaege
Aug 22 2022 13:32
cha: don't start django server on production
cha: version bump
a06078c8386823013ec067406988f03f9f601033 branches: 0.5.2 , default
  • modified
    config.yml
  • modified
    deploy/development/files/start.sh
  • modified
    deploy/publish/files/start.sh
  • modified
    static/package.json
--
Lyaege
Aug 22 2022 11:48
Added tag 0.5.1 for changeset 3375c95596b3
753c4a33623bb5c12395b79c5b727f206efe4407 branches: tip , default
  • modified
    .hgtags
--
Lyaege
Aug 22 2022 11:48
cha: copy src code directory.  version bump
3375c95596b3405a9fee4bae1309a02bcccb3d5f branches: 0.5.1 , default
  • modified
    config.yml
  • modified
    deploy/development/Dockerfile
  • modified
    deploy/publish/Dockerfile
  • modified
    static/package.json
--
Lyaege
Aug 22 2022 10:52
cha: remove unused gis directory from dockerfile
cha: pin er2_map version
7581e43695f90c6522e730c340555af2ca01fca4 branches: tip , default
  • modified
    config.yml
  • modified
    deploy/development/Dockerfile
  • modified
    deploy/publish/Dockerfile
--
Lyaege
Aug 22 2022 10:14
Added tag 0.5.0 for changeset 7e2a30e15c22
733797769bbf7b8a991e95308211795677e8b0a4 branches: default
  • modified
    .hgtags
--
Lyaege
Aug 22 2022 10:14
cha: version bump
7e2a30e15c22cf4a79d283ab6f0bcfa4d6b32bb6 branches: 0.5.0 , default
  • modified
    config.yml
  • modified
    static/package.json
--
Lyaege
Aug 22 2022 10:03
cha: clean up mrrp artifacts and setup the publish dockerfile info.
8b7b1272ca35547abd8b2cd66cb67786ab09d1c8 branches: default
--
Lyaege
Aug 19 2022 13:48
cha: collectStatic - not sure if this is totally necessary here, but we'll try it anyway.
637057db8782be95e067a9e3114e6ba51f157a74 branches: default
  • modified
    deploy/publish/Dockerfile
--
Lyaege
Aug 19 2022 13:32
cha: setup for dev and publish deployments.
fix: superuser should see all projects.
3c52c72d8bfc2430f81470617e19259eda747d82 branches: default
--
Lyaege
May 27 2022 09:48
Added tag 0.4.3 for changeset 4a98713b1a0e
23cc322226149db505f49a047b6bc6b8c0a6453a branches: tip , default
  • modified
    .hgtags
--
Lyaege
May 27 2022 09:47
cha: reversion for new build with updated er2_map dependencies.
4a98713b1a0e51fa02748b658ab4881adb583657 branches: tip , default
  • modified
    config.yml
  • modified
    static/package.json
--
Lyaege
May 27 2022 09:25
cha: reversion for failed load.
5ba8ab73c94bedc4980e2cda189f95d74eb366f5 branches: tip , default
  • modified
    config.yml
  • modified
    static/package.json
--
Lyaege
May 26 2022 13:02
Merge
2e7184c7e69a3b169be40687df3c1e187ae5d68f branches: tip , default
  • modified
    services.py
  • modified
    static/er2_eofDB/js/components/ManageProjects.tsx
  • modified
    static/er2_eofDB/js/components/ManageUsers.tsx
--
Lyaege
May 26 2022 13:01
cha: version bump
aefba275c2b2430b954b2d25537df7a41c6d1faf branches: default
  • modified
    config.yml
--
Lyaege
May 26 2022 13:01
cha: replace old login control with new one.
fix: refresh issue.
inProgress: eslint setup.
3a5b49b4ad4737c335dfbdc131790cab39be5e86 branches: default
  • modified
    .vscode/settings.json
  • added
    static/er2_eofDB/.eslintrc
  • modified
    static/er2_eofDB/js/components/Project.tsx
  • modified
    static/er2_eofDB/js/containers/app.tsx
  • modified
    static/package.json
  • modified
    urls_global.py
  • modified
    web/requirements.txt
--
Mikka Tully <mikkak08@colostate.edu>
Feb 01 2022 13:13

Pusher:  MikkaT
Feb 01 2022 13:37
Remove static states list, and instead point states dropdown list to the states pulling from db
a3baae3aecf948457e8c359d57b25d31e8461f26 branches: tip , default
  • modified
    static/er2_eofDB/js/components/ManageUsers.tsx
--
Mikka Tully <mikkak08@colostate.edu>
Feb 01 2022 11:05

Pusher:  MikkaT
Feb 01 2022 13:37
Put logic for adding/updating participants & practices inside 'updateProjectInDB' and 'writeProjectToDB'
8c249b09d1ab3f93d27859e70168403d0267b31f branches: default
  • modified
    services.py
--
Mikka Tully <mikkak08@colostate.edu>
Jan 31 2022 13:55

Pusher:  MikkaT
Jan 31 2022 13:59
Ensure when we return 'members' array for each project, we're also returning the id for each member
Ensure that when we update project_participants, that we're associating them using the member id coming in, as opposed to querying for it using members first & last name
25f5fa86f2bd75d3663cb1e002d54509bcf48572 branches: tip , default
  • modified
    services.py
--
409 Commits found, displaying 241 to 260