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

Top level masonry refactor #771

Merged
merged 4 commits into from
Jul 26, 2023
Merged

Top level masonry refactor #771

merged 4 commits into from
Jul 26, 2023

Commits on Jul 25, 2023

  1. chore: new nav bar

    Signed-off-by: Frank Flitton <[email protected]>
    FrankFlitton committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    cad695b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4f71f62 View commit details
    Browse the repository at this point in the history
  3. feat: url breadcrumbs feature (#784)

    * chore: new nav bar
    
    Signed-off-by: Frank Flitton <[email protected]>
    
    * chore: navbar quick links
    
    Signed-off-by: Frank Flitton <[email protected]>
    
    * chore: task, workflow, launchplans
    
    Signed-off-by: Frank Flitton <[email protected]>
    
    * chore: remove unused import
    
    Signed-off-by: Frank Flitton <[email protected]>
    
    * chore: fixup navbar integration
    
    Signed-off-by: Frank Flitton <[email protected]>
    
    * chore: fix linter
    
    Signed-off-by: Frank Flitton <[email protected]>
    
    * chore: execution async value
    
    Signed-off-by: Frank Flitton <[email protected]>
    
    * chore: fix types build fail
    
    Signed-off-by: Frank Flitton <[email protected]>
    
    * chore: async self link
    
    Signed-off-by: Frank Flitton <[email protected]>
    
    * chore: add some exports
    
    Signed-off-by: Frank Flitton <[email protected]>
    
    * chore: change to names export
    
    Signed-off-by: Frank Flitton <[email protected]>
    
    * chore: spelling
    
    Signed-off-by: Carina Ursu <[email protected]>
    
    * chore: fix timestamps
    
    Signed-off-by: Carina Ursu <[email protected]>
    
    * chore: fix file upload type failure
    
    Signed-off-by: Frank Flitton <[email protected]>
    
    * chore: fix Executions title not updating
    
    Signed-off-by: Frank Flitton <[email protected]>
    
    * chore: remove depricated types file for dropzone
    
    Signed-off-by: Frank Flitton <[email protected]>
    
    * chore: fix execution launch plan self link
    
    Signed-off-by: Frank Flitton <[email protected]>
    
    * chore: pass custom component
    
    Signed-off-by: Frank Flitton <[email protected]>
    
    * chore: fix named entity cases
    
    Signed-off-by: Frank Flitton <[email protected]>
    
    * chore: different custom component style
    
    Signed-off-by: Frank Flitton <[email protected]>
    
    * chore: dynamic breadcrumb hook with event dispatch
    
    Signed-off-by: Frank Flitton <[email protected]>
    
    * chore: dynamic breadcrumb hook with event dispatch
    
    Signed-off-by: Frank Flitton <[email protected]>
    
    * chore: project and domains link to dashboard
    
    Signed-off-by: Frank Flitton <[email protected]>
    
    * chore: add localstorage setting
    
    Signed-off-by: Frank Flitton <[email protected]>
    
    * chore: get localstorage setting
    
    Signed-off-by: Frank Flitton <[email protected]>
    
    * chore: named entities self links
    
    Signed-off-by: Frank Flitton <[email protected]>
    
    * chore: spacing and scaffolding
    
    Signed-off-by: Frank Flitton <[email protected]>
    
    * chore: grey header color
    
    Signed-off-by: Frank Flitton <[email protected]>
    
    * fix/dropdown breadcrumbs (#799)
    
    fix: dropdown breadcrumbs
    
    Signed-off-by: Soham Parekh <[email protected]>
    Co-authored-by: Soham Parekh <[email protected]>
    
    * chore: global inject without emotion
    
    Signed-off-by: Frank Flitton <[email protected]>
    
    * chore: generate id
    
    Signed-off-by: Frank Flitton <[email protected]>
    
    * chore: initial unit tests
    
    Signed-off-by: Frank Flitton <[email protected]>
    
    * chore: fix incorrect localstore value
    
    Signed-off-by: Frank Flitton <[email protected]>
    
    * chore: named entities execution tests
    
    Signed-off-by: Frank Flitton <[email protected]>
    
    * chore: domain and project util tests
    
    Signed-off-by: Frank Flitton <[email protected]>
    
    * chore: fix execution list page title 404 ing
    
    Signed-off-by: Frank Flitton <[email protected]>
    
    * chore: fix swipe left to go back
    
    Signed-off-by: Frank Flitton <[email protected]>
    
    * chore: feature flag breadcrumb UI content
    
    Signed-off-by: Frank Flitton <[email protected]>
    
    * chore: set flags from url
    
    Signed-off-by: Frank Flitton <[email protected]>
    
    * chore: set flags from exxternal config
    
    Signed-off-by: Frank Flitton <[email protected]>
    
    * chore: set feature flags from env
    
    Signed-off-by: Frank Flitton <[email protected]>
    
    * chore: get flags from external env
    
    Signed-off-by: Frank Flitton <[email protected]>
    
    * chore: better docs from breadcrumbs interface
    
    Signed-off-by: Frank Flitton <[email protected]>
    
    ---------
    
    Signed-off-by: Frank Flitton <[email protected]>
    Signed-off-by: Carina Ursu <[email protected]>
    Signed-off-by: Soham Parekh <[email protected]>
    Co-authored-by: Carina Ursu <[email protected]>
    Co-authored-by: etdotal <[email protected]>
    Co-authored-by: Soham Parekh <[email protected]>
    4 people authored Jul 25, 2023
    Configuration menu
    Copy the full SHA
    dbdf478 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2023

  1. chore: console version bump

    Signed-off-by: Frank Flitton <[email protected]>
    FrankFlitton committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    1b4d1e2 View commit details
    Browse the repository at this point in the history