Romain Rigaux
|
415d2d6ab1
[docker] Fix copy of the Slack manifest file
|
4 years ago |
Romain Rigaux
|
55de5e365e
[lib] Fix typo in boto2 request header setting
|
4 years ago |
Romain Rigaux
|
2ca3a6d73a
[raz] Do not hardcode the user in the client
|
4 years ago |
Romain Rigaux
|
dddaec023e
[lib] Change boto2 to not override the User Agent if already present
|
4 years ago |
Romain Rigaux
|
db2ecc8a2b
[raz] Integrating client with boto2
|
4 years ago |
Romain Rigaux
|
07189fead9
[raz] Do not harcode method to GET
|
4 years ago |
Romain Rigaux
|
49a03546c8
[lib] Change boto2 to not override the User Agent if already present
|
4 years ago |
Romain Rigaux
|
6bf83972ba
[docs] Document about form data content type
|
4 years ago |
Romain Rigaux
|
f9e22e1d21
[api] Compatibility when connectors are off
|
4 years ago |
Romain Rigaux
|
264ba76c67
[api] Make sure request user is wrapped with UserProfile
|
4 years ago |
ayush.goyal
|
a507b3d645
as request.headers is new in django 2.2, so now compatible with both django 1.11 and 3.2
|
4 years ago |
ayush.goyal
|
8ca089f780
[Django upgrade] RemovedInDjango40Warning: request.is_ajax() is deprecated in Django3.1
|
4 years ago |
Romain Rigaux
|
a1ed24be3b
[api] Fix slack API disabling all other URLs
|
4 years ago |
ganeshk
|
fad2ae13da
To disable SSL verification in http_client.py one need to pass it to the session.get(url, verify=False).
|
4 years ago |
Harsh Gupta
|
87d40042e5
[docs] Update Slack section in User concepts with latest changes(#2207)
|
4 years ago |
Romain Rigaux
|
8f358c6d4b
[libs] Upgrade phoenixdb to 1.1.0.dev0 for Python 2
|
4 years ago |
Harshg999
|
90227c70b2
[slack] Update slack install link for utilize CORS by default for public APIs
|
4 years ago |
Harshg999
|
f5d65b6368
[slack] Add manifest.yml in Dockerfile
|
4 years ago |
Harshg999
|
79ef48957d
[slack] Fix install_slack_link unit test
|
4 years ago |
Romain Rigaux
|
bb54cd4009
[raz] Strip the / in the server url
|
4 years ago |
Ying Chen
|
7db097f0f9
[core] Remove duplicated line that cause build issue
|
4 years ago |
Johan Åhlén
|
1e236d3224
[frontend] Switch from the SourceMapDevToolPlugin to cheap-source-map
|
4 years ago |
Johan Åhlén
|
4529a7273d
[frontend] Include .stylelintrc in the CI flow
|
4 years ago |
Johan Åhlén
|
e8be679e36
[frontend] Optimize webpack build performance
|
4 years ago |
Johan Åhlén
|
2833dadc15
[frontend] Upgrade Typescript to the latest version
|
4 years ago |
Johan Åhlén
|
23d522c35a
[frontend] Add style lint to CI setup
|
4 years ago |
Johan Åhlén
|
1e9c5f5955
[frontend] Fix all js and style linting issues
|
4 years ago |
Johan Åhlén
|
c46f5e4f55
[frontend] Upgrade style, lint and test related packages to the latest versions
|
4 years ago |
Johan Åhlén
|
95838710a6
[frontend] Upgrade django-webpack-loader to 1.0.0
|
4 years ago |
Johan Åhlén
|
8fec54e372
[frontend] Upgrade Webpack, Babel and Vue to the latest versions
|
4 years ago |