Commit Graph

370 Commits

Author SHA1 Message Date
Raju Udava
3d060381d1 formula: remove LAST CREATED & UPDATED formula 2023-11-22 07:17:58 +00:00
Pranav C
9a6825a43d refactor: update docs and description 2023-11-22 07:17:58 +00:00
Pranav C
2d1837f200 refactor: add formula description 2023-11-22 07:17:58 +00:00
Pranav C
7f58ce3726 fix: sanitise formula text before rendering 2023-11-22 07:17:58 +00:00
Pranav C
71ec783dd1 fix: add missing formula mapping and correction 2023-11-22 07:17:57 +00:00
Pranav C
ebc01a59d4 feat: formula - pg - value function support 2023-11-22 07:17:57 +00:00
Pranav C
e236880ad8 feat: formula - count method correction 2023-11-22 07:17:56 +00:00
Pranav C
86702eda64 feat: formula - add rounddown and roundup support 2023-11-22 07:17:56 +00:00
Pranav C
fdfd1b1ded feat: formula - add countall function 2023-11-22 07:17:56 +00:00
Pranav C
79ae6416b1 feat: formula - add counta function 2023-11-22 07:17:56 +00:00
Pranav C
24980e6a58 feat: formula - record_id support 2023-11-22 07:17:56 +00:00
Pranav C
45ebe18cb8 feat: add even and odd method support 2023-11-22 07:17:56 +00:00
Pranav C
e014f02aba fix: XOR - formula function - WIP 2023-11-22 07:17:55 +00:00
Pranav C
4bcf91fd03 fix: REGEX_EXTRACT - formula function correction 2023-11-22 07:17:55 +00:00
Pranav C
b1bd6f4435 fix: include blank method in ui 2023-11-22 07:17:55 +00:00
Pranav C
b0d0d41bf3 fix: regex formula corrections 2023-11-22 07:17:55 +00:00
Pranav C
1579d65622 feat: add new formulas in ui 2023-11-22 07:17:55 +00:00
Muhammed Mustafa
0590befa6f fix: Added front end validation for import csv and added back client side validation for column name and table name 2023-11-14 11:41:42 +00:00
Pranav C
0ab5e2de26 refactor: add rel tag when opening links in new tab using _blank 2023-11-08 09:52:16 +00:00
Muhammed Mustafa
0eae028e3d fix: Made empty image placegolder and added svg icon for it 2023-10-31 05:18:17 +00:00
աɨռɢӄաօռɢ
d522775e6c fix(nc-gui): initWorker logic and remove unused code 2023-10-18 13:08:49 +08:00
Pranav C
becf40a602 fix: use crossoriginworker package to load worker from cdn 2023-10-17 07:27:46 +00:00
mertmit
c84699e65a fix: drop unused parameter 2023-10-10 14:30:07 +00:00
mertmit
8305957718 feat: limit column title to 255 for all db types 2023-10-10 14:30:07 +00:00
Pranav C
2e2d0c5b36 fix: miscellaneous changes
Signed-off-by: Pranav C <pranavxc@gmail.com>
2023-10-09 09:41:31 +05:30
sreehari jayaraj
cb82f0e8c6 fix: added maroon color to design system 2023-10-06 16:03:01 +05:30
sreehari jayaraj
96db9016a5 fix: hover effect on toolabr icons 2023-10-06 15:00:26 +05:30
sreehari jayaraj
c136e216cc fix: icons 2023-10-06 12:50:15 +05:30
DarkPhoenix2704
337f703b8c fix: lookup icon 2023-10-04 17:41:16 +00:00
sreehari jayaraj
4f43b1af92 fix: bg color formula 2023-10-04 15:02:36 +05:30
sreehari jayaraj
e12c24a9d2 fix: icons 2023-10-03 20:06:31 +05:30
Sreehari jayaraj
d5cbd93a26 Merge branch 'develop' into nc-fix/ui-misc 2023-10-03 19:23:00 +05:30
DarkPhoenix2704
8545bb15ed fix: expanded gallery 2023-10-03 13:21:09 +00:00
sreehari jayaraj
525711f9b9 fix: misc changes 2023-10-03 13:19:16 +00:00
DarkPhoenix2704
de3b847e63 feat: update Links icons 2023-10-03 09:46:45 +00:00
Pranav C
e790abdbaf refactor: rename project and base
- Rename `Project`  => `Base`
- Rename `Base` => `Source`
- Remove `db` from data/meta api endpoints
- Add backward compatibility for old apis
- Migrations for renaming table and columns

Signed-off-by: Pranav C <pranavxc@gmail.com>
2023-10-02 23:52:18 +05:30
sreehari jayaraj
aa164360cc fix: refactor type and skelton computation 2023-10-02 18:15:12 +05:30
sreehari jayaraj
cbd164f8bc fix: refactor links modal 2023-10-02 18:15:12 +05:30
sreehari jayaraj
a975f6559b fix: new table and project icon 2023-10-02 18:15:12 +05:30
sreehari jayaraj
87e050b3d6 fix: added new project icon 2023-10-02 18:15:11 +05:30
Muhammed Mustafa
5e09c5cca3 fix: Improved breadcrumb UI 2023-10-02 11:43:00 +00:00
Muhammed Mustafa
1f2bb6a3d8 fix: Added Create Data Source btn 2023-10-02 11:43:00 +00:00
mertmit
acc9b5be60 feat: create base front end 2023-09-30 17:01:45 +00:00
Muhammed Mustafa
377832c585 fix: Improved UI of expanded form 2023-09-26 15:25:06 +00:00
Anbarasu
7b1e65a589 Merge pull request #6464 from nocodb/feat/expanded-view
feat: Redesigned Expanded View
2023-09-25 21:22:50 +05:30
Muhammed Mustafa
c1fb9ce9bd feat: Moved max mobile width size to a const 2023-09-25 13:39:09 +00:00
Muhammed Mustafa
7663ef9f14 feat: Added logic to auto close and open sidebar on mobile view based on if view is open, imrpoved nodes of sidebar in mobile, and workspace menu handles for mobile view 2023-09-25 13:39:09 +00:00
Muhammed Mustafa
5c83a74e6d feat: Integrated OpenLeftSidebarBtn icon with mobile view and view info with mobile 2023-09-25 13:39:09 +00:00
Muhammed Mustafa
d58eb388bd feat: Integrated View info with mobile view 2023-09-25 13:39:09 +00:00
DarkPhoenix2704
9dafef1bfa feat: new expanded view 2023-09-24 15:29:21 +05:30