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: Yesterday 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
Apr 08 2021 11:18
Merge
9da1c939cd974c8ee8342edb61cbce16421c8191 branches: tip , default
  • modified
    .hgtags
  • modified
    config.yml
  • modified
    static/package.json
--
Lyaege
Apr 08 2021 11:18
new: complete user login via keycloak.
d5de1680b84689a8f21100f4fab736136d3256a5 branches: default
  • modified
    static/er2_eofDB/js/actions/server_state.tsx
  • modified
    static/er2_eofDB/js/components/catena_map.tsx
  • modified
    static/er2_eofDB/js/containers/app.tsx
--
Lyaege
Apr 02 2021 13:19
cha: autoselect a newly created project.
cha: hide inaccessible contextbar items when not logged in.
cha: redirect to instructions if not logged in and attempting to get to a url other than instructions.
ca08b92f2ffd1cb1eb034ef3f37584fa022af597 branches: default
  • modified
    static/er2_eofDB/js/actions/manageProjects.tsx
  • modified
    static/er2_eofDB/js/components/ManageProjects.tsx
  • modified
    static/er2_eofDB/js/components/catena_map.tsx
  • modified
    static/er2_eofDB/js/containers/app.tsx
  • modified
    static/er2_eofDB/js/index.tsx
  • modified
    static/er2_eofDB/js/reducers/manageProjects.tsx
--
Lyaege
Mar 29 2021 17:01
new: map reflects flow direction with beautiful arrows.
fa7a29f10160e8b00981f6e6b57512522bf17552 branches: default
  • modified
    services.py
  • modified
    static/er2_eofDB/js/components/ManageProjects.tsx
  • modified
    static/er2_eofDB/js/components/catena_map.tsx
  • modified
    static/er2_eofDB/js/components/instructions.tsx
  • modified
    static/er2_eofDB/js/containers/app.tsx
  • modified
    static/er2_eofDB/js/reducers/manageProjects.tsx
  • modified
    static/package.json
  • modified
    urls.py
  • modified
    web/requirements.txt
--
Lyaege
Mar 24 2021 16:07
fix: minor bugs in conversion
cha: login/logout look & feel
7bff3df782ef738e20b0147b0dbd2d2a7b299aba branches: default
  • modified
    static/er2_eofDB/js/components/ManageProjects.tsx
  • modified
    static/er2_eofDB/js/containers/app.tsx
  • modified
    views.py
--
Lyaege
Mar 24 2021 09:45
cha: convert from class to functional component
ef6ae870c362fa160278bb66c6c3199806477bde branches: default
  • modified
    static/er2_eofDB/js/components/settings.tsx
--
Lyaege
Mar 23 2021 16:40
new: keycloak auth
cha: manageProjects is now a functional component.  Probably still some bugs.
d69c54dd98cdd522df88749c9fb0cd1b3c7dd602 branches: default
  • modified
    static/er2_eofDB/js/components/ManageProjects.tsx
  • modified
    static/er2_eofDB/js/components/catena_map.tsx
  • modified
    static/er2_eofDB/js/components/instructions.tsx
  • modified
    static/er2_eofDB/js/containers/app.tsx
  • modified
    static/er2_eofDB/js/index.tsx
  • added
    static/er2_eofDB/js/keycloak/keycloak.js
  • modified
    static/package.json
--
pattersd
Mar 12 2021 16:28
Added tag 0.2.1 for changeset a07dce4feac2
beb8ab111f0c5c436f9acc003ae0eeb52e368bb3 branches: tip , default
  • modified
    .hgtags
--
pattersd
Mar 12 2021 16:27
version bump
a07dce4feac230348afc7e99439a7b2aaf2d88d4 branches: 0.2.1 , default
  • modified
    config.yml
  • modified
    static/package.json
--
Lyaege
Mar 12 2021 15:49
new: zoom in on selected project.
cha: allow only one project to be selected at a time.
78b75df0e622f81fb6bfe4f922aeb6e131c4a27b branches: tip , default
  • modified
    static/er2_eofDB/js/actions/index.tsx
  • 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/components/catena_map.tsx
  • modified
    static/er2_eofDB/js/constants/action_types.js
  • modified
    static/er2_eofDB/js/containers/app.tsx
  • modified
    static/er2_eofDB/js/reducers/manageProjects.tsx
--
Lyaege
Mar 04 2021 13:10
fix: key props where necessary
fix: remove debugging console logs
e0f3397705f1f0432e0c9cda039b844018424ce5 branches: tip , default
  • modified
    static/er2_eofDB/js/components/DocumentMenu.tsx
  • modified
    static/er2_eofDB/js/components/DocumentsSP.tsx
  • modified
    static/er2_eofDB/js/components/ManageProjects.tsx
  • modified
    static/er2_eofDB/js/components/MonitoringStationSP.tsx
  • modified
    static/er2_eofDB/js/components/settings.tsx
  • modified
    static/er2_eofDB/js/reducers/manageProjects.tsx
--
Lyaege
Mar 04 2021 12:16
Merge
29cb2168050dcd9d4fbeb0c616e78a583cd29de6 branches: tip , default
  • modified
    .hgtags
  • modified
    config.yml
  • modified
    deploy/publish/requirements.txt
  • modified
    install.py
  • modified
    static/package.json
--
Lyaege
Mar 04 2021 12:16
new: drainage area and coordinates uploading with geojson or shapefiles.
new: draw drainage areas (if available) on the map
new: add drainage area display options to settings panel.
new: add dismiss snackbar for error notifications.
cbc16d7ffdb4c0c0f98e379468016fced0e65bf3 branches: default
  • modified
    static/er2_eofDB/js/actions/index.tsx
  • modified
    static/er2_eofDB/js/actions/manageProjects.tsx
  • modified
    static/er2_eofDB/js/actions/monitoringStation.tsx
  • modified
    static/er2_eofDB/js/components/ManageProjects.tsx
  • modified
    static/er2_eofDB/js/components/catena_map.tsx
  • modified
    static/er2_eofDB/js/components/settings.tsx
  • modified
    static/er2_eofDB/js/constants/action_types.js
  • modified
    static/er2_eofDB/js/reducers/manageProjects.tsx
  • modified
    static/er2_eofDB/js/reducers/settings.ts
  • modified
    static/package.json
  • modified
    web/Dockerfile
--
pattersd
Jan 22 2021 05:31
fix: added pymssql to requirements
8c295d5d9f9aa90a0b295e2ffae33b8d09141975 branches: tip , default
  • modified
    deploy/publish/requirements.txt
  • modified
    install.py
--
Lyaege
Jan 21 2021 12:48
fix: getDocument writing to root - permission denied.
1468d3ac483e466c8eda7125601433c446fcd1fd branches: default
  • modified
    services.py
--
pattersd
Jan 20 2021 16:18
Added tag 0.2.0 for changeset d5e3dd5f7285
6fd5585333710d25ef85eb10227af35be682110f branches: tip , default
  • modified
    .hgtags
--
pattersd
Jan 20 2021 16:18
version bump
d5e3dd5f728538c051cf12398f0a49058b896edb branches: 0.2.0 , default
  • modified
    config.yml
  • modified
    static/package.json
--
Lyaege
Jan 20 2021 15:58
fix: monitoring station editing.
e2702be281ebbe19f7c34a7b3a633f4adedea535 branches: tip , default
  • modified
    static/er2_eofDB/js/components/ManageProjects.tsx
--
Lyaege
Jan 20 2021 15:31
cha: hide preview for now.
fix: edit monitoring station logic broken
fix: sort when project isn't selected.
cec940693ec1b20363d507827b3a36b9cedcef48 branches: default
  • modified
    static/er2_eofDB/js/components/DocumentMenu.tsx
  • modified
    static/er2_eofDB/js/components/DocumentsSP.tsx
  • modified
    static/er2_eofDB/js/components/MonitoringStationSP.tsx
--
Lyaege
Jan 20 2021 14:19
new: table sorting complete for docs and monitoring stations
f8b0ee37323f2b7cb13921df85e2f5a59571bd4c branches: default
  • modified
    static/er2_eofDB/js/components/DocumentsSP.tsx
  • modified
    static/er2_eofDB/js/components/ManageProjects.tsx
  • modified
    static/er2_eofDB/js/components/MonitoringStationSP.tsx
--
409 Commits found, displaying 321 to 340