Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
258030 created a review comment on a pull request on frigvid/mob3000-group11
Did some commenting, let me know
258030 created a review comment on a pull request on frigvid/mob3000-group11
Did some commenting, let me know
258030 created a review comment on a pull request on frigvid/mob3000-group11
Removed as requested
258030 created a review comment on a pull request on frigvid/mob3000-group11
Also made the the methods more similar, no reason for pushing it as JSON for inserting and updating*
258030 created a review comment on a pull request on frigvid/mob3000-group11
Reverted
258030 reopened a pull request on frigvid/mob3000-group11
CRUD functionality for news, faq and docs
There are instances of double validation, some redundant null checks and it lacks abstraction (the usecases are a must) The next sprint (from 4.11-19.11) will inlcude a final and polished versio...258030 closed a pull request on frigvid/mob3000-group11
CRUD functionality for news, faq and docs
There are instances of double validation, some redundant null checks and it lacks abstraction (the usecases are a must) The next sprint (from 4.11-19.11) will inlcude a final and polished versio...258030 pushed 1 commit to abstractNews frigvid/mob3000-group11
- fix: Implemented changes from last review abb1381
258030 created a review comment on a pull request on frigvid/mob3000-group11
Have reverted it as asked, onboard with having Id = UUID.randomUUID().toString()?
258030 opened a pull request on frigvid/mob3000-group11
CRUD functionality for news, faq and docs
There are instances of double validation, some redundant null checks and it lacks abstraction (the usecases are a must) The next sprint (from 4.11-19.11) will inlcude a final and polished versio...258030 pushed 1 commit to abstractNews frigvid/mob3000-group11
- chore: commented and made branch ready for pull request bf2c2ec
258030 pushed 1 commit to abstractNews frigvid/mob3000-group11
- fix: fixed the date formatting problem for created/modifiedat. Made an own formater class, which probably was a littl... a2fbe94
258030 pushed 2 commits to abstractNews frigvid/mob3000-group11
258030 pushed 1 commit to abstractTemp frigvid/mob3000-group11
- fix: assimilated the code with the architecture f87f995
258030 pushed 3 commits to abstractNews frigvid/mob3000-group11
258030 pushed 1 commit to abstractNews frigvid/mob3000-group11
- fix: moved DbUtilities temporary to repository/content. Might split it up 5774834
258030 pushed 1 commit to abstractNews frigvid/mob3000-group11
- revert: undoing SupabaseClientWrapper 8440249
258030 pushed 1 commit to abstractNews frigvid/mob3000-group11
- feat: added update method. Implementing CRUD to other classes next 7535f06
258030 pushed 1 commit to abstractNews frigvid/mob3000-group11
- feat: added a delete method. Doc and implementation coming after feat: update 1073aa5
258030 pushed 1 commit to abstractNews frigvid/mob3000-group11
- feat: Abstracted fetching tables. Also made a new class for database activities (documentation and how to use it will... 15a7d1c
258030 pushed 15 commits to abstractNews frigvid/mob3000-group11
- feat: Split UserDto into representable files, create DTOs for other tables. e593020
- feat: Rebuild login process. d792252
- fix: Make sure error message is included in UI error element. 76c80a1
- feat: Add admin, user and application sections to settings. 6ad52c9
- fix: Remove temporary admin and login button. f04cf65
- feat: Add editor config. 4e0e55c
- refactor: LoginViewModel -> AuthenticationViewModel. 76739d2
- refactor: Move viewmodels to domain layer. 8f732c1
- feat: Add logout use case. 0359069
- refactor: Move LoginUseCase into sub-package. 18c938b
- refactor: Move SupabaseClientWrapper to network package. 5834453
- chore: Add stub files to track packages. fcffabd
- chore: Imports. fbc855c
- chore: Extract string resources. f6c5d04
- fully merged with auth. Now I use the standard dataclasses in data cf9e647
258030 pushed 1 commit to abstractNews frigvid/mob3000-group11
- ci: Abstracted the insert method so it can be used for different tables, datatypes etc 8f432c3