Commit fc4dd7e
authored
[FEATURE] Create session tags detail pages (#41)
* Migrate build tool from deprecated node-sass to sass
* Add tag detail pages
* Add tag edit link to BE module
* Remove unused imports
* Move path_segment after label
* Add missing plugin icon1 parent 1e7eb2a commit fc4dd7e
31 files changed
Lines changed: 858 additions & 1839 deletions
File tree
- Build
- Sources/Sass/frontend
- Classes
- Controller
- Domain/Model
- TitleTagProvider
- ViewHelpers/Link/Be
- Configuration
- FlexForms
- PageTS
- Routes
- TCA
- Overrides
- Resources
- Private
- Language
- Partials
- BackendModule
- General
- Session
- Templates
- Sessionplan
- Speaker
- Tag
- Public
- Icons
- JavaScript
- Stylesheets
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
25 | 30 | | |
26 | 31 | | |
27 | 32 | | |
28 | 33 | | |
29 | 34 | | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
30 | 50 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
| 12 | + | |
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
| 17 | + | |
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| |||
0 commit comments