Skip to content
This repository has been archived by the owner on Apr 22, 2024. It is now read-only.

feat: separate static and upload files collect #803

Merged
merged 4 commits into from
Feb 7, 2020

Conversation

lordmallam
Copy link
Contributor

No description provided.

@obdulia-losantos
Copy link
Collaborator

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
Copy link
Collaborator

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.

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@lordmallam lordmallam merged commit 0d38a7d into develop 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]>
@obdulia-losantos obdulia-losantos deleted the static-files-collect branch March 3, 2020 11:32
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants