Changes between Version 51 and Version 52 of GeospatialDataViewerInPgAdmin4ForPostGIS


Ignore:
Timestamp:
Jul 22, 2018, 5:28:56 PM (6 years ago)
Author:
xurigong
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • GeospatialDataViewerInPgAdmin4ForPostGIS

    v51 v52  
    106106- Create and execute unit tests in the regression frame for all modules to help catch regressions in the code.
    107107- Check the code style to meet the [https://pgadmin.org/docs/pgadmin4/dev/coding_standards.html pgAdmin coding standards].
     108
     109=== Week 10 (July 16 - 22)
     110**What did you get done this period?**
     111- Create visualiser for individual geometry in datagrid: https://github.com/Gooong/pgadmin4/commit/d6407baa3a0a96adac169d183bed8bc044dbb8f5
     112
     113This visualiser is independent from the geoviewer, which is in a [https://github.com/Gooong/pgadmin4/tree/geometry_visualiser new branch]. here is the screen shot:
     114- [Screenshot1.png]
     115- [Screenshot2.png]
     116
     117**What do you plan on doing next week?**
     118- Create and execute unit tests in the regression frame for all modules to help catch regressions in the code.
     119- Check the code style to meet the [https://pgadmin.org/docs/pgadmin4/dev/coding_standards.html pgAdmin coding standards].
     120