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

Bump ua-parser-js from 0.7.31 to 0.7.33 #64

Open
wants to merge 2,679 commits into
base: dev
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
2679 commits
Select commit Hold shift + click to select a range
2816b6a
test isSurvey for background color of whole page
Nov 18, 2022
d6895ea
change color of icon
Nov 18, 2022
b51f75b
get the build config entirely from environment variables + clean up u…
Nov 18, 2022
6be628c
get the build config entirely from environment variables + clean up u…
Nov 18, 2022
87cbfe5
adding lat & long to the map display
Nov 21, 2022
51da14e
change style to class
Nov 21, 2022
5a3688c
Merge pull request #15 from CirclesUBI/feature/marketlisting/geolocation
codeho Nov 21, 2022
71d255b
fix graphql build file
Nov 21, 2022
b41b7fd
remove blblbl :(
codeho Nov 21, 2022
c426644
add locationName to Business and Profile
Nov 22, 2022
7215a77
Merge pull request #16 from CirclesUBI/feature/locationName
codeho Nov 22, 2022
43a6dcd
adjust market listing styles
Nov 22, 2022
cd0661a
padding
Nov 22, 2022
72b7460
add env vars to run local
Nov 22, 2022
487a9ff
Merge pull request #17 from CirclesUBI/feature/marketlistingStyle
codeho Nov 22, 2022
2668bf3
don't override environment variables in build.sh
Nov 22, 2022
0680e0c
fixed the 'email', 'facebook' and 'github' login -> Store 'privateKey…
Nov 22, 2022
e2e96d7
deleted unused stuff from the /public directory
Nov 22, 2022
1de6da6
re-added the 'github' icon
Nov 22, 2022
370096d
updated the graphql server schema
Nov 22, 2022
057119b
updated the graphql server schema (again)
Nov 22, 2022
e044230
sign the hash of the challenge instead of the challenge itself (requi…
Nov 22, 2022
a366169
removed tinymce
Nov 22, 2022
803b63e
don't check capabilities for preview features in the organization-jum…
Nov 22, 2022
2529283
merged everything but the safe-sdk usage from 'feature/safe-sdk'
Nov 22, 2022
4eefbb5
removed debug message from svelte component
Nov 22, 2022
15051e2
replaced the businesses.ts store with the new market- and marketFavor…
Nov 23, 2022
2ba2d51
ask for location access when sorting by nearest
Nov 23, 2022
2bcbdae
added a "Favorites" page and re-used the code from the listing by add…
Nov 23, 2022
8ae5cb5
added the survey components from the 'onboarding_survey' branch.
Nov 23, 2022
d6048a1
for personal profiles: store the city name or if not available the co…
Nov 23, 2022
4a4d54c
allow category filtering in the marketlisting
Nov 23, 2022
89fa0d1
Show "No entries" message in the Marketlisting
Nov 23, 2022
06f7733
put the listing filter values in own store so that it can be used on …
Nov 23, 2022
f1619ac
add the location to the profilesBy* queries
Nov 23, 2022
f9ece6b
adjust page background.
Nov 24, 2022
cb0b1dd
Adjust loading spinner. without logo now, coz its not square
Nov 24, 2022
8b9bd3d
add datepicker for svelte
Nov 24, 2022
e99f02c
Merge branch 'client-lean' into feature/onboarding_survey
Nov 24, 2022
aed3798
Merge pull request #18 from CirclesUBI/feature/onboarding_survey
dacianavramjustrocket Nov 24, 2022
1ae084d
Add marker to map
Nov 24, 2022
4ac55cb
repair after merge
Nov 24, 2022
1ad9d9f
Merge pull request #19 from CirclesUBI/feature/onboarding_survey
dacianavramjustrocket Nov 24, 2022
f5e58f0
Revert "Merge pull request #19 from CirclesUBI/feature/onboarding_sur…
dacianavramjustrocket Nov 24, 2022
76336a1
Revert "Merge pull request #18 from CirclesUBI/feature/onboarding_sur…
dacianavramjustrocket Nov 24, 2022
6f15c08
added a on:click event to the Icons component
Nov 24, 2022
eded024
style dropdown and fix hover color of buttons
Nov 24, 2022
1788a27
Merge pull request #20 from CirclesUBI/new_survey
dacianavramjustrocket Nov 24, 2022
5b19f6a
add an editor for opening hours
Nov 24, 2022
9e25e24
add pageBackground css class to manifest. adjust survey
Nov 29, 2022
47532b0
survey adjustments
Nov 29, 2022
47bdf4e
Merge pull request #21 from CirclesUBI/feature/survey-fullscreen
codeho Nov 29, 2022
fa91701
change Homepage Background Image, remove Video
Nov 29, 2022
0daedbd
make disabled button more visible
Nov 29, 2022
523917d
Merge branch 'client-lean' into feature/orga-editor
Nov 29, 2022
b5137ff
Shop editor styling, fix homepage image alignment
Nov 29, 2022
3be3fe7
Add standard header box for page
Nov 29, 2022
e4ec40a
Add StandardHeaderBox to Settings, too
Nov 29, 2022
7f20835
make the opening hour editor more usable on phones
Nov 29, 2022
abf3bf7
add a dropdown for busines categories
Dec 1, 2022
0cd5be2
Merge pull request #22 from CirclesUBI/feature/orga-editor
codeho Dec 1, 2022
b60072a
icons and headers
Dec 2, 2022
a52e2b1
styling changes
Dec 2, 2022
09133b4
adjust navigation styling, add padding to terms/privacy
Dec 2, 2022
c5d4b83
Merge pull request #23 from CirclesUBI/feature/ui-feedback
codeho Dec 5, 2022
0913e5e
support-link now redirects to whatsapp
ingoCollatz Dec 5, 2022
609d00c
remove bundle from git
codeho Dec 6, 2022
944388e
mp icon, passport header
Dec 7, 2022
6347be5
fix pageheader border radius
Dec 7, 2022
236b091
change bottom Nav background Fade Color to white
Dec 7, 2022
ae952bc
flip chat icon horizontally
Dec 7, 2022
03129b7
allow html in topnav title for smaller part of title.
Dec 7, 2022
d9c668c
allow html in topnav title for smaller part of title.
Dec 7, 2022
388410f
Fix re-loading navigation on Page Change.
Dec 7, 2022
d4ef8e6
Change mobile menu background fade to white as per Bali request
Dec 7, 2022
e584a13
Change Banking color per bali request
Dec 7, 2022
9241c29
Merge pull request #24 from CirclesUBI/features/bali_visual_feedback
codeho Dec 7, 2022
59be178
intermediate check-in
Dec 10, 2022
0bd6736
Merge branch 'client-lean' into feature/orga-editor
Dec 10, 2022
2ec7be1
use the api's new 'unreadOnly' filter in the inbox
Dec 12, 2022
3856f4b
topnav circlesUBI style change, home page background
Dec 12, 2022
6d0e0eb
dashboard circlesUbi text
Dec 12, 2022
1537f0a
remove tos, and privacy policy link as per pram
Dec 12, 2022
7298372
Change NextNav and ActionButton Close svg
Dec 12, 2022
cd39111
show read and unread items in separate lists
Dec 12, 2022
cb611a0
highlight 'unread' events (only for TransactionCard.svelte right now)
Dec 12, 2022
e559129
Merge pull request #25 from CirclesUBI/features/bali_visual_feedback
codeho Dec 12, 2022
4d1a7fe
use only one event list for 'read' and 'unread' events and hightlight…
Dec 12, 2022
dc22675
Fix X-button state on modals...
Dec 12, 2022
561f4a2
topnav circlesUBI style change, home page background
Dec 12, 2022
6b33287
dashboard circlesUbi text
Dec 12, 2022
ef5a6bd
remove tos, and privacy policy link as per pram
Dec 12, 2022
d3f4320
Change NextNav and ActionButton Close svg
Dec 12, 2022
ceacf23
Fix X-button state on modals...
Dec 12, 2022
017065e
intermediate check-in
Dec 12, 2022
b2d917f
use the dropdown component in UpsertBusiness.svelte
Dec 12, 2022
a2991be
submit the location from the DropdownSelectEditor on blur (if configu…
Dec 12, 2022
e255a7a
save organizations from the UpsertBusiness.svelte page
Dec 12, 2022
c20ebc1
make the opening hour editor more usable on phones
Nov 29, 2022
0824f4d
add a dropdown for busines categories
Dec 1, 2022
2dda8e3
intermediate check-in
Dec 10, 2022
12f587e
use the api's new 'unreadOnly' filter in the inbox
Dec 12, 2022
6abd521
show read and unread items in separate lists
Dec 12, 2022
248452d
highlight 'unread' events (only for TransactionCard.svelte right now)
Dec 12, 2022
1b75ae7
use only one event list for 'read' and 'unread' events and hightlight…
Dec 12, 2022
054d636
intermediate check-in
Dec 12, 2022
f79733a
use the dropdown component in UpsertBusiness.svelte
Dec 12, 2022
ddbfc8c
submit the location from the DropdownSelectEditor on blur (if configu…
Dec 12, 2022
f3e17ed
save organizations from the UpsertBusiness.svelte page
Dec 12, 2022
15c7603
clean up html, fix empty page if no business
Dec 13, 2022
24bcaa4
adding canInvite
codeho Dec 13, 2022
7eaebcb
changed market-name-font to ostrich
ingoCollatz Dec 14, 2022
945f9b2
added share-options for markets
ingoCollatz Dec 14, 2022
0df1baa
adding canInvite
codeho Dec 13, 2022
fa579cc
Remove modal 'fake mobile' close dash
Dec 14, 2022
a827cb6
no more "null"-displays in MarketlistingDetail
ingoCollatz Dec 14, 2022
c29ff3a
Merge branch 'feature/marketlistingShare' into client-lean
ingoCollatz Dec 14, 2022
e635de7
remove debug dump
Dec 14, 2022
cff9cc2
Fix HTML Parser Warnings
Dec 14, 2022
29b2611
market banner, some basic color changes, removing E-Mail steps
Dec 16, 2022
58127eb
Add Sudo Code for Shop/Orga management
Dec 16, 2022
d65a27f
Merge pull request #26 from CirclesUBI/feature/removeEmail
codeho Dec 16, 2022
79821f4
Remove Forum from links
Dec 16, 2022
b6c6209
in BusinessCard - business.name and description now
ingoCollatz Dec 21, 2022
239eb10
change service urls to https://rpc.circlesubi.id/..
Dec 29, 2022
3063fe4
little styling for bus8ness-sharebuttons
ingoCollatz Dec 29, 2022
e1933a4
created WelcomeHeader.svelte and added new Welcome-titles
ingoCollatz Dec 29, 2022
bfb13c4
menu-links in welcome-screen now white on big screens
ingoCollatz Dec 29, 2022
6ca1ac7
removed bottom white-gradient
ingoCollatz Dec 29, 2022
8bf31da
left menu links now chnaging color depending on url-hashChange
ingoCollatz Dec 29, 2022
8e2c197
integrated new icons to side-menu
ingoCollatz Jan 1, 2023
afd9d00
layout-fix for market-dropdown-buttons
ingoCollatz Jan 2, 2023
4c27f5a
updated support-links to whatsapp
ingoCollatz Jan 2, 2023
bd6be4e
switched share-button-icon to the recommended one
ingoCollatz Jan 3, 2023
2d140e4
reordered marketlisting-side-menu
ingoCollatz Jan 3, 2023
ae9a19a
Merge branch 'client-lean' into feature/orga-editor
Jan 5, 2023
570cde1
dropdown test
ingoCollatz Jan 9, 2023
fd77f01
removed console.log
ingoCollatz Jan 9, 2023
1ca0e14
dropdown test
ingoCollatz Jan 10, 2023
0fe16c7
dropdown test
ingoCollatz Jan 10, 2023
f316b08
add reload to 'forgot pin' logout function.
Jan 10, 2023
91483e0
fix positions, text, colors, buttons, footer, userdata
Jan 11, 2023
ca236d2
Merge branch 'client-lean' into onboarding_survey_fixes
codeho Jan 12, 2023
83c01d7
Merge pull request #28 from CirclesUBI/onboarding_survey_fixes
codeho Jan 12, 2023
f1c181f
changed mobile size of TopNav Tab font
codeho Jan 12, 2023
97a5780
make sure the body font grey is used everywhere
codeho Jan 12, 2023
11e9588
removing email login option, which was for testing only
codeho Jan 12, 2023
31a8edb
fix topnav for dapps
codeho Jan 12, 2023
be6c973
Merge branch 'deployment/dev' into feature/orga-editor
Jan 15, 2023
09a3070
use google maps instead of here in the orga-editor
Jan 16, 2023
f37f96f
Merge pull request #30 from CirclesUBI/feature/canInvite
codeho Jan 16, 2023
2b4244f
market-dropdown still not working on mobile
ingoCollatz Jan 16, 2023
ed9d8eb
got the CI config from the feature/k8s-ci branch
Jan 18, 2023
33fa87c
Survey Data collection
Jan 19, 2023
3ea4b09
Finish survey
Jan 19, 2023
c5a9115
Merge remote-tracking branch 'origin/dev' into feature/surveyConnect
Jan 19, 2023
231ee5a
adding .vscode to gitignore
Jan 19, 2023
29efdd4
gitignore changes. removing .vscode again...
Jan 19, 2023
c5defaa
Merge pull request #31 from CirclesUBI/feature/surveyConnect
codeho Jan 19, 2023
3c15985
Merge pull request #32 from CirclesUBI/gitignore-addition
codeho Jan 19, 2023
047af10
fix(ci): pin buildkit version
almereyda Jan 19, 2023
f4e13e5
Merge pull request #33 from CirclesUBI/feature/ci-fix
almereyda Jan 19, 2023
03badab
button styled
ingoCollatz Jan 19, 2023
505ea59
Merge pull request #35 from CirclesUBI:feature/buttonStyle
ingoCollatz Jan 19, 2023
2af7494
fixed blob on market dashboard card
Jan 19, 2023
c93e77c
Merge remote-tracking branch 'origin/dev' into feature/dashboardColor…
Jan 19, 2023
4bdc59c
adjust dashboard card style and icon size
Jan 19, 2023
d9174dc
Merge pull request #36 from CirclesUBI/feature/dashboardColorChange
codeho Jan 19, 2023
ffcc91e
move market card above contacts
Jan 19, 2023
d60d0e3
add My Favorites Heading to page
Jan 19, 2023
80396ec
fix notifications color
Jan 19, 2023
c4d0c79
Banking header & transaction card style
Jan 19, 2023
061727a
fix circles icon on transaction detail
Jan 19, 2023
b79125f
Fix Circles icon in transactions and stuff
Jan 19, 2023
feaffd6
additional checkbox
Jan 19, 2023
fde381f
Merge pull request #37 from CirclesUBI/feature/styleChanges
codeho Jan 19, 2023
97e127f
add correct color to notifications left nav button
Jan 20, 2023
aaeb178
add broadcast image to Dashboard
Jan 20, 2023
2b61420
Merge pull request #38 from CirclesUBI/feature/styleChanges
codeho Jan 20, 2023
c1d21d4
removed unused properties from the dappManifest:
Jan 23, 2023
a9ab585
Merge branch 'dev' into feature/cleanup-dapp-manifest
Jan 23, 2023
aa6b0a8
Merge pull request #39 from CirclesUBI/feature/cleanup-dapp-manifest
jaensen Jan 23, 2023
81b8767
market listing detail styles
Jan 23, 2023
c66473b
Adjust Margins to simpleheader
Jan 23, 2023
947c974
Market listing styles
Jan 23, 2023
7c3c2f5
market listing style
Jan 23, 2023
0635d90
added the hideFooterGradient property to the DappManifest and set it …
Jan 23, 2023
1ade815
Merge pull request #40 from CirclesUBI/feature/toggle-gradient-per-dapp
jaensen Jan 23, 2023
fd40922
APP-13 show the invitation widget only when the user has the "Invite"…
Jan 23, 2023
64544d7
Merge pull request #41 from CirclesUBI/feature/only-allow-invites-for…
jaensen Jan 23, 2023
4b58834
Stylings marketlisting Filters now UGLY. ITS WORK IN PROGRESS
Jan 23, 2023
8daab7d
Merge pull request #42 from CirclesUBI/feature/styleChanges
codeho Jan 23, 2023
576f015
removing wiki page
codeho Jan 23, 2023
2f3b1d0
updated environment variables in build_bali.sh
Jan 24, 2023
850b68b
moved vendor-shareButton to the left
ingoCollatz Jan 25, 2023
7206f90
Merge pull request #44 from CirclesUBI:feature/sharebutton
ingoCollatz Jan 25, 2023
cbac6d8
btn-active-state now more beautiful
ingoCollatz Jan 25, 2023
0374cf7
Merge pull request #45 from CirclesUBI:feature/buttonActiveState
ingoCollatz Jan 25, 2023
f8c0000
Add market filter, customize dropdown to accept button style
Jan 25, 2023
e674cac
Merge remote-tracking branch 'origin/dev' into feature/marketListingF…
Jan 25, 2023
f782e3b
Finish Marketlisting Filters & Sort
Jan 26, 2023
2303ccd
Merge pull request #46 from CirclesUBI/feature/marketListingFilters
codeho Jan 26, 2023
605a617
Styled CrcTrust Card in Notifications
ingoCollatz Jan 26, 2023
8f1e77c
Merge pull request #47 from CirclesUBI:feature/contactCard
ingoCollatz Jan 26, 2023
17f4211
add SurveyData to Profile, validate on first Registration.
Jan 27, 2023
50aacf9
Styling for Trust-Notifications
ingoCollatz Jan 29, 2023
a11e12c
Merge pull request #49 from CirclesUBI:feature/contactCardStyling
ingoCollatz Jan 29, 2023
6fb4882
removed console.log and unused imports from contactCard
ingoCollatz Jan 29, 2023
230ba01
Merge pull request #50 from CirclesUBI:feature/contactCardLogs
ingoCollatz Jan 29, 2023
3af0d0b
Merge pull request #48 from CirclesUBI/connectSurveyToProfile
codeho Jan 30, 2023
f7a5098
fix line height for text-2xl
Jan 30, 2023
17e12e6
removed 0-padding at Profile
ingoCollatz Jan 31, 2023
e85b16a
Merge pull request #52 from CirclesUBI:feature/styling
ingoCollatz Jan 31, 2023
be1ebbd
bottomnav
Jan 31, 2023
a33a2fb
Merge remote-tracking branch 'origin/dev' into feature/bottomnavstyle
Jan 31, 2023
07e7595
Merge pull request #53 from CirclesUBI/feature/bottomnavstyle
codeho Jan 31, 2023
d478bd6
fixing navigation button on page switch
codeho Feb 1, 2023
e63f089
fix hover on select in button style
codeho Feb 1, 2023
115c525
Merge pull request #54 from CirclesUBI/feature/navigationButton
codeho Feb 1, 2023
6d452e4
added 'npm run docker' which works with land-local.
Feb 1, 2023
cc14fe4
fix Webpack warnings: remove unused Component Args
codeho Feb 3, 2023
3f38070
Merge pull request #55 from CirclesUBI/feature/fix-warnings
codeho Feb 3, 2023
d816931
style upertorganisation
Feb 3, 2023
0036ad5
stylings
Feb 3, 2023
a46523d
Merge pull request #56 from CirclesUBI/feature/store-editor-styling
codeho Feb 3, 2023
78e8b67
fixed icon styling in dashbord-menu
ingoCollatz Feb 3, 2023
2a6c708
Merge pull request #57 from CirclesUBI:feature/navigationListItemsColor
ingoCollatz Feb 3, 2023
657a2ba
App-27 testign
codeho Feb 3, 2023
91f36f9
removing the test APP-15
codeho Feb 3, 2023
209b5d8
test this again #APP-15
codeho Feb 3, 2023
1fa6316
removing the test, trying with only branch name now
codeho Feb 3, 2023
19f43d7
Merge pull request #58 from CirclesUBI/feature/app-15-invite-trigger-…
codeho Feb 3, 2023
4a6ab0c
APP-27 trying if this works now...
codeho Feb 3, 2023
735d5e3
App-27 Linear test #645
codeho Feb 3, 2023
1eb2a2c
Fixes APP-27
codeho Feb 3, 2023
3b55a67
insert test related text
codeho Feb 3, 2023
d365d15
Merge branch 'dev' into feature/app-27-create-linear-workflow-documen…
codeho Feb 3, 2023
fefcd1d
Merge pull request #59 from CirclesUBI/feature/app-27-create-linear-w…
codeho Feb 3, 2023
725b818
Links App-20 testing
codeho Feb 3, 2023
5a646b8
minio now keeps running
jaensen Feb 4, 2023
4cb7947
listen on external interface when running 'npm run docker'
jaensen Feb 5, 2023
c3d9ca7
fixed display-issue in BankingHeader
ingoCollatz Feb 6, 2023
7d9fd24
Merge pull request #61 from CirclesUBI:feature/app-21-banking-balance…
ingoCollatz Feb 6, 2023
946761f
fixed menu-item-color-issue on homepage
ingoCollatz Feb 6, 2023
1c27c5c
Merge pull request #62 from CirclesUBI:feature/menuItemsColorHomepage
ingoCollatz Feb 6, 2023
c731c7d
Fix bottom process nav
codeho Feb 6, 2023
d7a0b7d
remove mock for local docker target
codeho Feb 6, 2023
02d7904
enable self signed https
codeho Feb 6, 2023
671e6b6
enable self signed https
codeho Feb 6, 2023
550d1c2
Bump ua-parser-js from 0.7.31 to 0.7.33
dependabot[bot] Feb 6, 2023
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
  •  
  •  
  •  
3 changes: 3 additions & 0 deletions .babelrc
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
{
"presets": [["@babel/preset-env", { "targets": { "node": "current" } }]]
}
48 changes: 48 additions & 0 deletions .github/workflows/build-container-from-peerDependency.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,48 @@
name: Build application container from peerDependency
run-name: Generate o-platform build of ${{ inputs.client_ref }} for api-server peerDependency from ${{ github.ref }} by @${{ github.actor }}

on:
workflow_dispatch:
inputs:
client_ref:
description: "A ref from this repository, CirclesUBI/o-platform."
required: true
type: string

jobs:
read-packageJson:
runs-on: ubuntu-latest
permissions:
contents: read
steps:
-
name: Checkout repository
uses: actions/checkout@v3
with:
ref: ${{ inputs.client_ref }}

- name: Read package.json, get server_ref
id: readPackageJson
run: |
server_ref=$(jq -r '.peerDependencies."api-server"' ./package.json)
echo "server_ref=$server_ref"
echo "server_ref=$server_ref" >> "${GITHUB_OUTPUT}"
outputs:
server_ref: ${{ steps.readPackageJson.outputs.server_ref }}

echo-server_ref:
name: echo server_ref
runs-on: ubuntu-latest
needs: read-packageJson
steps:
-
run: echo ${{needs.read-packageJson.outputs.server_ref}}

call-build-workflow:
name: Trigger container build
uses: CirclesUBI/o-platform/.github/workflows/build-container.yml@main
needs: [read-packageJson, echo-server_ref]
with:
server_ref: ${{needs.read-packageJson.outputs.server_ref}}
client_ref: ${{inputs.client_ref}}
secrets: inherit
77 changes: 77 additions & 0 deletions .github/workflows/build-container.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,77 @@
name: Build application container
run-name: Generate o-platform ${{ inputs.client_ref }} for api-server ${{ inputs.server_ref }} by @${{ github.actor }}

on:
workflow_call:
inputs:
server_ref:
description: "A ref from CirclesUBI/api-server against which we build."
required: true
type: string
client_ref:
description: "A ref from this repository, CirclesUBI/o-platform."
required: true
type: string
workflow_dispatch:
inputs:
server_ref:
description: "A ref from CirclesUBI/api-server against which we build."
required: true
type: string
client_ref:
description: "A ref from this repository, CirclesUBI/o-platform."
required: true
type: string

env:
REGISTRY: registry.digitalocean.com
IMAGE_OWNER: circles-land
IMAGE_REPOSITORY: o-platform

jobs:
build-container-image:
runs-on: ubuntu-latest
permissions:
contents: read

steps:
-
name: Checkout repository
uses: actions/checkout@v3
with:
ref: ${{ inputs.client_ref }}

-
name: Docker meta outside of branches
id: meta
uses: docker/metadata-action@v4
with:
images: |
${{ env.REGISTRY }}/${{ env. IMAGE_OWNER }}/${{ env.IMAGE_REPOSITORY }}
tags: |
latest-${{ inputs.server_ref }}
{{sha}}-${{ inputs.server_ref }}

-
name: Set up Docker Buildx
uses: docker/setup-buildx-action@v2
with:
driver-opts: |
image=moby/buildkit:v0.10.6

-
name: Login to Container Registry
uses: docker/login-action@v2
with:
registry: ${{ env.REGISTRY }}
username: ${{ secrets.DIGITALOCEAN_PASSWORD }}
password: ${{ secrets.DIGITALOCEAN_PASSWORD }}

- name: Build and push Docker image
uses: docker/build-push-action@v3
with:
push: true
build-args: |
SERVER_REF=${{ inputs.server_ref }}
tags: ${{ steps.meta.outputs.tags }}
file: Dockerfile.ci
70 changes: 70 additions & 0 deletions .github/workflows/codeql-analysis.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,70 @@
# For most projects, this workflow file will not need changing; you simply need
# to commit it to your repository.
#
# You may wish to alter this file to override the set of languages analyzed,
# or to provide custom queries or build logic.
#
# ******** NOTE ********
# We have attempted to detect the languages in your repository. Please check
# the `language` matrix defined below to confirm you have the correct set of
# supported CodeQL languages.
#
name: "CodeQL"

on:
push:
branches: [ main, dev ]
pull_request:
# The branches below must be a subset of the branches above
branches: [ main ]
schedule:
- cron: '22 7 * * 5'

jobs:
analyze:
name: Analyze
runs-on: ubuntu-latest
permissions:
actions: read
contents: read
security-events: write

strategy:
fail-fast: false
matrix:
language: [ 'javascript' ]
# CodeQL supports [ 'cpp', 'csharp', 'go', 'java', 'javascript', 'python', 'ruby' ]
# Learn more about CodeQL language support at https://git.io/codeql-language-support

steps:
- name: Checkout repository
uses: actions/checkout@v2

# Initializes the CodeQL tools for scanning.
- name: Initialize CodeQL
uses: github/codeql-action/init@v1
with:
languages: ${{ matrix.language }}
# If you wish to specify custom queries, you can do so here or in a config file.
# By default, queries listed here will override any specified in a config file.
# Prefix the list here with "+" to use these queries and those in the config file.
# queries: ./path/to/local/query, your-org/your-repo/queries@main

# Autobuild attempts to build any compiled languages (C/C++, C#, or Java).
# If this step fails, then you should remove it and run the build manually (see below)
- name: Autobuild
uses: github/codeql-action/autobuild@v1

# ℹ️ Command-line programs to run using the OS shell.
# 📚 https://git.io/JvXDl

# ✏️ If the Autobuild fails above, remove it and uncomment the following three lines
# and modify them (or add more) to build your code if your project
# uses a compiled language

#- run: |
# make bootstrap
# make release

- name: Perform CodeQL Analysis
uses: github/codeql-action/analyze@v1
18 changes: 18 additions & 0 deletions .github/workflows/dev.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
name: check svelte-18n keys
on:
push:
branches: [ dev ]
pull_request:
branches: [ dev ]
jobs:
check-svelte-i18n-keys:
runs-on: ubuntu-latest
steps:
- name: checkout
uses: actions/checkout@v1
- name: Check svelte-i18n-keys
uses: circlesland/CheckI18NKeys@v0.1.6-1
with:
master_json: './shell/src/i18n/lang/en.json'
file_types: 'ts,svelte'
default_language_prefix: 'en.'
18 changes: 18 additions & 0 deletions .github/workflows/i18n.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
name: check svelte-18n keys
on:
push:
branches: [ i18n ]
pull_request:
branches: [ i18n ]
jobs:
check-svelte-i18n-keys:
runs-on: ubuntu-latest
steps:
- name: checkout
uses: actions/checkout@v1
- name: Check svelte-i18n-keys
uses: circlesland/CheckI18NKeys@v0.1.6-1
with:
master_json: './shell/src/i18n/lang/en.json'
file_types: 'ts,svelte'
default_language_prefix: 'en.'
8 changes: 8 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,8 +1,16 @@

localhost.cert
localhost.key
.history
node_modules
packages/o-events/dist/
packages/o-interfaces/dist/
packages/o-process/dist/
packages/o-utils/dist/
shell/public/bundle.*
shell/public/bundle.css
shell/public/bundle.js
shell/public/index.html
shell/public/bundle.js.LICENSE.txt
shell/public/bundle.1.js
yarn.lock
2 changes: 1 addition & 1 deletion .nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
v16.1.0
v16.17.0
15 changes: 15 additions & 0 deletions .prettierrc
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
{
"trailingComma": "es5",
"tabWidth": 2,
"useTabs": false,
"semi": true,
"singleQuote": false,
"jsxBracketSameLine": true,
"bracketSpacing": true,
"svelteSortOrder": "options-scripts-markup-styles",
"svelteStrictMode": true,
"svelteBracketNewLine": false,
"svelteAllowShorthand": false,
"svelteIndentScriptAndStyle": false,
"printWidth": 120
}
13 changes: 13 additions & 0 deletions .vscode/launch.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
{
"version": "0.2.0",
"configurations": [
{
"type": "chrome",
"request": "launch",
"name": "Launch Chrome against dev server",
"url": "https://localhost:5000",
"webRoot": "${workspaceFolder}",
"env": {}
}
]
}
3 changes: 3 additions & 0 deletions .vscode/settings.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
{
"typescript.tsdk": "node_modules/typescript/lib"
}
48 changes: 48 additions & 0 deletions .vscode/tasks.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,48 @@
{
// See https://go.microsoft.com/fwlink/?LinkId=733558
// for the documentation about the tasks.json format
"version": "2.0.1",
"tasks": [
{
"label": "Run O-Plaform Build for Bali",
"type": "shell",
"command": "./build_bali.sh",
"args": ["${env:API_ENDPOINT}"],
"windows": {
"command": ".\\build_bali.cmd"
},
"group": "build",
"presentation": {
"reveal": "always",
"panel": "new"
}
},
{
"label": "Run O-Plaform LIBS Build",
"type": "shell",
"command": "./build_libs.sh",
"args": ["${env:API_ENDPOINT}"],
"windows": {
"command": ".\\build_bali.cmd"
},
"group": "build",
"presentation": {
"reveal": "always",
"panel": "new"
}
},
{
"label": "Compile GraphQL",
"type": "shell",
"command": "./graphql_build.sh",
"windows": {
"command": ".\\graphql_build.sh"
},
"group": "build",
"presentation": {
"reveal": "always",
"panel": "new"
}
}
]
}
Loading