Hironsan
|
2bc95ceecc
|
Add filter document by label
|
5 years ago |
Hironsan
|
910e628d9f
|
Add document filtering and ordering
Corresponding issue: #20
|
5 years ago |
Hironsan
|
6b8f2a7627
|
Add updated_at and created_at fields to models
For managing data life cycle
|
5 years ago |
Hironsan
|
81ff62a6c2
|
Update url
|
5 years ago |
Hironsan
|
0e3597130d
|
Support multiple formats
|
5 years ago |
Hironsan
|
1c0411a3ce
|
Add path based versioning
|
5 years ago |
Hironsan
|
ef8f02dc2b
|
Add permission to EntityDetailAPI
To disallow project member to update/delete entities labeled by another member
|
5 years ago |
Hironsan
|
0e3f97154e
|
Add entity api
|
5 years ago |
Hironsan
|
a47b853c7c
|
Add project API
|
5 years ago |
Hironsan
|
1807b87892
|
Refactor api and add test cases
|
5 years ago |
Hironsan
|
654e0c619a
|
Aggregate API tests
|
5 years ago |
Hironsan
|
accbaa83b1
|
WIP
|
5 years ago |
Hironsan
|
a43738a13a
|
Divide project and document models into 3 models
Because of polymorphism
|
5 years ago |
Hironsan
|
9ec7014f69
|
Merge pull request #80
|
5 years ago |
Hironsan
|
03d798c263
|
Update Django version for security vulnerability
|
5 years ago |
Hiroki Nakayama
|
23a1aff788
|
Merge pull request #73 from BrambleXu/enhancement/shortcuts
Enhancement/shortcuts
|
5 years ago |
Hironsan
|
1a9f3ef2ee
|
Update installation description in case of using Docker
|
5 years ago |
Bramble Xu
|
14e3437722
|
#61: make shortcut optional in front and show simplified shortcut
|
5 years ago |
Hironsan
|
ebc18d71c9
|
Change the docker image to official build
|
5 years ago |
Bramble Xu
|
9e9c5485fc
|
#61: make shortcut optional in backend and create new test case
|
5 years ago |
Bramble Xu
|
0b11e60ef1
|
#61: fix typo
|
5 years ago |
Hironsan
|
977291e059
|
Fix #83
|
5 years ago |
Hiroki Nakayama
|
97b435d4dc
|
Merge pull request #76 from CatalystCode/feature/configurable-google-analytics
Feature/Make client-side analytics configurable
|
5 years ago |
Hiroki Nakayama
|
a58d15b3ce
|
Merge pull request #79 from CatalystCode/enhancement/remember-progress
Enhancement/Remember labeling progress
|
5 years ago |
Hiroki Nakayama
|
87f85176ac
|
Merge pull request #78 from CatalystCode/enhancement/update-whitenoise
Enhancement/Update whitenoise
|
5 years ago |
Hiroki Nakayama
|
7ddf5046e8
|
Merge pull request #77 from CatalystCode/feature/cd
Feature/Add continuous delivery of images to DockerHub
|
5 years ago |
Clemens Wolff
|
4eafc4be24
|
Make docker and runserver ports consistent
|
5 years ago |
Clemens Wolff
|
e038aa8f7a
|
Enable Heroku to pass $PORT to Docker
|
5 years ago |
Clemens Wolff
|
044fb17228
|
Move heroku deployment to Docker
|
5 years ago |
Clemens Wolff
|
5e73682366
|
Remove auto-generated bundle files
|
5 years ago |
Clemens Wolff
|
821ec0ec87
|
Automate bundle creation
|
5 years ago |
Clemens Wolff
|
ebfa956d3e
|
Re-generate bundle
|
5 years ago |
Clemens Wolff
|
a2378ad8e2
|
Sync current offset state to URL
![Screenshot showing offset state in URL](https://user-images.githubusercontent.com/1086421/51856321-6e0e1e00-22fd-11e9-8420-1204b8a3d3b7.png)
|
5 years ago |
Clemens Wolff
|
db1613a4bd
|
Add node_modules to ignore files
|
5 years ago |
Clemens Wolff
|
bb36151a77
|
Enable optional brotli compression
|
5 years ago |
Clemens Wolff
|
6fca7d1337
|
Make usage of whitenoise runserver explicit
|
5 years ago |
Clemens Wolff
|
fef4b40770
|
Make it explicit that whitenoise is being used
As per http://whitenoise.evans.io/en/stable/django.html#enable-whitenoise,
the whitenoise middleware should be added just after the django-security
middleware.
|
5 years ago |
Clemens Wolff
|
834e5ab071
|
Update whitenoise to latest version
|
5 years ago |
Clemens Wolff
|
4f03cfebf0
|
Speed up build by caching pip dependencies
See https://docs.travis-ci.com/user/caching/#pip-cache
|
5 years ago |
Clemens Wolff
|
0a0619ccc9
|
Add more spacing in Travis configuration file
|
5 years ago |
Clemens Wolff
|
de5a7b3fac
|
Add continuous delivery of images to DockerHub
|
5 years ago |
Clemens Wolff
|
11cf8e2d39
|
Fix spacing in JSON file
|
5 years ago |
Clemens Wolff
|
e4fd74ec6f
|
Add server-side analytics via AppInsights
|
5 years ago |
Clemens Wolff
|
5beaf785e8
|
Add Application Insights to Azure deployment
|
5 years ago |
Clemens Wolff
|
3d199f8e93
|
Inline env variable
|
5 years ago |
Clemens Wolff
|
7f6cce2f6e
|
Add client-side analytics via Azure AppInsights
See https://docs.microsoft.com/en-us/azure/azure-monitor/app/javascript
|
5 years ago |
Clemens Wolff
|
5c17ae24b0
|
Make Google Analytics Tracking ID configurable
|
5 years ago |
Hiroki Nakayama
|
4a246d8de5
|
Merge pull request #72 from CatalystCode/feature/azure
Feature/Add Azure deployment automation
|
5 years ago |
Hiroki Nakayama
|
537d1caf19
|
Merge pull request #75 from CatalystCode/feature/social
Feature/Add social login via Github and Active Directory
|
5 years ago |
Hiroki Nakayama
|
0e6718ad4e
|
Merge pull request #74 from CatalystCode/feature/flake8
Feature/Add flake8 linter
|
5 years ago |