Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Getting started with skeletons #4201

Merged
merged 166 commits into from
Mar 24, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
166 commits
Select commit Hold shift + click to select a range
93cb86d
Delete old getting started section
peholmst Jan 16, 2025
b62a18f
Add prerequisites
peholmst Jan 16, 2025
ecd665b
Add start
peholmst Jan 16, 2025
52fdd98
WIP
peholmst Jan 16, 2025
bb47b04
Add placeholders for coming guides and deep dives
peholmst Jan 17, 2025
ea071c7
More placeholders
peholmst Jan 17, 2025
5d968ce
WIP-commit before the weekend
peholmst Jan 17, 2025
6dc0d34
First draft of Walk-through done
peholmst Jan 20, 2025
685833e
Remove debug step, rename deploy to build
peholmst Jan 20, 2025
49ce898
Add next steps
peholmst Jan 20, 2025
f6e5d7b
AI-assisted editing
peholmst Jan 20, 2025
a65782f
Merge branch 'latest' into getting-started-with-skeletons
peholmst Jan 21, 2025
1d65fd7
Import instructions for IDEA and VSCode
peholmst Jan 21, 2025
9614ba6
Import instructions for Eclipse IDE
peholmst Jan 21, 2025
c385bea
Import instructions for NetBeans
peholmst Jan 21, 2025
706a1cb
Import section finished
peholmst Jan 21, 2025
844a3b4
Add placeholder for debug section
peholmst Jan 21, 2025
306b956
Add callouts
peholmst Jan 22, 2025
73b6b39
Change text to use new package structure
peholmst Jan 23, 2025
af88427
Comment out links to placeholder articles that won't be in the first …
peholmst Jan 24, 2025
2eb28c3
Add placeholders for running a project
peholmst Jan 24, 2025
b3e2053
Simplify build instructions in Getting Started
peholmst Jan 27, 2025
9e506f9
Run instructions for IntelliJ IDEA.
peholmst Jan 27, 2025
26481fc
Run instructions for VS Code.
peholmst Jan 27, 2025
a152aae
Run instructions for Eclipse IDE
peholmst Jan 28, 2025
d56efbd
Run instructions for NetBeans.
peholmst Jan 28, 2025
dee37e4
Re-write run instructions for IntelliJ.
peholmst Jan 28, 2025
43fb239
WIP
peholmst Jan 30, 2025
cabfda9
Add view to flow guide ready
peholmst Jan 31, 2025
b811eaf
WIP-commit
peholmst Jan 31, 2025
0dcde1f
Merge branch 'latest' into getting-started-with-skeletons
peholmst Feb 3, 2025
393dadc
WIP-commit
peholmst Feb 4, 2025
74de73f
Recommend IntelliJ IDEA
peholmst Feb 5, 2025
707df3d
First draft
peholmst Feb 5, 2025
e9ba7e8
Small improvements
peholmst Feb 5, 2025
160d8f9
Improvements
peholmst Feb 5, 2025
e5b33ac
Add descriptions
peholmst Feb 6, 2025
cab95bc
Add placeholder for forms guides
peholmst Feb 6, 2025
003179e
Move some of the old articles to deep dives.
peholmst Feb 6, 2025
2ea3e02
Move application-layer and presentation-layer to deep-dives
peholmst Feb 6, 2025
613b259
Fix broken cross references
peholmst Feb 6, 2025
79116c2
Delete unneeded page
peholmst Feb 6, 2025
96a10bc
Delete old Flow tutorial.
peholmst Feb 6, 2025
6f18d92
Remove placeholders that aren't needed right now
peholmst Feb 6, 2025
80244f9
Finished tutorial
peholmst Feb 7, 2025
3e4c881
AI review
peholmst Feb 7, 2025
b6b7390
Ai review
peholmst Feb 7, 2025
c17f8cc
AI review
peholmst Feb 7, 2025
caf2042
Small tweaks
peholmst Feb 7, 2025
3ae485f
Update getting started to use the new todo skeleton feature
peholmst Feb 7, 2025
6466a2e
Add a view now uses the todo skeleton feature
peholmst Feb 7, 2025
91784e8
Navigate guide now uses the todo skeleton feature
peholmst Feb 7, 2025
ba6cec0
Route parameters guide now uses the todo skeleton feature
peholmst Feb 7, 2025
2975321
Remove unneeded screenshots
peholmst Feb 7, 2025
c266e5b
Clean up IntelliJ run instructions
peholmst Feb 7, 2025
bba0308
Clean up VS Code run instructions
peholmst Feb 7, 2025
91999b6
Clean up Eclipse run instructions
peholmst Feb 7, 2025
c9d6e4a
Fix typo
peholmst Feb 7, 2025
0bdb116
Clean up NetBeans run instructions.
peholmst Feb 7, 2025
674092a
Fix typos
peholmst Feb 10, 2025
e2e46de
WIP
peholmst Feb 10, 2025
63f428f
Remove the tabbed layouts while waiting for new visual designs
peholmst Feb 10, 2025
c74040e
Use separate feature package for tutotorials unless they extend the t…
peholmst Feb 11, 2025
d4e9a92
First draft of flow route templates
peholmst Feb 11, 2025
3542e38
First draft before AI review
peholmst Feb 12, 2025
6d68aaa
Tweaks
peholmst Feb 12, 2025
9051391
AI review
peholmst Feb 12, 2025
40c028b
Tweak
peholmst Feb 12, 2025
f966271
Intro to query parameters
peholmst Feb 12, 2025
5cd6592
Go back to tabs for React and Flow
peholmst Feb 12, 2025
af8bd3d
feat: add react article for Add a View (#4109)
taefi Feb 12, 2025
d4f5480
Merge branch 'latest' into getting-started-with-skeletons
peholmst Feb 12, 2025
764cbb2
WIP security
peholmst Feb 13, 2025
22123f5
First draft of Add Login for Flow
peholmst Feb 13, 2025
200c753
First draft of Add Logout for Flow
peholmst Feb 13, 2025
c40ae26
Fix typos
peholmst Feb 13, 2025
aee998d
Add missing period
peholmst Feb 13, 2025
1a75723
WIP protect views
peholmst Feb 14, 2025
bc238f6
WIP add router layout
peholmst Feb 14, 2025
7bad38b
Addition
peholmst Feb 14, 2025
b43c376
Postponed
peholmst Feb 14, 2025
d2bc773
First draft of Add Router Layout in Flow
peholmst Feb 17, 2025
ae59433
Improve Add View (Flow)
peholmst Feb 17, 2025
6746ae3
Add note about icon in navi menu
peholmst Feb 17, 2025
2fd9913
Add two-level page toc
peholmst Feb 17, 2025
484f924
Add two-level page toc
peholmst Feb 17, 2025
79e4a1b
Front matter improvements
peholmst Feb 17, 2025
5d69ee5
Delete placeholders for articles that won't be ready during Q1
peholmst Feb 17, 2025
eba09be
First draft of Protect Views for Flow
peholmst Feb 18, 2025
2d3fe1c
Protect Views overview
peholmst Feb 18, 2025
dd3671a
Merge branch 'latest' into getting-started-with-skeletons
peholmst Feb 18, 2025
e95b926
Login instructions for React
peholmst Feb 19, 2025
df50410
WIP: protect services
peholmst Feb 19, 2025
eb824d7
Test having a collapsible list for the tutorial
peholmst Feb 19, 2025
e58e6e2
Collapsible list for the tutorial
peholmst Feb 19, 2025
4c6572d
Change language of some examples
peholmst Feb 19, 2025
956c370
Small improvements
peholmst Feb 19, 2025
a519ead
React logout guide
peholmst Feb 19, 2025
2332501
Protect react views guide
peholmst Feb 20, 2025
4bc9df4
Improve tutorial intro
peholmst Feb 20, 2025
dc4cff7
Remove redundant text
peholmst Feb 20, 2025
2b7aa2b
Fix incorrect file names
peholmst Feb 20, 2025
4d2a513
Fix typo
peholmst Feb 21, 2025
f4310c3
Add missing code
peholmst Feb 21, 2025
f428992
Move final thoughts to tutorial
peholmst Feb 21, 2025
fb5a88d
Add protect services guide
peholmst Feb 21, 2025
d594bf2
Small tweak
peholmst Feb 21, 2025
cc48a47
Add description
peholmst Feb 21, 2025
0b800d9
Remove article that won't make it to Q1
peholmst Feb 21, 2025
f78e434
Comment out sections that won't make it to Q1
peholmst Feb 21, 2025
3075642
Move things around, add placeholders
peholmst Feb 21, 2025
0e4e87f
Business logic WIP
peholmst Feb 21, 2025
3e89ed1
Flow services
peholmst Feb 26, 2025
ab198db
Merge branch 'latest' into getting-started-with-skeletons
peholmst Feb 27, 2025
1d434cb
React services
peholmst Feb 27, 2025
1c84538
Add Windows and Unix specific terminal examples
peholmst Feb 28, 2025
af6b8e1
Use collapsible lists for tutorials
peholmst Feb 28, 2025
41f5a9a
Tweaks based on review feedback
peholmst Feb 28, 2025
c26e3d4
Move @NonNullApi tip
peholmst Feb 28, 2025
ef79900
WIP forms and data binding
peholmst Feb 28, 2025
4858030
Refer to Hilla instead of React in the security guides
peholmst Mar 3, 2025
60ae63d
Refer to Hilla instead of React in the business logic guides
peholmst Mar 3, 2025
aede78f
Refer to Hilla instead of React in the Add View guide.
peholmst Mar 3, 2025
85c8b7f
Delete empty placeholders
peholmst Mar 3, 2025
82d3735
Intros and descriptions
peholmst Mar 3, 2025
fe4b585
More descriptions
peholmst Mar 3, 2025
9a5c6b8
Flow and Hilla documentation are now reference guides
peholmst Mar 3, 2025
6a1f7a6
feat: add navigation articles for react (#4143)
taefi Mar 3, 2025
b696a37
Editing
peholmst Mar 3, 2025
7fdfa06
Merge branch 'latest' into getting-started-with-skeletons
peholmst Mar 3, 2025
6853158
Add alternative ways of starting a Vaadin project
peholmst Mar 4, 2025
59cc00c
Move cookbook to the end of the ToC
peholmst Mar 4, 2025
f7494f4
Getting Started tweaks
peholmst Mar 4, 2025
bf3d60f
Add an introduction to Getting Started
peholmst Mar 4, 2025
d7969d4
WIP
peholmst Mar 4, 2025
2cbe91e
WIP
peholmst Mar 5, 2025
be70b66
WIP
peholmst Mar 7, 2025
ab36e6e
Add badge for improved AI support
peholmst Mar 10, 2025
dcc29f9
Remove placeholders that won't make it to the first version
peholmst Mar 11, 2025
ea8164c
WIP
peholmst Mar 11, 2025
8b0a366
Add article for query parameters in Hilla (#4181)
taefi Mar 17, 2025
b5f1d44
Merge branch 'latest' into getting-started-with-skeletons
peholmst Mar 17, 2025
2337131
Editing
peholmst Mar 17, 2025
bab9e8a
Expand the definition of a feature package
peholmst Mar 18, 2025
cff4e77
Adjust text based on new Vaadin Start.
peholmst Mar 18, 2025
a0b467f
Remove hello world starters section
peholmst Mar 18, 2025
98249f5
Use package placeholders in mini-tutorials
peholmst Mar 18, 2025
a77f7be
Merge branch 'latest' into getting-started-with-skeletons
peholmst Mar 19, 2025
6113721
WIP
peholmst Mar 19, 2025
08f972f
WIP
peholmst Mar 20, 2025
e01a05f
Tweaks
peholmst Mar 20, 2025
6358ddf
Merge branch 'latest' into getting-started-with-skeletons
peholmst Mar 21, 2025
047a13c
Incorporate feedback from services
peholmst Mar 21, 2025
dd942c5
Incorporate feedback from services
peholmst Mar 21, 2025
1942984
Add links to node proxy config
peholmst Mar 21, 2025
f199aea
First draft of Add a Form in Hilla
peholmst Mar 21, 2025
6d71fb0
WIP
peholmst Mar 21, 2025
861d372
feat: add article for Hilla router layouts (#4198)
taefi Mar 24, 2025
82d06bd
Change link title
peholmst Mar 24, 2025
c1f7b6c
Merge branch 'latest' into getting-started-with-skeletons
peholmst Mar 24, 2025
c389a3c
Move form articles to separate branch (will be published later)
peholmst Mar 24, 2025
0297ea8
Add disclaimer
peholmst Mar 24, 2025
727d8b5
Add missing front matter
peholmst Mar 24, 2025
76ca437
Fix broken xrefs
peholmst Mar 24, 2025
6cee9fa
Fix Vale errors
peholmst Mar 24, 2025
6f3f860
Fix more Vale errors
peholmst Mar 24, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
9 changes: 8 additions & 1 deletion .github/styles/config/vocabularies/Docs/accept.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
[aA]ccessors?
[aA]ddon
[aA]ffordance
allowlist
[aA]ntialias
[aA]ppender
[aA]utosave
Expand Down Expand Up @@ -33,6 +34,7 @@ Datadog
[dD]ebounc(e|ed|ing)
[dD]eclaratively
DeltaSpike
denylist
deregister(ed|ing)
[dD]eserialization
[dD]estructuring
Expand Down Expand Up @@ -75,12 +77,14 @@ Helvetica
[hH]otswap(ped|ing)?
Highcharts
Hilla
Initializr
IntelliJ
[iI]nterdependencies
[iI]terable
Jakarta EE
Jandex
Java
\.java
Javadoc
JBehave
JBoss
Expand All @@ -92,6 +96,7 @@ JRebel
JServ
jsoup
jQuery
JSpecify
JUnit
Karaf
Keycloak
Expand All @@ -115,6 +120,7 @@ Minifinder
[mM]inikube
[mM]isclicks?
[mM]isconfiguration
[mM]isconfigured
[mM]ixin
MobX
[mM]odeless
Expand All @@ -132,6 +138,7 @@ Node\.js
OAuth
OSGi
Okta
[Oo]nboarding
OpenAPI
pageable
Payara
Expand Down Expand Up @@ -185,7 +192,7 @@ Thymeleaf
[tT]oggletips?
[tT]oolchain
[tT]ooltips?
[tT]ranspil(e|ation)
[tT]ranspil(e|ation|es)
TravaOpenJDK
Typescale
TypeScript
Expand Down

This file was deleted.

Loading
Loading