Skip to content

Commit

Permalink
Beta rebase (#953)
Browse files Browse the repository at this point in the history
* chore(deps): update deps

* 2.5.0-0

* fix: remove tslint

* fix: remove css modules

* fix: remove editor config

* fix: make react externals in builds

* feat update deps and templates

* fix: babel parsing

* wip: switch computer

* fix: update app template

* 3.0.0-beta.0

* build: add missing deps

* 3.0.0-beta.1

* feat: use redirect login

* 3.0.0-beta.2

* fix: add custom element register quirk

* 3.0.0-beta.3

* fix: update fusion-api

* 3.0.0-beta.4

* chore: update fusion-framework

* 3.0.0-beta.5

* feat: add loader indicator

* 3.0.0-beta.6

* feat: rewrite bootstrap to support only MSAL

* 3.0.0-beta.7

* deps: update router

* 3.0.0-beta.8

* build: update deps

* 3.0.0-beta.9

* chore: update deps

* 3.0.0-beta.10

* feat(app): update app template

* cli home changes - part 1

* home cli

* cli home

* fix: allow older app to use app register

* 3.0.0-beta.12

* cli home styling

* cli Home-UserPage

* fix: legacy app auth

* Breadcrumbs and small fixes

* Person Details

* Styling and TypeDoc

* doc

* build: make react-router optional

* 3.0.0-beta.13

* fix: wrokflow indent

* 3.0.0-beta.14

* docs and styling

* ag grid table and navigation fix

* Navigation, breadcrumbs, home page. Added AgGrid table with apps data and mutation

* small fixes

* fix: dependencies

* fix: merge conflicts

* build: update lock file

* fix: remove duplicate identifier

* build: update build version of node

* 3.0.0-beta.15

* wip: update router and added context

* 3.0.0-beta.16

* build: remove debug flag

* 3.0.0-beta.17

* fix: update externals

* 3.0.0-beta.18

* fix: upgrade fusion components

* 3.0.0-beta.19

* fix: update deps

* 3.0.0-beta.20

* fix: expose react router for version 5

* 3.0.0-beta.21

* 3.0.0-beta.22

* chore: update fusion api

* 3.0.0-beta.23

* chore: update deps

* 3.0.0-beta.24

* fix: update fusion-framework

* 3.0.0-beta.25

* Beta26 (#882)

* Update fusion-components (#845)

* 2.4.11 (#846)

* fix(report): changing report template AppWithContext useMemo dependencie (#873)

* 2.4.12 (#874)

* fix: fixing property templateName on ICreateAppOptions, and improving typehinting

* fix(commands): fixes for building report template

* fix(report): optimize report template without context

* 3.0.0-beta.26

Co-authored-by: Thomas Myklebust Fjørstad <[email protected]>

* Beta27 (#883)

* Update fusion-components (#845)

* 2.4.11 (#846)

* fix(report): changing report template AppWithContext useMemo dependencie (#873)

* 2.4.12 (#874)

* fix: fixing property templateName on ICreateAppOptions, and improving typehinting

* fix(commands): fixes for building report template

* fix(report): optimize report template without context

* 3.0.0-beta.26

* fix(report): updated dependencies for report template and switched to tslint

* 3.0.0-beta.27

Co-authored-by: Thomas Myklebust Fjørstad <[email protected]>
Co-authored-by: odinr <[email protected]>

* build: make fusion framework optional

* 3.0.0-beta.28

* update peer deps

* 3.0.0-beta.29

* update peer deps

* 3.0.0-beta.30

* build: update peer deps

* 3.0.0-beta.31

* fix(build-app): fixing build app progressplugin error (#899)

* fix(build-app): fixing build app progressplugin error

* 3.0.0-beta.32.0

* Feat/connect-app-container-to-framework (#900)

* 3.0.0-alpha.0

* feat: create custom context manager

* 3.0.0-alpha.1

* feat: adjusting to new framwork versions

* feat(ctx): added dependencies for contextselector and framework

* feat(ctx): updating start-app with contextselector

* feat(ctx): modifying app template for new contextselector

* feat(contextselector): functional contextselector

* chore: removing log messages

* fix: updating framwork packages

* feat(contextselector): changing context updates router

* fix(context): router example routes with new framework

* chore: package-lock

* feat: rebases with alpha

* chore: bump fusion version

* fix: update deps

* feat: add navigation to context switch

- create wrapper for history 4.x routers
- remove context selector if not supported by app

* chore: package-lock update for node 16

* chore: cleanup dev comments

* 3.0.0-alpha.1

* 3.0.0-alpha.2

* ci: setting ts-config module to CommonJS

since release pipeline failed with ESNext

* fix: app container

* fix: history browsing

* 3.0.0-alpha.3

* 3.0.0-alpha.4

* fix(contextSelector): using provider to set context on selecto (#905)

* 3.0.0-alpha.5

* feat: fetch config when current app set

* 3.0.0-alpha.6

* feat: use package from fusion framework for interopt (#906)

* 3.0.0-alpha.7

* core: update deps

* 3.0.0-alpha.8

* fix: provide environment name

* 3.0.0-alpha.9

* Feat/context/ux (#908)

* chore: package-lock with node 16

* feat(ContextSelector): selector header interface with autofocus

* chore(Portal): using centered loader

* feat(context): added styles for header

* feat(ContextSelector): updated frc-context-selector

* chore: disabling tsignore ban

* fix(start-app): using page centered Equinor loader

* feat(Loader): start-app loaer can take props

* fix(contextSearch): resolver clears context from navigation

* chore: code spacing in contextSearch

* 3.0.0-alpha.10

* fix(context): do not clear context id from url

* 3.0.0-alpha.11

* Feat/alpha/person resolver (#916)

* feat: ✨ person card example

Person provider with person resolver added in App. Person card example on User page in templates/app

* feat: ✨ person provider

Person provider with usePersonResolver hook wrapped for usage in start-app

* fix: 🎨 Resolver wraps Framework

Separate PersonResolver component that wraps Framework component in the start-app

* fix: 🔥 remove unnecessary resolver

* fix: 🔥 remove unnecessary resolver

* fix: 🔥 put resolver in portal

---------

Co-authored-by: Andrej Nikolic <[email protected]>

* feat: ✨ person card example

Person provider with person resolver added in App. Person card example on User page in templates/app

* fix: 🔥 remove unnecessary resolver

* 3.0.0-beta-people.0

* chore: update deps (#925)

* 3.0.0-beta.33

* fix: update portal url

* 3.0.0-beta.34

* chore: update packages (#931)

* 3.0.0-beta.35

* fix(context): updating contextSearch when contextchanges

* 3.0.0-beta.36

* fix(context): set correct path when changing context

* 3.0.0-beta.37

* fix: updating framework dependencies and observable

* build(context): updated contextselector version

* 3.0.0-alpha.12

* fix(contextSearch): selector initialised context

* chore: updating fusion-framework packages

* chore: updating packages and formating in example router

* fix: updating framework dependencies and observable

* fix(contextSearch): selector initialised context

* build: add workflow for alpha

* chore: fix tag of alpha release

* fix(context): ctx-selector show active ctx

* chore: updating to framework beta version

* 3.0.0-alpha.19

* 3.0.0-alpha.20

* chore: update packages (#931)

* chore: update packages

* 3.0.0-alpha.21

* Merge branch 'beta' into alpha

* 3.0.0-alpha.22

* chore: update packages

* fix(Context): set/clear context from url

* 3.0.0-beta.38

* chore(framework): updating dependencies

* chore(legacy): updating package legacy interopt r. resolve issue

* fix(deps): fix conflicting peerdependencies

* 3.0.0-beta.39

* chore(context): updating packages and contextresolver from portal

* chore(context): use portals contextResolver

* feat(AppLoader): updates apploader from portal

* 3.0.0-beta.41

* fix(eslint): removed copy of config

* chore(): updated lockfile

* 3.0.0

---------

Co-authored-by: odin thomas rochmann <[email protected]>
Co-authored-by: AndrejNikolicEq <[email protected]>
Co-authored-by: Thomas Myklebust Fjørstad <[email protected]>
Co-authored-by: Andrej Nikolic <[email protected]>
Co-authored-by: Andrej Nikolic <[email protected]>
Co-authored-by: eikeland <[email protected]>
Co-authored-by: odinr <[email protected]>
  • Loading branch information
8 people authored Jun 20, 2023
1 parent 443ce91 commit 4522ce9
Show file tree
Hide file tree
Showing 125 changed files with 12,748 additions and 28,752 deletions.
11 changes: 0 additions & 11 deletions .editorconfig

This file was deleted.

2 changes: 2 additions & 0 deletions .eslintignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
/node_modules
/dist
4 changes: 4 additions & 0 deletions .eslintrc
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
{
"root": true,
"extends": "@equinor/eslint-config-fusion"
}
46 changes: 46 additions & 0 deletions .github/workflows/alpha.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,46 @@
name: Release Alpha Version

on:
push:
branches:
- alpha

jobs:
release-pkg:
name: Create release
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2

- name: Setup node
uses: actions/setup-node@v2
with:
node-version: '14'
registry-url: https://registry.npmjs.org

- name: Install Node Dependencies
run: |
npm ci --legacy-peer-deps
npm run build
- name: Config git user
run: |
git config --global user.name "${{ github.actor }}"
git config --global user.email "${{ github.actor }}@users.noreply.github.com"
git fetch --depth=1 origin +refs/tags/*:refs/tags/*
- name: Bump version
run: npm version prerelease --preid alpha
env:
GH_TOKEN: ${{ github.token }}

- name: Push version
run: git push --follow-tags
continue-on-error: true
env:
GH_TOKEN: ${{ github.token }}

- name: Release packages
run: npm publish --access public --tag alpha
env:
NODE_AUTH_TOKEN: ${{ secrets.NPM_AUTH_TOKEN }}
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,5 +20,5 @@ jobs:
node-version: ${{ matrix.node-version }}
- name: npm install
run: |
npm ci
npm ci --legacy-peer-deps
npm run build
4 changes: 2 additions & 2 deletions .github/workflows/prePublish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: Beta publish
on:
release:
types:
- prereleased
- prereleased

jobs:
build:
Expand All @@ -21,7 +21,7 @@ jobs:

- name: npm install, update version.ts, run tsc
run: |
npm ci
npm ci --legacy-peer-deps
npm run update-templates
npm run build
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
registry-url: https://registry.npmjs.org
- name: npm build and publish
run: |
npm ci
npm ci --legacy-peer-deps
npm run update-templates
npm run build
npm config set //registry.npmjs.org/:_authToken=$NODE_AUTH_TOKEN
Expand Down
9 changes: 3 additions & 6 deletions .prettierrc
Original file line number Diff line number Diff line change
@@ -1,7 +1,4 @@
{
"printWidth": 100,
"singleQuote": true,
"trailingComma": "es5",
"semi": true,
"tabWidth": 4
}
"printWidth": 120,
"singleQuote": true
}
Loading

0 comments on commit 4522ce9

Please sign in to comment.