Commit Graph

136 Commits

Author SHA1 Message Date
codevictory
9c56e10942 Fixed prod config. 2021-05-22 09:52:27 +03:00
Jyri Genral
2d805b987f Add missing do 2021-05-21 22:43:51 +03:00
Jyri Genral
0eba4b3e56 Minor changes 2021-05-21 22:41:07 +03:00
Jyri Genral
97b28d2443 Add very basic database migration helpers.
For example, you can do Ecto migrations by running
$ _build/prod/rel/runosaari/bin/runosaari eval "Runosaari.Release.migrate"
2021-05-19 22:04:24 +03:00
Jyri Genral
1fea5fd9f7 Configure secrets at runtime in prod release 2021-05-19 21:55:50 +03:00
codevictory
0d7aa796ce Privacy statement specific styling and template. 2021-05-19 00:24:30 +03:00
codevictory
a7a56c763c Changes to privacy policies. 2021-05-17 23:43:41 +03:00
codevictory
ebad883380 Privacy statement to registration form. 2021-05-17 22:13:18 +03:00
codevictory
fb604b1896 Adding styling for <i> inside <form>. Refactoring. 2021-05-17 21:46:52 +03:00
codevictory
95a56f7a49 Fix tests. 2021-05-16 22:17:09 +03:00
codevictory
de9545f9f2 Checkbox label mobile styling fix. 2021-05-16 21:03:54 +03:00
codevictory
fe86eb2b28 Alert styling fixes. 2021-05-16 20:58:29 +03:00
codevictory
e456641811 Removed pile of not needed performer information. 2021-05-16 20:50:10 +03:00
codevictory
ca0712d0c6 Visitor table altered: bus -> shared (car). 2021-05-16 20:15:55 +03:00
codevictory
ada37d8805 CSS bug fix: Set privacy text specific <p> style under privacy-text class from global. 2021-05-16 20:12:27 +03:00
codevictory
e5d9048c52 Remove unfinished table footer from visitors list. 2021-05-16 19:42:05 +03:00
codevictory
c5bd951747 Privacy statement. 2021-05-11 19:35:21 +03:00
codevictory
2ae2f601dd Set all pages inside section.main. Adding translations. 2021-05-09 21:29:47 +03:00
codevictory
1380331f20 Adding top border-radius for main sections. 2021-05-09 21:03:29 +03:00
codevictory
23005fd9cc Rename css class text -> main. 2021-05-09 21:03:05 +03:00
codevictory
877d538f8d Retrieve only confirmed performers to performers list. 2021-05-09 20:22:26 +03:00
codevictory
5d90236600 Fix function name. 2021-05-05 21:24:30 +03:00
codevictory
95cadab9c6 Changed admin path helper for admin paths. 2021-05-04 23:12:55 +03:00
codevictory
80d9166abc Favicon added. 2021-05-04 22:52:39 +03:00
codevictory
b6ca341300 Set more pages behind admin. 2021-05-04 22:50:30 +03:00
codevictory
6f136ba818 Remove hover styling from small logo. 2021-05-04 22:41:22 +03:00
codevictory
6de4732dcc Form styling improved. 2021-05-04 22:38:34 +03:00
codevictory
9540166bfc Email link styling to shared. 2021-05-04 22:30:56 +03:00
codevictory
84b24947cc Transparent background for small logo. 2021-05-04 22:14:27 +03:00
codevictory
e2d5970d44 Workshops. 2021-05-03 23:35:24 +03:00
codevictory
5d388bff8b Updated readme. 2021-05-03 23:19:07 +03:00
codevictory
2943d3d074 Center footer credits. 2021-05-03 23:17:06 +03:00
codevictory
5c51d09b14 Public registration changed from performers to visitors. 2021-05-03 21:23:33 +03:00
codevictory
1308f691a4 New entity: Visitors. 2021-05-03 20:28:36 +03:00
codevictory
811454f2e7 Shared styles to registration form. 2021-04-29 00:19:06 +03:00
codevictory
04e49d70ba <title> fixed. 2021-04-29 00:14:26 +03:00
codevictory
58d29f7425 Confirmation checkbox added when entity is edited. 2021-04-28 23:59:35 +03:00
codevictory
449bb999ff Sorted performer and performance queries. 2021-04-28 21:30:23 +03:00
codevictory
607ae59589 Midway: test fixes. 2021-04-28 20:50:31 +03:00
codevictory
37f9e1c3f9 New field added: seqnum 2021-04-28 20:46:08 +03:00
codevictory
a6535861f6 Fix warning of unused parameter. 2021-04-28 20:45:37 +03:00
codevictory
e011b9356a Shorten a field name: sequence_number -> seqnum. 2021-04-28 20:03:17 +03:00
codevictory
2f3c2503d8 Migration: Add sequence number. 2021-04-28 19:48:45 +03:00
codevictory
5faac423bf Styles shared between pages. 2021-04-28 19:19:13 +03:00
codevictory
a096ad07a2 Responsive performances. 2021-04-28 18:51:00 +03:00
codevictory
422d9e45a0 Responsive landing page. 2021-04-28 18:35:18 +03:00
codevictory
5b5353a091 Small logo for mobile. 2021-04-28 18:34:45 +03:00
codevictory
8c906a76d7 Responsive menu. 2021-04-28 18:34:32 +03:00
codevictory
02ae5245b8 Navigation for mobile. 2021-04-25 18:54:27 +03:00
codevictory
2ce3943734 Nav bar styling fixes. Heading styling fixes. 2021-04-25 02:24:03 +03:00