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

Angular upgrade v18 #487

Closed
wants to merge 73 commits into from
Closed
Show file tree
Hide file tree
Changes from 1 commit
Commits
Show all changes
73 commits
Select commit Hold shift + click to select a range
f97475e
Update TypeScript version and add ng-update
lukestanley Jan 9, 2024
2e295b6
Updates Angular dependencies and remove unused CanDeactivate import
lukestanley Jan 9, 2024
01e63fb
Angular 16 update: up eslint
okasen Aug 2, 2023
b4bfe34
Angular 16 update: up cdk
okasen Aug 2, 2023
d1e51f3
Angular 16 update: update Material library
okasen Aug 2, 2023
ee3194c
Angular 16 Upgrade: Get frontend working, flow and query builders sti…
okasen Aug 11, 2023
2156c59
Angular 16: Remove legacy materials
Aug 14, 2023
ee35655
Fixes Monaco-editor use by using v2 wrapper with correct path to stat…
lukestanley Sep 18, 2023
92f676d
Switch @materia-ui/ngx-monaco-editor to ngx-monaco-editor-v2, configu…
lukestanley Dec 21, 2023
5cc936a
Fixes Cypress tests with settings button click - enable force click, …
lukestanley Dec 21, 2023
9a4debd
Cypress gosub bug fix (changed selector)
lukestanley Dec 21, 2023
4bbc392
Prevent Cypress warning by naming mock
lukestanley Jan 8, 2024
dc41123
Force Cypress to click "hidden" areas
lukestanley Jan 8, 2024
f028ef7
FIXME: Ignores REAL error of MatFormField placeholder text not popula…
lukestanley Jan 8, 2024
e885a08
Names intercept mock to avoid Cypress warning
lukestanley Jan 8, 2024
c188651
Clarifies that a mock is used
lukestanley Jan 8, 2024
18f8f13
Fix: Renames old Formly validation property
lukestanley Jan 8, 2024
befce71
Allows Lodash CommonJS property tidy console warnings
lukestanley Jan 8, 2024
9675d11
Work around reactivity problem by pressing button and tries fixing co…
lukestanley Jan 8, 2024
9b7f6c5
Disables broken confirm test
lukestanley Jan 8, 2024
65550f7
Update zone.js and adds back package lock
lukestanley Jan 9, 2024
efa5e13
Reverting automated prettier changes to reduce non-needed changes
lukestanley Jan 11, 2024
0c4bec8
Fix Ag Grid UI and custom component render (#447)
gsambrotta Feb 13, 2024
5645a0a
Convert "Workflow" text to "Flow" (#451)
gsambrotta Feb 29, 2024
36e31d0
Migrate angular MUI to MDC components (#454)
gsambrotta Mar 4, 2024
2a52b8a
upate package.json
gsambrotta Mar 6, 2024
743704d
remove force:true from click (#457)
gsambrotta Mar 6, 2024
507d449
fix style in Audio control component
gsambrotta Mar 13, 2024
8417ac7
clean up track-clip directive, fix resizable and draggable
gsambrotta Mar 22, 2024
f05a3a9
fix draggable, use ngOnInit
gsambrotta Mar 25, 2024
9d47383
fix spinner UI on page loading and on HTTP load
gsambrotta Mar 25, 2024
7ad97da
update angular core and cli
gsambrotta Jul 4, 2024
fdb99f0
upgrade eslint pakcages
gsambrotta Jul 5, 2024
e998061
upgrade all the patch with ncu command and upgrade @angular/pwa@17
gsambrotta Jul 5, 2024
0135e3c
upgrade material ui
gsambrotta Jul 22, 2024
b2da14b
upgrade leaflet, asymmetrick
gsambrotta Jul 22, 2024
ace3368
update ngtools/webpack
gsambrotta Jul 22, 2024
63d7030
update ngrx
gsambrotta Jul 22, 2024
17ad0f0
--stash
gsambrotta Jul 23, 2024
38c71ab
update ng-select
gsambrotta Jul 23, 2024
865ca3b
upgrade ngx-monaco-editor
gsambrotta Jul 23, 2024
bab96da
fix most of typescript error
gsambrotta Jul 31, 2024
9c89c12
fix type issue and material angular
gsambrotta Jul 31, 2024
149a319
upgrade ag grid
gsambrotta Jul 31, 2024
ba34751
--stash
gsambrotta Jul 31, 2024
31c10a8
upgrade all patch versions
gsambrotta Jul 31, 2024
7b0d40c
clean up code
gsambrotta Aug 1, 2024
32214e6
downgrade ag grid
gsambrotta Aug 5, 2024
e6862e1
upgrade cli and angular to v18
gsambrotta Aug 5, 2024
de351a8
upgrade 18 cdk
gsambrotta Aug 5, 2024
16ed243
update other angular packages to 18
gsambrotta Aug 5, 2024
535c754
update pwa
gsambrotta Aug 5, 2024
3e4d30b
upgrade packages
gsambrotta Aug 5, 2024
0b0703c
upgraded maskito packages
gsambrotta Aug 5, 2024
6539856
update ngselect
gsambrotta Aug 6, 2024
e9bc2c1
ngtool/webpack
gsambrotta Aug 6, 2024
11094df
monaco-editor
gsambrotta Aug 6, 2024
377f320
upgrade types, change serviceWorker
gsambrotta Aug 7, 2024
1e92855
fix imports, serviceWorkers, polyfill, deep style and more
gsambrotta Aug 7, 2024
2913ce3
fix yaml and axios import
gsambrotta Aug 8, 2024
038e6e8
upgrade patch Material UI
gsambrotta Aug 12, 2024
df78b94
codemod from ag-grid
gsambrotta Aug 13, 2024
ac6cd97
npm i
gsambrotta Aug 13, 2024
a3dc3bf
fix tags autocomplete filter
gsambrotta Aug 14, 2024
1e1ab2f
Add lable to all form field without
gsambrotta Aug 15, 2024
ffc9a4c
fix material ui dialog paddings
gsambrotta Aug 15, 2024
12ec7ba
fix code writing style, fix button MUI, add leaflet marker style
gsambrotta Aug 27, 2024
cbd25a4
update leafleft component
gsambrotta Aug 27, 2024
1107cf4
render map with marker
gsambrotta Aug 28, 2024
2c60e86
fix map issue
gsambrotta Aug 29, 2024
be10138
fix error on test file
gsambrotta Sep 4, 2024
14fbbe1
clean up merge conflicts
gsambrotta Sep 11, 2024
e67efd0
fixing comments from review
gsambrotta Sep 27, 2024
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
8 changes: 2 additions & 6 deletions docs/workflow/blocks/launch_block.rst
Original file line number Diff line number Diff line change
@@ -1,19 +1,15 @@
Launch
======

<<<<<<< HEAD
Useful to jump to a different Flow. This block is not available to be added to a flow directly, but is instead for use from within other blocks.
Useful to jump to a different Flow. This block is not available to be added to a Flow directly, but is instead for use from within other blocks.

If you want to jump to a different Flow from a button the :doc:`Link Action Block <link_action_block>`, allows opening Flows in a new tab or window as an alternative to an :doc:`Actions block button <actions>` being used with a Launch block.
=======
Jump to a new Flow. This block is not available to be added to a Flow directly, but is instead for use from within other blocks.
>>>>>>> e5a07579 (Convert "Workflow" text to "Flow" (#451))

Default config
--------------

.. code-block:: json

.nvmrc
gsambrotta marked this conversation as resolved.
Show resolved Hide resolved
{
"type": "launch",
"adapter": "",
Expand Down
4 changes: 0 additions & 4 deletions docs/workflow/implementation.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,7 @@ How Flows get executed
======================

Flows are implemented using Angular's built-in execution chaining.
<<<<<<< HEAD
While this simplifies the whole process of running workflows, it does
=======
While this simplifies the whole process of running Flows, it does
>>>>>>> e5a07579 (Convert "Workflow" text to "Flow" (#451))
introduce some challenges - many of which can be overcome by understanding
a little about how flows are run, and in particular, the way change detection
works.
Expand Down
9 changes: 0 additions & 9 deletions docs/workflow/intro.rst
Original file line number Diff line number Diff line change
Expand Up @@ -5,21 +5,12 @@ Overview
--------

Flows are created by plugging together various reusable blocks of functionality.
<<<<<<< HEAD
A Flow is made from multiple blocks that connect together. A task is a running instance of a Flow.
Flows can be nested inside other Flows.
Thus, tasks are nested too, and a running task may contain multiple tasks within it.

The available “blocks” of reusable functionality are documented below.
The Flow builder in the app lets you create and customise Flows,
=======
A Flow is a list of Flow items (or blocks). A task is a running instance of a Flow.
Flow definitions can be nested, as some Flow item blocks contain embedded Flows.
Thus, tasks are nested too, and a running task may contain multiple tasks within it.

The available “blocks” of reusable functionality are documented below.
The Flow builder within the app lets you create and customise Flows,
>>>>>>> e5a07579 (Convert "Workflow" text to "Flow" (#451))
load existing Flows from adapters, and generate links to share Flows you have created.

Block Metadata & Comments
Expand Down
Loading