commit b26cc2dbdb2c23c99b4a046708596c4554e53208
Author: Zaheena <zaheena@gmail.com>
Date: Thu Sep 2 22:21:32 2021 -0400
fix(ci): triggering the right rackn-saas branch
M .gitlab-ci.yml
commit c94e6e80bb5be77904759d14000ed73badd7944a
Author: Meshiest <gpg@reheatedcake.io>
Date: Thu Sep 2 15:46:23 2021 -0500
fix(table): add default index keys for other tables
M app/views/Endpoint/views/Leases/View.jsx
commit 58bb844bcd1c06f311fe728b45d4b7ff330f76d2
Author: Meshiest <gpg@reheatedcake.io>
Date: Thu Sep 2 15:16:31 2021 -0500
fix(table): add default index keys for other tables
M app/views/Endpoint/views/Contexts/View.jsx
M app/views/Endpoint/views/Endpoints/View.jsx
M app/views/Endpoint/views/Pools/View.jsx
commit e10bbbbc8ab24e68d4d2c60ec6099ab2e5eccd6f
Author: Meshiest <gpg@reheatedcake.io>
Date: Thu Sep 2 15:09:29 2021 -0500
fix(subnets): add default key for subnets
M app/views/Endpoint/views/Subnets/View.jsx
commit 3a20990aa379d515b53c4356e2dca14d53b74839
Author: Meshiest <gpg@reheatedcake.io>
Date: Thu Sep 2 14:34:43 2021 -0500
ci: fix trigger not running
M .gitlab-ci.yml
commit 281352c1d1e6fa14803970f9413bca486fef84f3
Author: Meshiest <gpg@reheatedcake.io>
Date: Thu Sep 2 12:35:13 2021 -0500
fix(jobs): specify correct index key
M app/views/Endpoint/features/table_view/components/TableRow.jsx
M app/views/Endpoint/features/table_view/util.js
M app/views/Endpoint/views/BootEnvs/View.jsx
M app/views/Endpoint/views/Jobs/View.jsx
M app/views/Endpoint/views/Params/View.jsx
M app/views/Endpoint/views/Plugins/View.jsx
M app/views/Endpoint/views/Profiles/View.jsx
M app/views/Endpoint/views/Reservations/View.jsx
M app/views/Endpoint/views/Roles/View.jsx
M app/views/Endpoint/views/Stages/View.jsx
M app/views/Endpoint/views/Tasks/View.jsx
M app/views/Endpoint/views/Templates/View.jsx
M app/views/Endpoint/views/Tenants/View.jsx
M app/views/Endpoint/views/Users/View.jsx
M app/views/Endpoint/views/Workflows/View.jsx
commit 9ffd58d89fdb68b877490bbe3c8b225ad161e060
Author: Meshiest <gpg@reheatedcake.io>
Date: Thu Sep 2 10:54:59 2021 -0500
fix(params): fix readonly params getting deleted, fix type selection on ad-hoc params
M app/views/Endpoint/views/Params/components/ParamRow.jsx
M app/views/Endpoint/views/Params/components/ParamsContainer.jsx
commit 9c4ccb1e72c9d84e038c16d07f7967ac05e82032
Author: Meshiest <gpg@reheatedcake.io>
Date: Thu Sep 2 10:31:50 2021 -0500
ci: notify only on tip/stable
M .gitlab-ci.yml
commit 19e52d59e61a42c684e372075e7d49fd92cf6819
Author: Meshiest <gpg@reheatedcake.io>
Date: Thu Sep 2 09:52:39 2021 -0500
fix(table): fix null ptr on row match, still have race condition though
M app/views/Endpoint/features/table_view/components/TableRow.jsx
commit 3ec02ff1e21dc8e31b74d31c67a556df53ce72b1
Author: Meshiest <gpg@reheatedcake.io>
Date: Thu Sep 2 09:29:50 2021 -0500
ci: add gitlab-ci
A .gitlab-ci.yml
commit 62eee54de7fd472417339953a588fba72b6aff19
Author: Meshiest <gpg@reheatedcake.io>
Date: Tue Aug 31 16:37:22 2021 -0500
feat(subnets): add unmanaged checkbox
M app/views/Endpoint/views/Subnets/Panel.jsx
M app/views/Endpoint/views/Subnets/View.jsx
M app/views/Endpoint/views/Subnets/components/DHCPOptions.jsx
commit 2a8be9322cc81a902758af7d40f5bd1bf9abab14
Author: Meshiest <gpg@reheatedcake.io>
Date: Mon Aug 30 13:22:15 2021 -0500
fix(bulk): fix warnings for invalid value
M app/views/Endpoint/components/BulkActions/Components.jsx
commit 7b46a186944d0025bc06ce682cb0b6d10faea19f
Author: Meshiest <gpg@reheatedcake.io>
Date: Thu Aug 19 12:24:51 2021 -0500
refactor(dependencies): fix colored icons not working in dropdowns, other minor refactors
M app/api/index.jsx
M app/views/Endpoint/components/BulkActions/Components.jsx
M app/views/Endpoint/components/Components.jsx
M app/views/Endpoint/features/table_view/columns/gen_enum_objects.jsx
M app/views/Endpoint/features/table_view/columns/gen_link_icon.jsx
M app/views/Endpoint/features/table_view/columns/gen_link_icon_id.jsx
M app/views/Endpoint/features/table_view/columns/gen_link_object.jsx
M app/views/Endpoint/features/table_view/columns/icon_meta.jsx
M app/views/Endpoint/features/table_view/components/Filter/Search.jsx
M app/views/Endpoint/views/Jobs/columns/link_task.jsx
M app/views/Endpoint/views/Logs.jsx
R100 app/views/Endpoint/views/Machines/BulkActions.jsx app/views/Endpoint/views/Machines/BulkActions.old.jsx
M app/views/Endpoint/views/Machines/Panel.jsx
M app/views/Endpoint/views/Machines/View.jsx
M app/views/Endpoint/views/Machines/columns/icon_pool.jsx
R100 app/views/Endpoint/views/Machines/Debugger/Debugger.css app/views/Endpoint/views/Machines/components/Debugger/Debugger.css
R100 app/views/Endpoint/views/Machines/Debugger/Debugger.jsx app/views/Endpoint/views/Machines/components/Debugger/Debugger.jsx
R100 app/views/Endpoint/views/Machines/Debugger/index.jsx app/views/Endpoint/views/Machines/components/Debugger/index.jsx
R100 app/views/Endpoint/views/Machines/Wizards/Cloudwrap.jsx app/views/Endpoint/views/Machines/components/Wizards/Cloudwrap.jsx
M app/views/Endpoint/views/Params/components/ParamRow.jsx
M app/views/Endpoint/views/Params/components/ParamsContainer.jsx
M app/views/Endpoint/views/Pools/columns/gen_pool_actions.jsx
M app/views/Endpoint/views/System.jsx
M app/views/Endpoint/views/Workflows/columns/enum_icon_stages.jsx
commit 630f995cb66a8e5984a2f21822775eb1deb91d58
Author: Meshiest <gpg@reheatedcake.io>
Date: Mon Aug 30 11:15:30 2021 -0500
refactor(machines): fix cloudwrappers wizard using deprecated getDeps call, additional refactors
M app/views/Endpoint/views/Machines/Wizards/Cloudwrap.jsx
commit bf0fea14647e72b1de272f293c106094d06cac91
Author: Meshiest <gpg@reheatedcake.io>
Date: Mon Aug 30 11:14:53 2021 -0500
feat(machines): join-up.sh option in machine add
M app/layout/Copy.jsx
A app/layout/ShellScript.jsx
M app/layout/Table/Filter.jsx
M app/views/Endpoint/views/Machines/Panel.jsx
M app/views/Home/Home.jsx
End of Note