Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
eediallo pushed 1 commit to feature/challenges eediallo/Module-Data-Flows
- moves instantialition to config file 3f49266
eediallo pushed 1 commit to feature/challenges eediallo/Module-Data-Flows
- adds error handling to both weather and photos fetch e1d6001
eediallo pushed 1 commit to feature/challenges eediallo/Module-Data-Flows
- moves loading message to its onw file c3734b1
eediallo pushed 1 commit to feature/challenges eediallo/Module-Data-Flows
- removes unsued code d41c29c
eediallo pushed 1 commit to feature/challenges eediallo/Module-Data-Flows
- removes city int photos 527ea90
eediallo pushed 1 commit to feature/challenges eediallo/Module-Data-Flows
- refactor by moving each class to its own file 620865b
eediallo pushed 1 commit to feature/challenges eediallo/Module-Data-Flows
- refactor by moving each class to its own file a5dff94
eediallo pushed 1 commit to feature/challenges eediallo/Module-Data-Flows
- refactor by moving each class to its own file 20649f4
eediallo pushed 1 commit to feature/challenges eediallo/Module-Data-Flows
- moves MainImage handler class to its own file 265806f
eediallo pushed 1 commit to feature/challenges eediallo/Module-Data-Flows
- moves thumbnail handler class to its own file ef8f675
eediallo pushed 1 commit to feature/challenges eediallo/Module-Data-Flows
- movees Photos class to its own file 5742851
eediallo pushed 1 commit to feature/challenges eediallo/Module-Data-Flows
- moves Weather class to its own file 8fada35
eediallo pushed 1 commit to feature/challenges eediallo/Module-Data-Flows
- adds api access keys 19c68cd
eediallo created a review comment on a pull request on CodeYourFuture/Module-Data-Flows
I could move each class in a separate file to make it easy to read
eediallo created a review comment on a pull request on CodeYourFuture/Module-Data-Flows
Yes I am going to add proper error handling.
eediallo pushed 1 commit to feature/dog-photo-gallery eediallo/Module-Data-Flows
- refactor by using only one class 8f3fa97
eediallo pushed 1 commit to feature/dog-photo-gallery eediallo/Module-Data-Flows
- change class name bbee88a
eediallo pushed 1 commit to update-dog-gallery eediallo/Module-Data-Flows
- removes console log c0498c4
eediallo pushed 1 commit to update-dog-gallery eediallo/Module-Data-Flows
- create DisplayDog class 04eafa4
eediallo pushed 1 commit to update-dog-gallery eediallo/Module-Data-Flows
- update LoadingMsgHandler class 0d2c59a
eediallo pushed 1 commit to update-dog-gallery eediallo/Module-Data-Flows
- create LoadingMsgHandler class 5a05437
eediallo pushed 1 commit to update-dog-gallery eediallo/Module-Data-Flows
- change state to a class a20c8fc
eediallo created a comment on a pull request on CodeYourFuture/Module-Data-Flows
Hi @tyzia ! Could you please let me know when you will be able to complete this PR review?
eediallo pushed 14 commits to feature/challenges eediallo/Module-Data-Flows
- split State to respect SRP 9d80a96
- remove State class b1c7131
- split UI class to respect SRP 2b75a18
- remove UI class 31c52d1
- update class names 4770dd7
- adds comment to separate code 850fb68
- removes obvious comment a066698
- use the Image constructor to create image af6a994
- update getter in DataLoadingMsg class 256720b
- handle empty city 2fce48a
- update comment on empty city 7d52201
- check if city is not a number d58a2be
- create class to handle empty or numeric string 70851e7
- Merge branch 'weather-app-update' into feature/challenges 2595f62
eediallo pushed 1 commit to weather-app-update eediallo/Module-Data-Flows
- check if city is not a number d58a2be