Commit Graph

63 Commits

Author SHA1 Message Date
Patrick Müller 600f4c9c76 💄 Refactoring color management and extending to all views
- Thanks to @liza-kl for the color scheme <3
2021-07-08 18:27:49 +02:00
Patrick Müller c49c5186e1 Merge remote-tracking branch 'refs/remotes/origin/main' 2021-05-14 20:39:24 +02:00
Patrick Müller 476e1caf9e 👥 Adding Lisa as contributor 2021-05-14 20:37:57 +02:00
Patrick 1431720850
Update README.md 2021-05-13 01:04:42 +02:00
Lisa be3582c19e
Merge pull request #7 from Mueller-Patrick/colorextension
💄 Added a Color Extension with some rgb color codes for ligh…
2021-05-11 15:27:09 +02:00
liza-kl 590e89fb1a 💄 Added a Color Extension with some rgb color codes for light and darkmode 2021-05-11 15:13:07 +02:00
Patrick Müller 543bd190eb Some enhancements to the lecture plan list 2021-04-30 22:33:46 +02:00
Patrick Müller f6e1d979fd 💄 Updating events list view 2021-04-07 21:15:22 +02:00
Patrick Müller 06b66a50a5 Merge remote-tracking branch 'refs/remotes/origin/main' 2021-04-07 13:27:00 +02:00
Patrick Müller 02cd3a0db9 RaPla parser is now aware of recurring events
- Also some small improvements and basic implementation of Notifications
2021-04-07 13:26:37 +02:00
Patrick d7f078cc88 Update issue templates 2021-02-17 11:18:09 +01:00
Patrick 805495fb81
Create README.md 2021-02-12 21:57:54 +01:00
Patrick Müller f5756cd650 🐛 Fixed bug where the app would create new RaPlaEvent objects instead of updating the existing ones 2021-02-10 22:20:10 +01:00
Patrick Müller ba0d4da657 Adding lecturer to lecture plan item detail view 2021-02-10 21:27:26 +01:00
Patrick Müller b689a7bbf1 ♻️ Refactored CoreData access 2021-02-10 20:26:53 +01:00
Patrick Müller f50ba8f19d :saprkles: Adding CoreData Helper Classes
- Also adding lecturer entity and relationship between event and lecturers.
- Preparation for CoreData refactoring
2021-02-10 19:17:11 +01:00
David Huh e5ecb6bb60 💄 Changed Lecture Item 2021-02-07 21:17:08 +01:00
David Huh a3871f87da 💄 Changed LectureItem 2021-02-07 20:39:56 +01:00
Patrick Müller 5e177eedd5 Merge branch 'ui-refactor' 2021-02-07 16:14:11 +01:00
Patrick Müller 797046ddcc Merge remote-tracking branch 'refs/remotes/origin/main' 2021-02-07 16:14:05 +01:00
David Huh 3323dcac5a 💄 Added frame for Information of user 2021-02-07 16:13:37 +01:00
Patrick Müller db62bd6be9 💄 extracting upcoming lectures and exams blocks to distinct view for better readability of the code 2021-02-07 16:10:51 +01:00
Patrick Müller d6795e1b4c Merge remote-tracking branch 'refs/remotes/origin/main' 2021-02-07 15:51:10 +01:00
Patrick Müller f36ef701d1 🩹 Updating preview content 2021-02-07 15:51:01 +01:00
David Huh 2211abd100 💄 Changed UI/UX a bit 2021-02-07 15:49:02 +01:00
Patrick Müller dba2233312 UI adjustments 2021-02-07 15:17:29 +01:00
David Huh 99b996550e Changed course to uppercase 2021-02-07 14:57:56 +01:00
Patrick Müller 7868c72807 Merge remote-tracking branch 'refs/remotes/origin/main' 2021-02-04 23:14:20 +01:00
Patrick Müller 64bd6bf434 Adding date of next theory phase start to home screen
- Also some UI stuff, documentation and removal of unused CoreData entities
2021-02-04 23:12:24 +01:00
Patrick 77074356ca
Adding License 2021-02-02 22:51:19 +01:00
Patrick Müller c8a6ba8008 🌐 l10n 2021-02-02 22:32:32 +01:00
Patrick Müller b8b1439bf1 Replacing home view lectures mock with real data 2021-02-02 20:23:46 +01:00
Patrick Müller b8c6d44000 Adding option to hide RaPla events
- Also made changes to home view, lecture plan list view, and added lecture plan item view
2021-02-01 23:17:15 +01:00
Patrick Müller ea0b759007 Now deleting invalid local RaPla events 2021-01-31 23:10:06 +01:00
Patrick Müller 7945e62d40 Deactivating tests as long as we don't have any yet 2021-01-31 19:58:21 +01:00
Patrick Müller fdbd88ce01 Adding preview content, improvements to RaPla stuff
- Now updating locally stored events instead of deleting them and creating completely new events
- Added text color in the list view to distinguish exams from lectures
2021-01-31 19:49:52 +01:00
Patrick Müller 95f06cc87d Added base for lecture plan view 2021-01-30 23:05:44 +01:00
Patrick Müller 81f9e8706c 🥚 Added 2nd app icon as easter egg 2021-01-08 11:30:07 +01:00
Patrick Müller 6419e5ca1a 🌐 i18n 2020-12-29 11:02:46 +01:00
Patrick Müller 38f555bba5 Merge remote-tracking branch 'refs/remotes/origin/main' 2020-12-29 10:47:19 +01:00
Patrick Müller 285aefd680 Removed landscape orientation option on iPhone 2020-12-29 10:47:07 +01:00
Patrick f302b6151f
Adding github workflow file 2020-12-28 23:21:11 +01:00
Patrick Müller 52dbfa60ea Fixing small issue, adding Settings, adding Acknowledgements, adding logout functionality 2020-12-28 23:12:09 +01:00
Patrick Müller 6c3e0f498a 🔧 Updating Xcode project files 2020-12-28 20:17:03 +01:00
Patrick Müller bad7af5542 Adding Settings View and updating preview content 2020-12-28 20:09:28 +01:00
Patrick Müller 5bd5743d8b i18n and reformatting 2020-12-23 17:26:36 +01:00
Patrick Müller 1d209aae42 Merge remote-tracking branch 'refs/remotes/origin/main' 2020-12-23 17:17:30 +01:00
Patrick Müller e814749685 🎨 Reformatting 2020-12-23 17:17:26 +01:00
David Huh f759ce5f04 Added new View in TabView
- also edited mock user
2020-12-23 17:13:55 +01:00
David Huh 5b075dd90d Added Input Validation. 2020-12-23 16:41:04 +01:00