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
Jan 20 2021 10:25
new: table sorting rough draft.
fix: edit monitoring station logic.
383df1b9597949e4efbcc1cfa3b22ba1e47c8b39 branches: default
  • modified
    static/er2_eofDB/js/components/ManageProjects.tsx
  • modified
    static/er2_eofDB/js/components/MonitoringStationSP.tsx
--
Lyaege
Jan 19 2021 13:17
cha: table styling, project details styling
fix: create project geometry bug.
fd7bcb30848cb73904c7fd9eb062a155c8f7222f branches: tip , 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
  • modified
    static/er2_eofDB/js/components/ProjectSP.tsx
--
Lyaege
Jan 12 2021 19:30
cha: remove document from db event happens when the snackbar closes to avoid various possible race conditions.
b4e706d58eaeb8dbd263298f3a788dc4ce3497cf branches: tip , default
  • modified
    static/er2_eofDB/js/actions/documents.tsx
  • modified
    static/er2_eofDB/js/components/DocumentsSP.tsx
  • modified
    static/er2_eofDB/js/components/ManageProjects.tsx
  • modified
    static/er2_eofDB/js/reducers/manageProjects.tsx
--
Lyaege
Jan 12 2021 15:25
fix: rows smaller in Documents table.
a035d80280183673504a3eb17e1f9a93abca0a6e branches: default
  • modified
    static/er2_eofDB/js/components/DocumentsSP.tsx
--
Lyaege
Jan 12 2021 14:14
cha: monitoring station UI unified with Document SP
66355da908765810783fe6769af37b759263f99d branches: default
  • modified
    static/er2_eofDB/js/actions/index.tsx
  • modified
    static/er2_eofDB/js/actions/monitoringStation.tsx
  • modified
    static/er2_eofDB/js/components/MonitoringStationSP.tsx
  • modified
    static/er2_eofDB/js/components/instructions.tsx
  • modified
    static/er2_eofDB/js/constants/action_types.js
  • modified
    static/er2_eofDB/js/reducers/manageProjects.tsx
--
Lyaege
Jan 12 2021 11:27
fix: map broken by ol-viewport removal
partial: document delete timer logic
f9d656848964c807088124e70c7f8ebed672c890 branches: default
  • modified
    static/er2_eofDB/js/actions/documents.tsx
  • modified
    static/er2_eofDB/js/actions/index.tsx
  • 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/Project.tsx
  • modified
    static/er2_eofDB/js/constants/action_types.js
  • modified
    static/er2_eofDB/js/reducers/manageProjects.tsx
--
Lyaege
Jan 11 2021 13:49
new: uploading documents spinner.
65793122a24c772790634929ac7b58f8a37b5c40 branches: default
  • modified
    static/er2_eofDB/js/actions/documents.tsx
  • modified
    static/er2_eofDB/js/actions/index.tsx
  • modified
    static/er2_eofDB/js/components/DocumentsSP.tsx
  • modified
    static/er2_eofDB/js/components/ManageProjects.tsx
  • modified
    static/er2_eofDB/js/constants/action_types.js
  • modified
    static/er2_eofDB/js/reducers/manageProjects.tsx
--
Lyaege
Jan 11 2021 10:16
fix: zoom of verify geometry step map
cha: text prompts, size and formatting of verify geometry step.
c9852e0561d4276b5585394bccba39dfb56a64fd branches: default
  • modified
    static/er2_eofDB/js/components/ManageProjects.tsx
--
Lyaege
Jan 07 2021 17:24
cha: used a full open layers map in place of the canvas solution for basemap and zoom in/out functionality.
38fc5ad60e71ffd9f7c0bdc44b5539a5e1da84ff branches: default
  • modified
    static/er2_eofDB/js/components/ManageProjects.tsx
--
Lyaege
Jan 07 2021 11:10
fix: typos
fix: Label component isn't a thing.
fix: bad merge.
01645ba65e98f30fa5ea6ef349aab8b6e3284ecc branches: tip , default
  • modified
    static/er2_eofDB/js/components/DocumentsSP.tsx
  • modified
    static/er2_eofDB/js/components/ManageProjects.tsx
  • modified
    static/er2_eofDB/js/reducers/manageProjects.tsx
--
Lyaege
Jan 07 2021 09:22
Merge
5f505649424429a5243e359a6cfd699ba15dde51 branches: default
  • modified
    static/er2_eofDB/js/actions/manageProjects.tsx
  • modified
    static/er2_eofDB/js/components/ManageProjects.tsx
  • modified
    static/er2_eofDB/js/constants/action_types.js
  • modified
    static/er2_eofDB/js/reducers/manageProjects.tsx
--
Lyaege
Jan 07 2021 09:21
cha: action menu hamburger in place
44b51512c1872e4bb052a3ba10d2c497f0a36f83 branches: default
--
jdri
Jan 07 2021 05:17
add geometry preview step to create/edit project dialog
e568a3c9f80fa56293c2bb4a138145f6cbf95db2 branches: tip , default
  • modified
    static/er2_eofDB/js/actions/manageProjects.tsx
  • modified
    static/er2_eofDB/js/components/ManageProjects.tsx
  • modified
    static/er2_eofDB/js/constants/action_types.js
  • modified
    static/er2_eofDB/js/reducers/manageProjects.tsx
--
Lyaege
Jan 06 2021 14:26
cha: styling changes to clean up the document south panel
cha: button styling on DocumentSP
new: color palette for reference.
305211257447bce116d93f6a0f50bf98bd3ff2b8 branches: default
--
Lyaege
Jan 05 2021 16:15
cha: remove dropZone on dragOut.
ac570bade8bd61ca6198a5615eacc8a7925e2ccd branches: default
  • modified
    static/er2_eofDB/js/components/DocumentsSP.tsx
--
Lyaege
Jan 05 2021 15:08
new: autocomplete for the category chips in the table!!
e96d2a02df4f7b241c387c54b4b95cce1dae99d1 branches: default
  • modified
    static/er2_eofDB/js/actions/documents.tsx
  • modified
    static/er2_eofDB/js/actions/monitoringStation.tsx
  • modified
    static/er2_eofDB/js/components/DocumentsSP.tsx
--
Lyaege
Jan 05 2021 14:33
cha: better filtering UI
cha: drag and drop support for multiple files
cha: remove react-dropzone-uploader (not flexible enough for my purposes)
386d0ce89ba5ab888be8f48c2e9d1aaaf7a8089a branches: default
  • modified
    static/er2_eofDB/js/actions/documents.tsx
  • modified
    static/er2_eofDB/js/actions/index.tsx
  • modified
    static/er2_eofDB/js/components/DocumentsSP.tsx
  • modified
    static/er2_eofDB/js/components/ManageProjects.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
  • modified
    static/package.json
--
Lyaege
Jan 04 2021 13:25
new: multiple document upload handling. (still no drag and drop support...really)
0f761db3ad9471db77e2576aa838fc57134ddb4e branches: default
  • modified
    services.py
  • modified
    static/er2_eofDB/js/actions/documents.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/containers/app.tsx
  • modified
    static/er2_eofDB/js/reducers/manageProjects.tsx
  • modified
    static/package.json
--
Lyaege
Dec 22 2020 11:50
cha: refactor create station dialog into manageProjects.
51e4e9262619ee72226464219f80f45140a45136 branches: tip , default
  • modified
    static/er2_eofDB/js/actions/documents.tsx
  • modified
    static/er2_eofDB/js/actions/monitoringStation.tsx
  • modified
    static/er2_eofDB/js/components/ManageProjects.tsx
  • modified
    static/er2_eofDB/js/components/Project.tsx
  • modified
    static/er2_eofDB/packages/er2-react-canvas-draw/src/index.js
--
Lyaege
Dec 22 2020 05:08
cha: No project accordion necessary for now.
9a8db9c3bf06957cec75dd3c3492bcf25f441a44 branches: default
  • modified
    static/er2_eofDB/js/components/Project.tsx
--
409 Commits found, displaying 341 to 360