Andreas Nedbal
859d2825d1
Remove mention of shutdown from export page
2020-05-06 14:23:11 +02:00
Andreas Nedbal
689dd3880f
Adjust texts in tabs/feed template
2020-05-06 13:56:09 +02:00
Andreas Nedbal
c142920c6c
Adjust answerbox layout on mobile
2020-05-05 05:04:54 +02:00
Andreas Nedbal
22ae1f6655
Adjust navigation layout on main feed pages
2020-05-05 04:31:15 +02:00
Andreas Nedbal
aa25e8199f
Remove old theme styling file
2020-05-05 03:27:56 +02:00
Andreas Nedbal
83cebe4d9b
Fix theme preview not applying
...
This happens because the generated "preview style tag" is added before the main style one. This change makes sure the theme is rendered right after the application style
2020-05-05 02:03:49 +02:00
Andreas Nedbal
880429f5f9
Add new fields for themes
...
- In the settings view
- In the model validation
- In the controller parameter permissions
- In the CoffeeScript/Ruby helpers
2020-05-05 02:02:16 +02:00
Andreas Nedbal
fe357eaa07
Update layout of the theme settings page
2020-05-04 15:37:13 +02:00
Andreas Nedbal
02cc1c418d
WIP: Initial implementation of CSS variable based theming
2020-05-03 17:28:41 +02:00
Andreas Nedbal
9b38b1d736
Refactor comment styles and layout
2020-05-02 21:23:04 +02:00
Andreas Nedbal
85d97b0c71
Rename changed classes across templates
2020-05-02 20:35:48 +02:00
Andreas Nedbal
b508eb3f21
Refactor and adjust answerbox styles
2020-05-02 20:35:28 +02:00
Andreas Nedbal
2a8a80e859
Refactor locale panel styles
2020-05-02 18:29:04 +02:00
Andreas Nedbal
28c21dcc3d
Refactor smile user list styles
2020-05-02 18:12:55 +02:00
Andreas Nedbal
1e2259fe40
Rename j2-page class to container--main
2020-05-02 17:37:19 +02:00
Andreas Nedbal
185b5a65c8
Refactor notification styling and layout
2020-05-01 21:57:14 +02:00
Andreas Nedbal
e8b003fde4
Refactor entry styling and adjust layouts where used
2020-05-01 19:29:05 +02:00
Andreas Nedbal
932c611dab
Fix userbox layout on frontpage
2020-05-01 18:55:18 +02:00
Andreas Nedbal
86744a3da4
Refactor userbox styling and layout
2020-05-01 18:38:29 +02:00
Andreas Nedbal
7bd7b91ea4
Refactor and redesign user profile section
2020-04-30 20:35:22 +02:00
Andreas Nedbal
3f0d84a4ad
Re-add answer/show template
2020-04-30 20:33:05 +02:00
Andreas Nedbal
d61fa91f0d
Refactor question styles
...
- Created styles in component/question
- Removed old styles from scss/panel
- Moved question partial to question controller resource, as it is only used there, not shared
2020-04-30 00:44:43 +02:00
Andreas Nedbal
c4c0c44eec
Remove old navbar styles and refactor navigation
...
- Create components/buttons for btn-fab element
- Create components/avatars for defined avatar size classes and behaviour
2020-04-29 18:15:52 +02:00
Andreas Nedbal
cc5489c357
Remove group styles and adjust group modal layout
2020-04-29 15:26:50 +02:00
Andreas Nedbal
56bef6a4aa
Remove unnecessary styles for "data" page
2020-04-29 14:49:24 +02:00
Andreas Nedbal
45b11bddfd
Merge branch 'master' into feature/bootstrap
2020-04-29 02:49:07 +02:00
Georg Gadinger
66527a8c9c
views/ajax: delete
2020-04-28 20:39:17 +02:00
Georg Gadinger
e07d069c73
Refactor Ajax::*Controllers
...
Also removed the unused `Ajax::QuestionController#preview` method and
route
2020-04-28 20:28:00 +02:00
Andreas Nedbal
d53abd307d
Remove no-header classes from profile page
2020-04-28 19:33:54 +02:00
Andreas Nedbal
650751e875
Adjust profile statistics layout
...
- Instead of being in the sidebar, they are now present as a tabbed navigation
- The questionbox is now present on any layout
2020-04-28 15:03:51 +02:00
Andreas Nedbal
56b63d60b7
Add "navbar-themed" class to use CSS variables in navigation
2020-04-27 18:39:01 +02:00
Andreas Nedbal
e9e0a222b0
Merge branch 'master' into feature/bootstrap
2020-04-27 02:11:54 +02:00
Andreas Nedbal
40df3a59d8
Remove "discover" class
2020-04-27 01:55:31 +02:00
Andreas Nedbal
416a12f956
Remove "centre" class
2020-04-27 01:31:43 +02:00
Andreas Nedbal
e8a6644998
Refactor frontpage design and styles
2020-04-27 01:18:46 +02:00
Andreas Nedbal
05efd4a42e
Refactor jumbotron styles
2020-04-27 00:59:53 +02:00
Andreas Nedbal
dcb314d9a5
Adjust footer link visibilty to work with Bootstrap 4
2020-04-26 23:54:02 +02:00
Georg Gadinger
dc25b5f0c1
Capitalise organisation name in GitHub urls
2020-04-26 23:18:02 +02:00
Georg Gadinger
b2b6419b5d
Use HTTPS in links
2020-04-26 23:16:20 +02:00
Georg Gadinger
c634d5f03c
Update some dead links
2020-04-26 23:12:29 +02:00
Georg Gadinger
aeef50ad78
Merge pull request #86 from Retrospring/cleanup
...
Minor Cleanup
2020-04-26 20:03:46 +02:00
Andreas Nedbal
c124138a4a
Fix layout issues in questionbox
2020-04-26 17:30:06 +02:00
Andreas Nedbal
7513ef2b9e
Clean up answerbox layout
2020-04-26 17:13:31 +02:00
Andreas Nedbal
0afff3f84d
Adjustments and smaller fixes
...
- Fixed initially selected Discover tabs being empty
- Removed spacing classes from inbox templates
- Fixed feed layout and sidebar display
- Adjust some profile layout nits
2020-04-26 16:25:54 +02:00
Andreas Nedbal
1f678b80c1
Fixed issue rendering privilege item partials
2020-04-26 15:27:19 +02:00
Andreas Nedbal
b550e78272
Refactor notifications into partials
...
All notification type layouts have been:
1) present in both the navigation layout and the notification page
2) in a single file
This commit addresses both issues and creates partials for all notfication types.
2020-04-26 15:26:55 +02:00
Andreas Nedbal
1885343900
Clean up main navigation
...
- Move main navigation into views/navigation
- Split guest navigation into seperate file
- Move main navigation partials into subfolder
- Further adjustments for Bootstrap 4 compatibility
2020-04-26 14:29:23 +02:00
Karina Kwiatek
926631eca3
Remove more left-over references to role fields
2020-04-25 22:23:37 +01:00
Karina Kwiatek
9d933c933e
Remove unused (removed) roles from Your Data / Export
2020-04-25 21:14:26 +01:00
Karina Kwiatek
71e62dddcf
Remove unused roles from privileges modal
2020-04-25 21:06:36 +01:00