Simon Bohlin
9d3ebb5bae
Add lines to enable Slovenščina. Also update language names in i18n translation tool form.
...
Signed-off-by: Simon Bohlin <simon.bohlin@tretton37.com >
2021-10-17 10:35:06 +02:00
AllanSiqueira
569f7ba366
Make pt_BR language avaiable
...
Signed-off-by: Allan Siqueira <allansiqueiraster@gmail.com >
2021-10-11 10:48:14 -03:00
Pranav C
46adf6b973
feat: add query parameter while calling gql api from form view
...
re #608
Signed-off-by: Pranav C <pranavxc@gmail.com >
2021-10-08 11:49:34 +05:30
Pranav C
d09352888f
feat: send email notification on form submission
...
re #608
Signed-off-by: Pranav C <pranavxc@gmail.com >
2021-10-07 19:35:03 +05:30
Pranav C
caa3e9bb33
fix: manage project env
...
re #588
Signed-off-by: Pranav C <pranavxc@gmail.com >
2021-10-05 19:52:25 +05:30
Raju Udava
29e930aa35
[feat] Language support added: Norwegian, Hebrew, Finnish, Ukrainian, Croatian, Thai
...
Signed-off-by: Raju Udava <sivadstala@gmail.com >
2021-10-05 17:15:18 +05:30
Raju Udava
552c08d575
[feat] language support: Svenska, Dansk, Tiếng Việt
...
Signed-off-by: Raju Udava <sivadstala@gmail.com >
2021-10-05 16:16:30 +05:30
Pranav C
525d649be2
feat(gui): add i18n translations
...
Signed-off-by: Pranav C <pranavxc@gmail.com >
2021-10-01 17:48:50 +05:30
Pranav C
c4fd87d4d6
refactor: replace rollup with rl
...
Signed-off-by: Pranav C <pranavxc@gmail.com >
2021-08-30 15:51:46 +05:30
Pranav C
5022340dc7
feat: Add Rollup column type
...
re #504
Signed-off-by: Pranav C <pranavxc@gmail.com >
2021-08-30 14:11:56 +05:30
Pranav C
8b29877f23
feat: add support to more formula functions
...
Added - 'MIN','MAX','CEILING', 'FLOOR', 'ROUND', 'MOD', 'REPEAT', 'LOG', 'EXP', 'POWER', 'SQRT', 'ABS', 'NOW', 'REPLACE
Signed-off-by: Pranav C <61551451+pranavxc@users.noreply.github.com >
2021-08-14 15:40:48 +05:30
Pranav C
dbd97542c0
feat: Formula GQL support, replace column name with alias
...
Signed-off-by: Pranav C <61551451+pranavxc@users.noreply.github.com >
2021-08-14 15:40:48 +05:30
Pranav C
3527f218e7
feat: Formula auto-complete - case-insensitive & GQL support
...
Signed-off-by: Pranav C <61551451+pranavxc@users.noreply.github.com >
2021-08-14 15:40:48 +05:30
Pranav C
e57130a849
refactor(gui): move lang folder from static
...
static files will copy to production build which is not required in case of lang since it's already packed with the build
Signed-off-by: Pranav C <pranavxc@gmail.com >
2021-08-13 12:05:34 +05:30
Pranav C
a7b7ddb75c
fix: handle empty params
...
Signed-off-by: Pranav C <pranavxc@gmail.com >
2021-08-10 19:53:29 +05:30
Pranav C
83db607c31
fix: Remove unnecessary baseurl appending, Correction in refresh token api
...
re #428
Signed-off-by: Pranav C <61551451+pranavxc@users.noreply.github.com >
2021-08-05 18:41:15 +05:30
Wing-Kam Wong
2d0401fbe5
chore: hide unfinished locales temporarily
...
Signed-off-by: Wing-Kam Wong <wingkwong.code@gmail.com >
2021-08-02 21:36:07 +08:00
wingkwong
2d3aa3f365
i18n: break zh into zh_HK, zh_TW and zh_CN
...
Signed-off-by: wingkwong <wingkwong.code@gmail.com >
2021-07-31 23:07:36 +08:00
Pranav C
4a8282bace
feat: nested read api
...
Signed-off-by: Pranav C <61551451+pranavxc@users.noreply.github.com >
2021-07-28 17:39:22 +05:30
Bruno Moreira
bcdf6d04c2
Portuguese translation
...
Signed-off-by: Bruno Moreira <arq.bruno.moreira@gmail.com >
2021-07-27 20:01:56 +05:30
Bruno Moreira
f7fc6a81b8
Portuguese translation
...
Signed-off-by: Bruno Moreira <arq.bruno.moreira@gmail.com >
2021-07-27 20:01:56 +05:30
Pranav C
93da24c163
feat: Lookup - update meta data structure, Add icon
...
Signed-off-by: Pranav C <61551451+pranavxc@users.noreply.github.com >
2021-07-26 19:07:26 +05:30
Pranav C
c128376257
feat: Lookup - column creation, deletion, duplicate validation, optimization
...
Signed-off-by: Pranav C <61551451+pranavxc@users.noreply.github.com >
2021-07-25 18:34:52 +05:30
Pranav C
7d79806cfd
fix(gui): clear release info if there is no new release available
...
Signed-off-by: Pranav C <61551451+pranavxc@users.noreply.github.com >
2021-07-21 13:48:11 +05:30
Pranav C
66926c838e
feat(gui): new release info
...
Signed-off-by: Pranav C <61551451+pranavxc@users.noreply.github.com >
2021-07-20 16:37:24 +05:30
Pranav C
59f55e4595
refactor(gui): update eslint rules
...
Signed-off-by: Pranav C <61551451+pranavxc@users.noreply.github.com >
2021-07-19 16:40:49 +05:30
Pranav C
fa00be39b8
refactor(gui): linting
...
Signed-off-by: Pranav C <61551451+pranavxc@users.noreply.github.com >
2021-07-19 16:30:37 +05:30
Alejandro Moreno
53293bfaf9
Lang Spanish
...
Signed-off-by: Alejandro Moreno <info@pixplix.com >
2021-07-16 10:16:04 -05:00
Pranav C
2542e79f9e
feat: Add dropdown for language switch
...
Signed-off-by: Pranav C <61551451+pranavxc@users.noreply.github.com >
2021-07-15 18:33:25 +05:30
Pranav C
12ab1d2d8a
fix: Bulk add users
...
Enabled option to add bulk add user with comma separated emails
re #300
Signed-off-by: Pranav C <61551451+pranavxc@users.noreply.github.com >
2021-07-15 16:31:52 +05:30
Pranav C
b08a03ca0c
feat: M2M
...
Signed-off-by: Pranav C <61551451+pranavxc@users.noreply.github.com >
2021-07-04 19:08:44 +05:30
Pranav C
bd9e24b146
Merge branch 'master' of github.com:nocodb/nocodb
2021-06-24 19:22:29 +05:30
Pranav C
db4e0aafeb
feat: Add offline resource of fonts and lib
...
replaced CDN links with offline resource
Signed-off-by: Pranav C <61551451+pranavxc@users.noreply.github.com >
2021-06-24 19:22:18 +05:30
Wing-Kam Wong
b1f604ada7
fix: hardcoded baseurl - ref to #264
...
Signed-off-by: Wing-Kam Wong <wingkwong.code@gmail.com >
2021-06-17 01:26:04 +08:00
Pranav C Balan
30277c65d6
fix: Pagination error(count timeout)
...
Signed-off-by: Pranav C Balan <pranavxc@gmail.com >
2021-06-16 20:49:40 +05:30
SebGTx
45b5f2bd4e
French translation
...
Signed-off-by: Sebastien Gellet <sebastien.gellet@gmail.com >
2021-06-12 21:45:09 +02:00
“pranavxc”
69be190d68
Xmysql is now NocoDB (An Open Source Airtable alternative)
2021-05-27 11:37:53 +05:30