Skip to content

Commit 9075024

Browse files
authored
Feature/base (#758)
* Move docs to packages * Icons wip * Update monorepo-split-packages.yml
1 parent 0e0f146 commit 9075024

File tree

1,297 files changed

+28207
-966
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

1,297 files changed

+28207
-966
lines changed

.github/workflows/monorepo-split-packages.yml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,10 @@ jobs:
3333
- expiry
3434
- featherlight
3535
- file-icons
36-
- flags
36+
- flag-icons-circle
37+
- flag-icons-origin
38+
- flag-icons-rect
39+
- flag-icons-square
3740
- forge
3841
- frontend
3942
- github
Lines changed: 8 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -1,29 +1,13 @@
11
# Devlog
22

3-
## Team
4-
5-
- [ ] https://moox.test/components
6-
- [ ] Auto-rendering of all components
7-
- [ ] Theme switcher implementation
8-
- [ ] Responsive concept and implementation
9-
- [ ] Where do I get the contents?
10-
- [ ] Playground link, see Pines UI
11-
- [ ] Write protected fields, images
12-
- [ ] Hierarchy (Collection?)
13-
- [ ] Media localization
14-
- [ ] Media uploaded by user
15-
- [ ] storage/app/livewire-tmp/... check if empty
16-
- [ ] but has nothing to do with the 404 media issue
17-
- [ ] Restore and Expiry are not phpstan'ed
18-
- [ ] Theoretically Laravel 12, but [Translatable](https://github.com/adrolli/laravel-translatable), [Eloquent-Mutators](https://github.com/adrolli/eloquent-mutators) and [Backup-Server](https://github.com/spatie/laravel-backup-server) are not ready
19-
203
## Todo
214

22-
- [ ] Write protected items - config?
5+
- [ ] Write protected items - docs, item
236
- [ ] remove boilerplate code taxonomy
247
- [ ] finish core implementation docs
258
- [ ] Publish and Unpublish docs
269
- [ ] Progress Column and copyable docs
10+
2711
- [ ] Implement Item Entity
2812
- [x] Item Model
2913
- [x] Item migration
@@ -58,6 +42,12 @@
5842
- [ ] HasScheduledPublish Trait docs
5943
- [ ] Build should replace with variables, not the placeholders
6044
- [ ] Build must use the entity files for entity generation
45+
- [ ] https://moox.test/components
46+
- [ ] Auto-rendering of all components
47+
- [ ] Theme switcher implementation
48+
- [ ] Responsive concept and implementation
49+
- [ ] Where do I get the contents?
50+
- [ ] Playground link, see Pines UI
6151
- [ ] Implement Frontend class, abstract? See Frontend/Idea.md
6252
- [ ] Build Skeleton -> Item
6353
- [ ] Refactor core traits to base classes

devlog/Aziz.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Devlog Aziz
2+
3+
- [ ] Write protected fields, images, see [Media/IDEA.md](../packages/media/docs/IDEA.md)
4+
- [ ] Hierarchy (Collection?)
5+
- [ ] Media localization
6+
- [ ] Media uploaded by user
7+
- [ ] storage/app/livewire-tmp/... check if empty
8+
- [ ] but has nothing to do with the 404 media issue

devlog/Kim.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
# Devlog Kim
2+
3+
- [ ] Translation fine-tuning

devlog/Mika.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
# Devlog Mika
2+
3+
- [ ] Kim, what was it ...? :-)

devlog/Reinhold.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
# Devlog Reinhold
2+
3+
- [ ] Frontend (Components, Themes), see [Frontend/IDEA.md](../packages/frontend/docs/IDEA.md)

docs/AiPro/IDEA.md

Lines changed: 0 additions & 57 deletions
This file was deleted.

docs/AiPro/README.md

Lines changed: 0 additions & 3 deletions
This file was deleted.

docs/BuilderPro/IDEA.md

Lines changed: 0 additions & 141 deletions
This file was deleted.

0 commit comments

Comments
 (0)