Commit Graph

52 Commits

Author SHA1 Message Date
Jim Martens 7a583d81a6
feat: Add route editing functionality (#20)
fix(formations): Don't overwrite existing formations in local storage
2023-12-04 18:52:09 +01:00
Jim Martens 7e44fed534
chore: Create releases as drafts (#19) 2023-11-29 21:16:43 +01:00
release-please[bot] df20780938
chore(main): release 0.2.0 (#18)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
2023-11-29 20:52:24 +01:00
Jim Martens ac5d4893e1
feat: Full subscription journey added (#9)
The lack of backend support limits the practical completeness of the subscription experience. 

change: Dashboard available under /dashboard and no longer under /
change: Overview available under /overview
2023-11-29 20:40:56 +01:00
Jim Martens e943e62c9f
ci(main): Check pull requests if they can be built (#17) 2023-11-21 09:21:34 +01:00
Jim Martens 4ed5095cec chore(main): Added additional field to bug report form 2023-11-21 09:01:25 +01:00
Jim Martens d32daa27c7 refactor(formations): Follow ngrx best practices for features (#13)
style(formations): Replaced unused parameter with _
2023-11-21 09:01:25 +01:00
Jim Martens ba898a8b07 docs(main): Included tech stack info in README and removed Effe 2023-11-20 09:57:12 +01:00
stack-file[bot] 4c62c44c8c
chore(main): Create tech stack docs (techstack.yml and techstack.md) (#12)
* Create techstack.yml
* Create techstack.md

Co-authored-by: stacksharebot <team@stackshare.io>
2023-11-20 09:54:35 +01:00
Jim Martens 0983209c1e
chore(main): Added templates for feature requests and bug reports (#11) 2023-11-19 22:06:48 +01:00
Jim Martens e9a203f7df docs(main): Added changelog sections 2023-11-19 12:02:42 +01:00
Jim Martens 4cc9258e26 docs(main): Added claim to README 2023-11-19 11:52:56 +01:00
Jim Martens e90a1b818f docs(main): Changed title of README 2023-11-19 11:47:36 +01:00
Jim Martens c8b1445b1e chore(main): Switch from GitHub action to bot 2023-11-19 11:43:16 +01:00
github-actions[bot] 7f2c51b476
chore(main): release 0.1.1 (#8)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2023-11-19 11:18:06 +01:00
Jim Martens c524386063 chore(main): Configure changelog types with action 2023-11-19 11:15:31 +01:00
Jim Martens 4a85f083fc security(pricing): Replaced links to stripe to use test mode 2023-11-19 11:00:48 +01:00
Jim Martens 91a5f3a5c4 chore(main): Use release-pr command again 2023-11-18 23:20:16 +01:00
Jim Martens 0bc0abfc77 chore(main): Added github release process 2023-11-18 23:08:16 +01:00
Jim Martens 9eeaeb8c4b chore(main): Added correct changelog file again 2023-11-18 23:04:19 +01:00
Jim Martens 58e88cc27b chore(main): Delete changelog file 2023-11-18 23:03:57 +01:00
github-actions[bot] 83631e984c
chore(main): release tsw-timetable-frontend 0.1.0 (#7)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2023-11-18 22:46:45 +01:00
Jim Martens 9076cf9bcd chore(main): Add CODEOWNERS file 2023-11-18 22:43:20 +01:00
Jim Martens 5f2c6b76b4 chore(main): Added release-please action 2023-11-18 22:38:02 +01:00
Jim Martens 657e4c4ac4 feat(debug): Added ability to mock network 2023-11-18 22:37:29 +01:00
Jim Martens 4a20d11163 feat(formations): Added ability to create, update, and delete formations
Known problems:
- embedded trainSimWorldFormation isn't updated correctly when referenced formation is deleted or has changed
2023-11-18 22:37:02 +01:00
Jim Martens 9858cfb418 fix(main): Fix errors with including multiple instances of ionic standalone components 2023-11-18 22:36:47 +01:00
Jim Martens 95712b3e7b Added store devtools 2023-11-18 16:46:25 +01:00
Jim Martens 700c3ef550 Fixed dependencies 2023-11-18 16:16:34 +01:00
Jim Martens da025802c8 Installed devtools for store 2023-11-18 16:10:23 +01:00
Jim Martens 3547c6ecd2 Updated ngrx/store 2023-11-18 16:09:12 +01:00
Jim Martens 42be4f200c Updated ngrx/effects 2023-11-18 16:08:42 +01:00
Jim Martens abbd9b9830 Updated Angular to 17 2023-11-15 09:09:28 +01:00
Jim Martens 91584e21ad Updated CLI 2023-11-15 09:05:06 +01:00
Jim Martens 27d1a07aa8 Trigger method with fab button 2023-11-14 23:11:21 +01:00
Jim Martens 4cd318092d Fix aria label 2023-11-14 23:11:12 +01:00
Jim Martens 3195c32db9 Adjust URL for API backend to be RESTful 2023-11-14 23:08:30 +01:00
Jim Martens f7e0ac0626 Use store for formations feature 2023-11-14 23:08:16 +01:00
Jim Martens 527f8592c5 Use Toasts of Ionic to present messages 2023-11-14 23:03:58 +01:00
Jim Martens e5ad8c16d7 Enabled MessageEffects app-wide 2023-11-14 23:03:36 +01:00
Jim Martens b58d9c7bd7 Added missing import 2023-11-14 23:03:16 +01:00
Jim Martens d1f43f926c Added basic structure for logged-in state 2023-11-14 17:31:33 +01:00
Jim Martens 01a294f0c0 Add header to pricing page 2023-11-13 21:50:40 +01:00
Jim Martens 949646999a Use custom js of stripe with 100% height 2023-11-13 21:50:22 +01:00
Jim Martens bb845d2fdf Added first version of pricing page 2023-11-13 21:06:23 +01:00
Jim Martens ba89b5bcbe Moved login/logout to auth and added account settings 2023-11-13 21:06:09 +01:00
Jim Martens 30cc326168 Created initial menu structure 2023-11-12 15:40:46 +01:00
Jim Martens fbd602e18a Fix style usage 2023-10-26 23:14:12 +02:00
Jim Martens 87869ce604 Integrated Ionic framework 2023-10-26 23:12:00 +02:00
Jim Martens fcfa54cc4e Added run config to start app locally 2023-10-01 10:56:57 +02:00