You are not logged in. Click here to log in.

Application Lifecycle Management

Search In Project

Search inClear

Forks
Changes
Files
Pull Requests
Branches & Tags
Statistics

Author Comment Items
mkor
Feb 21 18:13
Minor: Added database_routers as an option for config.yml -> settings.py builder pipeline
72114c986b2181993daf8cb463bdfc940fe83a77 branches: tip , default
  • modified
    app/er2/deploy/templates/settings.py
--
Bwhua
Apr 24 2023 13:58
Fix: make dependencies work with create-catena-app
88886303d6e84301a823bef3a2eb681f80ab7df6 branches: tip , default
  • modified
    app/er2/deploy/install.py
--
Bwhua
Oct 03 2022 13:34
cha: add new dependency - html2canvas
bfc696debf66a4140fa1b3aaee7eb7ae0e58a81e branches: tip , default
  • modified
    package.json
--
mkor
Jul 03 2022 16:52
Fix: Added html-to-react pin in "resolutions" to block the 1.5.0 breaking update
986bf72d9daeac1e24412226779d1a028520de4f branches: tip , default
  • modified
    package.json
--
pattersd
Jun 10 2022 14:50
fix: app/er2/__init__.py will cause a crash in deployment since django is not installed, so I put it in a try.
296f8b43a5e9541873fe4496938e05f0315e5bf2 branches: tip , 2022-docker-root
  • modified
    app/er2/__init__.py
--
pattersd
Jun 10 2022 14:23
merge
7158b0446b837be7b4282c5122ae34aa0f1af527 branches: tip , 2022-docker-root
  • modified
    package.json
--
pattersd
Jun 10 2022 14:22
cha: modified deploy/common.py because it looked like there was an error in run_post_install because install.py wasn't importing correctly; fix for graphene and django with force_text; took out better-sqlite3 from package.json
c80f6b873aba336bfe01c6e990ade8175a2040cc branches: 2022-docker-root
  • modified
    app/er2/__init__.py
  • modified
    app/er2/deploy/common.py
  • modified
    package.json
--
Mikka Tully <mikkak08@colostate.edu>
Jun 07 2022 10:05

Pusher:  MikkaT
Jun 07 2022 10:05
fix: pin better-sqlite version to 7.5.0 - yarn install worked, and saved lockfile (think version change is to allow it to play nicely with the version of this that er2_map needs?)
4716489a687bbad33ae1396fa8d0b3fd25d74cd1 branches: tip , 2022-docker-root
  • modified
    package.json
--
Lyaege
Jun 06 2022 16:30
cha: only try to import urls from our repos.
be20d92014887eea9c4eda5d5b322fca0885e48b branches: tip , default
  • modified
    app/er2/urls.py
--
Mikka Tully <mikkak08@colostate.edu>
Jun 03 2022 15:13

Pusher:  MikkaT
Jun 07 2022 10:05
Merge
670a018cd8d9514a6b2468bfc44b30d93067a697 branches: 2022-docker-root
--
Mikka Tully <mikkak08@colostate.edu>
Jun 03 2022 15:09

Pusher:  MikkaT
Jun 07 2022 10:05
cha: hopefully allow for deploy - building apache AFTER db migration
9b8bb2af50a7b9aea55d54e21812e3b3bbdcba46 branches: 2022-docker-root
  • modified
    app/er2/deploy/web/run.sh
--
Lyaege
May 31 2022 17:07
Merge
869c2a1c596ee6ba5c5a513e05e36cf43afb158d branches: default
  • modified
    .hgignore
  • modified
    app/er2/deploy/templates/create/static/package.json
  • modified
    package.json
  • modified
    yarn.lock
--
Lyaege
May 31 2022 17:06
cha: ignore local yarn things.
c936e0e98a92c0ad38eb5a1009ba545de467afaa branches: default
  • modified
    .hgignore
--
Lyaege
May 31 2022 11:20
Merge
2b28871e67b41de8bdcecf9902931d86ec684b5b branches: tip , default
  • modified
    .hgignore
  • modified
    .nvmrc
  • modified
    app/er2/wsgi.py
  • added
    app/requirements.txt
  • modified
    package.json
  • modified
    yarn.lock
--
Lyaege
May 31 2022 11:18
cha: ignore local yarn files
c0f5678d22d1d8897f0a48db8133d15a8f2d987e branches: default
  • modified
    .hgignore
  • modified
    yarn.lock
--
Lyaege
May 27 2022 11:07
cha: ignore .yarn local files
cha: update better-sqlite3 in package.json
10ed27f9533345799a7ca5ebeae5f9840da638fe branches: tip , default
  • modified
    .hgignore
  • modified
    package.json
--
Lyaege
May 02 2022 13:38
cha: template project update webpack-dashboard.
cha: make eslint work?
f4e8e557d5ebbb16f1a5e9dfc88b776e72475dd0 branches: default
  • modified
    app/er2/deploy/templates/create/static/package.json
  • modified
    package.json
  • modified
    yarn.lock
--
Sam Richard <srichard@colostate.edu>
Mar 31 2022 11:20

Pusher:  srichard
Mar 31 2022 11:21
put a resolution field for react-error-overlay but don't pin it
4d82ad9e1ce9fd1b5fa9ad08aed6d7d4b40659aa branches: tip , 2022-docker-root
  • modified
    package.json
--
Sam Richard <srichard@colostate.edu>
Mar 29 2022 19:13

Pusher:  srichard
Mar 29 2022 19:13
cha(er2.deploy.base): try to not crash the whole thing if django crashes
misc(er2.deploy,base): mess around with comments
4f8eb982d027a5b28a9431e86e7c130ddaf0ff9c branches: tip , 2022-docker-root
  • modified
    app/er2/deploy/base/README.md
  • modified
    app/er2/deploy/base/commit.sh
  • modified
    app/er2/deploy/base/start.sh
--
Sam Richard <srichard@colostate.edu>
Mar 25 2022 18:07

Pusher:  srichard
Mar 25 2022 18:07
Document it now that it works
58b54ea73d1102b9e53a617d520aac4968bf550f branches: tip , 2022-docker-root
--
473 Commits found, displaying 1 to 20