Nicolas Giard
|
9e55ec1fd4
|
chore: improve devcontainer build (#4241)
|
2022-07-23 10:33:41 -04:00 |
|
Nicolas Giard
|
6ba91145ed
|
fix(agenda-neue): responsive UI fixes + no materials warning icon (#4229)
* fix: agenda-neue - go to current meeting in URL if not provided
* fix: agenda neue - various responsive UI fixes + no materials icon
|
2022-07-19 11:06:07 -05:00 |
|
Nicolas Giard
|
aa9490faf6
|
feat(ui): new dynamic agenda view (#4086)
* feat: agenda page in vue (wip)
* feat: scroll to agenda day
* fix: vue 3 composition api + eslint settings
* fix: agenda day scroll match indicator
* fix: convert vite deps to yarn
* fix: missing lodash + legacy build step
* fix: agenda - move calendar into drawer
* fix: improve agenda filter UI
* fix: download ics + move agenda into own component
* feat: use fullcalendar for agenda calendar view (wip)
* feat: add events to agenda calendar
* feat: agenda filter UI improvements
* feat: agenda add to calendar dropdown
* feat: agenda calendar filter + timezone + event coloring
* feat: agenda calendar color improvements
* chore: exclude dist-neue from git
* feat: agenda calendar event modal
* fix: rebuild yarn deps
* chore: add run migration task to vscode
* fix: agenda buttons display flag
* feat: agenda event modal component
* feat: show calendar event quick info on hover
* fix: clear calendar quick info on timezone change
* feat: agenda list view improvements
* feat: agenda list row coloring
* feat: agenda list note
* feat: agenda list icons for office hours + hackathon
* fix: agenda top links
* refactor: use pinia as store for agenda components
* feat: agenda jump to now
* fix: agenda mobile improvements
* feat: agenda search
* feat: agenda search improvements
* feat: agenda event recordings buttons for post-meeting
* fix: agenda switch to meeting timezone on load
* feat: agenda pre & live session buttons
* fix: remove agenda utc + personalize links in top menu
* feat: add pre-vue loading state on page load
* feat: filter from agenda picker mode
* fix: agenda UI improvements
* fix: django-vite non-dev mode
* chore: update yarn dependencies for vue + vite
* feat: agenda settings panel + UI improvements
* feat: agenda settings colors + import/export feature
* feat: agenda color assignments + responsive UI improvements
* feat: agenda realtime red line + debug datetime offset
* feat: agenda add aria labels for settings
* feat: add new agenda path + pages/menu
* fix: bring base/menu.html up to main
* fix: agenda various fixes
* test: add new agenda item to meetings menu for item count
* chore: restore devcontainer extensions list
* fix: agenda UI improvements + montserrat default font
* feat: agenda bolder text + hide event icons options
* feat: agenda warning badge
* fix: agenda various UI improvements + intersectionObserver fix
* feat: agenda floorplan page + various UI improvements
* feat: agenda floor plan pin
* feat: view floor plan room from agenda
* feat: agenda floor plan mobile optimization
* feat: adjust calendar options + default calendar view in settings
* feat: agenda persist picked events + change base font only on new agenda page
* feat: agenda mobile view optimizations
* fix: add .vite to cached volumes
* fix: mobile view for filters, calendar, settings panels
* test: upgrade cypress existing tests to work on bs5 + update dependencies
* fix: use named url patterns to avoid hardcoded URLs. Add rudimentary test coverage for the neue views.
Co-authored-by: Robert Sparks <rjsparks@nostrum.com>
|
2022-07-13 16:20:23 -05:00 |
|
Nicolas Giard
|
5d5fc75958
|
chore: fix missing devcontainer dependencies (#4024)
|
2022-05-31 16:47:06 -05:00 |
|
Nicolas Giard
|
e02ce05612
|
chore: make /assets a named volume for dev container (#4018)
* chore: make /assets a static volume for dev container
* chore: fix create-dirs script to point to /assets
|
2022-05-31 16:43:29 -05:00 |
|
Nicolas Giard
|
742ce5a08e
|
chore: make dev container use base image
|
2022-05-24 16:49:37 -04:00 |
|
Nicolas Giard
|
f1472ffcac
|
chore: run devcontainer as user vscode instead of root (#3948)
|
2022-05-13 14:13:50 -05:00 |
|
Nicolas Giard
|
8ea883cb7e
|
chore: switch to Yarn 3 (#3819)
* refactor: switch to yarn 3
* chore: add other os+cpu to yarn supported architectures
* chore: add gitattributes
* chore: add missing yarn native modules rebuild step
* chore: replace npx with yarn in test_runner + update readme
* chore: remove bootstrap-datepicker github dependency, use local instead
|
2022-04-25 15:54:05 -05:00 |
|
Nicolas Giard
|
aba2aa2b59
|
chore: add vscode extensions volume to reduce ext reinstalls (#3833)
|
2022-04-20 10:49:04 -05:00 |
|
Nicolas Giard
|
562742d653
|
chore: add memcached + docker-cli to dev container (#3691)
|
2022-03-19 13:05:59 -04:00 |
|
Nicolas Giard
|
ec3b525567
|
chore: remove django settings module from devcontainer config (#3673)
|
2022-03-18 16:35:49 -04:00 |
|
NGPixel
|
1771d6ea77
|
chore: improve dev docker for offline + other fixes
|
2022-03-15 22:22:30 -04:00 |
|
Nicolas Giard
|
e6584bb717
|
chore: bring docker-compose to root level (#3642)
|
2022-03-14 17:02:53 -05:00 |
|
NGPixel
|
9ae07e44e6
|
chore: fix node_modules volume for docker dev
|
2022-03-10 13:03:45 -05:00 |
|
nick
|
b98c7ec3bd
|
feat: add nomcom questionnaires tabs tests
Commit ready for merge.
- Legacy-Id: 19698
|
2021-11-22 19:34:22 +00:00 |
|
nick
|
db34d83feb
|
feat: cypress JS testing for agenda meetings + weekview swimlane (WIP)
- Legacy-Id: 19693
|
2021-11-18 23:48:23 +00:00 |
|
Robert Sparks
|
164ee7792c
|
Adjust docker volume mounting strategy.
- Legacy-Id: 19638
|
2021-11-11 17:20:20 +00:00 |
|
nick
|
d52ad4fbc2
|
misc: import docker improvements from 7.39.1.dev2
- Legacy-Id: 19629
|
2021-11-10 21:51:55 +00:00 |
|
nick
|
c2979adc2b
|
misc: devcontainer - django debug toolbar profile + dockerfile cleanup
- Legacy-Id: 19529
|
2021-11-02 18:08:04 +00:00 |
|
nick
|
9c903f1b01
|
misc: improve devcontainer environment setup
- Legacy-Id: 19481
|
2021-10-27 20:42:03 +00:00 |
|
nick
|
fe502da612
|
misc: devcontainer docker setup fix
- Legacy-Id: 19479
|
2021-10-27 18:44:19 +00:00 |
|
nick
|
1e7b44787f
|
misc: devcontainer configuration for vscode
- Legacy-Id: 19477
|
2021-10-27 16:41:02 +00:00 |
|