slate/node_common/data/methods
2022-01-27 18:35:29 -08:00
..
create-activity.js fixed filtering bug and cleaned up code 2021-04-17 17:36:28 -07:00
create-api-key.js fixed filtering bug and cleaned up code 2021-04-17 17:36:28 -07:00
create-deal.js estuary storage deals 2021-09-27 21:16:26 -07:00
create-download.js adding likes and counts 2021-05-24 15:19:48 -07:00
create-file.js edited data methods to fit new data structure 2021-09-13 12:47:23 -07:00
create-orphan.js fixed filtering bug and cleaned up code 2021-04-17 17:36:28 -07:00
create-slate-files.js added saving tags to the file itself 2021-10-02 14:38:54 -07:00
create-slate.js feat(create-slate): fix typo 2021-11-03 11:51:14 +01:00
create-subscription.js updated user count calculation functions 2021-08-23 16:43:19 -07:00
create-survey.js feat(DB/Surveys): update database scripts with the surveys table changes 2021-12-29 09:50:53 +01:00
create-twitter-token.js squashing commits 2021-06-08 15:53:30 -07:00
create-usage-stat.js adding likes and counts 2021-05-24 15:19:48 -07:00
create-user.js simplified database methods 2021-09-13 12:47:23 -07:00
create-verification.js squashing commits 2021-06-08 15:53:30 -07:00
delete-api-key-by-id.js updated user count calculation functions 2021-08-23 16:43:19 -07:00
delete-files-by-ids.js removed likes deleting from the delete file method 2021-08-23 19:14:12 -07:00
delete-files-by-user-id.js edited data methods to fit new data structure 2021-09-13 12:47:23 -07:00
delete-slate-by-id.js added saving tags to the file itself 2021-10-02 14:38:54 -07:00
delete-slate-files.js added saving tags to the file itself 2021-10-02 14:38:54 -07:00
delete-slates-by-user-id.js updated user count calculation functions 2021-08-23 16:43:19 -07:00
delete-subscription-by-id.js updated user count calculation functions 2021-08-23 16:43:19 -07:00
delete-user-by-id.js fix(delete-user): delete user's survey record 2022-01-19 20:45:21 +01:00
delete-verification-by-email.js updated user count calculation functions 2021-08-23 16:43:19 -07:00
delete-verification-by-sid.js updated user count calculation functions 2021-08-23 16:43:19 -07:00
get-activity.js stylistic changes and fixes, as well as resolving bugs 2021-09-13 12:47:24 -07:00
get-all-sendgrid-contacts.js adding sendgrid contacts update functions 2021-08-27 15:27:00 -07:00
get-api-key-by-key.js fixed navigation tooltip bug and various style improvements 2020-09-12 15:47:38 -07:00
get-api-key.js fixed navigation tooltip bug and various style improvements 2020-09-12 15:47:38 -07:00
get-api-keys-by-user-id.js adding Logging function and converting console.log to Logging.log 2021-06-11 12:25:58 -07:00
get-every-file.js removed serializers except sanitizeUser and updated properties lists in serializer 2021-09-13 12:47:23 -07:00
get-every-slate.js stylistic changes and fixes, as well as resolving bugs 2021-09-13 12:47:24 -07:00
get-every-user.js stylistic changes and fixes, as well as resolving bugs 2021-09-13 12:47:24 -07:00
get-explore.js stylistic changes and fixes, as well as resolving bugs 2021-09-13 12:47:24 -07:00
get-file-by-cid.js removed serializers except sanitizeUser and updated properties lists in serializer 2021-09-13 12:47:23 -07:00
get-file-by-id.js removed serializers except sanitizeUser and updated properties lists in serializer 2021-09-13 12:47:23 -07:00
get-file-by-url.js edited to remove serializers sanitize 2021-09-14 16:01:49 -07:00
get-files-by-cids.js removed serializers except sanitizeUser and updated properties lists in serializer 2021-09-13 12:47:23 -07:00
get-files-by-ids.js removed serializers except sanitizeUser and updated properties lists in serializer 2021-09-13 12:47:23 -07:00
get-files-by-user-id.js removed serializers except sanitizeUser and updated properties lists in serializer 2021-09-13 12:47:23 -07:00
get-followers-by-user-id.js stylistic changes and fixes, as well as resolving bugs 2021-09-13 12:47:24 -07:00
get-following-by-user-id.js stylistic changes and fixes, as well as resolving bugs 2021-09-13 12:47:24 -07:00
get-slate-by-id.js stylistic changes and fixes, as well as resolving bugs 2021-09-13 12:47:24 -07:00
get-slate-by-name.js stylistic changes and fixes, as well as resolving bugs 2021-09-13 12:47:24 -07:00
get-slate-files-by-cids.js stylistic changes and fixes, as well as resolving bugs 2021-09-13 12:47:24 -07:00
get-slates-by-ids.js stylistic changes and fixes, as well as resolving bugs 2021-09-13 12:47:24 -07:00
get-slates-by-user-id.js stylistic changes and fixes, as well as resolving bugs 2021-09-13 12:47:24 -07:00
get-subscribers-by-slate-id.js stylistic changes and fixes, as well as resolving bugs 2021-09-13 12:47:24 -07:00
get-subscription.js fixed filtering bug and cleaned up code 2021-04-17 17:36:28 -07:00
get-subscriptions-by-user-id.js stylistic changes and fixes, as well as resolving bugs 2021-09-13 12:47:24 -07:00
get-twitter-token.js squashing commits 2021-06-08 15:53:30 -07:00
get-user-by-email.js stylistic changes and fixes, as well as resolving bugs 2021-09-13 12:47:24 -07:00
get-user-by-id.js stylistic changes and fixes, as well as resolving bugs 2021-09-13 12:47:24 -07:00
get-user-by-twitter-id.js stylistic changes and fixes, as well as resolving bugs 2021-09-13 12:47:24 -07:00
get-user-by-username.js stylistic changes and fixes, as well as resolving bugs 2021-09-13 12:47:24 -07:00
get-verification-by-email.js squashing commits 2021-06-08 15:53:30 -07:00
get-verification-by-sid.js squashing commits 2021-06-08 15:53:30 -07:00
increment-file-savecount.js updated incorrect label for data function 2021-08-23 16:43:19 -07:00
prune-verifications.js squashing commits 2021-06-08 15:53:30 -07:00
recalc-file-privacy.js updated user count calculation functions 2021-08-23 16:43:19 -07:00
recalc-slate-filecount.js fixed bug with removing from slates already deleted 2022-01-27 18:35:29 -08:00
recalc-slate-subscribercount.js updated user count calculation functions 2021-08-23 16:43:19 -07:00
recalc-user-followercount.js updated user count calculation functions 2021-08-23 16:43:19 -07:00
recalc-user-slatecount.js updated user count calculation functions 2021-08-23 16:43:19 -07:00
update-file-by-id.js edited data methods to fit new data structure 2021-09-13 12:47:23 -07:00
update-file-tags.js added saving tags to the file itself 2021-10-02 14:38:54 -07:00
update-slate-by-id.js fixed some edge cases that weren't updating correctly 2021-11-15 14:11:22 -08:00
update-slate-privacy.js updated user count calculation functions 2021-08-23 16:43:19 -07:00
update-twitter-token.js squashing commits 2021-06-08 15:53:30 -07:00
update-user-by-id.js fixed some edge cases that weren't updating correctly 2021-11-15 14:11:22 -08:00
update-verification.js squashing commits 2021-06-08 15:53:30 -07:00