|
| 1 | +## Port Roadmap |
| 2 | + |
| 3 | +This document is used to track progress of porting views from the original node/angular `epochtalk/epochtalk` project to the new elixir/vue `epochtalk/epochtalk-vue` |
| 4 | + |
| 5 | +## Non Authenticated View Port Progress |
| 6 | +| View Name | Completed? | |
| 7 | +| --------- | ---------- | |
| 8 | +| Boards | :white_check_mark: | |
| 9 | +| Threads | :white_check_mark: | |
| 10 | +| Posts | :white_check_mark: | |
| 11 | +| Profile | :white_check_mark: | |
| 12 | +| About | :x: | |
| 13 | + |
| 14 | +## Public Authenticated View Port Progress |
| 15 | +| View Name | Completed? | |
| 16 | +| --------- | ---------- | |
| 17 | +| Boards | :white_check_mark: | |
| 18 | +| Threads | :white_check_mark: | |
| 19 | +| Posts | :white_check_mark: | |
| 20 | +| Profile | :white_check_mark: | |
| 21 | +| WatchList | :construction_worker: | |
| 22 | +| Messages | :construction_worker: | |
| 23 | +| Trust | :white_check_mark: | |
| 24 | +| Trust Settings | :white_check_mark: | |
| 25 | +| Settings | :white_check_mark: | |
| 26 | +| Invite User | :white_check_mark: | |
| 27 | + |
| 28 | +## Administrative Authenticated View Port Progress |
| 29 | +| View Name | Completed? | |
| 30 | +| --------- | ---------- | |
| 31 | +| General Settings | :x: | |
| 32 | +| Advanced Settings | :x: | |
| 33 | +| Legal Settings | :x: | |
| 34 | +| Theme Settings | :x: | |
| 35 | +| Board Management | :x: | |
| 36 | +| Users Management | :x: | |
| 37 | +| Roles Management | :x: | |
| 38 | +| Banned Addresses Management | :x: | |
| 39 | +| Users Moderation | :x: | |
| 40 | +| Posts Moderation | :x: | |
| 41 | +| Messages Moderation | :x: | |
| 42 | +| Board Bans Moderation | :x: | |
| 43 | +| Moderation Logs | :x: | |
0 commit comments