This repository has been archived by the owner on Apr 22, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 3
feat: separate static and upload files collect #803
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
obdulia-losantos
previously approved these changes
Feb 7, 2020
do not forget to include these changes in gather too 😉 |
@@ -70,11 +70,11 @@ pyOpenSSL==19.1.0 | |||
python-dateutil==2.8.1 | |||
python-json-logger==0.1.11 | |||
pytz==2019.3 | |||
pyxform==0.15.1 | |||
redis==3.3.11 | |||
pyxform==1.0.1 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I would expect a breaking change here 😱
you can revert this line and update the dependency in another PR.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
obdulia-losantos
approved these changes
Feb 7, 2020
shawnsarwar
added a commit
that referenced
this pull request
Feb 20, 2020
* refactor: move to React Hooks I (#802) * refactor: AppLayout * refactor: AvroSchemaViewer * refactor: ModalDialog * refactor: ModalError * refactor: NavBar * refactor: Portal * refactor: ContractAddButton * refactor: ContractCard * refactor: ContractPublishButton * refactor: DeleteModal * refactor: PipelineActions * refactor: SubmissionCard * refactor: PipelineActions * refactor: PipelineInfo * refactor: PipelineOptions * refactor: PipelineCard * refactor: Output * refactor: PipelineApp * refactor: PipelineRename * refactor: DeleteStatus * refactor: PipelineNew * refactor: EntityTypes * fix: "delete" is reserved word * feat: separate static and upload files collect (#803) * fix: ui static cdn * chore: upgrade dependencies * refactor: cdn url check * chore: revert pyform * chore: disable logging by default - enable UWSGI stats (#804) * feat: disable uwsgi logging by default and enable stats * refactor(ui): move to React Hooks II (#805) * style: increase padding fullscreen text + icon * feat: ViewsBar component * refactor: Mapping * refactor: Input * refactor: Mapping II * refactor: Clipboard (move to general components) * refactor: PipelineApp * refactor: PipelineList * refactor: PipelineRenameButton * refactor: PipelineRemoveButton * refactor: PipelineActions * refactor: PipelineCard * refactor: pipelinesList * fix: tweaking utils * fix: react-outside-click-handler * fix: reload button * refactor: useHistory * refactor: useIntl * refactor: OutsideClickHandler * chore: upgrade dependencies (#808) * chore: upgrade dependencies * fix(odk): pyxform<1 (breaking changes) * chore: last upgrades Co-authored-by: Obdulia Losantos <[email protected]> Co-authored-by: Lord-Mallam <[email protected]> Co-authored-by: William Pink <[email protected]>
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.