Laura Glendenning
48a2fcbcff
Merge pull request #48 from jhuapl-lglenden/develop-updates
...
Updates from latest internal development.
2021-07-19 18:00:59 -04:00
Laura Glendenning
a4c04210e3
Updates from latest internal development.
2021-07-19 17:59:47 -04:00
Laura Glendenning
950f14a8aa
Merge pull request #47 from jhuapl-lglenden/develop-updates
...
Latest updates from internal dev branch.
2021-06-02 17:04:57 -04:00
Laura Glendenning
7638a04b66
Latest updates from internal dev branch.
2021-06-02 17:01:23 -04:00
Laura Glendenning
2a6dd42b92
Merge pull request #31 from jhuapl-lglenden/develop-updates
...
Bug fixes for client and updates to cypress tests.
2021-03-23 15:59:16 -04:00
Laura Glendenning
4d490ca211
Bug fixes for client and updates to cypress tests.
2021-03-23 15:58:07 -04:00
Laura Glendenning
3a05df7404
Merge pull request #29 from jhuapl-lglenden/develop-updates
...
Latest updates from internal development branch.
2021-03-22 18:02:53 -04:00
Laura Glendenning
f4fc317bf1
Latest updates from internal development branch.
...
Including:
* Restriction of collection data download to collection owners.
* More centralized/integrated collection permissions model.
* Rearrangement of annotation page to avoid multi-tab clicking.
* Logo update.
* Other, misc UI improvements and bug fixes.
2021-03-22 17:57:31 -04:00
Laura Glendenning
76c9536889
Merge pull request #25 from jhuapl-lglenden/develop-updates
...
Updates from internal developments.
2021-02-05 16:33:45 -05:00
Laura Glendenning
784deb5a2c
Updates from internal developments.
...
Including:
* Adding pagination to documents table of collection view.
* Miscellaenous UI bug fixes and improvements.
2021-02-05 16:24:28 -05:00
Laura Glendenning
6ef777f3b7
Bump version to 1.2.1.
v1.2.1
2021-02-03 14:47:03 -05:00
Laura Glendenning
92463945ec
Merge pull request #24 from JHUAPL/release-1.2.1
...
Fix bug with uploading images from collection page.
2021-01-26 15:00:15 -05:00
Laura Glendenning
5fe29ff71a
Fix bug with uploading images from collection page.
2021-01-26 14:54:12 -05:00
Laura Glendenning
2076e70456
Merge pull request #23 from JHUAPL/revert-22-develop-updates
...
Revert "Updates from internal development branch."
2021-01-26 12:02:43 -05:00
Laura Glendenning
a5dbb1200d
Revert "Updates from internal development branch."
2021-01-26 12:01:41 -05:00
Laura Glendenning
1be4aea79c
Merge pull request #22 from jhuapl-lglenden/develop-updates
...
Updates from internal development branch.
2021-01-26 10:49:49 -05:00
Laura Glendenning
82b671fd26
Updates from internal development branch.
...
Including:
* Adding pagination to documents table in collection view
* Miscellaneous UI fixes and improvements
2021-01-26 10:46:43 -05:00
Laura Glendenning
5d62fcf0c9
Merge pull request #20 from jhuapl-lglenden/develop-updates
...
Bump version to v1.2.0.
v1.2.0
2021-01-13 17:09:46 -05:00
Laura Glendenning
477d018e63
Bump version to v1.2.0.
2021-01-13 17:08:53 -05:00
Laura Glendenning
19d303a634
Merge pull request #19 from jhuapl-lglenden/develop-updates
...
Update from latest develop branch.
2021-01-08 14:59:58 -05:00
Laura Glendenning
523dbf5798
Update from latest develop branch.
...
Including:
* README updates
* Fixes to user auth scripts
2021-01-08 14:50:53 -05:00
Laura Glendenning
e49b561b30
Merge pull request #18 from jhuapl-lglenden/develop-updates
...
Image annotation and MongoDB updates.
2020-12-10 13:01:43 -05:00
Laura Glendenning
56925e319f
Image annotation and MongoDB updates.
...
The UI was updated so that the document labels were on the same tab
as the images to make image annotation easier. The eve container
was also updated to install MongoDB from a .tar.gz installer instead
of a package. This is because the packages now require systemctl
to be installed and it is not present in a Ubuntu container.
2020-12-10 12:55:19 -05:00
Laura Glendenning
69312cfd87
Merge pull request #15 from JHUAPL/github-mongodb-fix
...
Update mongodb to 4.2.
2020-11-13 16:16:14 -05:00
Laura Glendenning
8a824c2dd6
Update mongodb to 4.2.
2020-11-13 16:11:14 -05:00
Laura Glendenning
55695e9a66
Merge pull request #13 from JHUAPL/github-updates
...
Fix bugs affecting docker/prod build and tests.
2020-11-05 19:20:45 -05:00
Laura Glendenning
a939fb406e
Fix bugs affecting docker/prod build and tests.
2020-11-05 19:15:38 -05:00
Laura Glendenning
b77919c399
Merge pull request #12 from JHUAPL/github-remove-home
...
Remove code that was mistakenly left in public branch.
2020-11-04 13:59:36 -05:00
Laura Glendenning
9267fb78e3
Remove code that was mistakenly left in public branch.
2020-11-04 13:54:03 -05:00
Laura Glendenning
ebfc2c6a43
Merge pull request #9 from jhuapl-lglenden/develop-updates
...
Bug fixes.
2020-10-15 12:21:25 -04:00
Laura Glendenning
26caa63d01
Bug fixes.
2020-10-15 12:20:19 -04:00
Laura Glendenning
e692451209
Merge pull request #7 from jhuapl-lglenden/develop-updates
...
Updated UI.
2020-10-07 12:54:18 -04:00
Laura Glendenning
f02bd4f4e0
Updated UI.
2020-10-07 12:04:04 -04:00
brantapl
28bbc68fac
Merge pull request #5 from jhuapl-lglenden/develop-updates
...
Update with latest developments.
2020-09-16 15:20:22 -04:00
Laura Glendenning
e8161dc3c2
Update with latest developments.
...
Including:
* Updated npm dependencies.
* Improvements for downloading large collections.
* Additions to python client and python client tests.
* Bug fix for collection creation when using eve auth.
2020-09-09 17:49:39 -04:00
brantapl
e7e6bc24c8
Merge pull request #3 from jhuapl-lglenden/testing-updates
...
Testing updates
2020-07-30 13:54:14 -04:00
Laura Glendenning
d6aa00330d
Add development updates.
...
Including:
1. Generated python documentat in docs/.
2. Starting a new python client in client/.
3. Moving testing data to test/.
4. The addition of Cypress UI tests and pytest tests in test/.
5. A number of bug fixes and improvements.
2020-07-30 11:59:05 -04:00
Laura Glendenning
f93826e252
Remove unused jsrsasign dependency.
2020-07-30 11:59:02 -04:00
brantapl
fc8f608bc1
Merge pull request #1 from JHUAPL/dependabot/npm_and_yarn/frontend/annotation/jsrsasign-8.0.19
...
Bump jsrsasign from 8.0.16 to 8.0.19 in /frontend/annotation
2020-06-28 16:17:32 -04:00
brantapl
3559cb0ceb
update bratiaa copyright
2020-06-28 16:15:37 -04:00
brantapl
146983d3d9
update bratiaa copyright
2020-06-28 16:15:01 -04:00
brantapl
5b49a69f20
update bratiaa copyright
2020-06-28 16:14:40 -04:00
brantapl
0645277605
update bratiaa copyright
2020-06-28 16:14:15 -04:00
brantapl
264a24926f
Updating bratiaa copyright
2020-06-28 16:13:18 -04:00
dependabot[bot]
903aac06db
Bump jsrsasign from 8.0.16 to 8.0.19 in /frontend/annotation
...
Bumps [jsrsasign](https://github.com/kjur/jsrsasign ) from 8.0.16 to 8.0.19.
- [Release notes](https://github.com/kjur/jsrsasign/releases )
- [Changelog](https://github.com/kjur/jsrsasign/blob/master/ChangeLog.txt )
- [Commits](https://github.com/kjur/jsrsasign/compare/8.0.16...8.0.19 )
Signed-off-by: dependabot[bot] <support@github.com >
2020-06-26 17:34:51 +00:00
brantapl
b92fbe4207
Adding license
2020-06-19 13:42:03 -04:00
Brant Chee
2fb035d0ce
fixing formatting for resources
2020-06-19 13:26:41 -04:00
Brant Chee
6a9eca6def
Updating readme with PINE information
2020-06-19 13:24:59 -04:00
Brant Chee
14d79ed796
first public commit
2020-06-19 13:19:50 -04:00