Commit e315b8f
authored
migrate to directus (#19)
* bump [email protected]
* migrate to gatsby@4
* add directus plugin
* reconfigure gatsby config
* migrate to typescript
* use config
* provide directus config
* fix config
* src -> src-airtable
* template speaker with pre
* git hooks
* prettier write
* render speaker
* speaker with meetup info
* render talk
* fetch all data
* render speakers photo
* update typescript
* tsc pre-commit
* render speaker photo in talks
* render index page
* render header
* aggregate totalCount
* render footer
* render page template
* render speakers list
* render events
* render contacts
* render cfp
* render qna
* render event
* print config
* print by env
* rewrite imports
* fix talk query
* enable seo
* add login container
* render partners
* fix render event
* minor date fixes
* directus static token
* fix main images
* render event meta
* drop airtable src
* set directus as default data source
* extend talk with paper
* rebuild types
* one datasource
* write with prettier
* pull request gh action
* add build step
* deploy gatsby
* revert main branch
* add deploy permissions
* select company from talks
* setup node v4
* publish using enriikke action
* npx with husky
* fix telegram link
* obfuscate directus url
* on PR build with limit of 10 results
* self-hosted cfp
* handle checkbox state
* an empty commit
* always build static pages
* page cfp without Suspense
* send cfp form
* fix accept field
* add bff uri
* fix paths and types
* an empty commit
* an empty commit
* try publish with directus
* sort by talk time
* publish from main1 parent a53f0d2 commit e315b8f
File tree
117 files changed
+18718
-37286
lines changed- .github
- workflows
- .husky
- src
- components
- elements
- badgeButton
- badge
- forms
- button
- checkboxToggle
- input
- select
- textarea
- icons
- iconRound
- iconText
- telegram
- layout
- container
- globalLayout
- header
- hero
- item
- markdown
- meta
- modal
- panel
- features
- cfp
- events
- eventLink
- eventLogo
- eventTimeTable
- eventsFeed
- event
- firebase
- login
- partners
- partnerLink
- qna
- hooks
- qnaAsyncContainer
- questionAdmin
- questionForm
- questionListItem
- questionsList
- sessionContext
- speakers
- speakerPhoto
- speakersGrid
- talks
- talk
- models
- pages
- templates
- cfp
- contacts
- events
- event
- page
- qna
- speakers
- speaker
- talk
- utils
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
117 files changed
+18718
-37286
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
3 | | - | |
4 | 1 | | |
5 | 2 | | |
6 | | - | |
7 | 3 | | |
8 | | - | |
9 | 4 | | |
10 | | - | |
11 | 5 | | |
12 | 6 | | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
This file was deleted.
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
4 | | - | |
| 3 | + | |
| 4 | + | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
6 | | - | |
7 | | - | |
| 5 | + | |
| 6 | + | |
8 | 7 | | |
9 | 8 | | |
10 | 9 | | |
| |||
16 | 15 | | |
17 | 16 | | |
18 | 17 | | |
19 | | - | |
20 | | - | |
21 | | - | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
22 | 22 | | |
23 | | - | |
| 23 | + | |
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | | - | |
31 | 30 | | |
32 | 31 | | |
33 | | - | |
34 | | - | |
35 | | - | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
36 | 36 | | |
37 | | - | |
| 37 | + | |
| 38 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
56 | | - | |
57 | | - | |
| 56 | + | |
58 | 57 | | |
59 | 58 | | |
60 | 59 | | |
| |||
72 | 71 | | |
73 | 72 | | |
74 | 73 | | |
75 | | - | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
0 commit comments