-
Notifications
You must be signed in to change notification settings - Fork 49
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Write projects overview in react/javascript #865
Comments
CalamityC
added a commit
that referenced
this issue
Dec 8, 2023
* work on Projects and Table * extent scss file with table classes * make returned siteId from meta numeric
CalamityC
added a commit
that referenced
this issue
Jan 16, 2024
* move Table to projects/assets/js/components * work on Table sort, config store and Projects
CalamityC
added a commit
that referenced
this issue
Jan 18, 2024
* add Load all button * improve display message
CalamityC
added a commit
that referenced
this issue
Jan 18, 2024
* work on Projects and Table * extent scss file with table classes * make returned siteId from meta numeric
CalamityC
added a commit
that referenced
this issue
Jan 18, 2024
* move Table to projects/assets/js/components * work on Table sort, config store and Projects
CalamityC
added a commit
that referenced
this issue
Jan 18, 2024
* add Load all button * improve display message
CalamityC
added a commit
that referenced
this issue
Feb 5, 2024
* remove progress fetch, no longer necessary
CalamityC
added a commit
that referenced
this issue
Feb 9, 2024
* add SearchField * add deleteConfig function * implement backend search * add filter by user condition to configReducer for site admins
CalamityC
added a commit
that referenced
this issue
Feb 9, 2024
* clean up * install react-dropzone * create component FileUploadButton
CalamityC
added a commit
that referenced
this issue
Mar 18, 2024
* get rid of useEffect, useState * pass importFile directly to FileUploadButton
CalamityC
added a commit
that referenced
this issue
Mar 21, 2024
* make utils dir * move userIsManager function to utils dir
15 tasks
CalamityC
added a commit
that referenced
this issue
May 17, 2024
* work on Projects and Table * extent scss file with table classes * make returned siteId from meta numeric
CalamityC
added a commit
that referenced
this issue
May 17, 2024
* move Table to projects/assets/js/components * work on Table sort, config store and Projects
CalamityC
added a commit
that referenced
this issue
May 17, 2024
* add Load all button * improve display message
CalamityC
added a commit
that referenced
this issue
May 17, 2024
* work on Projects and Table * extent scss file with table classes * make returned siteId from meta numeric
CalamityC
added a commit
that referenced
this issue
May 17, 2024
* move Table to projects/assets/js/components * work on Table sort, config store and Projects
CalamityC
added a commit
that referenced
this issue
May 17, 2024
* remove progress fetch, no longer necessary
CalamityC
added a commit
that referenced
this issue
May 17, 2024
* add SearchField * add deleteConfig function * implement backend search * add filter by user condition to configReducer for site admins
CalamityC
added a commit
that referenced
this issue
May 17, 2024
* clean up * install react-dropzone * create component FileUploadButton
CalamityC
added a commit
that referenced
this issue
May 17, 2024
* get rid of useEffect, useState * pass importFile directly to FileUploadButton
CalamityC
added a commit
that referenced
this issue
May 17, 2024
* make utils dir * move userIsManager function to utils dir
CalamityC
added a commit
that referenced
this issue
May 17, 2024
* work on Projects and Table * extent scss file with table classes * make returned siteId from meta numeric
CalamityC
added a commit
that referenced
this issue
May 17, 2024
* move Table to projects/assets/js/components * work on Table sort, config store and Projects
CalamityC
added a commit
that referenced
this issue
May 17, 2024
* add Load all button * improve display message
CalamityC
added a commit
that referenced
this issue
May 17, 2024
* work on Projects and Table * extent scss file with table classes * make returned siteId from meta numeric
CalamityC
added a commit
that referenced
this issue
May 17, 2024
* move Table to projects/assets/js/components * work on Table sort, config store and Projects
CalamityC
added a commit
that referenced
this issue
May 17, 2024
* remove progress fetch, no longer necessary
CalamityC
added a commit
that referenced
this issue
May 17, 2024
* add SearchField * add deleteConfig function * implement backend search * add filter by user condition to configReducer for site admins
CalamityC
added a commit
that referenced
this issue
May 17, 2024
* clean up * install react-dropzone * create component FileUploadButton
CalamityC
added a commit
that referenced
this issue
May 17, 2024
* get rid of useEffect, useState * pass importFile directly to FileUploadButton
CalamityC
added a commit
that referenced
this issue
May 17, 2024
* make utils dir * move userIsManager function to utils dir
Will be released in 2.2.0 |
Merged
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
write
projects
andprojects/all
pages in react / javascriptRelated to #518
The text was updated successfully, but these errors were encountered: