15 Commits

Author SHA1 Message Date
87fc320541 build: fix npm vendor vulnerability 2022-03-05 22:20:43 +00:00
f7dbd93132 build: merge to master 2022-02-24 23:27:21 +00:00
3589bcb7ef build: upgrade to Mix 6 2022-02-24 23:11:22 +00:00
dependabot[bot]
a94dcda415
Bump lodash from 4.17.19 to 4.17.21
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.19 to 4.17.21.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.19...4.17.21)

---
updated-dependencies:
- dependency-name: lodash
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-24 21:50:54 +00:00
21cd7c2888 Merge branch 'develop' 2022-02-24 18:50:42 +00:00
dependabot[bot]
4196a6b4f4
Bump axios from 0.19.2 to 0.21.2
Bumps [axios](https://github.com/axios/axios) from 0.19.2 to 0.21.2.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/master/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v0.19.2...v0.21.2)

---
updated-dependencies:
- dependency-name: axios
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-30 16:32:14 +00:00
96aa01b9c6 Recent changes 2020-11-02 21:44:05 +00:00
75f4404259 RSM-6 Team features 2020-10-03 21:36:35 +01:00
0cf6208577 Add embarassing missing comma 2020-07-18 03:57:56 +01:00
bf426e3bdd Updated package lock and added postinstall 2020-07-18 03:45:31 +01:00
cc8c293cc6 Significant changes
Added several components and features too long to list here
2020-05-22 03:49:16 +01:00
623200914d Add interview page (incomplete commit) 2020-05-02 06:54:14 +01:00
b5e6a4a94b Added Outstanding applications page
This commit also includes Chart.js for the whole project using Webpack. It also updates NPM packages to support ChartJS, and suppresses locale.js warnings from Webpack builds.
Gitignore removes the webpack bundle file since that file should be built each time dependencies/js code are modified.
2020-05-01 05:42:19 +01:00
70c7429e36 Added Authentication Scaffolding, Dashboard, and Sidenav 2020-04-29 03:20:00 +01:00
f80e9fcba0 First commit 2020-04-26 05:09:32 +01:00