Navaneeth Pk
00a9f9cd52
Add pundit policy for datasources ( #380 )
2021-07-04 08:35:44 +05:30
Deepti Kakade
b10d777f63
Fixes Rubocop issues in tests ( #359 )
...
* Updated project set up guide for Mac, added node version and Webpack install steps.
* Worked on PR comment i.e Can we change this line to Install Node.js ( version: v14.9.0 )
* Fixed "Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping."
* Resolved rubocop comments i.e "Style/FrozenStringLiteralComment: Missing frozen string literal comment." in test folder
Co-authored-by: Deepti Kakade <deepti@saeloun.com>
Co-authored-by: Deepti Kakade <“deepti@saeloun.com”>
2021-07-01 12:54:35 +05:30
Navaneeth Pk
22e3002265
Feature: Delete apps ( #323 )
2021-06-25 23:13:44 +05:30
Nishant Samel
de76116c38
Show error if user creation fails due to existing email ( #317 )
...
- Fix https://github.com/ToolJet/ToolJet/issues/316
Co-authored-by: Nishant Samel <nishant@saeloun.com>
2021-06-25 21:35:52 +05:30
Akshay
b30b0b0b10
Feature: Friendly URLs for applications ( #285 )
...
* add migration to create slug for apps
* update migration file to include default slug population
* update schemafile
* add capability to get app by slug
* add capability to frontend to set and fetch app by slug
* remove unrelated changes from lint
* respond default 204 itself when success else render error
* make input field to show error when slug taken
* wip: show error message
* Cleanup
* add new route to fetch app by slug
* add slug to show json jbuilder
* update react components to fetch app by both id and slug
* fix launch link not being set
Co-authored-by: navaneeth <navaneethpk@outlook.com>
2021-06-22 20:03:13 +05:30
Apoorv Tiwari
1f43ffec0a
Feature: Added forgot password ( #264 )
...
* Add forgot password feature
* Make the requested changes
Co-authored-by: “Apoorv <“tiwari.apoorv1316@gmail.com”>
2021-06-17 12:29:23 +05:30
Navaneeth Pk
e7b63cf233
Feature: Archived users should not be able to login & access restricted routes ( #237 )
2021-06-12 08:41:56 +05:30
Jibran Kalia
9883bc48e7
Feature: Archive organization users ( #224 )
...
Adds the ability to archive users on organization-level
2021-06-12 07:51:57 +05:30
navaneeth
f72811b9bb
Feature: Onboarding page for self-hosted installations
2021-06-06 12:27:27 +05:30
navaneeth
dceaba4179
Feature: Check for updates every 24 hours
2021-06-06 11:11:21 +05:30
navaneeth
cd75db2697
Minor bug fixes
2021-06-02 10:20:50 +05:30
Unnikrishnan KP
ccadcb2e9d
Rubocop fixes for controllers ( #180 )
...
* Improves ruby code in app/models/app_user.rb based on suggestions from Rubocop
* Rubocop fixes for more models
* Rubocop fixes for controllers
2021-06-01 12:39:07 +05:30
navaneeth
60309a4146
Server endpoint for k8s health check
2021-05-23 11:26:32 +05:30
navaneeth
49aa29fb01
Feature: Query previews 🎉
2021-05-22 16:59:27 +05:30
navaneeth
100e4ef28e
Include name while setting up new account
2021-05-20 15:46:21 +05:30
navaneeth
fb1494a561
Fir for incorrect total apps count
2021-05-20 15:27:45 +05:30
navaneeth
7a89deaea3
Pundit policy fix for app updation
2021-05-20 13:07:17 +05:30
navaneeth
829944df89
Set user role while creating a new app
2021-05-20 13:02:43 +05:30
navaneeth
ab237be807
Clear cache when datasource credentials are updated
2021-05-19 21:17:56 +05:30
navaneeth
4b64b0634a
Policy changes and tests for folders
2021-05-19 21:09:34 +05:30
navaneeth
bfd5af856f
Authorize before adding apps to folders
2021-05-19 15:55:59 +05:30
navaneeth
bad5e5ebc9
Folders should not have duplicate entries
2021-05-19 15:50:05 +05:30
navaneeth
27f6783efd
Endpoint to add apps to folders
2021-05-19 15:45:51 +05:30
navaneeth
6ade470433
Include folder count and total account in apps meta
2021-05-19 15:06:01 +05:30
navaneeth
e6198809ba
Fix for incorrect total number of apps
2021-05-19 14:46:42 +05:30
navaneeth
adbe9f4107
Feature: Endpoint to list folder apps
2021-05-19 14:42:10 +05:30
navaneeth
897619645d
Feature: Show folders on dashboard sidebar
2021-05-19 13:23:01 +05:30
navaneeth
8bf8c7fb24
Feature: Endpoint for creating folders
2021-05-19 13:05:26 +05:30
navaneeth
6ce367b68e
Sidebar for dashboard, minor bug fix
2021-05-19 12:10:46 +05:30
navaneeth
8aa1bb5070
Paginate apps on dashboard
2021-05-19 12:06:18 +05:30
navaneeth
5a7677dabb
Temporarily disable welcome emails
2021-05-17 18:03:28 +05:30
navaneeth
ff8fb8ef4b
Get the name of organization on account confirmation
2021-05-17 16:53:11 +05:30
navaneeth
463f147ccd
Feature: Option to disable use signups using env
2021-05-16 22:26:48 +05:30
navaneeth
49d5d5300d
Endpoint for user registrations
2021-05-16 22:12:50 +05:30
navaneeth
3b87d0e26c
[Google sheets] Show proper error messages
2021-05-13 09:37:58 +05:30
navaneeth
e73c85a223
Feature: Re-authenticate to Oauth services manually
2021-05-12 20:37:59 +05:30
navaneeth
8481e780aa
Fix n+1 query in apps controller
2021-05-11 00:58:06 +05:30
navaneeth
1026a2856d
Store app creator on database
2021-05-11 00:53:57 +05:30
navaneeth
2787d9efd5
Feature: Public applications 🎉
2021-05-07 13:55:09 +05:30
navaneeth
508e8df19e
Slack OAuth backend services
2021-05-04 12:06:57 +05:30
navaneeth
173222c36e
Feature: Query name should be unique within an app
2021-04-30 18:13:29 +05:30
navaneeth
112e719db4
Feature: Test connections while adding datasources
2021-04-30 10:34:10 +05:30
navaneeth
a08269fc36
Feature: Change query names, validate query names
2021-04-29 22:09:09 +05:30
navaneeth
95858d1736
Setup Rubocop
2021-04-29 12:11:23 +05:30
navaneeth
4d26373268
Policies and tests for app user management endpoints
2021-04-27 14:54:21 +05:30
navaneeth
def707f0e1
Feature: App-level users & permissions
2021-04-27 12:36:45 +05:30
navaneeth
64069db149
Pundit policies and tests for organization user controller
2021-04-25 19:37:13 +05:30
navaneeth
d327fe71dc
Setup pundit authorization, add tests for apps controller
2021-04-25 18:05:36 +05:30
navaneeth
d7528fffb6
Save app name on onBlur event
2021-04-25 14:37:00 +05:30
navaneeth
fe27c17fd4
Add status to org users, update user roles
2021-04-23 14:52:19 +05:30