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

Add sample feature flagging system to next.js template #259

Merged
merged 42 commits into from
Dec 8, 2023
Merged
Changes from 1 commit
Commits
Show all changes
42 commits
Select commit Hold shift + click to select a range
f9767d6
add FF manager
aligg Dec 2, 2023
353630f
format
aligg Dec 2, 2023
6e20779
tweaks
aligg Dec 2, 2023
ed8be4d
update logging
aligg Dec 2, 2023
4bbe4fc
format
aligg Dec 2, 2023
3f03b05
tweak config
aligg Dec 2, 2023
682ba3f
refactor a few things
aligg Dec 2, 2023
4c00a33
tweaking
aligg Dec 2, 2023
5608096
foo
aligg Dec 2, 2023
4bbaf3d
typing errs
aligg Dec 4, 2023
8e4ea30
add mocks
aligg Dec 4, 2023
121a839
format
aligg Dec 4, 2023
072e5c9
variable names, console err, addl pr feedback
aligg Dec 4, 2023
96a1067
remove region
aligg Dec 4, 2023
22af91b
format
aligg Dec 4, 2023
ee9ebc7
rename class
aligg Dec 5, 2023
5960077
a few more pr review comments
aligg Dec 5, 2023
b85be42
add docs
aligg Dec 5, 2023
211a22c
add back evidently mock for now
aligg Dec 5, 2023
19bfc25
add back mock w/ format
aligg Dec 5, 2023
14e7f66
rebase
aligg Dec 6, 2023
f3eb517
format
aligg Dec 6, 2023
ebd85a6
add additional structure for feature flagging
aligg Dec 6, 2023
5e7bbd3
linting
aligg Dec 6, 2023
d5bc09e
spurious patch file
aligg Dec 6, 2023
cc4f457
update docs
aligg Dec 6, 2023
ea37495
spurious patch file again
aligg Dec 6, 2023
4ef4d5f
tests
aligg Dec 7, 2023
baa0f9c
Merge branch 'main' of github.com:navapbc/template-application-nextjs…
sawyerh Dec 7, 2023
04958d5
rename
aligg Dec 7, 2023
e03f4bc
Update docs/feature-flagging.md
aligg Dec 7, 2023
e8033ee
Update docs/feature-flagging.md
aligg Dec 7, 2023
f8abfea
Update app/src/pages/index.tsx
aligg Dec 7, 2023
68da9d5
Update app/src/pages/index.tsx
aligg Dec 7, 2023
354b7ec
Update app/src/services/feature-flags/LocalFeatureFlagManager.ts
aligg Dec 7, 2023
a3768f2
rename feature-flags docs and camel case keys
aligg Dec 7, 2023
dcdf950
make userId optional and remove extra lockfile
aligg Dec 7, 2023
6b0d455
update docs, jest config, and typo on project env var
aligg Dec 8, 2023
6e0fe93
format
aligg Dec 8, 2023
90e4a95
Update docs/feature-flags.md
aligg Dec 8, 2023
e038ff4
update env.development file, remove line from test and update readme
aligg Dec 8, 2023
62b1f5b
add a test for get server side props
aligg Dec 8, 2023
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
spurious patch file
aligg committed Dec 6, 2023

Verified

This commit was signed with the committer’s verified signature.
Moritzoni Moritz
commit d5bc09e471c5bdeb0ebc21e34e9d9882c834ff31
2,369 changes: 0 additions & 2,369 deletions app/patch

This file was deleted.