0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2026-06-23 11:18:38 +00:00
Commit Graph

119 Commits

Author SHA1 Message Date
Víctor Losada Hernández 4488fe36db "Refactored notification lookup and management functionality in admin API and model, added new endpoints for getting all notifications and deleting a notification by dismiss key." 2024-08-31 12:17:12 +02:00
Víctor Losada Hernández 46882c4fb4 add error logging on admin route 2024-08-29 00:00:55 +02:00
Víctor Losada Hernández 760c1a9e8c Merge branch 'master' of https://github.com/naturalcrit/homebrewery into experimentalNotificationDB 2024-08-28 22:28:24 +02:00
G.Ambatte 7094d43ee5 Shift API calls to /api from /admin 2024-06-29 15:29:02 +12:00
Víctor Losada Hernández 4680e7a5cc i messed up authentication entirely, this commit restores it 2024-06-16 17:21:55 +02:00
Víctor Losada Hernández f07252d670 errors for access denied and authorization required 2024-06-16 17:14:27 +02:00
Víctor Losada Hernández f15c831b70 proper error page 2024-06-16 17:06:18 +02:00
G.Ambatte c594fc58b3 Spread lock object in /lock response 2024-06-12 21:47:52 +12:00
G.Ambatte 44f2e38387 Shift unlock and removeReview functions to use PUT 2024-06-08 20:00:10 +12:00
G.Ambatte 240342007b Fix lock count function 2024-06-08 16:36:20 +12:00
G.Ambatte bc7731b819 Fix review requested aggregation pipeline 2024-06-08 16:08:18 +12:00
G.Ambatte fe09b89fcb Shift API call for REQUEST REVIEW to PUT 2024-06-08 15:31:46 +12:00
G.Ambatte 6d9e564d1c Merge branch 'master' into addLockRoutes-#3326 2024-05-30 00:02:37 +12:00
Víctor Losada Hernández 6e0aff525f Updated rate limiter window name 2024-05-25 20:51:44 +02:00
Víctor Losada Hernández 748c25aae4 "Added express-rate-limit package and implemented rate limiting for admin API login attempts" 2024-05-24 20:42:25 +02:00
Trevor Buckner e62e185214 Lint a bunch of things 2024-05-21 17:32:17 -04:00
G.Ambatte f5014f29c3 Linter fix 2024-05-15 23:13:53 +12:00
G.Ambatte b237f29636 Clean up API functions 2024-05-15 19:58:29 +12:00
G.Ambatte c0c674d862 Comment out debug logging 2024-05-15 19:52:08 +12:00
G.Ambatte 7c4721932d Remove unnecessary function from HB.model 2024-05-15 19:50:27 +12:00
G.Ambatte 2502c0e87c Add missing return status messages 2024-05-15 16:08:26 +12:00
G.Ambatte e7dc757293 Initial UI functionality for most Lock functions 2024-05-11 23:58:37 +12:00
G.Ambatte b4ce621630 Request review no longer Admin only 2024-05-09 07:37:37 +12:00
G.Ambatte 20d48d7dc2 Add review removal route 2024-04-25 15:59:11 +12:00
G.Ambatte 4b1d6ebd7c Rename review request route 2024-04-25 15:58:43 +12:00
G.Ambatte e9db7d1bb9 Add return on success to lock route 2024-04-25 15:37:50 +12:00
G.Ambatte 1c2ae8392c Increase max lines in Linter 2024-04-25 15:32:26 +12:00
G.Ambatte e8b9b3d583 Add lock route 2024-04-25 15:27:40 +12:00
G.Ambatte 71b84e1aba Log message when review already requested 2024-04-25 14:33:29 +12:00
G.Ambatte 99f5aad942 Stop review request if it has already been logged 2024-04-25 14:32:04 +12:00
G.Ambatte 8feae7efb6 Function request review route 2024-04-22 00:32:32 +12:00
G.Ambatte 14c7a11528 Fix error message 2024-04-21 22:51:53 +12:00
G.Ambatte b4a7dc0cbd Update lock review route 2024-04-21 22:48:11 +12:00
G.Ambatte 8c5f2ff61c Add route to get locked documents with review requested 2024-04-21 22:17:10 +12:00
G.Ambatte 770025da04 Add lock count route, update pipelines 2024-04-21 14:42:20 +12:00
Trevor Buckner e5acbfed3a Linting and small tweaks 2024-01-25 16:27:10 -05:00
Víctor Losada Hernández d2306b70a9 quick fix based on review, textBin 2024-01-24 23:24:51 +01:00
Víctor Losada Hernández 8b6517eb8d more callback errors, and cloning queries 2024-01-24 22:49:14 +01:00
Víctor Losada Hernández 067a7cd507 admin fixes, the rest( i think) 2024-01-24 22:20:01 +01:00
Víctor Losada Hernández 0243b5f491 inital commit 2024-01-23 08:09:17 +01:00
G.Ambatte 4a695eda87 Fix outdated method in Admin API 2023-02-03 19:28:20 +13:00
G.Ambatte da0372e44c WIP commit 2023-01-23 15:18:50 +13:00
G.Ambatte 04916d8931 Initial notificationAdd functionality 2023-01-15 13:54:19 +13:00
G.Ambatte b8fd8a7a86 Add Notification lookup to Admin API 2023-01-04 22:52:37 +13:00
G.Ambatte 4a449c7895 Update Buffer method 2023-01-04 22:08:22 +13:00
Trevor Buckner 57c8c24b20 Lint 2020-10-19 16:38:26 -04:00
Trevor Buckner 1d50cbf684 Update admin.api.js 2020-10-19 16:24:19 -04:00
Trevor Buckner 3a250d3da4 Update admin.api.js 2020-10-19 16:15:41 -04:00
Trevor Buckner 22a9799674 Update vitreum (#946)
- Updates Vitreum to v6.0.1 + some custom fixes.
  - Stylesheets must be imported with `require('./sheet.less');` but can also can now share stylesheets between jsx components.
  - Should eliminate a lot of security concerns with older nested dependencies.
  - Changed a lot of files to make this work
- Also removes dependency on PicoRouter in favor of React-Router
2020-05-19 01:36:31 -04:00
Trevor Buckner e50f0a1f3b Upping number of compressed brews at once 2020-01-23 15:12:25 -05:00