Go to file
Adam Goldsmith 0ee07d18a1 Remove package-lock.json from .gitignore and commit it
Now that this is finally getting deployed, it won't be just a nuisance
2021-11-17 14:56:50 -05:00
public Condense toolbar to save some vertical space 2021-11-15 21:31:22 -05:00
src Condense toolbar to save some vertical space 2021-11-15 21:31:22 -05:00
.editorconfig Initial Commit, functional basic calendar 2020-03-12 14:17:09 -04:00
.gitignore Remove package-lock.json from .gitignore and commit it 2021-11-17 14:56:50 -05:00
.prettierrc Initial Commit, functional basic calendar 2020-03-12 14:17:09 -04:00
babel.config.js Drop dependency on Vue and use Webpack instead of Vite 2021-11-15 19:37:40 -05:00
package-lock.json Remove package-lock.json from .gitignore and commit it 2021-11-17 14:56:50 -05:00
package.json Use Resource TimeGrid view; we can use it for free since we are a non-profit 2021-11-15 20:24:53 -05:00
tsconfig.json Migrate to Vue 3 and vite 2021-11-12 11:32:27 -05:00
webpack.config.js Ignore emacs lockfiles in webpack dev server, as they were causing crashes 2021-11-15 19:37:40 -05:00