这是indexloc提供的服务,不要输入任何密码
Skip to content

Next generation of Tanam #362

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

Closed
wants to merge 355 commits into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
355 commits
Select commit Hold shift + click to select a range
d47f6f9
Adding hook for tanam documents
DennisAlund May 24, 2024
6e565b1
Updating model classes
DennisAlund May 24, 2024
f196ab8
Updating page displaying documents
DennisAlund May 24, 2024
9ac8870
Updating hooks
DennisAlund May 24, 2024
205f020
Updating package scripts
DennisAlund May 24, 2024
4fdf236
Adding row keys
DennisAlund May 24, 2024
f6be833
Adding suggested next eslint plugin
DennisAlund May 24, 2024
4fb7626
Fixing eslint warning for switch-case-indentations
DennisAlund May 24, 2024
2703781
Formatting code
DennisAlund May 24, 2024
1cc6fb4
Removing deleted dependency
DennisAlund May 24, 2024
06c8202
Code formatting
DennisAlund May 24, 2024
616969d
Code check fixing
DennisAlund May 24, 2024
6492af0
Adding project IDX config
DennisAlund May 24, 2024
6026212
Renaming files
DennisAlund May 24, 2024
e7b039c
Adding models
DennisAlund May 24, 2024
b871918
Updating IDX config
DennisAlund May 24, 2024
5a4fd88
Refactoring table component
DennisAlund May 24, 2024
b404045
Fix lint errors
DennisAlund May 24, 2024
2231db0
Fixing breadcrumb page title
DennisAlund May 24, 2024
f8f6d3d
move firebase to plugins
muzanella11 May 25, 2024
5b624ad
add env and add some comments
muzanella11 May 25, 2024
83e8d53
remove console
muzanella11 May 25, 2024
4897532
feat: Add Error component for displaying error messages
detautama May 22, 2024
e16b7f1
add blank layout
muzanella11 May 25, 2024
d51a6a5
add landing page
muzanella11 May 25, 2024
fd32a5e
add site data layout
muzanella11 May 25, 2024
b19f822
add signin and signup page
muzanella11 May 25, 2024
2a2c26c
add firebasui dependency
muzanella11 May 25, 2024
0cb252a
Merge pull request #353 from oddbit/349-implement-content-overview-page
DennisAlund May 25, 2024
291bf10
Fixing indentations
DennisAlund May 25, 2024
43e4f23
Adding form components
DennisAlund May 25, 2024
20bf9e3
Using form components in page
DennisAlund May 25, 2024
bf2fd31
Updating form components
DennisAlund May 25, 2024
d744c7b
Updating usage examples
DennisAlund May 25, 2024
3384247
implement firebaseui in signin page
muzanella11 May 25, 2024
45ae88c
Fixing build errors
DennisAlund May 25, 2024
02b936e
Fixing build issues
DennisAlund May 25, 2024
f47516d
Fixing text area spelling
DennisAlund May 25, 2024
01b2223
add props isSignup in firebaseui component
muzanella11 May 25, 2024
d7e70b4
remove unused
muzanella11 May 25, 2024
eaa030a
put back changes
muzanella11 May 25, 2024
2624934
Merge branch 'next' into issue/340-authentication-user
muzanella11 May 25, 2024
a156209
add client only component
muzanella11 May 25, 2024
75c3eaa
add AuthUserContext
muzanella11 May 25, 2024
82e1bd9
add useFirebaseUi
muzanella11 May 25, 2024
369f430
Adding a content card component
DennisAlund May 26, 2024
df5d690
Adding radio button and checkbox
DennisAlund May 26, 2024
b163f6e
Refactoring multiselect
DennisAlund May 26, 2024
84bf330
Updating checkbox and radio button
DennisAlund May 26, 2024
e9cb8f4
add signout page for testing only
muzanella11 May 26, 2024
320aa39
Combining switcher components
DennisAlund May 26, 2024
2897c39
Using the new components
DennisAlund May 26, 2024
3ea0dfe
fix lint
muzanella11 May 26, 2024
582d564
put back apikey for temporary
muzanella11 May 26, 2024
2a23e31
add guest middleware
muzanella11 May 26, 2024
6b9c68f
add authenticated middleware
muzanella11 May 26, 2024
c0c9f95
add authaction for session handler
muzanella11 May 26, 2024
828f29f
dont save sensitive data user in session
muzanella11 May 26, 2024
feebdc3
save token to session after signin
muzanella11 May 26, 2024
94f334b
not need redirect after create session because firebaseui is already …
muzanella11 May 26, 2024
508d569
fix middleware too many redirect error
muzanella11 May 26, 2024
3a0d664
fix logic middleware
muzanella11 May 26, 2024
5b44699
remove signout route from middleware
muzanella11 May 26, 2024
94b9418
fix too many redirect error
muzanella11 May 26, 2024
ae121bb
Fixing up date picker
DennisAlund May 26, 2024
5f54be9
set accessToken after signin
muzanella11 May 26, 2024
c9f32a4
finishing all
muzanella11 May 26, 2024
693c790
fix lint
muzanella11 May 26, 2024
02b13b6
fix : update icon dashboard and delete dashboard icon
WidaSuryani May 26, 2024
60e0fca
fix : update collapse icon and also delete collapse expandable icon
WidaSuryani May 26, 2024
565992c
Fixing code style on components
DennisAlund May 27, 2024
3ed8c3f
Replacing multiselect with dropdown
DennisAlund May 27, 2024
777e2b4
Adding globe icon
DennisAlund May 27, 2024
c3decb5
Updating dropdown code
DennisAlund May 27, 2024
6de8032
Updating dropdown
DennisAlund May 27, 2024
3707559
Updating icons
DennisAlund May 27, 2024
333f85d
Updating icons
DennisAlund May 27, 2024
5799764
Updating dropdown with new icons
DennisAlund May 27, 2024
7874081
Removing unused component
DennisAlund May 27, 2024
e594cf4
Merge pull request #358 from oddbit/reafactoring-components
DennisAlund May 27, 2024
d79fbe6
Moving icons
DennisAlund May 27, 2024
5f0d5a2
Updating dark mode switcher to use switcher component
DennisAlund May 27, 2024
3cbb881
remove pink background in authentication page
muzanella11 May 27, 2024
efd83ba
remove unused import styling
muzanella11 May 27, 2024
149bee3
Updating hooks
DennisAlund May 27, 2024
e269e86
Updating models
DennisAlund May 27, 2024
4fc7f68
Renaming Notification compoenent
DennisAlund May 27, 2024
8c84154
Adding default value to date picker
DennisAlund May 27, 2024
8d6c932
Updating links in side bar
DennisAlund May 27, 2024
459e845
Moving document type listing page
DennisAlund May 27, 2024
61bbe6e
Adding single document details page
DennisAlund May 27, 2024
3b34926
Merge pull request #360 from oddbit/issue/356-create-a-details-page-f…
DennisAlund May 27, 2024
2a75d21
Updating page header
DennisAlund May 27, 2024
cf302f4
Merge branch 'page-header' into next
DennisAlund May 27, 2024
81fcbc7
fix : updated svg
WidaSuryani May 27, 2024
4c3e9ee
fix : updated svg on the site
WidaSuryani May 27, 2024
e2a4fa7
Merge pull request #354 from oddbit/issue/340-authentication-user
DennisAlund May 27, 2024
d06cac4
Update TanamDocument.ts
DennisAlund May 28, 2024
d52f1e3
Adding cloud function models
DennisAlund May 28, 2024
f38bfac
Fixing up cloud functions
DennisAlund May 28, 2024
73527f2
Updating models
DennisAlund May 28, 2024
2de0640
Updating sidebar sub menu compoenent
DennisAlund May 28, 2024
3c538a6
Updating package json
DennisAlund May 28, 2024
9501a03
Updating to include functions folder when building the hosting app
DennisAlund May 28, 2024
706d096
Updating firebase json
DennisAlund May 28, 2024
495efda
Updating the rules
DennisAlund May 28, 2024
d0b752b
Merge branch 'adding-cloud-functions' into next
DennisAlund May 28, 2024
ab3d66b
Removing tanam site
DennisAlund May 28, 2024
fd85ac5
Moving document type generator
DennisAlund May 28, 2024
e8ca777
Creating button component
DennisAlund May 28, 2024
25df337
Making title optional on content card
DennisAlund May 28, 2024
96ce55e
Creating a page for overview of content types
DennisAlund May 28, 2024
fea1bfb
Adding hook for creating document types
DennisAlund May 28, 2024
3b64967
Fixing styling
DennisAlund May 28, 2024
0247cde
Updating page for document type overview
DennisAlund May 28, 2024
1b9a556
Styling
DennisAlund May 28, 2024
81deb88
Merge branch 'single-tenancy' into next
DennisAlund May 28, 2024
708ba99
Removing reference to tanam site
DennisAlund May 28, 2024
6b742e4
Fixing lint issues
DennisAlund May 28, 2024
0ac81f1
Moving pages into public/protected structure
DennisAlund May 29, 2024
6f0a457
Removing middleware and custom session code
DennisAlund May 29, 2024
0a716bc
Updating the layout.tsx hierarchy
DennisAlund May 29, 2024
f9065d2
Updating public pages
DennisAlund May 29, 2024
237bc25
Moving SVG files out
DennisAlund May 29, 2024
534c5f4
Updating auth pages
DennisAlund May 29, 2024
e7da35f
Adding static re-routing for /auth/
DennisAlund May 29, 2024
ed5b65c
Redirect to root after signing in
DennisAlund May 29, 2024
000db56
Updating auth hook
DennisAlund May 29, 2024
52594fc
Simplifying the dropdown user
DennisAlund May 29, 2024
9fcafa8
Adding components for restricting content
DennisAlund May 29, 2024
05d5d89
Implementing redirections on state
DennisAlund May 29, 2024
a8ef69c
Updating restriction handling
DennisAlund May 29, 2024
69f90cc
Merge branch 'issue/340-updating-auth' into next
DennisAlund May 29, 2024
4d3555b
Simplifying firebase auth
DennisAlund May 29, 2024
f0930fa
Removing last use of context
DennisAlund May 29, 2024
6126be5
Updating useAuthentication hook
DennisAlund May 29, 2024
5b8288b
Adding dashboard page
DennisAlund May 29, 2024
1874547
Adding dummy landing page
DennisAlund May 29, 2024
23a145e
Fixing broken layout
DennisAlund May 29, 2024
c3fa00a
Fixing up the dropdown user component
DennisAlund May 29, 2024
cab50f4
Removing unused page
DennisAlund May 29, 2024
06e7dfa
Removing .env files from repo
DennisAlund May 29, 2024
51c2e06
Updating package lock
DennisAlund May 29, 2024
e5d2c48
Formatting document
DennisAlund May 29, 2024
8f47ed9
Updating build pipelines
DennisAlund May 29, 2024
2e33174
fix broken blank layout and fix path alias config error with shared m…
muzanella11 May 30, 2024
67b6c59
add comment
muzanella11 May 30, 2024
d2d513d
fix lint error
muzanella11 May 30, 2024
a50db81
fix lint error
muzanella11 May 30, 2024
e6fd9c3
fix lint error cloud functions
muzanella11 May 30, 2024
f93a0b0
remove React
muzanella11 May 31, 2024
89c0756
Merge pull request #363 from oddbit/hotfix/broken-layout
DennisAlund May 31, 2024
17a1242
Adding policy documents
DennisAlund May 31, 2024
e278a6c
Removing async
DennisAlund May 31, 2024
535d377
Adding info to firebase ui
DennisAlund May 31, 2024
747338f
Loading landing page while determining sign in status
DennisAlund May 31, 2024
7b5fa6a
Removing email sign in option
DennisAlund May 31, 2024
2a07b3c
Removing unused layout
DennisAlund May 31, 2024
9e4a1b0
Simplifying auth page
DennisAlund May 31, 2024
c4b8a64
Fixing code check
DennisAlund May 31, 2024
cfabd12
Updating package version for genkit in functions
DennisAlund Jun 4, 2024
7612adc
Adding genkit to devtools in functions
DennisAlund Jun 4, 2024
e68593d
Organizing scripts
DennisAlund Jun 4, 2024
48f43f0
Updating package lock
DennisAlund Jun 4, 2024
848f163
Updating tsconfig
DennisAlund Jun 4, 2024
da39159
Adding flowstate and tracestore
DennisAlund Jun 4, 2024
884859b
Commenting out custom auth policies
DennisAlund Jun 4, 2024
f61547a
Merge branch 'next' into issue/355-move-inline-svg-code-to-separate-f…
WidaSuryani Jun 5, 2024
10a55ca
Adding a simple generate article flow
DennisAlund Jun 5, 2024
eeb6cde
Updating prompt
DennisAlund Jun 6, 2024
b23c53f
Updating article flow
DennisAlund Jun 6, 2024
f93adbc
Updating urlToMarkdown tool
DennisAlund Jun 6, 2024
6cf3f15
Adding dotenv
DennisAlund Jun 6, 2024
407f1fc
Reverting away from dotprompt
DennisAlund Jun 6, 2024
7922f46
Playing with a tweet flow
DennisAlund Jun 6, 2024
529c982
Updating the tweet flow
DennisAlund Jun 6, 2024
e598e55
Fixing up the generate article flow
DennisAlund Jun 6, 2024
2ed21b2
Adding dependencies
DennisAlund Jun 6, 2024
7ad4408
Updating genkit initialization
DennisAlund Jun 6, 2024
d8eb294
Reorganizing genkit folder structure
DennisAlund Jun 7, 2024
2ce8084
Updating packages
DennisAlund Jun 7, 2024
7dff1c4
Updating urltomarkdown tool
DennisAlund Jun 7, 2024
cf8516e
Updating genkit article use-case
DennisAlund Jun 7, 2024
6418d0c
Adding auth to the twitter usecase
DennisAlund Jun 7, 2024
4bd22ab
Updating models
DennisAlund Jun 7, 2024
ebbe6ec
Adding zod to hosting
DennisAlund Jun 7, 2024
8e48a2f
Formatting
DennisAlund Jun 7, 2024
eac2510
Adding firestore trigger
DennisAlund Jun 7, 2024
4bb7b43
Updating firestore rules
DennisAlund Jun 7, 2024
b0faab8
Removing firestore collection for genai requests
DennisAlund Jun 7, 2024
8b060ae
Refactoring genkit things
DennisAlund Jun 7, 2024
b1520a6
feat : add dependencies icon
WidaSuryani Jun 7, 2024
df267d9
fix : delete unuse svg
WidaSuryani Jun 7, 2024
3af2c1c
fix : delete unuse component svg
WidaSuryani Jun 7, 2024
960a44c
fix : update component and page with material icon
WidaSuryani Jun 7, 2024
9677df5
fix : delete unuse code
WidaSuryani Jun 7, 2024
93ed9fc
fix : delete unuse svg
WidaSuryani Jun 7, 2024
31a8de6
fix : update some component with material icon
WidaSuryani Jun 7, 2024
69fbd5d
Updating article flow
DennisAlund Jun 9, 2024
c8a68e2
Merge pull request #367 from oddbit/issue/355-move-inline-svg-code-to…
DennisAlund Jun 10, 2024
b050d1d
FIxing some hooks usage
DennisAlund Jun 9, 2024
a6b1e5d
Adding hard coded path for article
DennisAlund Jun 9, 2024
e9dc71d
Installing packages for tiptap
DennisAlund Jun 10, 2024
fceb808
Simple tiptap editor
DennisAlund Jun 10, 2024
9cdca8b
Breaking out bubble menu and floating menu
DennisAlund Jun 10, 2024
5754eb7
Commenting out bubble&floating menu for now
DennisAlund Jun 10, 2024
2e3d1a3
Fixing formatting
DennisAlund Jun 10, 2024
d35e2cf
Save on change
DennisAlund Jun 10, 2024
8de7f39
Fixing auto save on article
DennisAlund Jun 10, 2024
eae6c50
Updating alert component usage
DennisAlund Jun 10, 2024
2c2d97a
Updating route name
DennisAlund Jun 10, 2024
c8e16af
fix firebase auth error
muzanella11 Jun 10, 2024
cfafc63
Fixing sidebar behavior
DennisAlund Jun 10, 2024
cb93960
Updating document list
DennisAlund Jun 10, 2024
4f95363
Updating package lock
DennisAlund Jun 10, 2024
0ba8c51
Refactoring user image with placeholder
DennisAlund Jun 10, 2024
cf33016
Updating article flow
DennisAlund Jun 10, 2024
bf96a82
Updating the article flow
DennisAlund Jun 11, 2024
4e0dd8e
Merge branch 'genkit' into next
DennisAlund Jun 11, 2024
a0976ac
Removing unused trigger
DennisAlund Jun 11, 2024
ef8ed66
Updating JSON properties
DennisAlund Jun 11, 2024
e8f07cd
Updating the generic list
DennisAlund Jun 11, 2024
92fa785
Updating type listing
DennisAlund Jun 11, 2024
995348c
Removing unused flow
DennisAlund Jun 11, 2024
b4a6de8
Fixing default params for auth pages
DennisAlund Jun 11, 2024
d370622
Fixing return type on tiptap editor debounce
DennisAlund Jun 11, 2024
730df9d
put back changes
muzanella11 Jun 11, 2024
ddfae03
using compat library
muzanella11 Jun 11, 2024
67e0acf
fix error auth
muzanella11 Jun 11, 2024
6ebf1c5
move firebaseUi context load only in hooks
muzanella11 Jun 11, 2024
6c4fa50
remove unused component
muzanella11 Jun 11, 2024
850f643
Merge branch 'next' into bugfix/364-error-on-auth-page
muzanella11 Jun 11, 2024
fc7c693
fix error
muzanella11 Jun 11, 2024
00fb10c
Merge pull request #368 from oddbit/bugfix/364-error-on-auth-page
DennisAlund Jun 11, 2024
ac1bd6f
fix : update style
WidaSuryani Jun 12, 2024
773cab9
fix : updated style switcher
WidaSuryani Jun 12, 2024
45c3a7a
fix : delete unuse code
WidaSuryani Jun 12, 2024
02114f5
fix : update size icon
WidaSuryani Jun 12, 2024
71ba86d
fix : update gap
WidaSuryani Jun 12, 2024
3764f97
Merge pull request #371 from oddbit/issue/369-update-header-ui-for-co…
DennisAlund Jun 12, 2024
eff1715
fix : fixed bug Signing out doesn't redirect out of the app
WidaSuryani Jun 19, 2024
03f5438
fix : change redirect
WidaSuryani Jun 20, 2024
20928cc
Merge pull request #373 from oddbit/issue/365-bug-signing-out-doesn't…
DennisAlund Jun 20, 2024
20ab67d
Updating document type
DennisAlund Jun 11, 2024
58be6c4
Updating tool for fetching sample articles
DennisAlund Jun 11, 2024
6d12318
Removing old docs
DennisAlund Jun 11, 2024
3bafb67
Adding documentation for contribution
DennisAlund Jun 11, 2024
dc6eec5
Removing data fetching from URL
DennisAlund Jun 11, 2024
0473cb6
Always organize imports
DennisAlund Jun 12, 2024
ed596e2
Updating docs for contribution
DennisAlund Jun 12, 2024
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
  •  
  •  
  •  
13 changes: 0 additions & 13 deletions .editorconfig

This file was deleted.

5 changes: 5 additions & 0 deletions .firebaserc
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"projects": {
"default": "tanam-testing"
}
}
82 changes: 82 additions & 0 deletions .github/workflows/firebase-hosting-merge.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,82 @@
name: Deploy to Firebase Hosting on merge
on:
push:
branches:
- main
env:
HOSTING_ENV: ${{ github.ref == 'refs/heads/main' && vars.HOSTING_ENV_PROD || vars.HOSTING_ENV_DEV }}
jobs:
code_check:
name: Code check
runs-on: ubuntu-latest
steps:
- name: Check out code
uses: actions/checkout@v4

- name: Setup node
uses: actions/setup-node@v4
with:
node-version: 18
cache: "npm"
cache-dependency-path: |
hosting/package-lock.json
functions/package-lock.json

- name: Run code checking and formatting (functions)
run: npm ci && npm run codecheck
working-directory: ./functions

- name: Run code checking and formatting (hosting)
run: npm ci && npm run codecheck
working-directory: ./hosting

- name: Ensure code is unchanged
run: git diff --exit-code

build_and_deploy:
name: Build and deploy
needs: code_check
runs-on: ubuntu-latest
steps:
- name: Check out code
uses: actions/checkout@v4

- name: Setup node
uses: actions/setup-node@v4
with:
node-version: 18
cache: "npm"
cache-dependency-path: |
hosting/package-lock.json
functions/package-lock.json

- name: Cache build
uses: actions/cache@v4
with:
path: |
hosting/.next/cache
# Generate a new cache whenever packages or source files change.
key: ${{ runner.os }}-nextjs-${{ hashFiles('**/package-lock.json') }}-${{ hashFiles('**/*.js', '**/*.jsx', '**/*.ts', '**/*.tsx') }}
# If source files changed but packages didn't, rebuild from a prior cache.
restore-keys: |
${{ runner.os }}-nextjs-${{ hashFiles('**/package-lock.json') }}-

- name: Set hosting environment
run: echo $HOSTING_ENV > hosting/.env

- name: Build functions code
run: npm ci && npm run build
working-directory: ./functions

- name: Build web application
run: npm ci && npm run build
working-directory: ./hosting

- uses: FirebaseExtended/action-hosting-deploy@v0
env:
FIREBASE_CLI_EXPERIMENTS: webframeworks
with:
repoToken: ${{ secrets.GITHUB_TOKEN }}
firebaseServiceAccount: ${{ secrets.FIREBASE_SERVICE_ACCOUNT_TANAM_TESTING }}
projectId: tanam-testing
channelId: live
84 changes: 84 additions & 0 deletions .github/workflows/firebase-hosting-pull-request.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,84 @@
name: Deploy to Firebase Hosting on PR
on: pull_request
permissions:
checks: write
contents: read
pull-requests: write
env:
HOSTING_ENV: ${{ vars.HOSTING_ENV_DEV }}
jobs:
code_check:
name: Code check
runs-on: ubuntu-latest
steps:
- name: Check out code
uses: actions/checkout@v4

- name: Setup node
uses: actions/setup-node@v4
with:
node-version: 18
cache: "npm"
cache-dependency-path: |
hosting/package-lock.json
functions/package-lock.json

- name: Run code checking and formatting (functions)
run: npm ci && npm run codecheck
working-directory: ./functions

- name: Run code checking and formatting (hosting)
run: npm ci && npm run codecheck
working-directory: ./hosting

- name: Ensure code is unchanged
run: git diff --exit-code

build_and_deploy:
name: Build and deploy
needs: code_check
if: ${{ github.event.pull_request.head.repo.full_name == github.repository }}
runs-on: ubuntu-latest
steps:
- name: Check out code
uses: actions/checkout@v4

- name: Setup node
uses: actions/setup-node@v4
with:
node-version: 18
cache: "npm"
cache-dependency-path: |
hosting/package-lock.json
functions/package-lock.json

- name: Cache build
uses: actions/cache@v4
with:
path: |
hosting/.next/cache
# Generate a new cache whenever packages or source files change.
key: ${{ runner.os }}-nextjs-${{ hashFiles('**/package-lock.json') }}-${{ hashFiles('**/*.js', '**/*.jsx', '**/*.ts', '**/*.tsx') }}
# If source files changed but packages didn't, rebuild from a prior cache.
restore-keys: |
${{ runner.os }}-nextjs-${{ hashFiles('**/package-lock.json') }}-

- name: Set hosting environment
run: echo $HOSTING_ENV > hosting/.env

- name: Build functions code
run: npm ci && npm run build
working-directory: ./functions

- name: Build web application
run: npm ci && npm run build
working-directory: ./hosting

- uses: FirebaseExtended/action-hosting-deploy@v0
env:
FIREBASE_CLI_EXPERIMENTS: webframeworks
with:
repoToken: ${{ secrets.GITHUB_TOKEN }}
firebaseServiceAccount: ${{ secrets.FIREBASE_SERVICE_ACCOUNT_TANAM_TESTING }}
projectId: tanam-testing
expires: 7d
70 changes: 64 additions & 6 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,10 +1,68 @@
dist/
**/node_modules/

# Logs
logs
*.log
npm-debug.log*
yarn-debug.log*
yarn-error.log*
firebase-debug.log*
firebase-debug.*.log*

# Firebase
# Firebase cache
.firebase/
.firebaserc

tanam.config.json
# Firebase config

# Uncomment this if you'd like others to create their own Firebase project.
# For a team working on the same Firebase project(s), it is recommended to leave
# it commented so all members can deploy to the same project(s) in .firebaserc.
# .firebaserc

# Runtime data
pids
*.pid
*.seed
*.pid.lock

# Directory for instrumented libs generated by jscoverage/JSCover
lib-cov

# Coverage directory used by tools like istanbul
coverage

# nyc test coverage
.nyc_output

# Grunt intermediate storage (http://gruntjs.com/creating-plugins#storing-task-files)
.grunt

# Bower dependency directory (https://bower.io/)
bower_components

# node-waf configuration
.lock-wscript

# Compiled binary addons (http://nodejs.org/api/addons.html)
build/Release

# Dependency directories
node_modules/

# Optional npm cache directory
.npm

# Optional eslint cache
.eslintcache

# Optional REPL history
.node_repl_history

# Output of 'npm pack'
*.tgz

# Yarn Integrity file
.yarn-integrity

# dotenv environment variables file
.env

.ignore/
37 changes: 0 additions & 37 deletions .gitlab-ci.yml

This file was deleted.

1 change: 0 additions & 1 deletion .idea/.gitignore

This file was deleted.

8 changes: 0 additions & 8 deletions .idea/codeStyles/Project.xml

This file was deleted.

5 changes: 0 additions & 5 deletions .idea/codeStyles/codeStyleConfig.xml

This file was deleted.

10 changes: 0 additions & 10 deletions .idea/dictionaries/dennis.xml

This file was deleted.

6 changes: 0 additions & 6 deletions .idea/inspectionProfiles/Project_Default.xml

This file was deleted.

6 changes: 0 additions & 6 deletions .idea/misc.xml

This file was deleted.

8 changes: 0 additions & 8 deletions .idea/modules.xml

This file was deleted.

12 changes: 0 additions & 12 deletions .idea/tanam.iml

This file was deleted.

6 changes: 0 additions & 6 deletions .idea/vcs.xml

This file was deleted.

Loading