Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Z
Zasedání CF
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
TO
Zasedání CF
Commits
817d3d5b
Verified
Commit
817d3d5b
authored
1 year ago
by
Andrej Ramašeuski
Browse files
Options
Downloads
Patches
Plain Diff
Workshopy, dobrovolniky, odkazy
parent
1672cadd
No related branches found
No related tags found
No related merge requests found
Pipeline
#16219
passed
1 year ago
Stage: build
Changes
4
Pipelines
1
Show whitespace changes
Inline
Side-by-side
Showing
4 changed files
src/components/VenueCard.js
+0
-2
0 additions, 2 deletions
src/components/VenueCard.js
src/config.js
+23
-1
23 additions, 1 deletion
src/config.js
src/pages/Home.js
+32
-32
32 additions, 32 deletions
src/pages/Home.js
src/pages/Volunteers.js
+1
-1
1 addition, 1 deletion
src/pages/Volunteers.js
with
56 additions
and
36 deletions
src/components/VenueCard.js
+
0
−
2
View file @
817d3d5b
...
...
@@ -50,7 +50,6 @@ const VenueCard = ({
Další
informace
<
/Button
>
{
/*
<
Button
className
=
"
text-xs btn--to-blue-300 mr-2 mb-2
"
bodyClassName
=
"
whitespace-no-wrap p-2 pl-4 pr-4
"
...
...
@@ -60,7 +59,6 @@ const VenueCard = ({
>
Program
<
/Button
>
*/
}
<
/div
>
<
/CardBodyText
>
...
...
This diff is collapsed.
Click to expand it.
src/config.js
+
23
−
1
View file @
817d3d5b
...
...
@@ -624,7 +624,7 @@ export const program = {
code
:
"
alternative
"
,
name
:
"
Alternativní program
"
,
venue
:
"
Hlavní program
"
,
colorBg
:
"
yellow
"
,
colorBg
:
"
grey-125
"
,
colorFg
:
"
black
"
,
},
],
...
...
@@ -815,6 +815,13 @@ export const program = {
colorBg
:
"
cyan-300
"
,
colorFg
:
"
white
"
,
},
{
code
:
"
workshopy3
"
,
name
:
"
Diskuze
"
,
venue
:
"
ŠPiCe, Lidická 81
"
,
colorBg
:
"
grey-125
"
,
colorFg
:
"
black
"
,
},
],
slots
:
[
{
...
...
@@ -950,6 +957,21 @@ export const program = {
},
],
},
{
time
:
"
10:00
"
,
sessions
:
[
{
track
:
"
workshopy3
"
,
timeStart
:
"
10:00
"
,
timeEnd
:
"
11:50
"
,
title
:
"
Diskuze o návrhu na reformu aparátu strany
"
,
agenda
:
[
"
David františek Wagner a Tomáš Válek
"
,
"
Diskuze o návrhu na reformu aparátu strany Pokud tě zajímá, co je to reforma aparátu strany, přijď se podívat, jak to dnes funguje a co navrhujeme.
"
,
],
},
],
},
],
},
],
...
...
This diff is collapsed.
Click to expand it.
src/pages/Home.js
+
32
−
32
View file @
817d3d5b
...
...
@@ -16,36 +16,6 @@ const Home = () => {
return
(
<
article
className
=
"
space-y-8 md:space-y-16
"
>
{
/*
<div className="bg-blue-300 text-white p-8 md:p-16">
<div className="content-block">
<h3 className="head-alt-md">Zasedání Celostátního fóra proběhlo 29. dubna 2023 v Domě Kultury v Liberci</h3>
<h2 className="head-alt-md lg:head-alt-lg">
Děkujeme všem za účast a těšíme se na vás na volebním zasedání Celostátního fóra v lednu 2024.
</h2>
<p className="text-md lg:text-lg">
Zasedání bude možno sledovat on-line na adrese{" "}
<a href="https://cf2024.online" className="font-bold">
cf2023.online
</a>
.
</p>
</div>
<Button
className="md:text-xl btn--to-blue-300"
bodyClassName="whitespace-no-wrap"
color="white"
href="https://cf2024.online"
icon="ico--chevron-right"
rel="noreferrer noopener"
target="_blank"
>
Sledovat CF 2024 online
</Button>
</div>
*/
}
<
div
className
=
"
content-block
"
>
<
p
className
=
"
text-md lg:text-lg
"
>
...
...
@@ -55,7 +25,6 @@ const Home = () => {
<
/div
>
{
/*
<
div
className
=
"
grid md:grid-cols-3 gap-4 md:gap-8 content-block
"
>
{
venues
.
map
((
venueItem
)
=>
(
<
VenueCard
...
...
@@ -79,7 +48,6 @@ const Home = () => {
))}
<
/div
>
*/
}
{
/*
<div className="content-block alert alert--yellow-400 flex-col p-8 md:p-16">
...
...
@@ -161,6 +129,38 @@ const Home = () => {
))}
<
/div
>
<
div
className
=
"
bg-blue-300 text-white p-8 md:p-16
"
>
<
div
className
=
"
content-block
"
>
{
/*
<h3 className="head-alt-md">Zasedání Celostátního fóra proběhlo 29. dubna 2023 v Domě Kultury v Liberci</h3>
<h2 className="head-alt-md lg:head-alt-lg">
Děkujeme všem za účast a těšíme se na vás na volebním zasedání Celostátního fóra v lednu 2024.
</h2>
*/
}
<
p
className
=
"
text-md lg:text-lg
"
>
Zasedání
bude
možno
sledovat
on
-
line
na
adrese
{
"
"
}
<
a
href
=
"
https://cf2024.online
"
className
=
"
font-bold
"
>
cf2023
.
online
<
/a
>
.
<
/p
>
<
/div
>
{
/*
<Button
className="md:text-xl btn--to-blue-300"
bodyClassName="whitespace-no-wrap"
color="white"
href="https://cf2024.online"
icon="ico--chevron-right"
rel="noreferrer noopener"
target="_blank"
>
Sledovat CF 2024 online
</Button>
*/
}
<
/div
>
<
div
className
=
"
relative card elevation-10 flex flex-col lg:flex-row lg:items-center my-8 xl:-mx-16 container-padding--zero md:container-padding--auto overflow-hidden
"
>
<
div
className
=
"
cf-hero
"
...
...
This diff is collapsed.
Click to expand it.
src/pages/Volunteers.js
+
1
−
1
View file @
817d3d5b
...
...
@@ -8,7 +8,7 @@ import { venues, organisers } from "config";
import
{
basics
}
from
"
config
"
;
const
Volunteers
=
()
=>
{
const
venueItem
=
venues
[
0
];
const
venueItem
=
venues
[
1
];
const
person
=
organisers
[
0
].
members
[
1
];
return
(
<
article
className
=
"
w-full
"
>
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment